X-Git-Url: http://nitlanguage.org diff --git a/c_src/nitc._tables.c b/c_src/nitc._tables.c index bdb42cd..7106f8d 100644 --- a/c_src/nitc._tables.c +++ b/c_src/nitc._tables.c @@ -1,9704 +1,17296 @@ /* This C file is generated by NIT to compile program nitc. */ +#include "global._sep.h" #include "abstracttool._sep.h" #include "syntax._sep.h" -#include "mmbuilder._sep.h" -#include "syntax_base._sep.h" +#include "syntax___mmbuilder._sep.h" +#include "syntax___syntax_base._sep.h" #include "parser._sep.h" -#include "parser_prod._sep.h" -#include "lexer._sep.h" -#include "parser_nodes._sep.h" +#include "parser___parser_prod._sep.h" +#include "parser___lexer._sep.h" +#include "parser___parser_nodes._sep.h" +#include "location._sep.h" #include "standard._sep.h" -#include "environ._sep.h" -#include "symbol._sep.h" -#include "hash._sep.h" -#include "string._sep.h" -#include "array._sep.h" -#include "abstract_collection._sep.h" -#include "kernel._sep.h" -#include "time._sep.h" -#include "sorter._sep.h" -#include "file._sep.h" -#include "stream._sep.h" -#include "string_search._sep.h" -#include "exec._sep.h" -#include "list._sep.h" -#include "range._sep.h" -#include "math._sep.h" -#include "parser_tables._sep.h" +#include "standard___environ._sep.h" +#include "standard___symbol._sep.h" +#include "standard___string._sep.h" +#include "standard___collection._sep.h" +#include "standard___collection___range._sep.h" +#include "standard___collection___abstract_collection._sep.h" +#include "standard___kernel._sep.h" +#include "standard___collection___list._sep.h" +#include "standard___collection___sorter._sep.h" +#include "standard___collection___array._sep.h" +#include "standard___collection___hash_collection._sep.h" +#include "standard___hash._sep.h" +#include "standard___time._sep.h" +#include "standard___file._sep.h" +#include "standard___stream._sep.h" +#include "standard___string_search._sep.h" +#include "standard___exec._sep.h" +#include "standard___math._sep.h" +#include "standard___gc._sep.h" +#include "parser___tables._sep.h" #include "mmloader._sep.h" #include "metamodel._sep.h" -#include "vararg._sep.h" -#include "genericity._sep.h" -#include "type_formal._sep.h" -#include "inheritance._sep.h" -#include "static_type._sep.h" -#include "abstractmetamodel._sep.h" -#include "partial_order._sep.h" -#include "virtualtype._sep.h" +#include "metamodel___vararg._sep.h" +#include "metamodel___genericity._sep.h" +#include "metamodel___type_formal._sep.h" +#include "metamodel___inheritance._sep.h" +#include "metamodel___static_type._sep.h" +#include "metamodel___abstractmetamodel._sep.h" +#include "metamodel___partial_order._sep.h" +#include "metamodel___virtualtype._sep.h" +#include "toolcontext._sep.h" #include "opts._sep.h" -#include "control_flow._sep.h" -#include "typing._sep.h" +#include "primitive_info._sep.h" +#include "syntax___icode_generation._sep.h" +#include "icode._sep.h" +#include "icode___icode_tools._sep.h" +#include "icode___icode_builder._sep.h" +#include "icode___icode_base._sep.h" +#include "syntax___typing._sep.h" +#include "syntax___scope._sep.h" +#include "syntax___flow._sep.h" +#include "nit_version._sep.h" +#include "global___cha_analysis._sep.h" +#include "global___reachable_method_analysis._sep.h" +#include "program._sep.h" +#include "global___rta_analysis._sep.h" +#include "global___instantiated_type_analysis._sep.h" +#include "global___reachable_as_init_impl._sep.h" +#include "global___reachable_as_init._sep.h" +#include "global___reachable_from_init_method_analysis_impl._sep.h" +#include "global___reachable_from_init_method_analysis._sep.h" +#include "global___dead_method_removal._sep.h" +#include "global___inline_get_and_set._sep.h" +#include "global___remove_out_of_init_get_test._sep.h" +#include "separate_options._sep.h" +#include "native_interface._sep.h" +#include "native_interface___frontier._sep.h" +#include "native_interface___ni_tools._sep.h" #include "compiling._sep.h" -#include "compiling_global._sep.h" -#include "compiling_methods._sep.h" -#include "compiling_base._sep.h" +#include "compiling___icode_generator._sep.h" +#include "compiling___compiling_base._sep.h" #include "utils._sep.h" +#include "compiling___compiling_writer._sep.h" +#include "analysis._sep.h" +#include "analysis___icode_dump._sep.h" +#include "analysis___allocate_iregister_slots._sep.h" +#include "analysis___inline_methods._sep.h" +#include "compiling___compiling_global._sep.h" +#include "compiling___table_computation._sep.h" +#include "compiling___compiling_icode._sep.h" +#include "native_interface___ni_metamodel._sep.h" #include "nitc._sep.h" #include -val_t NEW_NitCompiler_abstractmetamodel___MMContext___init(); -val_t NEW_NitCompiler_mmloader___ToolContext___init(); -val_t NEW_NitCompiler_abstracttool___AbstractCompiler___init(); -val_t NEW_NitCompiler_nitc___NitCompiler___init(); -val_t NEW_Sys_kernel___Sys___init(); -val_t NEW_Container_abstract_collection___Container___init(val_t p0); -val_t NEW_ContainerIterator_abstract_collection___ContainerIterator___init(val_t p0); -val_t NEW_CoupleMapIterator_abstract_collection___CoupleMapIterator___init(val_t p0); -val_t NEW_Couple_abstract_collection___Couple___init(val_t p0, val_t p1); -val_t NEW_AbstractArray_array___AbstractArray___init(); -val_t NEW_Array_array___AbstractArray___init(); -val_t NEW_Array_array___Array___init(); -val_t NEW_Array_array___Array___with(val_t p0); -val_t NEW_Array_array___Array___with_capacity(val_t p0); -val_t NEW_Array_array___Array___filled_with(val_t p0, val_t p1); -val_t NEW_Array_array___Array___with_native(val_t p0, val_t p1); -val_t NEW_ArrayIterator_array___ArrayIterator___init(val_t p0); -val_t NEW_ArraySet_array___ArraySet___init(); -val_t NEW_ArraySet_array___ArraySet___with_capacity(val_t p0); -val_t NEW_ArraySetIterator_array___ArraySetIterator___init(val_t p0); -val_t NEW_ArrayMap_array___ArrayMap___init(); -val_t NEW_String_array___AbstractArray___init(); -val_t NEW_String_string___StringCapable___init(); -val_t NEW_String_string___String___init(); -val_t NEW_String_string___String___from(val_t p0); -val_t NEW_String_string___String___with_capacity(val_t p0); -val_t NEW_String_string___String___with_native(val_t p0, val_t p1); -val_t NEW_String_string___String___from_cstring(val_t p0); -val_t NEW_String_string___String___filled_with(val_t p0, val_t p1); -val_t NEW_String_string_search___Pattern___init(); -val_t NEW_StringCapable_string___StringCapable___init(); -val_t NEW_HashCollection_hash___HashCollection___init(); -val_t NEW_HashNode_hash___HashNode___init(); -val_t NEW_HashMap_hash___HashCollection___init(); -val_t NEW_HashMap_hash___HashMap___init(); -val_t NEW_HashMapNode_abstract_collection___Couple___init(val_t p0, val_t p1); -val_t NEW_HashMapNode_hash___HashNode___init(); -val_t NEW_HashMapNode_hash___HashMapNode___init(val_t p0, val_t p1); -val_t NEW_HashMapIterator_hash___HashMapIterator___init(val_t p0); -val_t NEW_HashSet_hash___HashCollection___init(); -val_t NEW_HashSet_hash___HashSet___init(); -val_t NEW_HashSetNode_hash___HashNode___init(); -val_t NEW_HashSetNode_hash___HashSetNode___init(val_t p0); -val_t NEW_HashSetIterator_hash___HashSetIterator___init(val_t p0); -val_t NEW_Symbol_symbol___Symbol___init(val_t p0); -val_t NEW_AbstractSorter_sorter___AbstractSorter___init(); -val_t NEW_ComparableSorter_sorter___AbstractSorter___init(); -val_t NEW_ComparableSorter_sorter___ComparableSorter___init(); -val_t NEW_IOS_stream___IOS___init(); -val_t NEW_IStream_stream___IOS___init(); -val_t NEW_OStream_stream___IOS___init(); -val_t NEW_BufferedIStream_stream___IOS___init(); -val_t NEW_IOStream_stream___IOS___init(); -val_t NEW_FDStream_stream___IOS___init(); -val_t NEW_FDStream_stream___FDStream___init(val_t p0); -val_t NEW_FDIStream_stream___IOS___init(); -val_t NEW_FDIStream_stream___FDStream___init(val_t p0); -val_t NEW_FDIStream_stream___FDIStream___init(val_t p0); -val_t NEW_FDOStream_stream___IOS___init(); -val_t NEW_FDOStream_stream___FDStream___init(val_t p0); -val_t NEW_FDOStream_stream___FDOStream___init(val_t p0); -val_t NEW_FDIOStream_stream___IOS___init(); -val_t NEW_FDIOStream_stream___FDStream___init(val_t p0); -val_t NEW_FDIOStream_stream___FDIStream___init(val_t p0); -val_t NEW_FDIOStream_stream___FDOStream___init(val_t p0); -val_t NEW_FDIOStream_stream___FDIOStream___init(val_t p0); -val_t NEW_Pattern_string_search___Pattern___init(); -val_t NEW_BM_Pattern_string_search___Pattern___init(); -val_t NEW_BM_Pattern_string_search___BM_Pattern___init(val_t p0); -val_t NEW_Match_string_search___Match___init(val_t p0, val_t p1, val_t p2); -val_t NEW_FStream_stream___IOS___init(); -val_t NEW_IFStream_stream___IOS___init(); -val_t NEW_IFStream_file___IFStream___open(val_t p0); -val_t NEW_IFStream_file___IFStream___init(); -val_t NEW_IFStream_file___IFStream___without_file(); -val_t NEW_OFStream_stream___IOS___init(); -val_t NEW_OFStream_file___OFStream___open(val_t p0); -val_t NEW_OFStream_file___OFStream___init(); -val_t NEW_OFStream_file___OFStream___without_file(); -val_t NEW_Stdin_stream___IOS___init(); -val_t NEW_Stdin_file___IFStream___open(val_t p0); -val_t NEW_Stdin_file___IFStream___init(); -val_t NEW_Stdin_file___IFStream___without_file(); -val_t NEW_Stdin_file___Stdin___init(); -val_t NEW_Stdout_stream___IOS___init(); -val_t NEW_Stdout_file___OFStream___open(val_t p0); -val_t NEW_Stdout_file___OFStream___init(); -val_t NEW_Stdout_file___OFStream___without_file(); -val_t NEW_Stdout_file___Stdout___init(); -val_t NEW_Stderr_stream___IOS___init(); -val_t NEW_Stderr_file___OFStream___open(val_t p0); -val_t NEW_Stderr_file___OFStream___init(); -val_t NEW_Stderr_file___OFStream___without_file(); -val_t NEW_Stderr_file___Stderr___init(); -val_t NEW_Process_exec___Process___init(val_t p0, val_t p1); -val_t NEW_Process_exec___Process___init_(val_t p0); -val_t NEW_Process_exec___Process___execute(val_t p0, val_t p1, val_t p2); -val_t NEW_IProcess_exec___Process___init(val_t p0, val_t p1); -val_t NEW_IProcess_exec___Process___init_(val_t p0); -val_t NEW_IProcess_exec___Process___execute(val_t p0, val_t p1, val_t p2); -val_t NEW_IProcess_stream___IOS___init(); -val_t NEW_IProcess_exec___IProcess___init(val_t p0, val_t p1); -val_t NEW_IProcess_exec___IProcess___init_(val_t p0); -val_t NEW_OProcess_exec___Process___init(val_t p0, val_t p1); -val_t NEW_OProcess_exec___Process___init_(val_t p0); -val_t NEW_OProcess_exec___Process___execute(val_t p0, val_t p1, val_t p2); -val_t NEW_OProcess_stream___IOS___init(); -val_t NEW_OProcess_exec___OProcess___init(val_t p0, val_t p1); -val_t NEW_OProcess_exec___OProcess___init_(val_t p0); -val_t NEW_IOProcess_exec___Process___init(val_t p0, val_t p1); -val_t NEW_IOProcess_exec___Process___init_(val_t p0); -val_t NEW_IOProcess_exec___Process___execute(val_t p0, val_t p1, val_t p2); -val_t NEW_IOProcess_stream___IOS___init(); -val_t NEW_IOProcess_exec___IProcess___init(val_t p0, val_t p1); -val_t NEW_IOProcess_exec___IProcess___init_(val_t p0); -val_t NEW_IOProcess_exec___OProcess___init(val_t p0, val_t p1); -val_t NEW_IOProcess_exec___OProcess___init_(val_t p0); -val_t NEW_IOProcess_exec___IOProcess___init(val_t p0, val_t p1); -val_t NEW_IOProcess_exec___IOProcess___init_(val_t p0); -val_t NEW_List_list___List___init(); -val_t NEW_List_list___List___from(val_t p0); -val_t NEW_ListIterator_list___ListIterator___init(val_t p0); -val_t NEW_ListNode_abstract_collection___Container___init(val_t p0); -val_t NEW_ListNode_list___ListNode___init(val_t p0); -val_t NEW_Range_range___Range___init(val_t p0, val_t p1); -val_t NEW_Range_range___Range___without_last(val_t p0, val_t p1); -val_t NEW_IteratorRange_range___IteratorRange___init(val_t p0); -val_t NEW_PNode_parser_nodes___PNode___init(); -val_t NEW_Token_parser_nodes___PNode___init(); -val_t NEW_Prod_parser_nodes___PNode___init(); -val_t NEW_TEol_parser_nodes___PNode___init(); -val_t NEW_TEol_lexer___TEol___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TComment_parser_nodes___PNode___init(); -val_t NEW_TComment_lexer___TComment___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TKwpackage_parser_nodes___PNode___init(); -val_t NEW_TKwpackage_lexer___TKwpackage___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwimport_parser_nodes___PNode___init(); -val_t NEW_TKwimport_lexer___TKwimport___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwclass_parser_nodes___PNode___init(); -val_t NEW_TKwclass_lexer___TKwclass___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwabstract_parser_nodes___PNode___init(); -val_t NEW_TKwabstract_lexer___TKwabstract___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwinterface_parser_nodes___PNode___init(); -val_t NEW_TKwinterface_lexer___TKwinterface___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwuniversal_parser_nodes___PNode___init(); -val_t NEW_TKwuniversal_lexer___TKwuniversal___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwspecial_parser_nodes___PNode___init(); -val_t NEW_TKwspecial_lexer___TKwspecial___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwend_parser_nodes___PNode___init(); -val_t NEW_TKwend_lexer___TKwend___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwmeth_parser_nodes___PNode___init(); -val_t NEW_TKwmeth_lexer___TKwmeth___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwtype_parser_nodes___PNode___init(); -val_t NEW_TKwtype_lexer___TKwtype___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwattr_parser_nodes___PNode___init(); -val_t NEW_TKwattr_lexer___TKwattr___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwinit_parser_nodes___PNode___init(); -val_t NEW_TKwinit_lexer___TKwinit___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwredef_parser_nodes___PNode___init(); -val_t NEW_TKwredef_lexer___TKwredef___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwis_parser_nodes___PNode___init(); -val_t NEW_TKwis_lexer___TKwis___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwdo_parser_nodes___PNode___init(); -val_t NEW_TKwdo_lexer___TKwdo___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwreadable_parser_nodes___PNode___init(); -val_t NEW_TKwreadable_lexer___TKwreadable___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwwritable_parser_nodes___PNode___init(); -val_t NEW_TKwwritable_lexer___TKwwritable___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwvar_parser_nodes___PNode___init(); -val_t NEW_TKwvar_lexer___TKwvar___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwintern_parser_nodes___PNode___init(); -val_t NEW_TKwintern_lexer___TKwintern___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwextern_parser_nodes___PNode___init(); -val_t NEW_TKwextern_lexer___TKwextern___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwprotected_parser_nodes___PNode___init(); -val_t NEW_TKwprotected_lexer___TKwprotected___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwprivate_parser_nodes___PNode___init(); -val_t NEW_TKwprivate_lexer___TKwprivate___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwintrude_parser_nodes___PNode___init(); -val_t NEW_TKwintrude_lexer___TKwintrude___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwif_parser_nodes___PNode___init(); -val_t NEW_TKwif_lexer___TKwif___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwthen_parser_nodes___PNode___init(); -val_t NEW_TKwthen_lexer___TKwthen___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwelse_parser_nodes___PNode___init(); -val_t NEW_TKwelse_lexer___TKwelse___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwwhile_parser_nodes___PNode___init(); -val_t NEW_TKwwhile_lexer___TKwwhile___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwfor_parser_nodes___PNode___init(); -val_t NEW_TKwfor_lexer___TKwfor___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwin_parser_nodes___PNode___init(); -val_t NEW_TKwin_lexer___TKwin___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwand_parser_nodes___PNode___init(); -val_t NEW_TKwand_lexer___TKwand___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwor_parser_nodes___PNode___init(); -val_t NEW_TKwor_lexer___TKwor___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwnot_parser_nodes___PNode___init(); -val_t NEW_TKwnot_lexer___TKwnot___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwreturn_parser_nodes___PNode___init(); -val_t NEW_TKwreturn_lexer___TKwreturn___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwcontinue_parser_nodes___PNode___init(); -val_t NEW_TKwcontinue_lexer___TKwcontinue___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwbreak_parser_nodes___PNode___init(); -val_t NEW_TKwbreak_lexer___TKwbreak___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwabort_parser_nodes___PNode___init(); -val_t NEW_TKwabort_lexer___TKwabort___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwassert_parser_nodes___PNode___init(); -val_t NEW_TKwassert_lexer___TKwassert___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwnew_parser_nodes___PNode___init(); -val_t NEW_TKwnew_lexer___TKwnew___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwisa_parser_nodes___PNode___init(); -val_t NEW_TKwisa_lexer___TKwisa___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwonce_parser_nodes___PNode___init(); -val_t NEW_TKwonce_lexer___TKwonce___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwsuper_parser_nodes___PNode___init(); -val_t NEW_TKwsuper_lexer___TKwsuper___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwself_parser_nodes___PNode___init(); -val_t NEW_TKwself_lexer___TKwself___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwtrue_parser_nodes___PNode___init(); -val_t NEW_TKwtrue_lexer___TKwtrue___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwfalse_parser_nodes___PNode___init(); -val_t NEW_TKwfalse_lexer___TKwfalse___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwnull_parser_nodes___PNode___init(); -val_t NEW_TKwnull_lexer___TKwnull___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TKwas_parser_nodes___PNode___init(); -val_t NEW_TKwas_lexer___TKwas___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TOpar_parser_nodes___PNode___init(); -val_t NEW_TOpar_lexer___TOpar___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TCpar_parser_nodes___PNode___init(); -val_t NEW_TCpar_lexer___TCpar___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TObra_parser_nodes___PNode___init(); -val_t NEW_TObra_lexer___TObra___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TCbra_parser_nodes___PNode___init(); -val_t NEW_TCbra_lexer___TCbra___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TComma_parser_nodes___PNode___init(); -val_t NEW_TComma_lexer___TComma___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TColumn_parser_nodes___PNode___init(); -val_t NEW_TColumn_lexer___TColumn___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TQuad_parser_nodes___PNode___init(); -val_t NEW_TQuad_lexer___TQuad___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TAssign_parser_nodes___PNode___init(); -val_t NEW_TAssign_lexer___TAssign___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TPluseq_parser_nodes___PNode___init(); -val_t NEW_TPluseq_lexer___TPluseq___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TMinuseq_parser_nodes___PNode___init(); -val_t NEW_TMinuseq_lexer___TMinuseq___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TDotdotdot_parser_nodes___PNode___init(); -val_t NEW_TDotdotdot_lexer___TDotdotdot___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TDotdot_parser_nodes___PNode___init(); -val_t NEW_TDotdot_lexer___TDotdot___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TDot_parser_nodes___PNode___init(); -val_t NEW_TDot_lexer___TDot___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TPlus_parser_nodes___PNode___init(); -val_t NEW_TPlus_lexer___TPlus___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TMinus_parser_nodes___PNode___init(); -val_t NEW_TMinus_lexer___TMinus___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TStar_parser_nodes___PNode___init(); -val_t NEW_TStar_lexer___TStar___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TSlash_parser_nodes___PNode___init(); -val_t NEW_TSlash_lexer___TSlash___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TPercent_parser_nodes___PNode___init(); -val_t NEW_TPercent_lexer___TPercent___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TEq_parser_nodes___PNode___init(); -val_t NEW_TEq_lexer___TEq___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TNe_parser_nodes___PNode___init(); -val_t NEW_TNe_lexer___TNe___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TLt_parser_nodes___PNode___init(); -val_t NEW_TLt_lexer___TLt___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TLe_parser_nodes___PNode___init(); -val_t NEW_TLe_lexer___TLe___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TGt_parser_nodes___PNode___init(); -val_t NEW_TGt_lexer___TGt___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TGe_parser_nodes___PNode___init(); -val_t NEW_TGe_lexer___TGe___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TStarship_parser_nodes___PNode___init(); -val_t NEW_TStarship_lexer___TStarship___init_tk(val_t p0, val_t p1, val_t p2); -val_t NEW_TClassid_parser_nodes___PNode___init(); -val_t NEW_TClassid_lexer___TClassid___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TId_parser_nodes___PNode___init(); -val_t NEW_TId_lexer___TId___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TAttrid_parser_nodes___PNode___init(); -val_t NEW_TAttrid_lexer___TAttrid___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TNumber_parser_nodes___PNode___init(); -val_t NEW_TNumber_lexer___TNumber___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TFloat_parser_nodes___PNode___init(); -val_t NEW_TFloat_lexer___TFloat___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TChar_parser_nodes___PNode___init(); -val_t NEW_TChar_lexer___TChar___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TString_parser_nodes___PNode___init(); -val_t NEW_TString_lexer___TString___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TStartString_parser_nodes___PNode___init(); -val_t NEW_TStartString_lexer___TStartString___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TMidString_parser_nodes___PNode___init(); -val_t NEW_TMidString_lexer___TMidString___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_TEndString_parser_nodes___PNode___init(); -val_t NEW_TEndString_lexer___TEndString___init_tk(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_EOF_parser_nodes___PNode___init(); -val_t NEW_EOF_parser_nodes___EOF___noinit(); -val_t NEW_EOF_lexer___EOF___init(val_t p0, val_t p1, val_t p2); -val_t NEW_PError_parser_nodes___PNode___init(); -val_t NEW_PError_parser_nodes___EOF___noinit(); -val_t NEW_PError_parser_nodes___PError___noinit(); -val_t NEW_PError_lexer___EOF___init(val_t p0, val_t p1, val_t p2); -val_t NEW_PError_lexer___PError___init_error(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_PModule_parser_nodes___PNode___init(); -val_t NEW_PPackagedecl_parser_nodes___PNode___init(); -val_t NEW_PImport_parser_nodes___PNode___init(); -val_t NEW_PVisibility_parser_nodes___PNode___init(); -val_t NEW_PClassdef_parser_nodes___PNode___init(); -val_t NEW_PClasskind_parser_nodes___PNode___init(); -val_t NEW_PFormaldef_parser_nodes___PNode___init(); -val_t NEW_PSuperclass_parser_nodes___PNode___init(); -val_t NEW_PPropdef_parser_nodes___PNode___init(); -val_t NEW_PAble_parser_nodes___PNode___init(); -val_t NEW_PMethid_parser_nodes___PNode___init(); -val_t NEW_PSignature_parser_nodes___PNode___init(); -val_t NEW_PParam_parser_nodes___PNode___init(); -val_t NEW_PType_parser_nodes___PNode___init(); -val_t NEW_PExpr_parser_nodes___PNode___init(); -val_t NEW_PAssignOp_parser_nodes___PNode___init(); -val_t NEW_PQualified_parser_nodes___PNode___init(); -val_t NEW_PDoc_parser_nodes___PNode___init(); -val_t NEW_AModule_parser_nodes___PNode___init(); -val_t NEW_AModule_parser_prod___AModule___empty_init(); -val_t NEW_AModule_parser_prod___AModule___init_amodule(val_t p0, val_t p1, val_t p2); -val_t NEW_APackagedecl_parser_nodes___PNode___init(); -val_t NEW_APackagedecl_parser_prod___APackagedecl___empty_init(); -val_t NEW_APackagedecl_parser_prod___APackagedecl___init_apackagedecl(val_t p0, val_t p1, val_t p2); -val_t NEW_AImport_parser_nodes___PNode___init(); -val_t NEW_AImport_parser_prod___AImport___empty_init(); -val_t NEW_AImport_parser_prod___AImport___init_aimport(val_t p0, val_t p1, val_t p2); -val_t NEW_ANoImport_parser_nodes___PNode___init(); -val_t NEW_ANoImport_parser_prod___ANoImport___empty_init(); -val_t NEW_ANoImport_parser_prod___ANoImport___init_anoimport(val_t p0, val_t p1, val_t p2); -val_t NEW_APublicVisibility_parser_nodes___PNode___init(); -val_t NEW_APublicVisibility_parser_prod___APublicVisibility___empty_init(); -val_t NEW_APublicVisibility_parser_prod___APublicVisibility___init_apublicvisibility(); -val_t NEW_APrivateVisibility_parser_nodes___PNode___init(); -val_t NEW_APrivateVisibility_parser_prod___APrivateVisibility___empty_init(); -val_t NEW_APrivateVisibility_parser_prod___APrivateVisibility___init_aprivatevisibility(val_t p0); -val_t NEW_AProtectedVisibility_parser_nodes___PNode___init(); -val_t NEW_AProtectedVisibility_parser_prod___AProtectedVisibility___empty_init(); -val_t NEW_AProtectedVisibility_parser_prod___AProtectedVisibility___init_aprotectedvisibility(val_t p0); -val_t NEW_AIntrudeVisibility_parser_nodes___PNode___init(); -val_t NEW_AIntrudeVisibility_parser_prod___AIntrudeVisibility___empty_init(); -val_t NEW_AIntrudeVisibility_parser_prod___AIntrudeVisibility___init_aintrudevisibility(val_t p0); -val_t NEW_AClassdef_parser_nodes___PNode___init(); -val_t NEW_AClassdef_parser_prod___AClassdef___empty_init(); -val_t NEW_AClassdef_parser_prod___AClassdef___init_aclassdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7); -val_t NEW_ATopClassdef_parser_nodes___PNode___init(); -val_t NEW_ATopClassdef_parser_prod___ATopClassdef___empty_init(); -val_t NEW_ATopClassdef_parser_prod___ATopClassdef___init_atopclassdef(val_t p0); -val_t NEW_AMainClassdef_parser_nodes___PNode___init(); -val_t NEW_AMainClassdef_parser_prod___AMainClassdef___empty_init(); -val_t NEW_AMainClassdef_parser_prod___AMainClassdef___init_amainclassdef(val_t p0); -val_t NEW_AConcreteClasskind_parser_nodes___PNode___init(); -val_t NEW_AConcreteClasskind_parser_prod___AConcreteClasskind___empty_init(); -val_t NEW_AConcreteClasskind_parser_prod___AConcreteClasskind___init_aconcreteclasskind(val_t p0); -val_t NEW_AAbstractClasskind_parser_nodes___PNode___init(); -val_t NEW_AAbstractClasskind_parser_prod___AAbstractClasskind___empty_init(); -val_t NEW_AAbstractClasskind_parser_prod___AAbstractClasskind___init_aabstractclasskind(val_t p0, val_t p1); -val_t NEW_AInterfaceClasskind_parser_nodes___PNode___init(); -val_t NEW_AInterfaceClasskind_parser_prod___AInterfaceClasskind___empty_init(); -val_t NEW_AInterfaceClasskind_parser_prod___AInterfaceClasskind___init_ainterfaceclasskind(val_t p0); -val_t NEW_AUniversalClasskind_parser_nodes___PNode___init(); -val_t NEW_AUniversalClasskind_parser_prod___AUniversalClasskind___empty_init(); -val_t NEW_AUniversalClasskind_parser_prod___AUniversalClasskind___init_auniversalclasskind(val_t p0); -val_t NEW_AFormaldef_parser_nodes___PNode___init(); -val_t NEW_AFormaldef_parser_prod___AFormaldef___empty_init(); -val_t NEW_AFormaldef_parser_prod___AFormaldef___init_aformaldef(val_t p0, val_t p1); -val_t NEW_ASuperclass_parser_nodes___PNode___init(); -val_t NEW_ASuperclass_parser_prod___ASuperclass___empty_init(); -val_t NEW_ASuperclass_parser_prod___ASuperclass___init_asuperclass(val_t p0, val_t p1); -val_t NEW_AAttrPropdef_parser_nodes___PNode___init(); -val_t NEW_AAttrPropdef_parser_prod___AAttrPropdef___empty_init(); -val_t NEW_AAttrPropdef_parser_prod___AAttrPropdef___init_aattrpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7, val_t p8); -val_t NEW_AMethPropdef_parser_nodes___PNode___init(); -val_t NEW_AMethPropdef_parser_prod___AMethPropdef___empty_init(); -val_t NEW_AMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); -val_t NEW_ADeferredMethPropdef_parser_nodes___PNode___init(); -val_t NEW_ADeferredMethPropdef_parser_prod___AMethPropdef___empty_init(); -val_t NEW_ADeferredMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); -val_t NEW_ADeferredMethPropdef_parser_prod___ADeferredMethPropdef___empty_init(); -val_t NEW_ADeferredMethPropdef_parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); -val_t NEW_AInternMethPropdef_parser_nodes___PNode___init(); -val_t NEW_AInternMethPropdef_parser_prod___AMethPropdef___empty_init(); -val_t NEW_AInternMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); -val_t NEW_AInternMethPropdef_parser_prod___AInternMethPropdef___empty_init(); -val_t NEW_AInternMethPropdef_parser_prod___AInternMethPropdef___init_ainternmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); -val_t NEW_AExternMethPropdef_parser_nodes___PNode___init(); -val_t NEW_AExternMethPropdef_parser_prod___AMethPropdef___empty_init(); -val_t NEW_AExternMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); -val_t NEW_AExternMethPropdef_parser_prod___AExternMethPropdef___empty_init(); -val_t NEW_AExternMethPropdef_parser_prod___AExternMethPropdef___init_aexternmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); -val_t NEW_AConcreteMethPropdef_parser_nodes___PNode___init(); -val_t NEW_AConcreteMethPropdef_parser_prod___AMethPropdef___empty_init(); -val_t NEW_AConcreteMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); -val_t NEW_AConcreteMethPropdef_parser_prod___AConcreteMethPropdef___empty_init(); -val_t NEW_AConcreteMethPropdef_parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); -val_t NEW_AConcreteInitPropdef_parser_nodes___PNode___init(); -val_t NEW_AConcreteInitPropdef_parser_prod___AMethPropdef___empty_init(); -val_t NEW_AConcreteInitPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); -val_t NEW_AConcreteInitPropdef_parser_prod___AConcreteMethPropdef___empty_init(); -val_t NEW_AConcreteInitPropdef_parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); -val_t NEW_AConcreteInitPropdef_parser_prod___AConcreteInitPropdef___empty_init(); -val_t NEW_AConcreteInitPropdef_parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); -val_t NEW_AMainMethPropdef_parser_nodes___PNode___init(); -val_t NEW_AMainMethPropdef_parser_prod___AMethPropdef___empty_init(); -val_t NEW_AMainMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); -val_t NEW_AMainMethPropdef_parser_prod___AConcreteMethPropdef___empty_init(); -val_t NEW_AMainMethPropdef_parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); -val_t NEW_AMainMethPropdef_parser_prod___AMainMethPropdef___empty_init(); -val_t NEW_AMainMethPropdef_parser_prod___AMainMethPropdef___init_amainmethpropdef(val_t p0, val_t p1); -val_t NEW_ATypePropdef_parser_nodes___PNode___init(); -val_t NEW_ATypePropdef_parser_prod___ATypePropdef___empty_init(); -val_t NEW_ATypePropdef_parser_prod___ATypePropdef___init_atypepropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); -val_t NEW_AReadAble_parser_nodes___PNode___init(); -val_t NEW_AReadAble_parser_prod___AReadAble___empty_init(); -val_t NEW_AReadAble_parser_prod___AReadAble___init_areadable(val_t p0, val_t p1); -val_t NEW_AWriteAble_parser_nodes___PNode___init(); -val_t NEW_AWriteAble_parser_prod___AWriteAble___empty_init(); -val_t NEW_AWriteAble_parser_prod___AWriteAble___init_awriteable(val_t p0, val_t p1); -val_t NEW_AIdMethid_parser_nodes___PNode___init(); -val_t NEW_AIdMethid_parser_prod___AIdMethid___empty_init(); -val_t NEW_AIdMethid_parser_prod___AIdMethid___init_aidmethid(val_t p0); -val_t NEW_APlusMethid_parser_nodes___PNode___init(); -val_t NEW_APlusMethid_parser_prod___APlusMethid___empty_init(); -val_t NEW_APlusMethid_parser_prod___APlusMethid___init_aplusmethid(val_t p0); -val_t NEW_AMinusMethid_parser_nodes___PNode___init(); -val_t NEW_AMinusMethid_parser_prod___AMinusMethid___empty_init(); -val_t NEW_AMinusMethid_parser_prod___AMinusMethid___init_aminusmethid(val_t p0); -val_t NEW_AStarMethid_parser_nodes___PNode___init(); -val_t NEW_AStarMethid_parser_prod___AStarMethid___empty_init(); -val_t NEW_AStarMethid_parser_prod___AStarMethid___init_astarmethid(val_t p0); -val_t NEW_ASlashMethid_parser_nodes___PNode___init(); -val_t NEW_ASlashMethid_parser_prod___ASlashMethid___empty_init(); -val_t NEW_ASlashMethid_parser_prod___ASlashMethid___init_aslashmethid(val_t p0); -val_t NEW_APercentMethid_parser_nodes___PNode___init(); -val_t NEW_APercentMethid_parser_prod___APercentMethid___empty_init(); -val_t NEW_APercentMethid_parser_prod___APercentMethid___init_apercentmethid(val_t p0); -val_t NEW_AEqMethid_parser_nodes___PNode___init(); -val_t NEW_AEqMethid_parser_prod___AEqMethid___empty_init(); -val_t NEW_AEqMethid_parser_prod___AEqMethid___init_aeqmethid(val_t p0); -val_t NEW_ANeMethid_parser_nodes___PNode___init(); -val_t NEW_ANeMethid_parser_prod___ANeMethid___empty_init(); -val_t NEW_ANeMethid_parser_prod___ANeMethid___init_anemethid(val_t p0); -val_t NEW_ALeMethid_parser_nodes___PNode___init(); -val_t NEW_ALeMethid_parser_prod___ALeMethid___empty_init(); -val_t NEW_ALeMethid_parser_prod___ALeMethid___init_alemethid(val_t p0); -val_t NEW_AGeMethid_parser_nodes___PNode___init(); -val_t NEW_AGeMethid_parser_prod___AGeMethid___empty_init(); -val_t NEW_AGeMethid_parser_prod___AGeMethid___init_agemethid(val_t p0); -val_t NEW_ALtMethid_parser_nodes___PNode___init(); -val_t NEW_ALtMethid_parser_prod___ALtMethid___empty_init(); -val_t NEW_ALtMethid_parser_prod___ALtMethid___init_altmethid(val_t p0); -val_t NEW_AGtMethid_parser_nodes___PNode___init(); -val_t NEW_AGtMethid_parser_prod___AGtMethid___empty_init(); -val_t NEW_AGtMethid_parser_prod___AGtMethid___init_agtmethid(val_t p0); -val_t NEW_ABraMethid_parser_nodes___PNode___init(); -val_t NEW_ABraMethid_parser_prod___ABraMethid___empty_init(); -val_t NEW_ABraMethid_parser_prod___ABraMethid___init_abramethid(val_t p0, val_t p1); -val_t NEW_AStarshipMethid_parser_nodes___PNode___init(); -val_t NEW_AStarshipMethid_parser_prod___AStarshipMethid___empty_init(); -val_t NEW_AStarshipMethid_parser_prod___AStarshipMethid___init_astarshipmethid(val_t p0); -val_t NEW_AAssignMethid_parser_nodes___PNode___init(); -val_t NEW_AAssignMethid_parser_prod___AAssignMethid___empty_init(); -val_t NEW_AAssignMethid_parser_prod___AAssignMethid___init_aassignmethid(val_t p0, val_t p1); -val_t NEW_ABraassignMethid_parser_nodes___PNode___init(); -val_t NEW_ABraassignMethid_parser_prod___ABraassignMethid___empty_init(); -val_t NEW_ABraassignMethid_parser_prod___ABraassignMethid___init_abraassignmethid(val_t p0, val_t p1, val_t p2); -val_t NEW_ASignature_parser_nodes___PNode___init(); -val_t NEW_ASignature_parser_prod___ASignature___empty_init(); -val_t NEW_ASignature_parser_prod___ASignature___init_asignature(val_t p0, val_t p1); -val_t NEW_AParam_parser_nodes___PNode___init(); -val_t NEW_AParam_parser_prod___AParam___empty_init(); -val_t NEW_AParam_parser_prod___AParam___init_aparam(val_t p0, val_t p1, val_t p2); -val_t NEW_AType_parser_nodes___PNode___init(); -val_t NEW_AType_parser_prod___AType___empty_init(); -val_t NEW_AType_parser_prod___AType___init_atype(val_t p0, val_t p1); -val_t NEW_ABlockExpr_parser_nodes___PNode___init(); -val_t NEW_ABlockExpr_parser_prod___ABlockExpr___empty_init(); -val_t NEW_ABlockExpr_parser_prod___ABlockExpr___init_ablockexpr(val_t p0); -val_t NEW_AVardeclExpr_parser_nodes___PNode___init(); -val_t NEW_AVardeclExpr_parser_prod___AVardeclExpr___empty_init(); -val_t NEW_AVardeclExpr_parser_prod___AVardeclExpr___init_avardeclexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); -val_t NEW_AReturnExpr_parser_nodes___PNode___init(); -val_t NEW_AReturnExpr_parser_prod___AReturnExpr___empty_init(); -val_t NEW_AReturnExpr_parser_prod___AReturnExpr___init_areturnexpr(val_t p0, val_t p1); -val_t NEW_ABreakExpr_parser_nodes___PNode___init(); -val_t NEW_ABreakExpr_parser_prod___ABreakExpr___empty_init(); -val_t NEW_ABreakExpr_parser_prod___ABreakExpr___init_abreakexpr(val_t p0); -val_t NEW_AAbortExpr_parser_nodes___PNode___init(); -val_t NEW_AAbortExpr_parser_prod___AAbortExpr___empty_init(); -val_t NEW_AAbortExpr_parser_prod___AAbortExpr___init_aabortexpr(val_t p0); -val_t NEW_AContinueExpr_parser_nodes___PNode___init(); -val_t NEW_AContinueExpr_parser_prod___AContinueExpr___empty_init(); -val_t NEW_AContinueExpr_parser_prod___AContinueExpr___init_acontinueexpr(val_t p0); -val_t NEW_ADoExpr_parser_nodes___PNode___init(); -val_t NEW_ADoExpr_parser_prod___ADoExpr___empty_init(); -val_t NEW_ADoExpr_parser_prod___ADoExpr___init_adoexpr(val_t p0, val_t p1); -val_t NEW_AIfExpr_parser_nodes___PNode___init(); -val_t NEW_AIfExpr_parser_prod___AIfExpr___empty_init(); -val_t NEW_AIfExpr_parser_prod___AIfExpr___init_aifexpr(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_AIfexprExpr_parser_nodes___PNode___init(); -val_t NEW_AIfexprExpr_parser_prod___AIfexprExpr___empty_init(); -val_t NEW_AIfexprExpr_parser_prod___AIfexprExpr___init_aifexprexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); -val_t NEW_AWhileExpr_parser_nodes___PNode___init(); -val_t NEW_AWhileExpr_parser_prod___AWhileExpr___empty_init(); -val_t NEW_AWhileExpr_parser_prod___AWhileExpr___init_awhileexpr(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_AForExpr_parser_nodes___PNode___init(); -val_t NEW_AForExpr_parser_prod___AForExpr___empty_init(); -val_t NEW_AForExpr_parser_prod___AForExpr___init_aforexpr(val_t p0, val_t p1, val_t p2); -val_t NEW_AForVardeclExpr_parser_nodes___PNode___init(); -val_t NEW_AForVardeclExpr_parser_prod___AForVardeclExpr___empty_init(); -val_t NEW_AForVardeclExpr_parser_prod___AForVardeclExpr___init_aforvardeclexpr(val_t p0, val_t p1, val_t p2); -val_t NEW_AAssertExpr_parser_nodes___PNode___init(); -val_t NEW_AAssertExpr_parser_prod___AAssertExpr___empty_init(); -val_t NEW_AAssertExpr_parser_prod___AAssertExpr___init_aassertexpr(val_t p0, val_t p1, val_t p2); -val_t NEW_AAssignFormExpr_parser_nodes___PNode___init(); -val_t NEW_AReassignFormExpr_parser_nodes___PNode___init(); -val_t NEW_AOnceExpr_parser_nodes___PNode___init(); -val_t NEW_AOnceExpr_parser_prod___AOnceExpr___empty_init(); -val_t NEW_AOnceExpr_parser_prod___AOnceExpr___init_aonceexpr(val_t p0, val_t p1); -val_t NEW_ASendExpr_parser_nodes___PNode___init(); -val_t NEW_ASendExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ASendExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ABinopExpr_parser_nodes___PNode___init(); -val_t NEW_ABinopExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ABinopExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ABinopExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_ABinopExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_ABoolExpr_parser_nodes___PNode___init(); -val_t NEW_AOrExpr_parser_nodes___PNode___init(); -val_t NEW_AOrExpr_parser_prod___AOrExpr___empty_init(); -val_t NEW_AOrExpr_parser_prod___AOrExpr___init_aorexpr(val_t p0, val_t p1); -val_t NEW_AAndExpr_parser_nodes___PNode___init(); -val_t NEW_AAndExpr_parser_prod___AAndExpr___empty_init(); -val_t NEW_AAndExpr_parser_prod___AAndExpr___init_aandexpr(val_t p0, val_t p1); -val_t NEW_ANotExpr_parser_nodes___PNode___init(); -val_t NEW_ANotExpr_parser_prod___ANotExpr___empty_init(); -val_t NEW_ANotExpr_parser_prod___ANotExpr___init_anotexpr(val_t p0, val_t p1); -val_t NEW_AEqExpr_parser_nodes___PNode___init(); -val_t NEW_AEqExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_AEqExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_AEqExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_AEqExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_AEqExpr_parser_prod___AEqExpr___empty_init(); -val_t NEW_AEqExpr_parser_prod___AEqExpr___init_aeqexpr(val_t p0, val_t p1); -val_t NEW_AEeExpr_parser_nodes___PNode___init(); -val_t NEW_AEeExpr_parser_prod___AEeExpr___empty_init(); -val_t NEW_AEeExpr_parser_prod___AEeExpr___init_aeeexpr(val_t p0, val_t p1); -val_t NEW_ANeExpr_parser_nodes___PNode___init(); -val_t NEW_ANeExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ANeExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ANeExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_ANeExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_ANeExpr_parser_prod___ANeExpr___empty_init(); -val_t NEW_ANeExpr_parser_prod___ANeExpr___init_aneexpr(val_t p0, val_t p1); -val_t NEW_ALtExpr_parser_nodes___PNode___init(); -val_t NEW_ALtExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ALtExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ALtExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_ALtExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_ALtExpr_parser_prod___ALtExpr___empty_init(); -val_t NEW_ALtExpr_parser_prod___ALtExpr___init_altexpr(val_t p0, val_t p1); -val_t NEW_ALeExpr_parser_nodes___PNode___init(); -val_t NEW_ALeExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ALeExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ALeExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_ALeExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_ALeExpr_parser_prod___ALeExpr___empty_init(); -val_t NEW_ALeExpr_parser_prod___ALeExpr___init_aleexpr(val_t p0, val_t p1); -val_t NEW_AGtExpr_parser_nodes___PNode___init(); -val_t NEW_AGtExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_AGtExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_AGtExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_AGtExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_AGtExpr_parser_prod___AGtExpr___empty_init(); -val_t NEW_AGtExpr_parser_prod___AGtExpr___init_agtexpr(val_t p0, val_t p1); -val_t NEW_AGeExpr_parser_nodes___PNode___init(); -val_t NEW_AGeExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_AGeExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_AGeExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_AGeExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_AGeExpr_parser_prod___AGeExpr___empty_init(); -val_t NEW_AGeExpr_parser_prod___AGeExpr___init_ageexpr(val_t p0, val_t p1); -val_t NEW_AIsaExpr_parser_nodes___PNode___init(); -val_t NEW_AIsaExpr_parser_prod___AIsaExpr___empty_init(); -val_t NEW_AIsaExpr_parser_prod___AIsaExpr___init_aisaexpr(val_t p0, val_t p1); -val_t NEW_APlusExpr_parser_nodes___PNode___init(); -val_t NEW_APlusExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_APlusExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_APlusExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_APlusExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_APlusExpr_parser_prod___APlusExpr___empty_init(); -val_t NEW_APlusExpr_parser_prod___APlusExpr___init_aplusexpr(val_t p0, val_t p1); -val_t NEW_AMinusExpr_parser_nodes___PNode___init(); -val_t NEW_AMinusExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_AMinusExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_AMinusExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_AMinusExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_AMinusExpr_parser_prod___AMinusExpr___empty_init(); -val_t NEW_AMinusExpr_parser_prod___AMinusExpr___init_aminusexpr(val_t p0, val_t p1); -val_t NEW_AStarshipExpr_parser_nodes___PNode___init(); -val_t NEW_AStarshipExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_AStarshipExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_AStarshipExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_AStarshipExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_AStarshipExpr_parser_prod___AStarshipExpr___empty_init(); -val_t NEW_AStarshipExpr_parser_prod___AStarshipExpr___init_astarshipexpr(val_t p0, val_t p1); -val_t NEW_AStarExpr_parser_nodes___PNode___init(); -val_t NEW_AStarExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_AStarExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_AStarExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_AStarExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_AStarExpr_parser_prod___AStarExpr___empty_init(); -val_t NEW_AStarExpr_parser_prod___AStarExpr___init_astarexpr(val_t p0, val_t p1); -val_t NEW_ASlashExpr_parser_nodes___PNode___init(); -val_t NEW_ASlashExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ASlashExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ASlashExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_ASlashExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_ASlashExpr_parser_prod___ASlashExpr___empty_init(); -val_t NEW_ASlashExpr_parser_prod___ASlashExpr___init_aslashexpr(val_t p0, val_t p1); -val_t NEW_APercentExpr_parser_nodes___PNode___init(); -val_t NEW_APercentExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_APercentExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_APercentExpr_parser_prod___ABinopExpr___empty_init(); -val_t NEW_APercentExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); -val_t NEW_APercentExpr_parser_prod___APercentExpr___empty_init(); -val_t NEW_APercentExpr_parser_prod___APercentExpr___init_apercentexpr(val_t p0, val_t p1); -val_t NEW_AUminusExpr_parser_nodes___PNode___init(); -val_t NEW_AUminusExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_AUminusExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_AUminusExpr_parser_prod___AUminusExpr___empty_init(); -val_t NEW_AUminusExpr_parser_prod___AUminusExpr___init_auminusexpr(val_t p0, val_t p1); -val_t NEW_ANewExpr_parser_nodes___PNode___init(); -val_t NEW_ANewExpr_parser_prod___ANewExpr___empty_init(); -val_t NEW_ANewExpr_parser_prod___ANewExpr___init_anewexpr(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_AAttrFormExpr_parser_nodes___PNode___init(); -val_t NEW_AAttrExpr_parser_nodes___PNode___init(); -val_t NEW_AAttrExpr_parser_prod___AAttrExpr___empty_init(); -val_t NEW_AAttrExpr_parser_prod___AAttrExpr___init_aattrexpr(val_t p0, val_t p1); -val_t NEW_AAttrAssignExpr_parser_nodes___PNode___init(); -val_t NEW_AAttrAssignExpr_parser_prod___AAttrAssignExpr___empty_init(); -val_t NEW_AAttrAssignExpr_parser_prod___AAttrAssignExpr___init_aattrassignexpr(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_ACallFormExpr_parser_nodes___PNode___init(); -val_t NEW_ACallFormExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ACallFormExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_AAttrReassignExpr_parser_nodes___PNode___init(); -val_t NEW_AAttrReassignExpr_parser_prod___AAttrReassignExpr___empty_init(); -val_t NEW_AAttrReassignExpr_parser_prod___AAttrReassignExpr___init_aattrreassignexpr(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_ACallExpr_parser_nodes___PNode___init(); -val_t NEW_ACallExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ACallExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ACallExpr_parser_prod___ACallExpr___empty_init(); -val_t NEW_ACallExpr_parser_prod___ACallExpr___init_acallexpr(val_t p0, val_t p1, val_t p2); -val_t NEW_ACallAssignExpr_parser_nodes___PNode___init(); -val_t NEW_ACallAssignExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ACallAssignExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ACallAssignExpr_parser_prod___ACallAssignExpr___empty_init(); -val_t NEW_ACallAssignExpr_parser_prod___ACallAssignExpr___init_acallassignexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); -val_t NEW_ACallReassignExpr_parser_nodes___PNode___init(); -val_t NEW_ACallReassignExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ACallReassignExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ACallReassignExpr_parser_prod___ACallReassignExpr___empty_init(); -val_t NEW_ACallReassignExpr_parser_prod___ACallReassignExpr___init_acallreassignexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); -val_t NEW_ASuperExpr_parser_nodes___PNode___init(); -val_t NEW_ASuperExpr_parser_prod___ASuperExpr___empty_init(); -val_t NEW_ASuperExpr_parser_prod___ASuperExpr___init_asuperexpr(val_t p0, val_t p1, val_t p2); -val_t NEW_AInitExpr_parser_nodes___PNode___init(); -val_t NEW_AInitExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_AInitExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_AInitExpr_parser_prod___AInitExpr___empty_init(); -val_t NEW_AInitExpr_parser_prod___AInitExpr___init_ainitexpr(val_t p0, val_t p1, val_t p2); -val_t NEW_ABraFormExpr_parser_nodes___PNode___init(); -val_t NEW_ABraFormExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ABraFormExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ABraExpr_parser_nodes___PNode___init(); -val_t NEW_ABraExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ABraExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ABraExpr_parser_prod___ABraExpr___empty_init(); -val_t NEW_ABraExpr_parser_prod___ABraExpr___init_abraexpr(val_t p0, val_t p1); -val_t NEW_ABraAssignExpr_parser_nodes___PNode___init(); -val_t NEW_ABraAssignExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ABraAssignExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ABraAssignExpr_parser_prod___ABraAssignExpr___empty_init(); -val_t NEW_ABraAssignExpr_parser_prod___ABraAssignExpr___init_abraassignexpr(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_AVarFormExpr_parser_nodes___PNode___init(); -val_t NEW_ABraReassignExpr_parser_nodes___PNode___init(); -val_t NEW_ABraReassignExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ABraReassignExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_ABraReassignExpr_parser_prod___ABraReassignExpr___empty_init(); -val_t NEW_ABraReassignExpr_parser_prod___ABraReassignExpr___init_abrareassignexpr(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_AVarExpr_parser_nodes___PNode___init(); -val_t NEW_AVarExpr_parser_prod___AVarExpr___empty_init(); -val_t NEW_AVarExpr_parser_prod___AVarExpr___init_avarexpr(val_t p0); -val_t NEW_AVarAssignExpr_parser_nodes___PNode___init(); -val_t NEW_AVarAssignExpr_parser_prod___AVarAssignExpr___empty_init(); -val_t NEW_AVarAssignExpr_parser_prod___AVarAssignExpr___init_avarassignexpr(val_t p0, val_t p1, val_t p2); -val_t NEW_AVarReassignExpr_parser_nodes___PNode___init(); -val_t NEW_AVarReassignExpr_parser_prod___AVarReassignExpr___empty_init(); -val_t NEW_AVarReassignExpr_parser_prod___AVarReassignExpr___init_avarreassignexpr(val_t p0, val_t p1, val_t p2); -val_t NEW_ARangeExpr_parser_nodes___PNode___init(); -val_t NEW_ARangeExpr_parser_prod___ARangeExpr___empty_init(); -val_t NEW_ARangeExpr_parser_prod___ARangeExpr___init_arangeexpr(val_t p0, val_t p1); -val_t NEW_ACrangeExpr_parser_nodes___PNode___init(); -val_t NEW_ACrangeExpr_parser_prod___ARangeExpr___empty_init(); -val_t NEW_ACrangeExpr_parser_prod___ARangeExpr___init_arangeexpr(val_t p0, val_t p1); -val_t NEW_ACrangeExpr_parser_prod___ACrangeExpr___empty_init(); -val_t NEW_ACrangeExpr_parser_prod___ACrangeExpr___init_acrangeexpr(val_t p0, val_t p1); -val_t NEW_AOrangeExpr_parser_nodes___PNode___init(); -val_t NEW_AOrangeExpr_parser_prod___ARangeExpr___empty_init(); -val_t NEW_AOrangeExpr_parser_prod___ARangeExpr___init_arangeexpr(val_t p0, val_t p1); -val_t NEW_AOrangeExpr_parser_prod___AOrangeExpr___empty_init(); -val_t NEW_AOrangeExpr_parser_prod___AOrangeExpr___init_aorangeexpr(val_t p0, val_t p1); -val_t NEW_AArrayExpr_parser_nodes___PNode___init(); -val_t NEW_AArrayExpr_parser_prod___AArrayExpr___empty_init(); -val_t NEW_AArrayExpr_parser_prod___AArrayExpr___init_aarrayexpr(val_t p0); -val_t NEW_ASelfExpr_parser_nodes___PNode___init(); -val_t NEW_ASelfExpr_parser_prod___ASelfExpr___empty_init(); -val_t NEW_ASelfExpr_parser_prod___ASelfExpr___init_aselfexpr(val_t p0); -val_t NEW_AImplicitSelfExpr_parser_nodes___PNode___init(); -val_t NEW_AImplicitSelfExpr_parser_prod___ASelfExpr___empty_init(); -val_t NEW_AImplicitSelfExpr_parser_prod___ASelfExpr___init_aselfexpr(val_t p0); -val_t NEW_AImplicitSelfExpr_parser_prod___AImplicitSelfExpr___empty_init(); -val_t NEW_AImplicitSelfExpr_parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr(); -val_t NEW_ATrueExpr_parser_nodes___PNode___init(); -val_t NEW_ATrueExpr_parser_prod___ATrueExpr___empty_init(); -val_t NEW_ATrueExpr_parser_prod___ATrueExpr___init_atrueexpr(val_t p0); -val_t NEW_AFalseExpr_parser_nodes___PNode___init(); -val_t NEW_AFalseExpr_parser_prod___AFalseExpr___empty_init(); -val_t NEW_AFalseExpr_parser_prod___AFalseExpr___init_afalseexpr(val_t p0); -val_t NEW_ANullExpr_parser_nodes___PNode___init(); -val_t NEW_ANullExpr_parser_prod___ANullExpr___empty_init(); -val_t NEW_ANullExpr_parser_prod___ANullExpr___init_anullexpr(val_t p0); -val_t NEW_AIntExpr_parser_nodes___PNode___init(); -val_t NEW_AIntExpr_parser_prod___AIntExpr___empty_init(); -val_t NEW_AIntExpr_parser_prod___AIntExpr___init_aintexpr(val_t p0); -val_t NEW_AFloatExpr_parser_nodes___PNode___init(); -val_t NEW_AFloatExpr_parser_prod___AFloatExpr___empty_init(); -val_t NEW_AFloatExpr_parser_prod___AFloatExpr___init_afloatexpr(val_t p0); -val_t NEW_ACharExpr_parser_nodes___PNode___init(); -val_t NEW_ACharExpr_parser_prod___ACharExpr___empty_init(); -val_t NEW_ACharExpr_parser_prod___ACharExpr___init_acharexpr(val_t p0); -val_t NEW_AStringFormExpr_parser_nodes___PNode___init(); -val_t NEW_AStringExpr_parser_nodes___PNode___init(); -val_t NEW_AStringExpr_parser_prod___AStringExpr___empty_init(); -val_t NEW_AStringExpr_parser_prod___AStringExpr___init_astringexpr(val_t p0); -val_t NEW_AStartStringExpr_parser_nodes___PNode___init(); -val_t NEW_AStartStringExpr_parser_prod___AStartStringExpr___empty_init(); -val_t NEW_AStartStringExpr_parser_prod___AStartStringExpr___init_astartstringexpr(val_t p0); -val_t NEW_AMidStringExpr_parser_nodes___PNode___init(); -val_t NEW_AMidStringExpr_parser_prod___AMidStringExpr___empty_init(); -val_t NEW_AMidStringExpr_parser_prod___AMidStringExpr___init_amidstringexpr(val_t p0); -val_t NEW_AEndStringExpr_parser_nodes___PNode___init(); -val_t NEW_AEndStringExpr_parser_prod___AEndStringExpr___empty_init(); -val_t NEW_AEndStringExpr_parser_prod___AEndStringExpr___init_aendstringexpr(val_t p0); -val_t NEW_ASuperstringExpr_parser_nodes___PNode___init(); -val_t NEW_ASuperstringExpr_parser_prod___ASuperstringExpr___empty_init(); -val_t NEW_ASuperstringExpr_parser_prod___ASuperstringExpr___init_asuperstringexpr(val_t p0); -val_t NEW_AParExpr_parser_nodes___PNode___init(); -val_t NEW_AParExpr_parser_prod___AParExpr___empty_init(); -val_t NEW_AParExpr_parser_prod___AParExpr___init_aparexpr(val_t p0); -val_t NEW_AProxyExpr_parser_nodes___PNode___init(); -val_t NEW_AAsCastExpr_parser_nodes___PNode___init(); -val_t NEW_AAsCastExpr_parser_prod___AAsCastExpr___empty_init(); -val_t NEW_AAsCastExpr_parser_prod___AAsCastExpr___init_aascastexpr(val_t p0, val_t p1, val_t p2); -val_t NEW_APlusAssignOp_parser_nodes___PNode___init(); -val_t NEW_APlusAssignOp_parser_prod___APlusAssignOp___empty_init(); -val_t NEW_APlusAssignOp_parser_prod___APlusAssignOp___init_aplusassignop(val_t p0); -val_t NEW_AMinusAssignOp_parser_nodes___PNode___init(); -val_t NEW_AMinusAssignOp_parser_prod___AMinusAssignOp___empty_init(); -val_t NEW_AMinusAssignOp_parser_prod___AMinusAssignOp___init_aminusassignop(val_t p0); -val_t NEW_AQualified_parser_nodes___PNode___init(); -val_t NEW_AQualified_parser_prod___AQualified___empty_init(); -val_t NEW_AQualified_parser_prod___AQualified___init_aqualified(val_t p0, val_t p1); -val_t NEW_ADoc_parser_nodes___PNode___init(); -val_t NEW_ADoc_parser_prod___ADoc___empty_init(); -val_t NEW_ADoc_parser_prod___ADoc___init_adoc(val_t p0); -val_t NEW_Start_parser_nodes___PNode___init(); -val_t NEW_Start_parser_prod___Start___init(val_t p0, val_t p1); -val_t NEW_Lexer_lexer___Lexer___init(val_t p0, val_t p1); -val_t NEW_Visitor_parser_prod___Visitor___init(); -val_t NEW_ParserTable_parser_tables___ParserTable___init(); +static const char * const LOCATE_INIT_ATTRIBUTES__nitc___NitCompiler = "init var of NitCompiler"; +void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0); +typedef void (*INIT_ATTRIBUTES__nitc___NitCompiler_t)(val_t p0); +val_t NEW_nitc___NitCompiler(void); +static const char * const LOCATE_CHECKNEW_nitc___NitCompiler = "check new NitCompiler"; +void CHECKNEW_nitc___NitCompiler(val_t p0); +typedef void (*CHECKNEW_nitc___NitCompiler_t)(val_t p0); +static const char * const LOCATE_NEW_NitCompiler_nitc___NitCompiler___init = "new NitCompiler nitc::NitCompiler::init"; +val_t NEW_NitCompiler_nitc___NitCompiler___init(void); +typedef val_t (*NEW_NitCompiler_nitc___NitCompiler___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__toolcontext___ToolContext = "init var of ToolContext"; +void INIT_ATTRIBUTES__toolcontext___ToolContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__toolcontext___ToolContext_t)(val_t p0); +val_t NEW_toolcontext___ToolContext(void); +static const char * const LOCATE_CHECKNEW_toolcontext___ToolContext = "check new ToolContext"; +void CHECKNEW_toolcontext___ToolContext(val_t p0); +typedef void (*CHECKNEW_toolcontext___ToolContext_t)(val_t p0); +static const char * const LOCATE_NEW_ToolContext_toolcontext___ToolContext___init = "new ToolContext nitc::ToolContext::(toolcontext::ToolContext::init)"; +val_t NEW_ToolContext_toolcontext___ToolContext___init(void); +typedef val_t (*NEW_ToolContext_toolcontext___ToolContext___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___kernel___Sys = "init var of Sys"; +void INIT_ATTRIBUTES__standard___kernel___Sys(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___kernel___Sys_t)(val_t p0); +val_t NEW_standard___kernel___Sys(void); +static const char * const LOCATE_CHECKNEW_standard___kernel___Sys = "check new Sys"; +void CHECKNEW_standard___kernel___Sys(val_t p0); +typedef void (*CHECKNEW_standard___kernel___Sys_t)(val_t p0); +static const char * const LOCATE_NEW_Sys_standard___kernel___Sys___init = "new Sys kernel::Sys::init"; +val_t NEW_Sys_standard___kernel___Sys___init(void); +typedef val_t (*NEW_Sys_standard___kernel___Sys___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___Container = "init var of Container"; +void INIT_ATTRIBUTES__standard___collection___abstract_collection___Container(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___abstract_collection___Container_t)(val_t p0); +val_t NEW_standard___collection___abstract_collection___Container(void); +static const char * const LOCATE_CHECKNEW_standard___collection___abstract_collection___Container = "check new Container"; +void CHECKNEW_standard___collection___abstract_collection___Container(val_t p0); +typedef void (*CHECKNEW_standard___collection___abstract_collection___Container_t)(val_t p0); +static const char * const LOCATE_NEW_Container_standard___collection___abstract_collection___Container___init = "new Container abstract_collection::Container::init"; +val_t NEW_Container_standard___collection___abstract_collection___Container___init(val_t p0); +typedef val_t (*NEW_Container_standard___collection___abstract_collection___Container___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___ContainerIterator = "init var of ContainerIterator"; +void INIT_ATTRIBUTES__standard___collection___abstract_collection___ContainerIterator(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___abstract_collection___ContainerIterator_t)(val_t p0); +val_t NEW_standard___collection___abstract_collection___ContainerIterator(void); +static const char * const LOCATE_CHECKNEW_standard___collection___abstract_collection___ContainerIterator = "check new ContainerIterator"; +void CHECKNEW_standard___collection___abstract_collection___ContainerIterator(val_t p0); +typedef void (*CHECKNEW_standard___collection___abstract_collection___ContainerIterator_t)(val_t p0); +static const char * const LOCATE_NEW_ContainerIterator_standard___collection___abstract_collection___ContainerIterator___init = "new ContainerIterator abstract_collection::ContainerIterator::init"; +val_t NEW_ContainerIterator_standard___collection___abstract_collection___ContainerIterator___init(val_t p0); +typedef val_t (*NEW_ContainerIterator_standard___collection___abstract_collection___ContainerIterator___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___MapKeysIterator = "init var of MapKeysIterator"; +void INIT_ATTRIBUTES__standard___collection___abstract_collection___MapKeysIterator(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___abstract_collection___MapKeysIterator_t)(val_t p0); +val_t NEW_standard___collection___abstract_collection___MapKeysIterator(void); +static const char * const LOCATE_CHECKNEW_standard___collection___abstract_collection___MapKeysIterator = "check new MapKeysIterator"; +void CHECKNEW_standard___collection___abstract_collection___MapKeysIterator(val_t p0); +typedef void (*CHECKNEW_standard___collection___abstract_collection___MapKeysIterator_t)(val_t p0); +static const char * const LOCATE_NEW_MapKeysIterator_standard___collection___abstract_collection___MapKeysIterator___init = "new MapKeysIterator abstract_collection::MapKeysIterator::init"; +val_t NEW_MapKeysIterator_standard___collection___abstract_collection___MapKeysIterator___init(val_t p0); +typedef val_t (*NEW_MapKeysIterator_standard___collection___abstract_collection___MapKeysIterator___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___MapValuesIterator = "init var of MapValuesIterator"; +void INIT_ATTRIBUTES__standard___collection___abstract_collection___MapValuesIterator(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___abstract_collection___MapValuesIterator_t)(val_t p0); +val_t NEW_standard___collection___abstract_collection___MapValuesIterator(void); +static const char * const LOCATE_CHECKNEW_standard___collection___abstract_collection___MapValuesIterator = "check new MapValuesIterator"; +void CHECKNEW_standard___collection___abstract_collection___MapValuesIterator(val_t p0); +typedef void (*CHECKNEW_standard___collection___abstract_collection___MapValuesIterator_t)(val_t p0); +static const char * const LOCATE_NEW_MapValuesIterator_standard___collection___abstract_collection___MapValuesIterator___init = "new MapValuesIterator abstract_collection::MapValuesIterator::init"; +val_t NEW_MapValuesIterator_standard___collection___abstract_collection___MapValuesIterator___init(val_t p0); +typedef val_t (*NEW_MapValuesIterator_standard___collection___abstract_collection___MapValuesIterator___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___CoupleMapIterator = "init var of CoupleMapIterator"; +void INIT_ATTRIBUTES__standard___collection___abstract_collection___CoupleMapIterator(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___abstract_collection___CoupleMapIterator_t)(val_t p0); +val_t NEW_standard___collection___abstract_collection___CoupleMapIterator(void); +static const char * const LOCATE_CHECKNEW_standard___collection___abstract_collection___CoupleMapIterator = "check new CoupleMapIterator"; +void CHECKNEW_standard___collection___abstract_collection___CoupleMapIterator(val_t p0); +typedef void (*CHECKNEW_standard___collection___abstract_collection___CoupleMapIterator_t)(val_t p0); +static const char * const LOCATE_NEW_CoupleMapIterator_standard___collection___abstract_collection___CoupleMapIterator___init = "new CoupleMapIterator abstract_collection::CoupleMapIterator::init"; +val_t NEW_CoupleMapIterator_standard___collection___abstract_collection___CoupleMapIterator___init(val_t p0); +typedef val_t (*NEW_CoupleMapIterator_standard___collection___abstract_collection___CoupleMapIterator___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___Couple = "init var of Couple"; +void INIT_ATTRIBUTES__standard___collection___abstract_collection___Couple(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___abstract_collection___Couple_t)(val_t p0); +val_t NEW_standard___collection___abstract_collection___Couple(void); +static const char * const LOCATE_CHECKNEW_standard___collection___abstract_collection___Couple = "check new Couple"; +void CHECKNEW_standard___collection___abstract_collection___Couple(val_t p0); +typedef void (*CHECKNEW_standard___collection___abstract_collection___Couple_t)(val_t p0); +static const char * const LOCATE_NEW_Couple_standard___collection___abstract_collection___Couple___init = "new Couple abstract_collection::Couple::init"; +val_t NEW_Couple_standard___collection___abstract_collection___Couple___init(val_t p0, val_t p1); +typedef val_t (*NEW_Couple_standard___collection___abstract_collection___Couple___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___range___Range = "init var of Range"; +void INIT_ATTRIBUTES__standard___collection___range___Range(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___range___Range_t)(val_t p0); +val_t NEW_standard___collection___range___Range(void); +static const char * const LOCATE_CHECKNEW_standard___collection___range___Range = "check new Range"; +void CHECKNEW_standard___collection___range___Range(val_t p0); +typedef void (*CHECKNEW_standard___collection___range___Range_t)(val_t p0); +static const char * const LOCATE_NEW_Range_standard___collection___range___Range___init = "new Range range::Range::init"; +val_t NEW_Range_standard___collection___range___Range___init(val_t p0, val_t p1); +typedef val_t (*NEW_Range_standard___collection___range___Range___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_Range_standard___collection___range___Range___without_last = "new Range range::Range::without_last"; +val_t NEW_Range_standard___collection___range___Range___without_last(val_t p0, val_t p1); +typedef val_t (*NEW_Range_standard___collection___range___Range___without_last_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___range___IteratorRange = "init var of IteratorRange"; +void INIT_ATTRIBUTES__standard___collection___range___IteratorRange(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___range___IteratorRange_t)(val_t p0); +val_t NEW_standard___collection___range___IteratorRange(void); +static const char * const LOCATE_CHECKNEW_standard___collection___range___IteratorRange = "check new IteratorRange"; +void CHECKNEW_standard___collection___range___IteratorRange(val_t p0); +typedef void (*CHECKNEW_standard___collection___range___IteratorRange_t)(val_t p0); +static const char * const LOCATE_NEW_IteratorRange_standard___collection___range___IteratorRange___init = "new IteratorRange range::IteratorRange::init"; +val_t NEW_IteratorRange_standard___collection___range___IteratorRange___init(val_t p0); +typedef val_t (*NEW_IteratorRange_standard___collection___range___IteratorRange___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___list___List = "init var of List"; +void INIT_ATTRIBUTES__standard___collection___list___List(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___list___List_t)(val_t p0); +val_t NEW_standard___collection___list___List(void); +static const char * const LOCATE_CHECKNEW_standard___collection___list___List = "check new List"; +void CHECKNEW_standard___collection___list___List(val_t p0); +typedef void (*CHECKNEW_standard___collection___list___List_t)(val_t p0); +static const char * const LOCATE_NEW_List_standard___collection___list___List___init = "new List list::List::init"; +val_t NEW_List_standard___collection___list___List___init(void); +typedef val_t (*NEW_List_standard___collection___list___List___init_t)(void); +static const char * const LOCATE_NEW_List_standard___collection___list___List___from = "new List list::List::from"; +val_t NEW_List_standard___collection___list___List___from(val_t p0); +typedef val_t (*NEW_List_standard___collection___list___List___from_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___list___ListIterator = "init var of ListIterator"; +void INIT_ATTRIBUTES__standard___collection___list___ListIterator(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___list___ListIterator_t)(val_t p0); +val_t NEW_standard___collection___list___ListIterator(void); +static const char * const LOCATE_CHECKNEW_standard___collection___list___ListIterator = "check new ListIterator"; +void CHECKNEW_standard___collection___list___ListIterator(val_t p0); +typedef void (*CHECKNEW_standard___collection___list___ListIterator_t)(val_t p0); +static const char * const LOCATE_NEW_ListIterator_standard___collection___list___ListIterator___init = "new ListIterator list::ListIterator::init"; +val_t NEW_ListIterator_standard___collection___list___ListIterator___init(val_t p0); +typedef val_t (*NEW_ListIterator_standard___collection___list___ListIterator___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___list___ListNode = "init var of ListNode"; +void INIT_ATTRIBUTES__standard___collection___list___ListNode(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___list___ListNode_t)(val_t p0); +val_t NEW_standard___collection___list___ListNode(void); +static const char * const LOCATE_CHECKNEW_standard___collection___list___ListNode = "check new ListNode"; +void CHECKNEW_standard___collection___list___ListNode(val_t p0); +typedef void (*CHECKNEW_standard___collection___list___ListNode_t)(val_t p0); +static const char * const LOCATE_NEW_ListNode_standard___collection___list___ListNode___init = "new ListNode list::ListNode::init"; +val_t NEW_ListNode_standard___collection___list___ListNode___init(val_t p0); +typedef val_t (*NEW_ListNode_standard___collection___list___ListNode___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___array___Array = "init var of Array"; +void INIT_ATTRIBUTES__standard___collection___array___Array(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___array___Array_t)(val_t p0); +val_t NEW_standard___collection___array___Array(void); +static const char * const LOCATE_CHECKNEW_standard___collection___array___Array = "check new Array"; +void CHECKNEW_standard___collection___array___Array(val_t p0); +typedef void (*CHECKNEW_standard___collection___array___Array_t)(val_t p0); +static const char * const LOCATE_NEW_Array_standard___collection___array___Array___with_capacity = "new Array array::Array::with_capacity"; +val_t NEW_Array_standard___collection___array___Array___with_capacity(val_t p0); +typedef val_t (*NEW_Array_standard___collection___array___Array___with_capacity_t)(val_t p0); +static const char * const LOCATE_NEW_Array_standard___collection___array___Array___init = "new Array array::Array::init"; +val_t NEW_Array_standard___collection___array___Array___init(void); +typedef val_t (*NEW_Array_standard___collection___array___Array___init_t)(void); +static const char * const LOCATE_NEW_Array_standard___collection___array___Array___filled_with = "new Array array::Array::filled_with"; +val_t NEW_Array_standard___collection___array___Array___filled_with(val_t p0, val_t p1); +typedef val_t (*NEW_Array_standard___collection___array___Array___filled_with_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_Array_standard___collection___array___Array___with_items = "new Array array::Array::with_items"; +val_t NEW_Array_standard___collection___array___Array___with_items(val_t p0); +typedef val_t (*NEW_Array_standard___collection___array___Array___with_items_t)(val_t p0); +static const char * const LOCATE_NEW_Array_standard___collection___array___Array___with_native = "new Array array::Array::with_native"; +val_t NEW_Array_standard___collection___array___Array___with_native(val_t p0, val_t p1); +typedef val_t (*NEW_Array_standard___collection___array___Array___with_native_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArrayIterator = "init var of ArrayIterator"; +void INIT_ATTRIBUTES__standard___collection___array___ArrayIterator(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___array___ArrayIterator_t)(val_t p0); +val_t NEW_standard___collection___array___ArrayIterator(void); +static const char * const LOCATE_CHECKNEW_standard___collection___array___ArrayIterator = "check new ArrayIterator"; +void CHECKNEW_standard___collection___array___ArrayIterator(val_t p0); +typedef void (*CHECKNEW_standard___collection___array___ArrayIterator_t)(val_t p0); +static const char * const LOCATE_NEW_ArrayIterator_standard___collection___array___ArrayIterator___init = "new ArrayIterator array::ArrayIterator::init"; +val_t NEW_ArrayIterator_standard___collection___array___ArrayIterator___init(val_t p0); +typedef val_t (*NEW_ArrayIterator_standard___collection___array___ArrayIterator___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArraySet = "init var of ArraySet"; +void INIT_ATTRIBUTES__standard___collection___array___ArraySet(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___array___ArraySet_t)(val_t p0); +val_t NEW_standard___collection___array___ArraySet(void); +static const char * const LOCATE_CHECKNEW_standard___collection___array___ArraySet = "check new ArraySet"; +void CHECKNEW_standard___collection___array___ArraySet(val_t p0); +typedef void (*CHECKNEW_standard___collection___array___ArraySet_t)(val_t p0); +static const char * const LOCATE_NEW_ArraySet_standard___collection___array___ArraySet___init = "new ArraySet array::ArraySet::init"; +val_t NEW_ArraySet_standard___collection___array___ArraySet___init(void); +typedef val_t (*NEW_ArraySet_standard___collection___array___ArraySet___init_t)(void); +static const char * const LOCATE_NEW_ArraySet_standard___collection___array___ArraySet___with_capacity = "new ArraySet array::ArraySet::with_capacity"; +val_t NEW_ArraySet_standard___collection___array___ArraySet___with_capacity(val_t p0); +typedef val_t (*NEW_ArraySet_standard___collection___array___ArraySet___with_capacity_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArraySetIterator = "init var of ArraySetIterator"; +void INIT_ATTRIBUTES__standard___collection___array___ArraySetIterator(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___array___ArraySetIterator_t)(val_t p0); +val_t NEW_standard___collection___array___ArraySetIterator(void); +static const char * const LOCATE_CHECKNEW_standard___collection___array___ArraySetIterator = "check new ArraySetIterator"; +void CHECKNEW_standard___collection___array___ArraySetIterator(val_t p0); +typedef void (*CHECKNEW_standard___collection___array___ArraySetIterator_t)(val_t p0); +static const char * const LOCATE_NEW_ArraySetIterator_standard___collection___array___ArraySetIterator___init = "new ArraySetIterator array::ArraySetIterator::init"; +val_t NEW_ArraySetIterator_standard___collection___array___ArraySetIterator___init(val_t p0); +typedef val_t (*NEW_ArraySetIterator_standard___collection___array___ArraySetIterator___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArrayMap = "init var of ArrayMap"; +void INIT_ATTRIBUTES__standard___collection___array___ArrayMap(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___array___ArrayMap_t)(val_t p0); +val_t NEW_standard___collection___array___ArrayMap(void); +static const char * const LOCATE_CHECKNEW_standard___collection___array___ArrayMap = "check new ArrayMap"; +void CHECKNEW_standard___collection___array___ArrayMap(val_t p0); +typedef void (*CHECKNEW_standard___collection___array___ArrayMap_t)(val_t p0); +static const char * const LOCATE_NEW_ArrayMap_standard___collection___array___ArrayMap___init = "new ArrayMap array::ArrayMap::init"; +val_t NEW_ArrayMap_standard___collection___array___ArrayMap___init(void); +typedef val_t (*NEW_ArrayMap_standard___collection___array___ArrayMap___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArrayMapKeys = "init var of ArrayMapKeys"; +void INIT_ATTRIBUTES__standard___collection___array___ArrayMapKeys(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___array___ArrayMapKeys_t)(val_t p0); +val_t NEW_standard___collection___array___ArrayMapKeys(void); +static const char * const LOCATE_CHECKNEW_standard___collection___array___ArrayMapKeys = "check new ArrayMapKeys"; +void CHECKNEW_standard___collection___array___ArrayMapKeys(val_t p0); +typedef void (*CHECKNEW_standard___collection___array___ArrayMapKeys_t)(val_t p0); +static const char * const LOCATE_NEW_ArrayMapKeys_standard___collection___array___ArrayMapKeys___init = "new ArrayMapKeys array::ArrayMapKeys::init"; +val_t NEW_ArrayMapKeys_standard___collection___array___ArrayMapKeys___init(val_t p0); +typedef val_t (*NEW_ArrayMapKeys_standard___collection___array___ArrayMapKeys___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArrayMapValues = "init var of ArrayMapValues"; +void INIT_ATTRIBUTES__standard___collection___array___ArrayMapValues(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___array___ArrayMapValues_t)(val_t p0); +val_t NEW_standard___collection___array___ArrayMapValues(void); +static const char * const LOCATE_CHECKNEW_standard___collection___array___ArrayMapValues = "check new ArrayMapValues"; +void CHECKNEW_standard___collection___array___ArrayMapValues(val_t p0); +typedef void (*CHECKNEW_standard___collection___array___ArrayMapValues_t)(val_t p0); +static const char * const LOCATE_NEW_ArrayMapValues_standard___collection___array___ArrayMapValues___init = "new ArrayMapValues array::ArrayMapValues::init"; +val_t NEW_ArrayMapValues_standard___collection___array___ArrayMapValues___init(val_t p0); +typedef val_t (*NEW_ArrayMapValues_standard___collection___array___ArrayMapValues___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___sorter___ComparableSorter = "init var of ComparableSorter"; +void INIT_ATTRIBUTES__standard___collection___sorter___ComparableSorter(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___sorter___ComparableSorter_t)(val_t p0); +val_t NEW_standard___collection___sorter___ComparableSorter(void); +static const char * const LOCATE_CHECKNEW_standard___collection___sorter___ComparableSorter = "check new ComparableSorter"; +void CHECKNEW_standard___collection___sorter___ComparableSorter(val_t p0); +typedef void (*CHECKNEW_standard___collection___sorter___ComparableSorter_t)(val_t p0); +static const char * const LOCATE_NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___init = "new ComparableSorter sorter::ComparableSorter::init"; +val_t NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___init(void); +typedef val_t (*NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMap = "init var of HashMap"; +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMap(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___hash_collection___HashMap_t)(val_t p0); +val_t NEW_standard___collection___hash_collection___HashMap(void); +static const char * const LOCATE_CHECKNEW_standard___collection___hash_collection___HashMap = "check new HashMap"; +void CHECKNEW_standard___collection___hash_collection___HashMap(val_t p0); +typedef void (*CHECKNEW_standard___collection___hash_collection___HashMap_t)(val_t p0); +static const char * const LOCATE_NEW_HashMap_standard___collection___hash_collection___HashMap___init = "new HashMap hash_collection::HashMap::init"; +val_t NEW_HashMap_standard___collection___hash_collection___HashMap___init(void); +typedef val_t (*NEW_HashMap_standard___collection___hash_collection___HashMap___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapKeys = "init var of HashMapKeys"; +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapKeys(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapKeys_t)(val_t p0); +val_t NEW_standard___collection___hash_collection___HashMapKeys(void); +static const char * const LOCATE_CHECKNEW_standard___collection___hash_collection___HashMapKeys = "check new HashMapKeys"; +void CHECKNEW_standard___collection___hash_collection___HashMapKeys(val_t p0); +typedef void (*CHECKNEW_standard___collection___hash_collection___HashMapKeys_t)(val_t p0); +static const char * const LOCATE_NEW_HashMapKeys_standard___collection___hash_collection___HashMapKeys___init = "new HashMapKeys hash_collection::HashMapKeys::init"; +val_t NEW_HashMapKeys_standard___collection___hash_collection___HashMapKeys___init(val_t p0); +typedef val_t (*NEW_HashMapKeys_standard___collection___hash_collection___HashMapKeys___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapValues = "init var of HashMapValues"; +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapValues(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapValues_t)(val_t p0); +val_t NEW_standard___collection___hash_collection___HashMapValues(void); +static const char * const LOCATE_CHECKNEW_standard___collection___hash_collection___HashMapValues = "check new HashMapValues"; +void CHECKNEW_standard___collection___hash_collection___HashMapValues(val_t p0); +typedef void (*CHECKNEW_standard___collection___hash_collection___HashMapValues_t)(val_t p0); +static const char * const LOCATE_NEW_HashMapValues_standard___collection___hash_collection___HashMapValues___init = "new HashMapValues hash_collection::HashMapValues::init"; +val_t NEW_HashMapValues_standard___collection___hash_collection___HashMapValues___init(val_t p0); +typedef val_t (*NEW_HashMapValues_standard___collection___hash_collection___HashMapValues___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapNode = "init var of HashMapNode"; +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapNode(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapNode_t)(val_t p0); +val_t NEW_standard___collection___hash_collection___HashMapNode(void); +static const char * const LOCATE_CHECKNEW_standard___collection___hash_collection___HashMapNode = "check new HashMapNode"; +void CHECKNEW_standard___collection___hash_collection___HashMapNode(val_t p0); +typedef void (*CHECKNEW_standard___collection___hash_collection___HashMapNode_t)(val_t p0); +static const char * const LOCATE_NEW_HashMapNode_standard___collection___hash_collection___HashMapNode___init = "new HashMapNode hash_collection::HashMapNode::init"; +val_t NEW_HashMapNode_standard___collection___hash_collection___HashMapNode___init(val_t p0, val_t p1); +typedef val_t (*NEW_HashMapNode_standard___collection___hash_collection___HashMapNode___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapIterator = "init var of HashMapIterator"; +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapIterator(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapIterator_t)(val_t p0); +val_t NEW_standard___collection___hash_collection___HashMapIterator(void); +static const char * const LOCATE_CHECKNEW_standard___collection___hash_collection___HashMapIterator = "check new HashMapIterator"; +void CHECKNEW_standard___collection___hash_collection___HashMapIterator(val_t p0); +typedef void (*CHECKNEW_standard___collection___hash_collection___HashMapIterator_t)(val_t p0); +static const char * const LOCATE_NEW_HashMapIterator_standard___collection___hash_collection___HashMapIterator___init = "new HashMapIterator hash_collection::HashMapIterator::init"; +val_t NEW_HashMapIterator_standard___collection___hash_collection___HashMapIterator___init(val_t p0); +typedef val_t (*NEW_HashMapIterator_standard___collection___hash_collection___HashMapIterator___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashSet = "init var of HashSet"; +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashSet(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___hash_collection___HashSet_t)(val_t p0); +val_t NEW_standard___collection___hash_collection___HashSet(void); +static const char * const LOCATE_CHECKNEW_standard___collection___hash_collection___HashSet = "check new HashSet"; +void CHECKNEW_standard___collection___hash_collection___HashSet(val_t p0); +typedef void (*CHECKNEW_standard___collection___hash_collection___HashSet_t)(val_t p0); +static const char * const LOCATE_NEW_HashSet_standard___collection___hash_collection___HashSet___init = "new HashSet hash_collection::HashSet::init"; +val_t NEW_HashSet_standard___collection___hash_collection___HashSet___init(void); +typedef val_t (*NEW_HashSet_standard___collection___hash_collection___HashSet___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetNode = "init var of HashSetNode"; +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetNode(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetNode_t)(val_t p0); +val_t NEW_standard___collection___hash_collection___HashSetNode(void); +static const char * const LOCATE_CHECKNEW_standard___collection___hash_collection___HashSetNode = "check new HashSetNode"; +void CHECKNEW_standard___collection___hash_collection___HashSetNode(val_t p0); +typedef void (*CHECKNEW_standard___collection___hash_collection___HashSetNode_t)(val_t p0); +static const char * const LOCATE_NEW_HashSetNode_standard___collection___hash_collection___HashSetNode___init = "new HashSetNode hash_collection::HashSetNode::init"; +val_t NEW_HashSetNode_standard___collection___hash_collection___HashSetNode___init(val_t p0); +typedef val_t (*NEW_HashSetNode_standard___collection___hash_collection___HashSetNode___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetIterator = "init var of HashSetIterator"; +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetIterator(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetIterator_t)(val_t p0); +val_t NEW_standard___collection___hash_collection___HashSetIterator(void); +static const char * const LOCATE_CHECKNEW_standard___collection___hash_collection___HashSetIterator = "check new HashSetIterator"; +void CHECKNEW_standard___collection___hash_collection___HashSetIterator(val_t p0); +typedef void (*CHECKNEW_standard___collection___hash_collection___HashSetIterator_t)(val_t p0); +static const char * const LOCATE_NEW_HashSetIterator_standard___collection___hash_collection___HashSetIterator___init = "new HashSetIterator hash_collection::HashSetIterator::init"; +val_t NEW_HashSetIterator_standard___collection___hash_collection___HashSetIterator___init(val_t p0); +typedef val_t (*NEW_HashSetIterator_standard___collection___hash_collection___HashSetIterator___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___string___String = "init var of String"; +void INIT_ATTRIBUTES__standard___string___String(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___string___String_t)(val_t p0); +val_t NEW_standard___string___String(void); +static const char * const LOCATE_CHECKNEW_standard___string___String = "check new String"; +void CHECKNEW_standard___string___String(val_t p0); +typedef void (*CHECKNEW_standard___string___String_t)(val_t p0); +static const char * const LOCATE_NEW_String_standard___string___String___with_native = "new String string::String::with_native"; +val_t NEW_String_standard___string___String___with_native(val_t p0, val_t p1); +typedef val_t (*NEW_String_standard___string___String___with_native_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_String_standard___string___String___from_cstring = "new String string::String::from_cstring"; +val_t NEW_String_standard___string___String___from_cstring(val_t p0); +typedef val_t (*NEW_String_standard___string___String___from_cstring_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___string___Buffer = "init var of Buffer"; +void INIT_ATTRIBUTES__standard___string___Buffer(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___string___Buffer_t)(val_t p0); +val_t NEW_standard___string___Buffer(void); +static const char * const LOCATE_CHECKNEW_standard___string___Buffer = "check new Buffer"; +void CHECKNEW_standard___string___Buffer(val_t p0); +typedef void (*CHECKNEW_standard___string___Buffer_t)(val_t p0); +static const char * const LOCATE_NEW_Buffer_standard___string___Buffer___init = "new Buffer string::Buffer::init"; +val_t NEW_Buffer_standard___string___Buffer___init(void); +typedef val_t (*NEW_Buffer_standard___string___Buffer___init_t)(void); +static const char * const LOCATE_NEW_Buffer_standard___string___Buffer___from = "new Buffer string::Buffer::from"; +val_t NEW_Buffer_standard___string___Buffer___from(val_t p0); +typedef val_t (*NEW_Buffer_standard___string___Buffer___from_t)(val_t p0); +static const char * const LOCATE_NEW_Buffer_standard___string___Buffer___with_capacity = "new Buffer string::Buffer::with_capacity"; +val_t NEW_Buffer_standard___string___Buffer___with_capacity(val_t p0); +typedef val_t (*NEW_Buffer_standard___string___Buffer___with_capacity_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___symbol___Symbol = "init var of Symbol"; +void INIT_ATTRIBUTES__standard___symbol___Symbol(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___symbol___Symbol_t)(val_t p0); +val_t NEW_standard___symbol___Symbol(void); +static const char * const LOCATE_CHECKNEW_standard___symbol___Symbol = "check new Symbol"; +void CHECKNEW_standard___symbol___Symbol(val_t p0); +typedef void (*CHECKNEW_standard___symbol___Symbol_t)(val_t p0); +static const char * const LOCATE_NEW_Symbol_standard___symbol___Symbol___init = "new Symbol symbol::Symbol::init"; +val_t NEW_Symbol_standard___symbol___Symbol___init(val_t p0); +typedef val_t (*NEW_Symbol_standard___symbol___Symbol___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___stream___FDIStream = "init var of FDIStream"; +void INIT_ATTRIBUTES__standard___stream___FDIStream(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___stream___FDIStream_t)(val_t p0); +val_t NEW_standard___stream___FDIStream(void); +static const char * const LOCATE_CHECKNEW_standard___stream___FDIStream = "check new FDIStream"; +void CHECKNEW_standard___stream___FDIStream(val_t p0); +typedef void (*CHECKNEW_standard___stream___FDIStream_t)(val_t p0); +static const char * const LOCATE_NEW_FDIStream_standard___stream___FDIStream___init = "new FDIStream stream::FDIStream::init"; +val_t NEW_FDIStream_standard___stream___FDIStream___init(val_t p0); +typedef val_t (*NEW_FDIStream_standard___stream___FDIStream___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___stream___FDOStream = "init var of FDOStream"; +void INIT_ATTRIBUTES__standard___stream___FDOStream(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___stream___FDOStream_t)(val_t p0); +val_t NEW_standard___stream___FDOStream(void); +static const char * const LOCATE_CHECKNEW_standard___stream___FDOStream = "check new FDOStream"; +void CHECKNEW_standard___stream___FDOStream(val_t p0); +typedef void (*CHECKNEW_standard___stream___FDOStream_t)(val_t p0); +static const char * const LOCATE_NEW_FDOStream_standard___stream___FDOStream___init = "new FDOStream stream::FDOStream::init"; +val_t NEW_FDOStream_standard___stream___FDOStream___init(val_t p0); +typedef val_t (*NEW_FDOStream_standard___stream___FDOStream___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___stream___FDIOStream = "init var of FDIOStream"; +void INIT_ATTRIBUTES__standard___stream___FDIOStream(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___stream___FDIOStream_t)(val_t p0); +val_t NEW_standard___stream___FDIOStream(void); +static const char * const LOCATE_CHECKNEW_standard___stream___FDIOStream = "check new FDIOStream"; +void CHECKNEW_standard___stream___FDIOStream(val_t p0); +typedef void (*CHECKNEW_standard___stream___FDIOStream_t)(val_t p0); +static const char * const LOCATE_NEW_FDIOStream_standard___stream___FDIOStream___init = "new FDIOStream stream::FDIOStream::init"; +val_t NEW_FDIOStream_standard___stream___FDIOStream___init(val_t p0); +typedef val_t (*NEW_FDIOStream_standard___stream___FDIOStream___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___string_search___BM_Pattern = "init var of BM_Pattern"; +void INIT_ATTRIBUTES__standard___string_search___BM_Pattern(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___string_search___BM_Pattern_t)(val_t p0); +val_t NEW_standard___string_search___BM_Pattern(void); +static const char * const LOCATE_CHECKNEW_standard___string_search___BM_Pattern = "check new BM_Pattern"; +void CHECKNEW_standard___string_search___BM_Pattern(val_t p0); +typedef void (*CHECKNEW_standard___string_search___BM_Pattern_t)(val_t p0); +static const char * const LOCATE_NEW_BM_Pattern_standard___string_search___BM_Pattern___init = "new BM_Pattern string_search::BM_Pattern::init"; +val_t NEW_BM_Pattern_standard___string_search___BM_Pattern___init(val_t p0); +typedef val_t (*NEW_BM_Pattern_standard___string_search___BM_Pattern___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___string_search___Match = "init var of Match"; +void INIT_ATTRIBUTES__standard___string_search___Match(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___string_search___Match_t)(val_t p0); +val_t NEW_standard___string_search___Match(void); +static const char * const LOCATE_CHECKNEW_standard___string_search___Match = "check new Match"; +void CHECKNEW_standard___string_search___Match(val_t p0); +typedef void (*CHECKNEW_standard___string_search___Match_t)(val_t p0); +static const char * const LOCATE_NEW_Match_standard___string_search___Match___init = "new Match string_search::Match::init"; +val_t NEW_Match_standard___string_search___Match___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_Match_standard___string_search___Match___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___file___IFStream = "init var of IFStream"; +void INIT_ATTRIBUTES__standard___file___IFStream(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___file___IFStream_t)(val_t p0); +val_t NEW_standard___file___IFStream(void); +static const char * const LOCATE_CHECKNEW_standard___file___IFStream = "check new IFStream"; +void CHECKNEW_standard___file___IFStream(val_t p0); +typedef void (*CHECKNEW_standard___file___IFStream_t)(val_t p0); +static const char * const LOCATE_NEW_IFStream_standard___file___IFStream___open = "new IFStream file::IFStream::open"; +val_t NEW_IFStream_standard___file___IFStream___open(val_t p0); +typedef val_t (*NEW_IFStream_standard___file___IFStream___open_t)(val_t p0); +static const char * const LOCATE_NEW_IFStream_standard___file___IFStream___init = "new IFStream file::IFStream::init"; +val_t NEW_IFStream_standard___file___IFStream___init(void); +typedef val_t (*NEW_IFStream_standard___file___IFStream___init_t)(void); +static const char * const LOCATE_NEW_IFStream_standard___file___IFStream___without_file = "new IFStream file::IFStream::without_file"; +val_t NEW_IFStream_standard___file___IFStream___without_file(void); +typedef val_t (*NEW_IFStream_standard___file___IFStream___without_file_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___file___OFStream = "init var of OFStream"; +void INIT_ATTRIBUTES__standard___file___OFStream(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___file___OFStream_t)(val_t p0); +val_t NEW_standard___file___OFStream(void); +static const char * const LOCATE_CHECKNEW_standard___file___OFStream = "check new OFStream"; +void CHECKNEW_standard___file___OFStream(val_t p0); +typedef void (*CHECKNEW_standard___file___OFStream_t)(val_t p0); +static const char * const LOCATE_NEW_OFStream_standard___file___OFStream___open = "new OFStream file::OFStream::open"; +val_t NEW_OFStream_standard___file___OFStream___open(val_t p0); +typedef val_t (*NEW_OFStream_standard___file___OFStream___open_t)(val_t p0); +static const char * const LOCATE_NEW_OFStream_standard___file___OFStream___init = "new OFStream file::OFStream::init"; +val_t NEW_OFStream_standard___file___OFStream___init(void); +typedef val_t (*NEW_OFStream_standard___file___OFStream___init_t)(void); +static const char * const LOCATE_NEW_OFStream_standard___file___OFStream___without_file = "new OFStream file::OFStream::without_file"; +val_t NEW_OFStream_standard___file___OFStream___without_file(void); +typedef val_t (*NEW_OFStream_standard___file___OFStream___without_file_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___file___Stdin = "init var of Stdin"; +void INIT_ATTRIBUTES__standard___file___Stdin(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___file___Stdin_t)(val_t p0); +val_t NEW_standard___file___Stdin(void); +static const char * const LOCATE_CHECKNEW_standard___file___Stdin = "check new Stdin"; +void CHECKNEW_standard___file___Stdin(val_t p0); +typedef void (*CHECKNEW_standard___file___Stdin_t)(val_t p0); +static const char * const LOCATE_NEW_Stdin_standard___file___Stdin___init = "new Stdin file::Stdin::init"; +val_t NEW_Stdin_standard___file___Stdin___init(void); +typedef val_t (*NEW_Stdin_standard___file___Stdin___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___file___Stdout = "init var of Stdout"; +void INIT_ATTRIBUTES__standard___file___Stdout(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___file___Stdout_t)(val_t p0); +val_t NEW_standard___file___Stdout(void); +static const char * const LOCATE_CHECKNEW_standard___file___Stdout = "check new Stdout"; +void CHECKNEW_standard___file___Stdout(val_t p0); +typedef void (*CHECKNEW_standard___file___Stdout_t)(val_t p0); +static const char * const LOCATE_NEW_Stdout_standard___file___Stdout___init = "new Stdout file::Stdout::init"; +val_t NEW_Stdout_standard___file___Stdout___init(void); +typedef val_t (*NEW_Stdout_standard___file___Stdout___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___file___Stderr = "init var of Stderr"; +void INIT_ATTRIBUTES__standard___file___Stderr(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___file___Stderr_t)(val_t p0); +val_t NEW_standard___file___Stderr(void); +static const char * const LOCATE_CHECKNEW_standard___file___Stderr = "check new Stderr"; +void CHECKNEW_standard___file___Stderr(val_t p0); +typedef void (*CHECKNEW_standard___file___Stderr_t)(val_t p0); +static const char * const LOCATE_NEW_Stderr_standard___file___Stderr___init = "new Stderr file::Stderr::init"; +val_t NEW_Stderr_standard___file___Stderr___init(void); +typedef val_t (*NEW_Stderr_standard___file___Stderr___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___exec___Process = "init var of Process"; +void INIT_ATTRIBUTES__standard___exec___Process(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___exec___Process_t)(val_t p0); +val_t NEW_standard___exec___Process(void); +static const char * const LOCATE_CHECKNEW_standard___exec___Process = "check new Process"; +void CHECKNEW_standard___exec___Process(val_t p0); +typedef void (*CHECKNEW_standard___exec___Process_t)(val_t p0); +static const char * const LOCATE_NEW_Process_standard___exec___Process___init = "new Process exec::Process::init"; +val_t NEW_Process_standard___exec___Process___init(val_t p0, val_t p1); +typedef val_t (*NEW_Process_standard___exec___Process___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_Process_standard___exec___Process___init_ = "new Process exec::Process::init_"; +val_t NEW_Process_standard___exec___Process___init_(val_t p0); +typedef val_t (*NEW_Process_standard___exec___Process___init__t)(val_t p0); +static const char * const LOCATE_NEW_Process_standard___exec___Process___execute = "new Process exec::Process::execute"; +val_t NEW_Process_standard___exec___Process___execute(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_Process_standard___exec___Process___execute_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___exec___IProcess = "init var of IProcess"; +void INIT_ATTRIBUTES__standard___exec___IProcess(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___exec___IProcess_t)(val_t p0); +val_t NEW_standard___exec___IProcess(void); +static const char * const LOCATE_CHECKNEW_standard___exec___IProcess = "check new IProcess"; +void CHECKNEW_standard___exec___IProcess(val_t p0); +typedef void (*CHECKNEW_standard___exec___IProcess_t)(val_t p0); +static const char * const LOCATE_NEW_IProcess_standard___exec___IProcess___init = "new IProcess exec::IProcess::init"; +val_t NEW_IProcess_standard___exec___IProcess___init(val_t p0, val_t p1); +typedef val_t (*NEW_IProcess_standard___exec___IProcess___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_IProcess_standard___exec___IProcess___init_ = "new IProcess exec::IProcess::init_"; +val_t NEW_IProcess_standard___exec___IProcess___init_(val_t p0); +typedef val_t (*NEW_IProcess_standard___exec___IProcess___init__t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___exec___OProcess = "init var of OProcess"; +void INIT_ATTRIBUTES__standard___exec___OProcess(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___exec___OProcess_t)(val_t p0); +val_t NEW_standard___exec___OProcess(void); +static const char * const LOCATE_CHECKNEW_standard___exec___OProcess = "check new OProcess"; +void CHECKNEW_standard___exec___OProcess(val_t p0); +typedef void (*CHECKNEW_standard___exec___OProcess_t)(val_t p0); +static const char * const LOCATE_NEW_OProcess_standard___exec___OProcess___init = "new OProcess exec::OProcess::init"; +val_t NEW_OProcess_standard___exec___OProcess___init(val_t p0, val_t p1); +typedef val_t (*NEW_OProcess_standard___exec___OProcess___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_OProcess_standard___exec___OProcess___init_ = "new OProcess exec::OProcess::init_"; +val_t NEW_OProcess_standard___exec___OProcess___init_(val_t p0); +typedef val_t (*NEW_OProcess_standard___exec___OProcess___init__t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__standard___exec___IOProcess = "init var of IOProcess"; +void INIT_ATTRIBUTES__standard___exec___IOProcess(val_t p0); +typedef void (*INIT_ATTRIBUTES__standard___exec___IOProcess_t)(val_t p0); +val_t NEW_standard___exec___IOProcess(void); +static const char * const LOCATE_CHECKNEW_standard___exec___IOProcess = "check new IOProcess"; +void CHECKNEW_standard___exec___IOProcess(val_t p0); +typedef void (*CHECKNEW_standard___exec___IOProcess_t)(val_t p0); +static const char * const LOCATE_NEW_IOProcess_standard___exec___IOProcess___init = "new IOProcess exec::IOProcess::init"; +val_t NEW_IOProcess_standard___exec___IOProcess___init(val_t p0, val_t p1); +typedef val_t (*NEW_IOProcess_standard___exec___IOProcess___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_IOProcess_standard___exec___IOProcess___init_ = "new IOProcess exec::IOProcess::init_"; +val_t NEW_IOProcess_standard___exec___IOProcess___init_(val_t p0); +typedef val_t (*NEW_IOProcess_standard___exec___IOProcess___init__t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__location___SourceFile = "init var of SourceFile"; +void INIT_ATTRIBUTES__location___SourceFile(val_t p0); +typedef void (*INIT_ATTRIBUTES__location___SourceFile_t)(val_t p0); +val_t NEW_location___SourceFile(void); +static const char * const LOCATE_CHECKNEW_location___SourceFile = "check new SourceFile"; +void CHECKNEW_location___SourceFile(val_t p0); +typedef void (*CHECKNEW_location___SourceFile_t)(val_t p0); +static const char * const LOCATE_NEW_SourceFile_location___SourceFile___init = "new SourceFile location::SourceFile::init"; +val_t NEW_SourceFile_location___SourceFile___init(val_t p0, val_t p1); +typedef val_t (*NEW_SourceFile_location___SourceFile___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__location___Location = "init var of Location"; +void INIT_ATTRIBUTES__location___Location(val_t p0); +typedef void (*INIT_ATTRIBUTES__location___Location_t)(val_t p0); +val_t NEW_location___Location(void); +static const char * const LOCATE_CHECKNEW_location___Location = "check new Location"; +void CHECKNEW_location___Location(val_t p0); +typedef void (*CHECKNEW_location___Location_t)(val_t p0); +static const char * const LOCATE_NEW_Location_location___Location___init = "new Location location::Location::init"; +val_t NEW_Location_location___Location___init(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_Location_location___Location___init_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_NEW_Location_location___Location___with_file = "new Location location::Location::with_file"; +val_t NEW_Location_location___Location___with_file(val_t p0); +typedef val_t (*NEW_Location_location___Location___with_file_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TEol = "init var of TEol"; +void INIT_ATTRIBUTES__parser___parser_nodes___TEol(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TEol_t)(val_t p0); +val_t NEW_parser___parser_nodes___TEol(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TEol = "check new TEol"; +void CHECKNEW_parser___parser_nodes___TEol(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TEol_t)(val_t p0); +static const char * const LOCATE_NEW_TEol_parser___lexer___TEol___init_tk = "new TEol lexer::TEol::init_tk"; +val_t NEW_TEol_parser___lexer___TEol___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TEol_parser___lexer___TEol___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TEol_parser___parser_nodes___ANode___init = "new TEol parser_nodes::ANode::init"; +val_t NEW_TEol_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TEol_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TComment = "init var of TComment"; +void INIT_ATTRIBUTES__parser___parser_nodes___TComment(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TComment_t)(val_t p0); +val_t NEW_parser___parser_nodes___TComment(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TComment = "check new TComment"; +void CHECKNEW_parser___parser_nodes___TComment(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TComment_t)(val_t p0); +static const char * const LOCATE_NEW_TComment_parser___lexer___TComment___init_tk = "new TComment lexer::TComment::init_tk"; +val_t NEW_TComment_parser___lexer___TComment___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TComment_parser___lexer___TComment___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TComment_parser___parser_nodes___ANode___init = "new TComment parser_nodes::ANode::init"; +val_t NEW_TComment_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TComment_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwmodule = "init var of TKwmodule"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwmodule(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwmodule_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwmodule(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwmodule = "check new TKwmodule"; +void CHECKNEW_parser___parser_nodes___TKwmodule(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwmodule_t)(val_t p0); +static const char * const LOCATE_NEW_TKwmodule_parser___lexer___TKwmodule___init_tk = "new TKwmodule lexer::TKwmodule::init_tk"; +val_t NEW_TKwmodule_parser___lexer___TKwmodule___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TKwmodule_parser___lexer___TKwmodule___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TKwmodule_parser___parser_nodes___ANode___init = "new TKwmodule parser_nodes::ANode::init"; +val_t NEW_TKwmodule_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwmodule_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwimport = "init var of TKwimport"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwimport(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwimport_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwimport(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwimport = "check new TKwimport"; +void CHECKNEW_parser___parser_nodes___TKwimport(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwimport_t)(val_t p0); +static const char * const LOCATE_NEW_TKwimport_parser___lexer___TKwimport___init_tk = "new TKwimport lexer::TKwimport::init_tk"; +val_t NEW_TKwimport_parser___lexer___TKwimport___init_tk(val_t p0); +typedef val_t (*NEW_TKwimport_parser___lexer___TKwimport___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwimport_parser___parser_nodes___ANode___init = "new TKwimport parser_nodes::ANode::init"; +val_t NEW_TKwimport_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwimport_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwclass = "init var of TKwclass"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwclass(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwclass_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwclass(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwclass = "check new TKwclass"; +void CHECKNEW_parser___parser_nodes___TKwclass(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwclass_t)(val_t p0); +static const char * const LOCATE_NEW_TKwclass_parser___lexer___TKwclass___init_tk = "new TKwclass lexer::TKwclass::init_tk"; +val_t NEW_TKwclass_parser___lexer___TKwclass___init_tk(val_t p0); +typedef val_t (*NEW_TKwclass_parser___lexer___TKwclass___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwclass_parser___parser_nodes___ANode___init = "new TKwclass parser_nodes::ANode::init"; +val_t NEW_TKwclass_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwclass_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwabstract = "init var of TKwabstract"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwabstract(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwabstract_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwabstract(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwabstract = "check new TKwabstract"; +void CHECKNEW_parser___parser_nodes___TKwabstract(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwabstract_t)(val_t p0); +static const char * const LOCATE_NEW_TKwabstract_parser___lexer___TKwabstract___init_tk = "new TKwabstract lexer::TKwabstract::init_tk"; +val_t NEW_TKwabstract_parser___lexer___TKwabstract___init_tk(val_t p0); +typedef val_t (*NEW_TKwabstract_parser___lexer___TKwabstract___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwabstract_parser___parser_nodes___ANode___init = "new TKwabstract parser_nodes::ANode::init"; +val_t NEW_TKwabstract_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwabstract_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwinterface = "init var of TKwinterface"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwinterface(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwinterface_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwinterface(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwinterface = "check new TKwinterface"; +void CHECKNEW_parser___parser_nodes___TKwinterface(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwinterface_t)(val_t p0); +static const char * const LOCATE_NEW_TKwinterface_parser___lexer___TKwinterface___init_tk = "new TKwinterface lexer::TKwinterface::init_tk"; +val_t NEW_TKwinterface_parser___lexer___TKwinterface___init_tk(val_t p0); +typedef val_t (*NEW_TKwinterface_parser___lexer___TKwinterface___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwinterface_parser___parser_nodes___ANode___init = "new TKwinterface parser_nodes::ANode::init"; +val_t NEW_TKwinterface_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwinterface_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwenum = "init var of TKwenum"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwenum(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwenum_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwenum(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwenum = "check new TKwenum"; +void CHECKNEW_parser___parser_nodes___TKwenum(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwenum_t)(val_t p0); +static const char * const LOCATE_NEW_TKwenum_parser___lexer___TKwenum___init_tk = "new TKwenum lexer::TKwenum::init_tk"; +val_t NEW_TKwenum_parser___lexer___TKwenum___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TKwenum_parser___lexer___TKwenum___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TKwenum_parser___parser_nodes___ANode___init = "new TKwenum parser_nodes::ANode::init"; +val_t NEW_TKwenum_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwenum_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwspecial = "init var of TKwspecial"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwspecial(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwspecial_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwspecial(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwspecial = "check new TKwspecial"; +void CHECKNEW_parser___parser_nodes___TKwspecial(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwspecial_t)(val_t p0); +static const char * const LOCATE_NEW_TKwspecial_parser___lexer___TKwspecial___init_tk = "new TKwspecial lexer::TKwspecial::init_tk"; +val_t NEW_TKwspecial_parser___lexer___TKwspecial___init_tk(val_t p0); +typedef val_t (*NEW_TKwspecial_parser___lexer___TKwspecial___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwspecial_parser___parser_nodes___ANode___init = "new TKwspecial parser_nodes::ANode::init"; +val_t NEW_TKwspecial_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwspecial_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwend = "init var of TKwend"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwend(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwend_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwend(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwend = "check new TKwend"; +void CHECKNEW_parser___parser_nodes___TKwend(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwend_t)(val_t p0); +static const char * const LOCATE_NEW_TKwend_parser___lexer___TKwend___init_tk = "new TKwend lexer::TKwend::init_tk"; +val_t NEW_TKwend_parser___lexer___TKwend___init_tk(val_t p0); +typedef val_t (*NEW_TKwend_parser___lexer___TKwend___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwend_parser___parser_nodes___ANode___init = "new TKwend parser_nodes::ANode::init"; +val_t NEW_TKwend_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwend_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwmeth = "init var of TKwmeth"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwmeth(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwmeth_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwmeth(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwmeth = "check new TKwmeth"; +void CHECKNEW_parser___parser_nodes___TKwmeth(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwmeth_t)(val_t p0); +static const char * const LOCATE_NEW_TKwmeth_parser___lexer___TKwmeth___init_tk = "new TKwmeth lexer::TKwmeth::init_tk"; +val_t NEW_TKwmeth_parser___lexer___TKwmeth___init_tk(val_t p0); +typedef val_t (*NEW_TKwmeth_parser___lexer___TKwmeth___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwmeth_parser___parser_nodes___ANode___init = "new TKwmeth parser_nodes::ANode::init"; +val_t NEW_TKwmeth_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwmeth_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwtype = "init var of TKwtype"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwtype(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwtype_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwtype(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwtype = "check new TKwtype"; +void CHECKNEW_parser___parser_nodes___TKwtype(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwtype_t)(val_t p0); +static const char * const LOCATE_NEW_TKwtype_parser___lexer___TKwtype___init_tk = "new TKwtype lexer::TKwtype::init_tk"; +val_t NEW_TKwtype_parser___lexer___TKwtype___init_tk(val_t p0); +typedef val_t (*NEW_TKwtype_parser___lexer___TKwtype___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwtype_parser___parser_nodes___ANode___init = "new TKwtype parser_nodes::ANode::init"; +val_t NEW_TKwtype_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwtype_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwinit = "init var of TKwinit"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwinit(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwinit_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwinit(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwinit = "check new TKwinit"; +void CHECKNEW_parser___parser_nodes___TKwinit(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwinit_t)(val_t p0); +static const char * const LOCATE_NEW_TKwinit_parser___lexer___TKwinit___init_tk = "new TKwinit lexer::TKwinit::init_tk"; +val_t NEW_TKwinit_parser___lexer___TKwinit___init_tk(val_t p0); +typedef val_t (*NEW_TKwinit_parser___lexer___TKwinit___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwinit_parser___parser_nodes___ANode___init = "new TKwinit parser_nodes::ANode::init"; +val_t NEW_TKwinit_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwinit_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwredef = "init var of TKwredef"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwredef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwredef_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwredef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwredef = "check new TKwredef"; +void CHECKNEW_parser___parser_nodes___TKwredef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwredef_t)(val_t p0); +static const char * const LOCATE_NEW_TKwredef_parser___lexer___TKwredef___init_tk = "new TKwredef lexer::TKwredef::init_tk"; +val_t NEW_TKwredef_parser___lexer___TKwredef___init_tk(val_t p0); +typedef val_t (*NEW_TKwredef_parser___lexer___TKwredef___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwredef_parser___parser_nodes___ANode___init = "new TKwredef parser_nodes::ANode::init"; +val_t NEW_TKwredef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwredef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwis = "init var of TKwis"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwis(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwis_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwis(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwis = "check new TKwis"; +void CHECKNEW_parser___parser_nodes___TKwis(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwis_t)(val_t p0); +static const char * const LOCATE_NEW_TKwis_parser___lexer___TKwis___init_tk = "new TKwis lexer::TKwis::init_tk"; +val_t NEW_TKwis_parser___lexer___TKwis___init_tk(val_t p0); +typedef val_t (*NEW_TKwis_parser___lexer___TKwis___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwis_parser___parser_nodes___ANode___init = "new TKwis parser_nodes::ANode::init"; +val_t NEW_TKwis_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwis_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwdo = "init var of TKwdo"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwdo(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwdo_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwdo(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwdo = "check new TKwdo"; +void CHECKNEW_parser___parser_nodes___TKwdo(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwdo_t)(val_t p0); +static const char * const LOCATE_NEW_TKwdo_parser___lexer___TKwdo___init_tk = "new TKwdo lexer::TKwdo::init_tk"; +val_t NEW_TKwdo_parser___lexer___TKwdo___init_tk(val_t p0); +typedef val_t (*NEW_TKwdo_parser___lexer___TKwdo___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwdo_parser___parser_nodes___ANode___init = "new TKwdo parser_nodes::ANode::init"; +val_t NEW_TKwdo_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwdo_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwreadable = "init var of TKwreadable"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwreadable(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwreadable_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwreadable(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwreadable = "check new TKwreadable"; +void CHECKNEW_parser___parser_nodes___TKwreadable(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwreadable_t)(val_t p0); +static const char * const LOCATE_NEW_TKwreadable_parser___lexer___TKwreadable___init_tk = "new TKwreadable lexer::TKwreadable::init_tk"; +val_t NEW_TKwreadable_parser___lexer___TKwreadable___init_tk(val_t p0); +typedef val_t (*NEW_TKwreadable_parser___lexer___TKwreadable___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwreadable_parser___parser_nodes___ANode___init = "new TKwreadable parser_nodes::ANode::init"; +val_t NEW_TKwreadable_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwreadable_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwwritable = "init var of TKwwritable"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwwritable(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwwritable_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwwritable(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwwritable = "check new TKwwritable"; +void CHECKNEW_parser___parser_nodes___TKwwritable(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwwritable_t)(val_t p0); +static const char * const LOCATE_NEW_TKwwritable_parser___lexer___TKwwritable___init_tk = "new TKwwritable lexer::TKwwritable::init_tk"; +val_t NEW_TKwwritable_parser___lexer___TKwwritable___init_tk(val_t p0); +typedef val_t (*NEW_TKwwritable_parser___lexer___TKwwritable___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwwritable_parser___parser_nodes___ANode___init = "new TKwwritable parser_nodes::ANode::init"; +val_t NEW_TKwwritable_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwwritable_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwvar = "init var of TKwvar"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwvar(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwvar_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwvar(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwvar = "check new TKwvar"; +void CHECKNEW_parser___parser_nodes___TKwvar(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwvar_t)(val_t p0); +static const char * const LOCATE_NEW_TKwvar_parser___lexer___TKwvar___init_tk = "new TKwvar lexer::TKwvar::init_tk"; +val_t NEW_TKwvar_parser___lexer___TKwvar___init_tk(val_t p0); +typedef val_t (*NEW_TKwvar_parser___lexer___TKwvar___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwvar_parser___parser_nodes___ANode___init = "new TKwvar parser_nodes::ANode::init"; +val_t NEW_TKwvar_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwvar_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwintern = "init var of TKwintern"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwintern(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwintern_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwintern(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwintern = "check new TKwintern"; +void CHECKNEW_parser___parser_nodes___TKwintern(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwintern_t)(val_t p0); +static const char * const LOCATE_NEW_TKwintern_parser___lexer___TKwintern___init_tk = "new TKwintern lexer::TKwintern::init_tk"; +val_t NEW_TKwintern_parser___lexer___TKwintern___init_tk(val_t p0); +typedef val_t (*NEW_TKwintern_parser___lexer___TKwintern___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwintern_parser___parser_nodes___ANode___init = "new TKwintern parser_nodes::ANode::init"; +val_t NEW_TKwintern_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwintern_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwextern = "init var of TKwextern"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwextern(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwextern_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwextern(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwextern = "check new TKwextern"; +void CHECKNEW_parser___parser_nodes___TKwextern(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwextern_t)(val_t p0); +static const char * const LOCATE_NEW_TKwextern_parser___lexer___TKwextern___init_tk = "new TKwextern lexer::TKwextern::init_tk"; +val_t NEW_TKwextern_parser___lexer___TKwextern___init_tk(val_t p0); +typedef val_t (*NEW_TKwextern_parser___lexer___TKwextern___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwextern_parser___parser_nodes___ANode___init = "new TKwextern parser_nodes::ANode::init"; +val_t NEW_TKwextern_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwextern_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwprotected = "init var of TKwprotected"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwprotected(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwprotected_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwprotected(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwprotected = "check new TKwprotected"; +void CHECKNEW_parser___parser_nodes___TKwprotected(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwprotected_t)(val_t p0); +static const char * const LOCATE_NEW_TKwprotected_parser___lexer___TKwprotected___init_tk = "new TKwprotected lexer::TKwprotected::init_tk"; +val_t NEW_TKwprotected_parser___lexer___TKwprotected___init_tk(val_t p0); +typedef val_t (*NEW_TKwprotected_parser___lexer___TKwprotected___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwprotected_parser___parser_nodes___ANode___init = "new TKwprotected parser_nodes::ANode::init"; +val_t NEW_TKwprotected_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwprotected_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwprivate = "init var of TKwprivate"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwprivate(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwprivate_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwprivate(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwprivate = "check new TKwprivate"; +void CHECKNEW_parser___parser_nodes___TKwprivate(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwprivate_t)(val_t p0); +static const char * const LOCATE_NEW_TKwprivate_parser___lexer___TKwprivate___init_tk = "new TKwprivate lexer::TKwprivate::init_tk"; +val_t NEW_TKwprivate_parser___lexer___TKwprivate___init_tk(val_t p0); +typedef val_t (*NEW_TKwprivate_parser___lexer___TKwprivate___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwprivate_parser___parser_nodes___ANode___init = "new TKwprivate parser_nodes::ANode::init"; +val_t NEW_TKwprivate_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwprivate_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwintrude = "init var of TKwintrude"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwintrude(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwintrude_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwintrude(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwintrude = "check new TKwintrude"; +void CHECKNEW_parser___parser_nodes___TKwintrude(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwintrude_t)(val_t p0); +static const char * const LOCATE_NEW_TKwintrude_parser___lexer___TKwintrude___init_tk = "new TKwintrude lexer::TKwintrude::init_tk"; +val_t NEW_TKwintrude_parser___lexer___TKwintrude___init_tk(val_t p0); +typedef val_t (*NEW_TKwintrude_parser___lexer___TKwintrude___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwintrude_parser___parser_nodes___ANode___init = "new TKwintrude parser_nodes::ANode::init"; +val_t NEW_TKwintrude_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwintrude_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwif = "init var of TKwif"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwif(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwif_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwif(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwif = "check new TKwif"; +void CHECKNEW_parser___parser_nodes___TKwif(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwif_t)(val_t p0); +static const char * const LOCATE_NEW_TKwif_parser___lexer___TKwif___init_tk = "new TKwif lexer::TKwif::init_tk"; +val_t NEW_TKwif_parser___lexer___TKwif___init_tk(val_t p0); +typedef val_t (*NEW_TKwif_parser___lexer___TKwif___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwif_parser___parser_nodes___ANode___init = "new TKwif parser_nodes::ANode::init"; +val_t NEW_TKwif_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwif_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwthen = "init var of TKwthen"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwthen(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwthen_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwthen(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwthen = "check new TKwthen"; +void CHECKNEW_parser___parser_nodes___TKwthen(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwthen_t)(val_t p0); +static const char * const LOCATE_NEW_TKwthen_parser___lexer___TKwthen___init_tk = "new TKwthen lexer::TKwthen::init_tk"; +val_t NEW_TKwthen_parser___lexer___TKwthen___init_tk(val_t p0); +typedef val_t (*NEW_TKwthen_parser___lexer___TKwthen___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwthen_parser___parser_nodes___ANode___init = "new TKwthen parser_nodes::ANode::init"; +val_t NEW_TKwthen_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwthen_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwelse = "init var of TKwelse"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwelse(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwelse_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwelse(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwelse = "check new TKwelse"; +void CHECKNEW_parser___parser_nodes___TKwelse(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwelse_t)(val_t p0); +static const char * const LOCATE_NEW_TKwelse_parser___lexer___TKwelse___init_tk = "new TKwelse lexer::TKwelse::init_tk"; +val_t NEW_TKwelse_parser___lexer___TKwelse___init_tk(val_t p0); +typedef val_t (*NEW_TKwelse_parser___lexer___TKwelse___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwelse_parser___parser_nodes___ANode___init = "new TKwelse parser_nodes::ANode::init"; +val_t NEW_TKwelse_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwelse_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwwhile = "init var of TKwwhile"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwwhile(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwwhile_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwwhile(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwwhile = "check new TKwwhile"; +void CHECKNEW_parser___parser_nodes___TKwwhile(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwwhile_t)(val_t p0); +static const char * const LOCATE_NEW_TKwwhile_parser___lexer___TKwwhile___init_tk = "new TKwwhile lexer::TKwwhile::init_tk"; +val_t NEW_TKwwhile_parser___lexer___TKwwhile___init_tk(val_t p0); +typedef val_t (*NEW_TKwwhile_parser___lexer___TKwwhile___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwwhile_parser___parser_nodes___ANode___init = "new TKwwhile parser_nodes::ANode::init"; +val_t NEW_TKwwhile_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwwhile_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwloop = "init var of TKwloop"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwloop(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwloop_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwloop(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwloop = "check new TKwloop"; +void CHECKNEW_parser___parser_nodes___TKwloop(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwloop_t)(val_t p0); +static const char * const LOCATE_NEW_TKwloop_parser___lexer___TKwloop___init_tk = "new TKwloop lexer::TKwloop::init_tk"; +val_t NEW_TKwloop_parser___lexer___TKwloop___init_tk(val_t p0); +typedef val_t (*NEW_TKwloop_parser___lexer___TKwloop___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwloop_parser___parser_nodes___ANode___init = "new TKwloop parser_nodes::ANode::init"; +val_t NEW_TKwloop_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwloop_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwfor = "init var of TKwfor"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwfor(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwfor_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwfor(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwfor = "check new TKwfor"; +void CHECKNEW_parser___parser_nodes___TKwfor(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwfor_t)(val_t p0); +static const char * const LOCATE_NEW_TKwfor_parser___lexer___TKwfor___init_tk = "new TKwfor lexer::TKwfor::init_tk"; +val_t NEW_TKwfor_parser___lexer___TKwfor___init_tk(val_t p0); +typedef val_t (*NEW_TKwfor_parser___lexer___TKwfor___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwfor_parser___parser_nodes___ANode___init = "new TKwfor parser_nodes::ANode::init"; +val_t NEW_TKwfor_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwfor_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwin = "init var of TKwin"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwin(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwin_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwin(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwin = "check new TKwin"; +void CHECKNEW_parser___parser_nodes___TKwin(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwin_t)(val_t p0); +static const char * const LOCATE_NEW_TKwin_parser___lexer___TKwin___init_tk = "new TKwin lexer::TKwin::init_tk"; +val_t NEW_TKwin_parser___lexer___TKwin___init_tk(val_t p0); +typedef val_t (*NEW_TKwin_parser___lexer___TKwin___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwin_parser___parser_nodes___ANode___init = "new TKwin parser_nodes::ANode::init"; +val_t NEW_TKwin_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwin_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwand = "init var of TKwand"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwand(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwand_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwand(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwand = "check new TKwand"; +void CHECKNEW_parser___parser_nodes___TKwand(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwand_t)(val_t p0); +static const char * const LOCATE_NEW_TKwand_parser___lexer___TKwand___init_tk = "new TKwand lexer::TKwand::init_tk"; +val_t NEW_TKwand_parser___lexer___TKwand___init_tk(val_t p0); +typedef val_t (*NEW_TKwand_parser___lexer___TKwand___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwand_parser___parser_nodes___ANode___init = "new TKwand parser_nodes::ANode::init"; +val_t NEW_TKwand_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwand_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwor = "init var of TKwor"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwor(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwor_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwor(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwor = "check new TKwor"; +void CHECKNEW_parser___parser_nodes___TKwor(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwor_t)(val_t p0); +static const char * const LOCATE_NEW_TKwor_parser___lexer___TKwor___init_tk = "new TKwor lexer::TKwor::init_tk"; +val_t NEW_TKwor_parser___lexer___TKwor___init_tk(val_t p0); +typedef val_t (*NEW_TKwor_parser___lexer___TKwor___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwor_parser___parser_nodes___ANode___init = "new TKwor parser_nodes::ANode::init"; +val_t NEW_TKwor_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwor_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwnot = "init var of TKwnot"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwnot(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwnot_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwnot(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwnot = "check new TKwnot"; +void CHECKNEW_parser___parser_nodes___TKwnot(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwnot_t)(val_t p0); +static const char * const LOCATE_NEW_TKwnot_parser___lexer___TKwnot___init_tk = "new TKwnot lexer::TKwnot::init_tk"; +val_t NEW_TKwnot_parser___lexer___TKwnot___init_tk(val_t p0); +typedef val_t (*NEW_TKwnot_parser___lexer___TKwnot___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwnot_parser___parser_nodes___ANode___init = "new TKwnot parser_nodes::ANode::init"; +val_t NEW_TKwnot_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwnot_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwreturn = "init var of TKwreturn"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwreturn(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwreturn_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwreturn(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwreturn = "check new TKwreturn"; +void CHECKNEW_parser___parser_nodes___TKwreturn(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwreturn_t)(val_t p0); +static const char * const LOCATE_NEW_TKwreturn_parser___lexer___TKwreturn___init_tk = "new TKwreturn lexer::TKwreturn::init_tk"; +val_t NEW_TKwreturn_parser___lexer___TKwreturn___init_tk(val_t p0); +typedef val_t (*NEW_TKwreturn_parser___lexer___TKwreturn___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwreturn_parser___parser_nodes___ANode___init = "new TKwreturn parser_nodes::ANode::init"; +val_t NEW_TKwreturn_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwreturn_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwcontinue = "init var of TKwcontinue"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwcontinue(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwcontinue_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwcontinue(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwcontinue = "check new TKwcontinue"; +void CHECKNEW_parser___parser_nodes___TKwcontinue(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwcontinue_t)(val_t p0); +static const char * const LOCATE_NEW_TKwcontinue_parser___lexer___TKwcontinue___init_tk = "new TKwcontinue lexer::TKwcontinue::init_tk"; +val_t NEW_TKwcontinue_parser___lexer___TKwcontinue___init_tk(val_t p0); +typedef val_t (*NEW_TKwcontinue_parser___lexer___TKwcontinue___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwcontinue_parser___parser_nodes___ANode___init = "new TKwcontinue parser_nodes::ANode::init"; +val_t NEW_TKwcontinue_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwcontinue_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwbreak = "init var of TKwbreak"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwbreak(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwbreak_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwbreak(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwbreak = "check new TKwbreak"; +void CHECKNEW_parser___parser_nodes___TKwbreak(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwbreak_t)(val_t p0); +static const char * const LOCATE_NEW_TKwbreak_parser___lexer___TKwbreak___init_tk = "new TKwbreak lexer::TKwbreak::init_tk"; +val_t NEW_TKwbreak_parser___lexer___TKwbreak___init_tk(val_t p0); +typedef val_t (*NEW_TKwbreak_parser___lexer___TKwbreak___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwbreak_parser___parser_nodes___ANode___init = "new TKwbreak parser_nodes::ANode::init"; +val_t NEW_TKwbreak_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwbreak_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwabort = "init var of TKwabort"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwabort(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwabort_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwabort(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwabort = "check new TKwabort"; +void CHECKNEW_parser___parser_nodes___TKwabort(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwabort_t)(val_t p0); +static const char * const LOCATE_NEW_TKwabort_parser___lexer___TKwabort___init_tk = "new TKwabort lexer::TKwabort::init_tk"; +val_t NEW_TKwabort_parser___lexer___TKwabort___init_tk(val_t p0); +typedef val_t (*NEW_TKwabort_parser___lexer___TKwabort___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwabort_parser___parser_nodes___ANode___init = "new TKwabort parser_nodes::ANode::init"; +val_t NEW_TKwabort_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwabort_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwassert = "init var of TKwassert"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwassert(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwassert_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwassert(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwassert = "check new TKwassert"; +void CHECKNEW_parser___parser_nodes___TKwassert(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwassert_t)(val_t p0); +static const char * const LOCATE_NEW_TKwassert_parser___lexer___TKwassert___init_tk = "new TKwassert lexer::TKwassert::init_tk"; +val_t NEW_TKwassert_parser___lexer___TKwassert___init_tk(val_t p0); +typedef val_t (*NEW_TKwassert_parser___lexer___TKwassert___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwassert_parser___parser_nodes___ANode___init = "new TKwassert parser_nodes::ANode::init"; +val_t NEW_TKwassert_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwassert_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwnew = "init var of TKwnew"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwnew(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwnew_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwnew(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwnew = "check new TKwnew"; +void CHECKNEW_parser___parser_nodes___TKwnew(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwnew_t)(val_t p0); +static const char * const LOCATE_NEW_TKwnew_parser___lexer___TKwnew___init_tk = "new TKwnew lexer::TKwnew::init_tk"; +val_t NEW_TKwnew_parser___lexer___TKwnew___init_tk(val_t p0); +typedef val_t (*NEW_TKwnew_parser___lexer___TKwnew___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwnew_parser___parser_nodes___ANode___init = "new TKwnew parser_nodes::ANode::init"; +val_t NEW_TKwnew_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwnew_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwisa = "init var of TKwisa"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwisa(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwisa_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwisa(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwisa = "check new TKwisa"; +void CHECKNEW_parser___parser_nodes___TKwisa(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwisa_t)(val_t p0); +static const char * const LOCATE_NEW_TKwisa_parser___lexer___TKwisa___init_tk = "new TKwisa lexer::TKwisa::init_tk"; +val_t NEW_TKwisa_parser___lexer___TKwisa___init_tk(val_t p0); +typedef val_t (*NEW_TKwisa_parser___lexer___TKwisa___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwisa_parser___parser_nodes___ANode___init = "new TKwisa parser_nodes::ANode::init"; +val_t NEW_TKwisa_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwisa_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwonce = "init var of TKwonce"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwonce(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwonce_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwonce(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwonce = "check new TKwonce"; +void CHECKNEW_parser___parser_nodes___TKwonce(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwonce_t)(val_t p0); +static const char * const LOCATE_NEW_TKwonce_parser___lexer___TKwonce___init_tk = "new TKwonce lexer::TKwonce::init_tk"; +val_t NEW_TKwonce_parser___lexer___TKwonce___init_tk(val_t p0); +typedef val_t (*NEW_TKwonce_parser___lexer___TKwonce___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwonce_parser___parser_nodes___ANode___init = "new TKwonce parser_nodes::ANode::init"; +val_t NEW_TKwonce_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwonce_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwsuper = "init var of TKwsuper"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwsuper(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwsuper_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwsuper(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwsuper = "check new TKwsuper"; +void CHECKNEW_parser___parser_nodes___TKwsuper(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwsuper_t)(val_t p0); +static const char * const LOCATE_NEW_TKwsuper_parser___lexer___TKwsuper___init_tk = "new TKwsuper lexer::TKwsuper::init_tk"; +val_t NEW_TKwsuper_parser___lexer___TKwsuper___init_tk(val_t p0); +typedef val_t (*NEW_TKwsuper_parser___lexer___TKwsuper___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwsuper_parser___parser_nodes___ANode___init = "new TKwsuper parser_nodes::ANode::init"; +val_t NEW_TKwsuper_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwsuper_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwself = "init var of TKwself"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwself(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwself_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwself(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwself = "check new TKwself"; +void CHECKNEW_parser___parser_nodes___TKwself(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwself_t)(val_t p0); +static const char * const LOCATE_NEW_TKwself_parser___lexer___TKwself___init_tk = "new TKwself lexer::TKwself::init_tk"; +val_t NEW_TKwself_parser___lexer___TKwself___init_tk(val_t p0); +typedef val_t (*NEW_TKwself_parser___lexer___TKwself___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwself_parser___parser_nodes___ANode___init = "new TKwself parser_nodes::ANode::init"; +val_t NEW_TKwself_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwself_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwtrue = "init var of TKwtrue"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwtrue(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwtrue_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwtrue(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwtrue = "check new TKwtrue"; +void CHECKNEW_parser___parser_nodes___TKwtrue(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwtrue_t)(val_t p0); +static const char * const LOCATE_NEW_TKwtrue_parser___lexer___TKwtrue___init_tk = "new TKwtrue lexer::TKwtrue::init_tk"; +val_t NEW_TKwtrue_parser___lexer___TKwtrue___init_tk(val_t p0); +typedef val_t (*NEW_TKwtrue_parser___lexer___TKwtrue___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwtrue_parser___parser_nodes___ANode___init = "new TKwtrue parser_nodes::ANode::init"; +val_t NEW_TKwtrue_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwtrue_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwfalse = "init var of TKwfalse"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwfalse(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwfalse_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwfalse(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwfalse = "check new TKwfalse"; +void CHECKNEW_parser___parser_nodes___TKwfalse(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwfalse_t)(val_t p0); +static const char * const LOCATE_NEW_TKwfalse_parser___lexer___TKwfalse___init_tk = "new TKwfalse lexer::TKwfalse::init_tk"; +val_t NEW_TKwfalse_parser___lexer___TKwfalse___init_tk(val_t p0); +typedef val_t (*NEW_TKwfalse_parser___lexer___TKwfalse___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwfalse_parser___parser_nodes___ANode___init = "new TKwfalse parser_nodes::ANode::init"; +val_t NEW_TKwfalse_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwfalse_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwnull = "init var of TKwnull"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwnull(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwnull_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwnull(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwnull = "check new TKwnull"; +void CHECKNEW_parser___parser_nodes___TKwnull(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwnull_t)(val_t p0); +static const char * const LOCATE_NEW_TKwnull_parser___lexer___TKwnull___init_tk = "new TKwnull lexer::TKwnull::init_tk"; +val_t NEW_TKwnull_parser___lexer___TKwnull___init_tk(val_t p0); +typedef val_t (*NEW_TKwnull_parser___lexer___TKwnull___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwnull_parser___parser_nodes___ANode___init = "new TKwnull parser_nodes::ANode::init"; +val_t NEW_TKwnull_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwnull_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwas = "init var of TKwas"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwas(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwas_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwas(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwas = "check new TKwas"; +void CHECKNEW_parser___parser_nodes___TKwas(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwas_t)(val_t p0); +static const char * const LOCATE_NEW_TKwas_parser___lexer___TKwas___init_tk = "new TKwas lexer::TKwas::init_tk"; +val_t NEW_TKwas_parser___lexer___TKwas___init_tk(val_t p0); +typedef val_t (*NEW_TKwas_parser___lexer___TKwas___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwas_parser___parser_nodes___ANode___init = "new TKwas parser_nodes::ANode::init"; +val_t NEW_TKwas_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwas_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwnullable = "init var of TKwnullable"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwnullable(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwnullable_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwnullable(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwnullable = "check new TKwnullable"; +void CHECKNEW_parser___parser_nodes___TKwnullable(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwnullable_t)(val_t p0); +static const char * const LOCATE_NEW_TKwnullable_parser___lexer___TKwnullable___init_tk = "new TKwnullable lexer::TKwnullable::init_tk"; +val_t NEW_TKwnullable_parser___lexer___TKwnullable___init_tk(val_t p0); +typedef val_t (*NEW_TKwnullable_parser___lexer___TKwnullable___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwnullable_parser___parser_nodes___ANode___init = "new TKwnullable parser_nodes::ANode::init"; +val_t NEW_TKwnullable_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwnullable_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwisset = "init var of TKwisset"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwisset(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwisset_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwisset(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwisset = "check new TKwisset"; +void CHECKNEW_parser___parser_nodes___TKwisset(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwisset_t)(val_t p0); +static const char * const LOCATE_NEW_TKwisset_parser___lexer___TKwisset___init_tk = "new TKwisset lexer::TKwisset::init_tk"; +val_t NEW_TKwisset_parser___lexer___TKwisset___init_tk(val_t p0); +typedef val_t (*NEW_TKwisset_parser___lexer___TKwisset___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwisset_parser___parser_nodes___ANode___init = "new TKwisset parser_nodes::ANode::init"; +val_t NEW_TKwisset_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwisset_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwlabel = "init var of TKwlabel"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwlabel(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwlabel_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwlabel(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwlabel = "check new TKwlabel"; +void CHECKNEW_parser___parser_nodes___TKwlabel(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwlabel_t)(val_t p0); +static const char * const LOCATE_NEW_TKwlabel_parser___lexer___TKwlabel___init_tk = "new TKwlabel lexer::TKwlabel::init_tk"; +val_t NEW_TKwlabel_parser___lexer___TKwlabel___init_tk(val_t p0); +typedef val_t (*NEW_TKwlabel_parser___lexer___TKwlabel___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwlabel_parser___parser_nodes___ANode___init = "new TKwlabel parser_nodes::ANode::init"; +val_t NEW_TKwlabel_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwlabel_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwdebug = "init var of TKwdebug"; +void INIT_ATTRIBUTES__parser___parser_nodes___TKwdebug(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TKwdebug_t)(val_t p0); +val_t NEW_parser___parser_nodes___TKwdebug(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TKwdebug = "check new TKwdebug"; +void CHECKNEW_parser___parser_nodes___TKwdebug(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TKwdebug_t)(val_t p0); +static const char * const LOCATE_NEW_TKwdebug_parser___lexer___TKwdebug___init_tk = "new TKwdebug lexer::TKwdebug::init_tk"; +val_t NEW_TKwdebug_parser___lexer___TKwdebug___init_tk(val_t p0); +typedef val_t (*NEW_TKwdebug_parser___lexer___TKwdebug___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TKwdebug_parser___parser_nodes___ANode___init = "new TKwdebug parser_nodes::ANode::init"; +val_t NEW_TKwdebug_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TKwdebug_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TOpar = "init var of TOpar"; +void INIT_ATTRIBUTES__parser___parser_nodes___TOpar(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TOpar_t)(val_t p0); +val_t NEW_parser___parser_nodes___TOpar(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TOpar = "check new TOpar"; +void CHECKNEW_parser___parser_nodes___TOpar(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TOpar_t)(val_t p0); +static const char * const LOCATE_NEW_TOpar_parser___lexer___TOpar___init_tk = "new TOpar lexer::TOpar::init_tk"; +val_t NEW_TOpar_parser___lexer___TOpar___init_tk(val_t p0); +typedef val_t (*NEW_TOpar_parser___lexer___TOpar___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TOpar_parser___parser_nodes___ANode___init = "new TOpar parser_nodes::ANode::init"; +val_t NEW_TOpar_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TOpar_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TCpar = "init var of TCpar"; +void INIT_ATTRIBUTES__parser___parser_nodes___TCpar(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TCpar_t)(val_t p0); +val_t NEW_parser___parser_nodes___TCpar(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TCpar = "check new TCpar"; +void CHECKNEW_parser___parser_nodes___TCpar(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TCpar_t)(val_t p0); +static const char * const LOCATE_NEW_TCpar_parser___lexer___TCpar___init_tk = "new TCpar lexer::TCpar::init_tk"; +val_t NEW_TCpar_parser___lexer___TCpar___init_tk(val_t p0); +typedef val_t (*NEW_TCpar_parser___lexer___TCpar___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TCpar_parser___parser_nodes___ANode___init = "new TCpar parser_nodes::ANode::init"; +val_t NEW_TCpar_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TCpar_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TObra = "init var of TObra"; +void INIT_ATTRIBUTES__parser___parser_nodes___TObra(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TObra_t)(val_t p0); +val_t NEW_parser___parser_nodes___TObra(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TObra = "check new TObra"; +void CHECKNEW_parser___parser_nodes___TObra(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TObra_t)(val_t p0); +static const char * const LOCATE_NEW_TObra_parser___lexer___TObra___init_tk = "new TObra lexer::TObra::init_tk"; +val_t NEW_TObra_parser___lexer___TObra___init_tk(val_t p0); +typedef val_t (*NEW_TObra_parser___lexer___TObra___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TObra_parser___parser_nodes___ANode___init = "new TObra parser_nodes::ANode::init"; +val_t NEW_TObra_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TObra_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TCbra = "init var of TCbra"; +void INIT_ATTRIBUTES__parser___parser_nodes___TCbra(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TCbra_t)(val_t p0); +val_t NEW_parser___parser_nodes___TCbra(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TCbra = "check new TCbra"; +void CHECKNEW_parser___parser_nodes___TCbra(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TCbra_t)(val_t p0); +static const char * const LOCATE_NEW_TCbra_parser___lexer___TCbra___init_tk = "new TCbra lexer::TCbra::init_tk"; +val_t NEW_TCbra_parser___lexer___TCbra___init_tk(val_t p0); +typedef val_t (*NEW_TCbra_parser___lexer___TCbra___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TCbra_parser___parser_nodes___ANode___init = "new TCbra parser_nodes::ANode::init"; +val_t NEW_TCbra_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TCbra_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TComma = "init var of TComma"; +void INIT_ATTRIBUTES__parser___parser_nodes___TComma(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TComma_t)(val_t p0); +val_t NEW_parser___parser_nodes___TComma(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TComma = "check new TComma"; +void CHECKNEW_parser___parser_nodes___TComma(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TComma_t)(val_t p0); +static const char * const LOCATE_NEW_TComma_parser___lexer___TComma___init_tk = "new TComma lexer::TComma::init_tk"; +val_t NEW_TComma_parser___lexer___TComma___init_tk(val_t p0); +typedef val_t (*NEW_TComma_parser___lexer___TComma___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TComma_parser___parser_nodes___ANode___init = "new TComma parser_nodes::ANode::init"; +val_t NEW_TComma_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TComma_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TColumn = "init var of TColumn"; +void INIT_ATTRIBUTES__parser___parser_nodes___TColumn(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TColumn_t)(val_t p0); +val_t NEW_parser___parser_nodes___TColumn(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TColumn = "check new TColumn"; +void CHECKNEW_parser___parser_nodes___TColumn(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TColumn_t)(val_t p0); +static const char * const LOCATE_NEW_TColumn_parser___lexer___TColumn___init_tk = "new TColumn lexer::TColumn::init_tk"; +val_t NEW_TColumn_parser___lexer___TColumn___init_tk(val_t p0); +typedef val_t (*NEW_TColumn_parser___lexer___TColumn___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TColumn_parser___parser_nodes___ANode___init = "new TColumn parser_nodes::ANode::init"; +val_t NEW_TColumn_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TColumn_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TQuad = "init var of TQuad"; +void INIT_ATTRIBUTES__parser___parser_nodes___TQuad(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TQuad_t)(val_t p0); +val_t NEW_parser___parser_nodes___TQuad(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TQuad = "check new TQuad"; +void CHECKNEW_parser___parser_nodes___TQuad(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TQuad_t)(val_t p0); +static const char * const LOCATE_NEW_TQuad_parser___lexer___TQuad___init_tk = "new TQuad lexer::TQuad::init_tk"; +val_t NEW_TQuad_parser___lexer___TQuad___init_tk(val_t p0); +typedef val_t (*NEW_TQuad_parser___lexer___TQuad___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TQuad_parser___parser_nodes___ANode___init = "new TQuad parser_nodes::ANode::init"; +val_t NEW_TQuad_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TQuad_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TAssign = "init var of TAssign"; +void INIT_ATTRIBUTES__parser___parser_nodes___TAssign(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TAssign_t)(val_t p0); +val_t NEW_parser___parser_nodes___TAssign(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TAssign = "check new TAssign"; +void CHECKNEW_parser___parser_nodes___TAssign(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TAssign_t)(val_t p0); +static const char * const LOCATE_NEW_TAssign_parser___lexer___TAssign___init_tk = "new TAssign lexer::TAssign::init_tk"; +val_t NEW_TAssign_parser___lexer___TAssign___init_tk(val_t p0); +typedef val_t (*NEW_TAssign_parser___lexer___TAssign___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TAssign_parser___parser_nodes___ANode___init = "new TAssign parser_nodes::ANode::init"; +val_t NEW_TAssign_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TAssign_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TPluseq = "init var of TPluseq"; +void INIT_ATTRIBUTES__parser___parser_nodes___TPluseq(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TPluseq_t)(val_t p0); +val_t NEW_parser___parser_nodes___TPluseq(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TPluseq = "check new TPluseq"; +void CHECKNEW_parser___parser_nodes___TPluseq(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TPluseq_t)(val_t p0); +static const char * const LOCATE_NEW_TPluseq_parser___lexer___TPluseq___init_tk = "new TPluseq lexer::TPluseq::init_tk"; +val_t NEW_TPluseq_parser___lexer___TPluseq___init_tk(val_t p0); +typedef val_t (*NEW_TPluseq_parser___lexer___TPluseq___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TPluseq_parser___parser_nodes___ANode___init = "new TPluseq parser_nodes::ANode::init"; +val_t NEW_TPluseq_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TPluseq_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TMinuseq = "init var of TMinuseq"; +void INIT_ATTRIBUTES__parser___parser_nodes___TMinuseq(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TMinuseq_t)(val_t p0); +val_t NEW_parser___parser_nodes___TMinuseq(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TMinuseq = "check new TMinuseq"; +void CHECKNEW_parser___parser_nodes___TMinuseq(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TMinuseq_t)(val_t p0); +static const char * const LOCATE_NEW_TMinuseq_parser___lexer___TMinuseq___init_tk = "new TMinuseq lexer::TMinuseq::init_tk"; +val_t NEW_TMinuseq_parser___lexer___TMinuseq___init_tk(val_t p0); +typedef val_t (*NEW_TMinuseq_parser___lexer___TMinuseq___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TMinuseq_parser___parser_nodes___ANode___init = "new TMinuseq parser_nodes::ANode::init"; +val_t NEW_TMinuseq_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TMinuseq_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TDotdotdot = "init var of TDotdotdot"; +void INIT_ATTRIBUTES__parser___parser_nodes___TDotdotdot(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TDotdotdot_t)(val_t p0); +val_t NEW_parser___parser_nodes___TDotdotdot(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TDotdotdot = "check new TDotdotdot"; +void CHECKNEW_parser___parser_nodes___TDotdotdot(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TDotdotdot_t)(val_t p0); +static const char * const LOCATE_NEW_TDotdotdot_parser___lexer___TDotdotdot___init_tk = "new TDotdotdot lexer::TDotdotdot::init_tk"; +val_t NEW_TDotdotdot_parser___lexer___TDotdotdot___init_tk(val_t p0); +typedef val_t (*NEW_TDotdotdot_parser___lexer___TDotdotdot___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TDotdotdot_parser___parser_nodes___ANode___init = "new TDotdotdot parser_nodes::ANode::init"; +val_t NEW_TDotdotdot_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TDotdotdot_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TDotdot = "init var of TDotdot"; +void INIT_ATTRIBUTES__parser___parser_nodes___TDotdot(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TDotdot_t)(val_t p0); +val_t NEW_parser___parser_nodes___TDotdot(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TDotdot = "check new TDotdot"; +void CHECKNEW_parser___parser_nodes___TDotdot(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TDotdot_t)(val_t p0); +static const char * const LOCATE_NEW_TDotdot_parser___lexer___TDotdot___init_tk = "new TDotdot lexer::TDotdot::init_tk"; +val_t NEW_TDotdot_parser___lexer___TDotdot___init_tk(val_t p0); +typedef val_t (*NEW_TDotdot_parser___lexer___TDotdot___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TDotdot_parser___parser_nodes___ANode___init = "new TDotdot parser_nodes::ANode::init"; +val_t NEW_TDotdot_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TDotdot_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TDot = "init var of TDot"; +void INIT_ATTRIBUTES__parser___parser_nodes___TDot(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TDot_t)(val_t p0); +val_t NEW_parser___parser_nodes___TDot(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TDot = "check new TDot"; +void CHECKNEW_parser___parser_nodes___TDot(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TDot_t)(val_t p0); +static const char * const LOCATE_NEW_TDot_parser___lexer___TDot___init_tk = "new TDot lexer::TDot::init_tk"; +val_t NEW_TDot_parser___lexer___TDot___init_tk(val_t p0); +typedef val_t (*NEW_TDot_parser___lexer___TDot___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TDot_parser___parser_nodes___ANode___init = "new TDot parser_nodes::ANode::init"; +val_t NEW_TDot_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TDot_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TPlus = "init var of TPlus"; +void INIT_ATTRIBUTES__parser___parser_nodes___TPlus(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TPlus_t)(val_t p0); +val_t NEW_parser___parser_nodes___TPlus(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TPlus = "check new TPlus"; +void CHECKNEW_parser___parser_nodes___TPlus(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TPlus_t)(val_t p0); +static const char * const LOCATE_NEW_TPlus_parser___lexer___TPlus___init_tk = "new TPlus lexer::TPlus::init_tk"; +val_t NEW_TPlus_parser___lexer___TPlus___init_tk(val_t p0); +typedef val_t (*NEW_TPlus_parser___lexer___TPlus___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TPlus_parser___parser_nodes___ANode___init = "new TPlus parser_nodes::ANode::init"; +val_t NEW_TPlus_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TPlus_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TMinus = "init var of TMinus"; +void INIT_ATTRIBUTES__parser___parser_nodes___TMinus(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TMinus_t)(val_t p0); +val_t NEW_parser___parser_nodes___TMinus(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TMinus = "check new TMinus"; +void CHECKNEW_parser___parser_nodes___TMinus(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TMinus_t)(val_t p0); +static const char * const LOCATE_NEW_TMinus_parser___lexer___TMinus___init_tk = "new TMinus lexer::TMinus::init_tk"; +val_t NEW_TMinus_parser___lexer___TMinus___init_tk(val_t p0); +typedef val_t (*NEW_TMinus_parser___lexer___TMinus___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TMinus_parser___parser_nodes___ANode___init = "new TMinus parser_nodes::ANode::init"; +val_t NEW_TMinus_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TMinus_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TStar = "init var of TStar"; +void INIT_ATTRIBUTES__parser___parser_nodes___TStar(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TStar_t)(val_t p0); +val_t NEW_parser___parser_nodes___TStar(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TStar = "check new TStar"; +void CHECKNEW_parser___parser_nodes___TStar(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TStar_t)(val_t p0); +static const char * const LOCATE_NEW_TStar_parser___lexer___TStar___init_tk = "new TStar lexer::TStar::init_tk"; +val_t NEW_TStar_parser___lexer___TStar___init_tk(val_t p0); +typedef val_t (*NEW_TStar_parser___lexer___TStar___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TStar_parser___parser_nodes___ANode___init = "new TStar parser_nodes::ANode::init"; +val_t NEW_TStar_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TStar_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TSlash = "init var of TSlash"; +void INIT_ATTRIBUTES__parser___parser_nodes___TSlash(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TSlash_t)(val_t p0); +val_t NEW_parser___parser_nodes___TSlash(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TSlash = "check new TSlash"; +void CHECKNEW_parser___parser_nodes___TSlash(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TSlash_t)(val_t p0); +static const char * const LOCATE_NEW_TSlash_parser___lexer___TSlash___init_tk = "new TSlash lexer::TSlash::init_tk"; +val_t NEW_TSlash_parser___lexer___TSlash___init_tk(val_t p0); +typedef val_t (*NEW_TSlash_parser___lexer___TSlash___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TSlash_parser___parser_nodes___ANode___init = "new TSlash parser_nodes::ANode::init"; +val_t NEW_TSlash_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TSlash_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TPercent = "init var of TPercent"; +void INIT_ATTRIBUTES__parser___parser_nodes___TPercent(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TPercent_t)(val_t p0); +val_t NEW_parser___parser_nodes___TPercent(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TPercent = "check new TPercent"; +void CHECKNEW_parser___parser_nodes___TPercent(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TPercent_t)(val_t p0); +static const char * const LOCATE_NEW_TPercent_parser___lexer___TPercent___init_tk = "new TPercent lexer::TPercent::init_tk"; +val_t NEW_TPercent_parser___lexer___TPercent___init_tk(val_t p0); +typedef val_t (*NEW_TPercent_parser___lexer___TPercent___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TPercent_parser___parser_nodes___ANode___init = "new TPercent parser_nodes::ANode::init"; +val_t NEW_TPercent_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TPercent_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TEq = "init var of TEq"; +void INIT_ATTRIBUTES__parser___parser_nodes___TEq(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TEq_t)(val_t p0); +val_t NEW_parser___parser_nodes___TEq(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TEq = "check new TEq"; +void CHECKNEW_parser___parser_nodes___TEq(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TEq_t)(val_t p0); +static const char * const LOCATE_NEW_TEq_parser___lexer___TEq___init_tk = "new TEq lexer::TEq::init_tk"; +val_t NEW_TEq_parser___lexer___TEq___init_tk(val_t p0); +typedef val_t (*NEW_TEq_parser___lexer___TEq___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TEq_parser___parser_nodes___ANode___init = "new TEq parser_nodes::ANode::init"; +val_t NEW_TEq_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TEq_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TNe = "init var of TNe"; +void INIT_ATTRIBUTES__parser___parser_nodes___TNe(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TNe_t)(val_t p0); +val_t NEW_parser___parser_nodes___TNe(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TNe = "check new TNe"; +void CHECKNEW_parser___parser_nodes___TNe(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TNe_t)(val_t p0); +static const char * const LOCATE_NEW_TNe_parser___lexer___TNe___init_tk = "new TNe lexer::TNe::init_tk"; +val_t NEW_TNe_parser___lexer___TNe___init_tk(val_t p0); +typedef val_t (*NEW_TNe_parser___lexer___TNe___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TNe_parser___parser_nodes___ANode___init = "new TNe parser_nodes::ANode::init"; +val_t NEW_TNe_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TNe_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TLt = "init var of TLt"; +void INIT_ATTRIBUTES__parser___parser_nodes___TLt(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TLt_t)(val_t p0); +val_t NEW_parser___parser_nodes___TLt(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TLt = "check new TLt"; +void CHECKNEW_parser___parser_nodes___TLt(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TLt_t)(val_t p0); +static const char * const LOCATE_NEW_TLt_parser___lexer___TLt___init_tk = "new TLt lexer::TLt::init_tk"; +val_t NEW_TLt_parser___lexer___TLt___init_tk(val_t p0); +typedef val_t (*NEW_TLt_parser___lexer___TLt___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TLt_parser___parser_nodes___ANode___init = "new TLt parser_nodes::ANode::init"; +val_t NEW_TLt_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TLt_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TLe = "init var of TLe"; +void INIT_ATTRIBUTES__parser___parser_nodes___TLe(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TLe_t)(val_t p0); +val_t NEW_parser___parser_nodes___TLe(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TLe = "check new TLe"; +void CHECKNEW_parser___parser_nodes___TLe(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TLe_t)(val_t p0); +static const char * const LOCATE_NEW_TLe_parser___lexer___TLe___init_tk = "new TLe lexer::TLe::init_tk"; +val_t NEW_TLe_parser___lexer___TLe___init_tk(val_t p0); +typedef val_t (*NEW_TLe_parser___lexer___TLe___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TLe_parser___parser_nodes___ANode___init = "new TLe parser_nodes::ANode::init"; +val_t NEW_TLe_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TLe_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TLl = "init var of TLl"; +void INIT_ATTRIBUTES__parser___parser_nodes___TLl(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TLl_t)(val_t p0); +val_t NEW_parser___parser_nodes___TLl(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TLl = "check new TLl"; +void CHECKNEW_parser___parser_nodes___TLl(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TLl_t)(val_t p0); +static const char * const LOCATE_NEW_TLl_parser___lexer___TLl___init_tk = "new TLl lexer::TLl::init_tk"; +val_t NEW_TLl_parser___lexer___TLl___init_tk(val_t p0); +typedef val_t (*NEW_TLl_parser___lexer___TLl___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TLl_parser___parser_nodes___ANode___init = "new TLl parser_nodes::ANode::init"; +val_t NEW_TLl_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TLl_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TGt = "init var of TGt"; +void INIT_ATTRIBUTES__parser___parser_nodes___TGt(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TGt_t)(val_t p0); +val_t NEW_parser___parser_nodes___TGt(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TGt = "check new TGt"; +void CHECKNEW_parser___parser_nodes___TGt(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TGt_t)(val_t p0); +static const char * const LOCATE_NEW_TGt_parser___lexer___TGt___init_tk = "new TGt lexer::TGt::init_tk"; +val_t NEW_TGt_parser___lexer___TGt___init_tk(val_t p0); +typedef val_t (*NEW_TGt_parser___lexer___TGt___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TGt_parser___parser_nodes___ANode___init = "new TGt parser_nodes::ANode::init"; +val_t NEW_TGt_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TGt_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TGe = "init var of TGe"; +void INIT_ATTRIBUTES__parser___parser_nodes___TGe(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TGe_t)(val_t p0); +val_t NEW_parser___parser_nodes___TGe(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TGe = "check new TGe"; +void CHECKNEW_parser___parser_nodes___TGe(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TGe_t)(val_t p0); +static const char * const LOCATE_NEW_TGe_parser___lexer___TGe___init_tk = "new TGe lexer::TGe::init_tk"; +val_t NEW_TGe_parser___lexer___TGe___init_tk(val_t p0); +typedef val_t (*NEW_TGe_parser___lexer___TGe___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TGe_parser___parser_nodes___ANode___init = "new TGe parser_nodes::ANode::init"; +val_t NEW_TGe_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TGe_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TGg = "init var of TGg"; +void INIT_ATTRIBUTES__parser___parser_nodes___TGg(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TGg_t)(val_t p0); +val_t NEW_parser___parser_nodes___TGg(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TGg = "check new TGg"; +void CHECKNEW_parser___parser_nodes___TGg(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TGg_t)(val_t p0); +static const char * const LOCATE_NEW_TGg_parser___lexer___TGg___init_tk = "new TGg lexer::TGg::init_tk"; +val_t NEW_TGg_parser___lexer___TGg___init_tk(val_t p0); +typedef val_t (*NEW_TGg_parser___lexer___TGg___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TGg_parser___parser_nodes___ANode___init = "new TGg parser_nodes::ANode::init"; +val_t NEW_TGg_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TGg_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TStarship = "init var of TStarship"; +void INIT_ATTRIBUTES__parser___parser_nodes___TStarship(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TStarship_t)(val_t p0); +val_t NEW_parser___parser_nodes___TStarship(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TStarship = "check new TStarship"; +void CHECKNEW_parser___parser_nodes___TStarship(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TStarship_t)(val_t p0); +static const char * const LOCATE_NEW_TStarship_parser___lexer___TStarship___init_tk = "new TStarship lexer::TStarship::init_tk"; +val_t NEW_TStarship_parser___lexer___TStarship___init_tk(val_t p0); +typedef val_t (*NEW_TStarship_parser___lexer___TStarship___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TStarship_parser___parser_nodes___ANode___init = "new TStarship parser_nodes::ANode::init"; +val_t NEW_TStarship_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TStarship_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TBang = "init var of TBang"; +void INIT_ATTRIBUTES__parser___parser_nodes___TBang(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TBang_t)(val_t p0); +val_t NEW_parser___parser_nodes___TBang(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TBang = "check new TBang"; +void CHECKNEW_parser___parser_nodes___TBang(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TBang_t)(val_t p0); +static const char * const LOCATE_NEW_TBang_parser___lexer___TBang___init_tk = "new TBang lexer::TBang::init_tk"; +val_t NEW_TBang_parser___lexer___TBang___init_tk(val_t p0); +typedef val_t (*NEW_TBang_parser___lexer___TBang___init_tk_t)(val_t p0); +static const char * const LOCATE_NEW_TBang_parser___parser_nodes___ANode___init = "new TBang parser_nodes::ANode::init"; +val_t NEW_TBang_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TBang_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TClassid = "init var of TClassid"; +void INIT_ATTRIBUTES__parser___parser_nodes___TClassid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TClassid_t)(val_t p0); +val_t NEW_parser___parser_nodes___TClassid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TClassid = "check new TClassid"; +void CHECKNEW_parser___parser_nodes___TClassid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TClassid_t)(val_t p0); +static const char * const LOCATE_NEW_TClassid_parser___lexer___TClassid___init_tk = "new TClassid lexer::TClassid::init_tk"; +val_t NEW_TClassid_parser___lexer___TClassid___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TClassid_parser___lexer___TClassid___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TClassid_parser___parser_nodes___ANode___init = "new TClassid parser_nodes::ANode::init"; +val_t NEW_TClassid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TClassid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TId = "init var of TId"; +void INIT_ATTRIBUTES__parser___parser_nodes___TId(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TId_t)(val_t p0); +val_t NEW_parser___parser_nodes___TId(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TId = "check new TId"; +void CHECKNEW_parser___parser_nodes___TId(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TId_t)(val_t p0); +static const char * const LOCATE_NEW_TId_parser___lexer___TId___init_tk = "new TId lexer::TId::init_tk"; +val_t NEW_TId_parser___lexer___TId___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TId_parser___lexer___TId___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TId_parser___parser_nodes___ANode___init = "new TId parser_nodes::ANode::init"; +val_t NEW_TId_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TId_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TAttrid = "init var of TAttrid"; +void INIT_ATTRIBUTES__parser___parser_nodes___TAttrid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TAttrid_t)(val_t p0); +val_t NEW_parser___parser_nodes___TAttrid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TAttrid = "check new TAttrid"; +void CHECKNEW_parser___parser_nodes___TAttrid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TAttrid_t)(val_t p0); +static const char * const LOCATE_NEW_TAttrid_parser___lexer___TAttrid___init_tk = "new TAttrid lexer::TAttrid::init_tk"; +val_t NEW_TAttrid_parser___lexer___TAttrid___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TAttrid_parser___lexer___TAttrid___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TAttrid_parser___parser_nodes___ANode___init = "new TAttrid parser_nodes::ANode::init"; +val_t NEW_TAttrid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TAttrid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TNumber = "init var of TNumber"; +void INIT_ATTRIBUTES__parser___parser_nodes___TNumber(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TNumber_t)(val_t p0); +val_t NEW_parser___parser_nodes___TNumber(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TNumber = "check new TNumber"; +void CHECKNEW_parser___parser_nodes___TNumber(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TNumber_t)(val_t p0); +static const char * const LOCATE_NEW_TNumber_parser___lexer___TNumber___init_tk = "new TNumber lexer::TNumber::init_tk"; +val_t NEW_TNumber_parser___lexer___TNumber___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TNumber_parser___lexer___TNumber___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TNumber_parser___parser_nodes___ANode___init = "new TNumber parser_nodes::ANode::init"; +val_t NEW_TNumber_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TNumber_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TFloat = "init var of TFloat"; +void INIT_ATTRIBUTES__parser___parser_nodes___TFloat(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TFloat_t)(val_t p0); +val_t NEW_parser___parser_nodes___TFloat(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TFloat = "check new TFloat"; +void CHECKNEW_parser___parser_nodes___TFloat(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TFloat_t)(val_t p0); +static const char * const LOCATE_NEW_TFloat_parser___lexer___TFloat___init_tk = "new TFloat lexer::TFloat::init_tk"; +val_t NEW_TFloat_parser___lexer___TFloat___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TFloat_parser___lexer___TFloat___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TFloat_parser___parser_nodes___ANode___init = "new TFloat parser_nodes::ANode::init"; +val_t NEW_TFloat_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TFloat_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TChar = "init var of TChar"; +void INIT_ATTRIBUTES__parser___parser_nodes___TChar(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TChar_t)(val_t p0); +val_t NEW_parser___parser_nodes___TChar(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TChar = "check new TChar"; +void CHECKNEW_parser___parser_nodes___TChar(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TChar_t)(val_t p0); +static const char * const LOCATE_NEW_TChar_parser___lexer___TChar___init_tk = "new TChar lexer::TChar::init_tk"; +val_t NEW_TChar_parser___lexer___TChar___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TChar_parser___lexer___TChar___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TChar_parser___parser_nodes___ANode___init = "new TChar parser_nodes::ANode::init"; +val_t NEW_TChar_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TChar_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TString = "init var of TString"; +void INIT_ATTRIBUTES__parser___parser_nodes___TString(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TString_t)(val_t p0); +val_t NEW_parser___parser_nodes___TString(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TString = "check new TString"; +void CHECKNEW_parser___parser_nodes___TString(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TString_t)(val_t p0); +static const char * const LOCATE_NEW_TString_parser___lexer___TString___init_tk = "new TString lexer::TString::init_tk"; +val_t NEW_TString_parser___lexer___TString___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TString_parser___lexer___TString___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TString_parser___parser_nodes___ANode___init = "new TString parser_nodes::ANode::init"; +val_t NEW_TString_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TString_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TStartString = "init var of TStartString"; +void INIT_ATTRIBUTES__parser___parser_nodes___TStartString(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TStartString_t)(val_t p0); +val_t NEW_parser___parser_nodes___TStartString(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TStartString = "check new TStartString"; +void CHECKNEW_parser___parser_nodes___TStartString(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TStartString_t)(val_t p0); +static const char * const LOCATE_NEW_TStartString_parser___lexer___TStartString___init_tk = "new TStartString lexer::TStartString::init_tk"; +val_t NEW_TStartString_parser___lexer___TStartString___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TStartString_parser___lexer___TStartString___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TStartString_parser___parser_nodes___ANode___init = "new TStartString parser_nodes::ANode::init"; +val_t NEW_TStartString_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TStartString_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TMidString = "init var of TMidString"; +void INIT_ATTRIBUTES__parser___parser_nodes___TMidString(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TMidString_t)(val_t p0); +val_t NEW_parser___parser_nodes___TMidString(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TMidString = "check new TMidString"; +void CHECKNEW_parser___parser_nodes___TMidString(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TMidString_t)(val_t p0); +static const char * const LOCATE_NEW_TMidString_parser___lexer___TMidString___init_tk = "new TMidString lexer::TMidString::init_tk"; +val_t NEW_TMidString_parser___lexer___TMidString___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TMidString_parser___lexer___TMidString___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TMidString_parser___parser_nodes___ANode___init = "new TMidString parser_nodes::ANode::init"; +val_t NEW_TMidString_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TMidString_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TEndString = "init var of TEndString"; +void INIT_ATTRIBUTES__parser___parser_nodes___TEndString(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TEndString_t)(val_t p0); +val_t NEW_parser___parser_nodes___TEndString(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TEndString = "check new TEndString"; +void CHECKNEW_parser___parser_nodes___TEndString(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TEndString_t)(val_t p0); +static const char * const LOCATE_NEW_TEndString_parser___lexer___TEndString___init_tk = "new TEndString lexer::TEndString::init_tk"; +val_t NEW_TEndString_parser___lexer___TEndString___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TEndString_parser___lexer___TEndString___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TEndString_parser___parser_nodes___ANode___init = "new TEndString parser_nodes::ANode::init"; +val_t NEW_TEndString_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TEndString_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TBadString = "init var of TBadString"; +void INIT_ATTRIBUTES__parser___parser_nodes___TBadString(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TBadString_t)(val_t p0); +val_t NEW_parser___parser_nodes___TBadString(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TBadString = "check new TBadString"; +void CHECKNEW_parser___parser_nodes___TBadString(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TBadString_t)(val_t p0); +static const char * const LOCATE_NEW_TBadString_parser___lexer___TBadString___init_tk = "new TBadString lexer::TBadString::init_tk"; +val_t NEW_TBadString_parser___lexer___TBadString___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TBadString_parser___lexer___TBadString___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TBadString_parser___parser_nodes___ANode___init = "new TBadString parser_nodes::ANode::init"; +val_t NEW_TBadString_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TBadString_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TBadChar = "init var of TBadChar"; +void INIT_ATTRIBUTES__parser___parser_nodes___TBadChar(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___TBadChar_t)(val_t p0); +val_t NEW_parser___parser_nodes___TBadChar(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___TBadChar = "check new TBadChar"; +void CHECKNEW_parser___parser_nodes___TBadChar(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___TBadChar_t)(val_t p0); +static const char * const LOCATE_NEW_TBadChar_parser___lexer___TBadChar___init_tk = "new TBadChar lexer::TBadChar::init_tk"; +val_t NEW_TBadChar_parser___lexer___TBadChar___init_tk(val_t p0, val_t p1); +typedef val_t (*NEW_TBadChar_parser___lexer___TBadChar___init_tk_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_TBadChar_parser___parser_nodes___ANode___init = "new TBadChar parser_nodes::ANode::init"; +val_t NEW_TBadChar_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_TBadChar_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___EOF = "init var of EOF"; +void INIT_ATTRIBUTES__parser___parser_nodes___EOF(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___EOF_t)(val_t p0); +val_t NEW_parser___parser_nodes___EOF(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___EOF = "check new EOF"; +void CHECKNEW_parser___parser_nodes___EOF(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___EOF_t)(val_t p0); +static const char * const LOCATE_NEW_EOF_parser___lexer___EOF___init = "new EOF lexer::EOF::init"; +val_t NEW_EOF_parser___lexer___EOF___init(val_t p0); +typedef val_t (*NEW_EOF_parser___lexer___EOF___init_t)(val_t p0); +static const char * const LOCATE_NEW_EOF_parser___parser_nodes___EOF___noinit = "new EOF parser_nodes::EOF::noinit"; +val_t NEW_EOF_parser___parser_nodes___EOF___noinit(void); +typedef val_t (*NEW_EOF_parser___parser_nodes___EOF___noinit_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AError = "init var of AError"; +void INIT_ATTRIBUTES__parser___parser_nodes___AError(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AError_t)(val_t p0); +val_t NEW_parser___parser_nodes___AError(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AError = "check new AError"; +void CHECKNEW_parser___parser_nodes___AError(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AError_t)(val_t p0); +static const char * const LOCATE_NEW_AError_parser___lexer___AError___init_error = "new AError lexer::AError::init_error"; +val_t NEW_AError_parser___lexer___AError___init_error(val_t p0, val_t p1); +typedef val_t (*NEW_AError_parser___lexer___AError___init_error_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AError_parser___parser_nodes___AError___noinit = "new AError parser_nodes::AError::noinit"; +val_t NEW_AError_parser___parser_nodes___AError___noinit(void); +typedef val_t (*NEW_AError_parser___parser_nodes___AError___noinit_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AModule = "init var of AModule"; +void INIT_ATTRIBUTES__parser___parser_nodes___AModule(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AModule_t)(val_t p0); +val_t NEW_parser___parser_nodes___AModule(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AModule = "check new AModule"; +void CHECKNEW_parser___parser_nodes___AModule(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AModule_t)(val_t p0); +static const char * const LOCATE_NEW_AModule_parser___parser_prod___AModule___empty_init = "new AModule parser_prod::AModule::empty_init"; +val_t NEW_AModule_parser___parser_prod___AModule___empty_init(void); +typedef val_t (*NEW_AModule_parser___parser_prod___AModule___empty_init_t)(void); +static const char * const LOCATE_NEW_AModule_parser___parser_prod___AModule___init_amodule = "new AModule parser_prod::AModule::init_amodule"; +val_t NEW_AModule_parser___parser_prod___AModule___init_amodule(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AModule_parser___parser_prod___AModule___init_amodule_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AModule_parser___parser_nodes___ANode___init = "new AModule parser_nodes::ANode::init"; +val_t NEW_AModule_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AModule_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AModuledecl = "init var of AModuledecl"; +void INIT_ATTRIBUTES__parser___parser_nodes___AModuledecl(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AModuledecl_t)(val_t p0); +val_t NEW_parser___parser_nodes___AModuledecl(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AModuledecl = "check new AModuledecl"; +void CHECKNEW_parser___parser_nodes___AModuledecl(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AModuledecl_t)(val_t p0); +static const char * const LOCATE_NEW_AModuledecl_parser___parser_prod___AModuledecl___empty_init = "new AModuledecl parser_prod::AModuledecl::empty_init"; +val_t NEW_AModuledecl_parser___parser_prod___AModuledecl___empty_init(void); +typedef val_t (*NEW_AModuledecl_parser___parser_prod___AModuledecl___empty_init_t)(void); +static const char * const LOCATE_NEW_AModuledecl_parser___parser_prod___AModuledecl___init_amoduledecl = "new AModuledecl parser_prod::AModuledecl::init_amoduledecl"; +val_t NEW_AModuledecl_parser___parser_prod___AModuledecl___init_amoduledecl(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AModuledecl_parser___parser_prod___AModuledecl___init_amoduledecl_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AModuledecl_parser___parser_nodes___ANode___init = "new AModuledecl parser_nodes::ANode::init"; +val_t NEW_AModuledecl_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AModuledecl_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStdImport = "init var of AStdImport"; +void INIT_ATTRIBUTES__parser___parser_nodes___AStdImport(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AStdImport_t)(val_t p0); +val_t NEW_parser___parser_nodes___AStdImport(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AStdImport = "check new AStdImport"; +void CHECKNEW_parser___parser_nodes___AStdImport(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AStdImport_t)(val_t p0); +static const char * const LOCATE_NEW_AStdImport_parser___parser_prod___AStdImport___empty_init = "new AStdImport parser_prod::AStdImport::empty_init"; +val_t NEW_AStdImport_parser___parser_prod___AStdImport___empty_init(void); +typedef val_t (*NEW_AStdImport_parser___parser_prod___AStdImport___empty_init_t)(void); +static const char * const LOCATE_NEW_AStdImport_parser___parser_prod___AStdImport___init_astdimport = "new AStdImport parser_prod::AStdImport::init_astdimport"; +val_t NEW_AStdImport_parser___parser_prod___AStdImport___init_astdimport(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AStdImport_parser___parser_prod___AStdImport___init_astdimport_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AStdImport_parser___parser_nodes___ANode___init = "new AStdImport parser_nodes::ANode::init"; +val_t NEW_AStdImport_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AStdImport_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANoImport = "init var of ANoImport"; +void INIT_ATTRIBUTES__parser___parser_nodes___ANoImport(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ANoImport_t)(val_t p0); +val_t NEW_parser___parser_nodes___ANoImport(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ANoImport = "check new ANoImport"; +void CHECKNEW_parser___parser_nodes___ANoImport(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ANoImport_t)(val_t p0); +static const char * const LOCATE_NEW_ANoImport_parser___parser_prod___ANoImport___empty_init = "new ANoImport parser_prod::ANoImport::empty_init"; +val_t NEW_ANoImport_parser___parser_prod___ANoImport___empty_init(void); +typedef val_t (*NEW_ANoImport_parser___parser_prod___ANoImport___empty_init_t)(void); +static const char * const LOCATE_NEW_ANoImport_parser___parser_prod___ANoImport___init_anoimport = "new ANoImport parser_prod::ANoImport::init_anoimport"; +val_t NEW_ANoImport_parser___parser_prod___ANoImport___init_anoimport(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ANoImport_parser___parser_prod___ANoImport___init_anoimport_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_ANoImport_parser___parser_nodes___ANode___init = "new ANoImport parser_nodes::ANode::init"; +val_t NEW_ANoImport_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ANoImport_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APublicVisibility = "init var of APublicVisibility"; +void INIT_ATTRIBUTES__parser___parser_nodes___APublicVisibility(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___APublicVisibility_t)(val_t p0); +val_t NEW_parser___parser_nodes___APublicVisibility(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___APublicVisibility = "check new APublicVisibility"; +void CHECKNEW_parser___parser_nodes___APublicVisibility(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___APublicVisibility_t)(val_t p0); +static const char * const LOCATE_NEW_APublicVisibility_parser___parser_prod___APublicVisibility___empty_init = "new APublicVisibility parser_prod::APublicVisibility::empty_init"; +val_t NEW_APublicVisibility_parser___parser_prod___APublicVisibility___empty_init(void); +typedef val_t (*NEW_APublicVisibility_parser___parser_prod___APublicVisibility___empty_init_t)(void); +static const char * const LOCATE_NEW_APublicVisibility_parser___parser_prod___APublicVisibility___init_apublicvisibility = "new APublicVisibility parser_prod::APublicVisibility::init_apublicvisibility"; +val_t NEW_APublicVisibility_parser___parser_prod___APublicVisibility___init_apublicvisibility(void); +typedef val_t (*NEW_APublicVisibility_parser___parser_prod___APublicVisibility___init_apublicvisibility_t)(void); +static const char * const LOCATE_NEW_APublicVisibility_parser___parser_nodes___ANode___init = "new APublicVisibility parser_nodes::ANode::init"; +val_t NEW_APublicVisibility_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_APublicVisibility_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APrivateVisibility = "init var of APrivateVisibility"; +void INIT_ATTRIBUTES__parser___parser_nodes___APrivateVisibility(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___APrivateVisibility_t)(val_t p0); +val_t NEW_parser___parser_nodes___APrivateVisibility(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___APrivateVisibility = "check new APrivateVisibility"; +void CHECKNEW_parser___parser_nodes___APrivateVisibility(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___APrivateVisibility_t)(val_t p0); +static const char * const LOCATE_NEW_APrivateVisibility_parser___parser_prod___APrivateVisibility___empty_init = "new APrivateVisibility parser_prod::APrivateVisibility::empty_init"; +val_t NEW_APrivateVisibility_parser___parser_prod___APrivateVisibility___empty_init(void); +typedef val_t (*NEW_APrivateVisibility_parser___parser_prod___APrivateVisibility___empty_init_t)(void); +static const char * const LOCATE_NEW_APrivateVisibility_parser___parser_prod___APrivateVisibility___init_aprivatevisibility = "new APrivateVisibility parser_prod::APrivateVisibility::init_aprivatevisibility"; +val_t NEW_APrivateVisibility_parser___parser_prod___APrivateVisibility___init_aprivatevisibility(val_t p0); +typedef val_t (*NEW_APrivateVisibility_parser___parser_prod___APrivateVisibility___init_aprivatevisibility_t)(val_t p0); +static const char * const LOCATE_NEW_APrivateVisibility_parser___parser_nodes___ANode___init = "new APrivateVisibility parser_nodes::ANode::init"; +val_t NEW_APrivateVisibility_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_APrivateVisibility_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AProtectedVisibility = "init var of AProtectedVisibility"; +void INIT_ATTRIBUTES__parser___parser_nodes___AProtectedVisibility(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AProtectedVisibility_t)(val_t p0); +val_t NEW_parser___parser_nodes___AProtectedVisibility(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AProtectedVisibility = "check new AProtectedVisibility"; +void CHECKNEW_parser___parser_nodes___AProtectedVisibility(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AProtectedVisibility_t)(val_t p0); +static const char * const LOCATE_NEW_AProtectedVisibility_parser___parser_prod___AProtectedVisibility___empty_init = "new AProtectedVisibility parser_prod::AProtectedVisibility::empty_init"; +val_t NEW_AProtectedVisibility_parser___parser_prod___AProtectedVisibility___empty_init(void); +typedef val_t (*NEW_AProtectedVisibility_parser___parser_prod___AProtectedVisibility___empty_init_t)(void); +static const char * const LOCATE_NEW_AProtectedVisibility_parser___parser_prod___AProtectedVisibility___init_aprotectedvisibility = "new AProtectedVisibility parser_prod::AProtectedVisibility::init_aprotectedvisibility"; +val_t NEW_AProtectedVisibility_parser___parser_prod___AProtectedVisibility___init_aprotectedvisibility(val_t p0); +typedef val_t (*NEW_AProtectedVisibility_parser___parser_prod___AProtectedVisibility___init_aprotectedvisibility_t)(val_t p0); +static const char * const LOCATE_NEW_AProtectedVisibility_parser___parser_nodes___ANode___init = "new AProtectedVisibility parser_nodes::ANode::init"; +val_t NEW_AProtectedVisibility_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AProtectedVisibility_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIntrudeVisibility = "init var of AIntrudeVisibility"; +void INIT_ATTRIBUTES__parser___parser_nodes___AIntrudeVisibility(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AIntrudeVisibility_t)(val_t p0); +val_t NEW_parser___parser_nodes___AIntrudeVisibility(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AIntrudeVisibility = "check new AIntrudeVisibility"; +void CHECKNEW_parser___parser_nodes___AIntrudeVisibility(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AIntrudeVisibility_t)(val_t p0); +static const char * const LOCATE_NEW_AIntrudeVisibility_parser___parser_prod___AIntrudeVisibility___empty_init = "new AIntrudeVisibility parser_prod::AIntrudeVisibility::empty_init"; +val_t NEW_AIntrudeVisibility_parser___parser_prod___AIntrudeVisibility___empty_init(void); +typedef val_t (*NEW_AIntrudeVisibility_parser___parser_prod___AIntrudeVisibility___empty_init_t)(void); +static const char * const LOCATE_NEW_AIntrudeVisibility_parser___parser_prod___AIntrudeVisibility___init_aintrudevisibility = "new AIntrudeVisibility parser_prod::AIntrudeVisibility::init_aintrudevisibility"; +val_t NEW_AIntrudeVisibility_parser___parser_prod___AIntrudeVisibility___init_aintrudevisibility(val_t p0); +typedef val_t (*NEW_AIntrudeVisibility_parser___parser_prod___AIntrudeVisibility___init_aintrudevisibility_t)(val_t p0); +static const char * const LOCATE_NEW_AIntrudeVisibility_parser___parser_nodes___ANode___init = "new AIntrudeVisibility parser_nodes::ANode::init"; +val_t NEW_AIntrudeVisibility_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AIntrudeVisibility_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStdClassdef = "init var of AStdClassdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AStdClassdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AStdClassdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AStdClassdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AStdClassdef = "check new AStdClassdef"; +void CHECKNEW_parser___parser_nodes___AStdClassdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AStdClassdef_t)(val_t p0); +static const char * const LOCATE_NEW_AStdClassdef_parser___parser_prod___AStdClassdef___empty_init = "new AStdClassdef parser_prod::AStdClassdef::empty_init"; +val_t NEW_AStdClassdef_parser___parser_prod___AStdClassdef___empty_init(void); +typedef val_t (*NEW_AStdClassdef_parser___parser_prod___AStdClassdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AStdClassdef_parser___parser_prod___AStdClassdef___init_astdclassdef = "new AStdClassdef parser_prod::AStdClassdef::init_astdclassdef"; +val_t NEW_AStdClassdef_parser___parser_prod___AStdClassdef___init_astdclassdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7, val_t p8); +typedef val_t (*NEW_AStdClassdef_parser___parser_prod___AStdClassdef___init_astdclassdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7, val_t p8); +static const char * const LOCATE_NEW_AStdClassdef_parser___parser_nodes___ANode___init = "new AStdClassdef parser_nodes::ANode::init"; +val_t NEW_AStdClassdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AStdClassdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ATopClassdef = "init var of ATopClassdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___ATopClassdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ATopClassdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___ATopClassdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ATopClassdef = "check new ATopClassdef"; +void CHECKNEW_parser___parser_nodes___ATopClassdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ATopClassdef_t)(val_t p0); +static const char * const LOCATE_NEW_ATopClassdef_parser___parser_prod___ATopClassdef___empty_init = "new ATopClassdef parser_prod::ATopClassdef::empty_init"; +val_t NEW_ATopClassdef_parser___parser_prod___ATopClassdef___empty_init(void); +typedef val_t (*NEW_ATopClassdef_parser___parser_prod___ATopClassdef___empty_init_t)(void); +static const char * const LOCATE_NEW_ATopClassdef_parser___parser_prod___ATopClassdef___init_atopclassdef = "new ATopClassdef parser_prod::ATopClassdef::init_atopclassdef"; +val_t NEW_ATopClassdef_parser___parser_prod___ATopClassdef___init_atopclassdef(val_t p0); +typedef val_t (*NEW_ATopClassdef_parser___parser_prod___ATopClassdef___init_atopclassdef_t)(val_t p0); +static const char * const LOCATE_NEW_ATopClassdef_parser___parser_nodes___ANode___init = "new ATopClassdef parser_nodes::ANode::init"; +val_t NEW_ATopClassdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ATopClassdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMainClassdef = "init var of AMainClassdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AMainClassdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AMainClassdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AMainClassdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AMainClassdef = "check new AMainClassdef"; +void CHECKNEW_parser___parser_nodes___AMainClassdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AMainClassdef_t)(val_t p0); +static const char * const LOCATE_NEW_AMainClassdef_parser___parser_prod___AMainClassdef___empty_init = "new AMainClassdef parser_prod::AMainClassdef::empty_init"; +val_t NEW_AMainClassdef_parser___parser_prod___AMainClassdef___empty_init(void); +typedef val_t (*NEW_AMainClassdef_parser___parser_prod___AMainClassdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AMainClassdef_parser___parser_prod___AMainClassdef___init_amainclassdef = "new AMainClassdef parser_prod::AMainClassdef::init_amainclassdef"; +val_t NEW_AMainClassdef_parser___parser_prod___AMainClassdef___init_amainclassdef(val_t p0); +typedef val_t (*NEW_AMainClassdef_parser___parser_prod___AMainClassdef___init_amainclassdef_t)(val_t p0); +static const char * const LOCATE_NEW_AMainClassdef_parser___parser_nodes___ANode___init = "new AMainClassdef parser_nodes::ANode::init"; +val_t NEW_AMainClassdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AMainClassdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AConcreteClasskind = "init var of AConcreteClasskind"; +void INIT_ATTRIBUTES__parser___parser_nodes___AConcreteClasskind(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AConcreteClasskind_t)(val_t p0); +val_t NEW_parser___parser_nodes___AConcreteClasskind(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AConcreteClasskind = "check new AConcreteClasskind"; +void CHECKNEW_parser___parser_nodes___AConcreteClasskind(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AConcreteClasskind_t)(val_t p0); +static const char * const LOCATE_NEW_AConcreteClasskind_parser___parser_prod___AConcreteClasskind___empty_init = "new AConcreteClasskind parser_prod::AConcreteClasskind::empty_init"; +val_t NEW_AConcreteClasskind_parser___parser_prod___AConcreteClasskind___empty_init(void); +typedef val_t (*NEW_AConcreteClasskind_parser___parser_prod___AConcreteClasskind___empty_init_t)(void); +static const char * const LOCATE_NEW_AConcreteClasskind_parser___parser_prod___AConcreteClasskind___init_aconcreteclasskind = "new AConcreteClasskind parser_prod::AConcreteClasskind::init_aconcreteclasskind"; +val_t NEW_AConcreteClasskind_parser___parser_prod___AConcreteClasskind___init_aconcreteclasskind(val_t p0); +typedef val_t (*NEW_AConcreteClasskind_parser___parser_prod___AConcreteClasskind___init_aconcreteclasskind_t)(val_t p0); +static const char * const LOCATE_NEW_AConcreteClasskind_parser___parser_nodes___ANode___init = "new AConcreteClasskind parser_nodes::ANode::init"; +val_t NEW_AConcreteClasskind_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AConcreteClasskind_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAbstractClasskind = "init var of AAbstractClasskind"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAbstractClasskind(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAbstractClasskind_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAbstractClasskind(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAbstractClasskind = "check new AAbstractClasskind"; +void CHECKNEW_parser___parser_nodes___AAbstractClasskind(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAbstractClasskind_t)(val_t p0); +static const char * const LOCATE_NEW_AAbstractClasskind_parser___parser_prod___AAbstractClasskind___empty_init = "new AAbstractClasskind parser_prod::AAbstractClasskind::empty_init"; +val_t NEW_AAbstractClasskind_parser___parser_prod___AAbstractClasskind___empty_init(void); +typedef val_t (*NEW_AAbstractClasskind_parser___parser_prod___AAbstractClasskind___empty_init_t)(void); +static const char * const LOCATE_NEW_AAbstractClasskind_parser___parser_prod___AAbstractClasskind___init_aabstractclasskind = "new AAbstractClasskind parser_prod::AAbstractClasskind::init_aabstractclasskind"; +val_t NEW_AAbstractClasskind_parser___parser_prod___AAbstractClasskind___init_aabstractclasskind(val_t p0, val_t p1); +typedef val_t (*NEW_AAbstractClasskind_parser___parser_prod___AAbstractClasskind___init_aabstractclasskind_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AAbstractClasskind_parser___parser_nodes___ANode___init = "new AAbstractClasskind parser_nodes::ANode::init"; +val_t NEW_AAbstractClasskind_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAbstractClasskind_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AInterfaceClasskind = "init var of AInterfaceClasskind"; +void INIT_ATTRIBUTES__parser___parser_nodes___AInterfaceClasskind(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AInterfaceClasskind_t)(val_t p0); +val_t NEW_parser___parser_nodes___AInterfaceClasskind(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AInterfaceClasskind = "check new AInterfaceClasskind"; +void CHECKNEW_parser___parser_nodes___AInterfaceClasskind(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AInterfaceClasskind_t)(val_t p0); +static const char * const LOCATE_NEW_AInterfaceClasskind_parser___parser_prod___AInterfaceClasskind___empty_init = "new AInterfaceClasskind parser_prod::AInterfaceClasskind::empty_init"; +val_t NEW_AInterfaceClasskind_parser___parser_prod___AInterfaceClasskind___empty_init(void); +typedef val_t (*NEW_AInterfaceClasskind_parser___parser_prod___AInterfaceClasskind___empty_init_t)(void); +static const char * const LOCATE_NEW_AInterfaceClasskind_parser___parser_prod___AInterfaceClasskind___init_ainterfaceclasskind = "new AInterfaceClasskind parser_prod::AInterfaceClasskind::init_ainterfaceclasskind"; +val_t NEW_AInterfaceClasskind_parser___parser_prod___AInterfaceClasskind___init_ainterfaceclasskind(val_t p0); +typedef val_t (*NEW_AInterfaceClasskind_parser___parser_prod___AInterfaceClasskind___init_ainterfaceclasskind_t)(val_t p0); +static const char * const LOCATE_NEW_AInterfaceClasskind_parser___parser_nodes___ANode___init = "new AInterfaceClasskind parser_nodes::ANode::init"; +val_t NEW_AInterfaceClasskind_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AInterfaceClasskind_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AEnumClasskind = "init var of AEnumClasskind"; +void INIT_ATTRIBUTES__parser___parser_nodes___AEnumClasskind(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AEnumClasskind_t)(val_t p0); +val_t NEW_parser___parser_nodes___AEnumClasskind(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AEnumClasskind = "check new AEnumClasskind"; +void CHECKNEW_parser___parser_nodes___AEnumClasskind(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AEnumClasskind_t)(val_t p0); +static const char * const LOCATE_NEW_AEnumClasskind_parser___parser_prod___AEnumClasskind___empty_init = "new AEnumClasskind parser_prod::AEnumClasskind::empty_init"; +val_t NEW_AEnumClasskind_parser___parser_prod___AEnumClasskind___empty_init(void); +typedef val_t (*NEW_AEnumClasskind_parser___parser_prod___AEnumClasskind___empty_init_t)(void); +static const char * const LOCATE_NEW_AEnumClasskind_parser___parser_prod___AEnumClasskind___init_aenumclasskind = "new AEnumClasskind parser_prod::AEnumClasskind::init_aenumclasskind"; +val_t NEW_AEnumClasskind_parser___parser_prod___AEnumClasskind___init_aenumclasskind(val_t p0); +typedef val_t (*NEW_AEnumClasskind_parser___parser_prod___AEnumClasskind___init_aenumclasskind_t)(val_t p0); +static const char * const LOCATE_NEW_AEnumClasskind_parser___parser_nodes___ANode___init = "new AEnumClasskind parser_nodes::ANode::init"; +val_t NEW_AEnumClasskind_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AEnumClasskind_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AExternClasskind = "init var of AExternClasskind"; +void INIT_ATTRIBUTES__parser___parser_nodes___AExternClasskind(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AExternClasskind_t)(val_t p0); +val_t NEW_parser___parser_nodes___AExternClasskind(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AExternClasskind = "check new AExternClasskind"; +void CHECKNEW_parser___parser_nodes___AExternClasskind(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AExternClasskind_t)(val_t p0); +static const char * const LOCATE_NEW_AExternClasskind_parser___parser_prod___AExternClasskind___empty_init = "new AExternClasskind parser_prod::AExternClasskind::empty_init"; +val_t NEW_AExternClasskind_parser___parser_prod___AExternClasskind___empty_init(void); +typedef val_t (*NEW_AExternClasskind_parser___parser_prod___AExternClasskind___empty_init_t)(void); +static const char * const LOCATE_NEW_AExternClasskind_parser___parser_prod___AExternClasskind___init_aexternclasskind = "new AExternClasskind parser_prod::AExternClasskind::init_aexternclasskind"; +val_t NEW_AExternClasskind_parser___parser_prod___AExternClasskind___init_aexternclasskind(val_t p0); +typedef val_t (*NEW_AExternClasskind_parser___parser_prod___AExternClasskind___init_aexternclasskind_t)(val_t p0); +static const char * const LOCATE_NEW_AExternClasskind_parser___parser_nodes___ANode___init = "new AExternClasskind parser_nodes::ANode::init"; +val_t NEW_AExternClasskind_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AExternClasskind_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AFormaldef = "init var of AFormaldef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AFormaldef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AFormaldef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AFormaldef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AFormaldef = "check new AFormaldef"; +void CHECKNEW_parser___parser_nodes___AFormaldef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AFormaldef_t)(val_t p0); +static const char * const LOCATE_NEW_AFormaldef_parser___parser_prod___AFormaldef___empty_init = "new AFormaldef parser_prod::AFormaldef::empty_init"; +val_t NEW_AFormaldef_parser___parser_prod___AFormaldef___empty_init(void); +typedef val_t (*NEW_AFormaldef_parser___parser_prod___AFormaldef___empty_init_t)(void); +static const char * const LOCATE_NEW_AFormaldef_parser___parser_prod___AFormaldef___init_aformaldef = "new AFormaldef parser_prod::AFormaldef::init_aformaldef"; +val_t NEW_AFormaldef_parser___parser_prod___AFormaldef___init_aformaldef(val_t p0, val_t p1); +typedef val_t (*NEW_AFormaldef_parser___parser_prod___AFormaldef___init_aformaldef_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AFormaldef_parser___parser_nodes___ANode___init = "new AFormaldef parser_nodes::ANode::init"; +val_t NEW_AFormaldef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AFormaldef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASuperclass = "init var of ASuperclass"; +void INIT_ATTRIBUTES__parser___parser_nodes___ASuperclass(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ASuperclass_t)(val_t p0); +val_t NEW_parser___parser_nodes___ASuperclass(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ASuperclass = "check new ASuperclass"; +void CHECKNEW_parser___parser_nodes___ASuperclass(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ASuperclass_t)(val_t p0); +static const char * const LOCATE_NEW_ASuperclass_parser___parser_prod___ASuperclass___empty_init = "new ASuperclass parser_prod::ASuperclass::empty_init"; +val_t NEW_ASuperclass_parser___parser_prod___ASuperclass___empty_init(void); +typedef val_t (*NEW_ASuperclass_parser___parser_prod___ASuperclass___empty_init_t)(void); +static const char * const LOCATE_NEW_ASuperclass_parser___parser_prod___ASuperclass___init_asuperclass = "new ASuperclass parser_prod::ASuperclass::init_asuperclass"; +val_t NEW_ASuperclass_parser___parser_prod___ASuperclass___init_asuperclass(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ASuperclass_parser___parser_prod___ASuperclass___init_asuperclass_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_ASuperclass_parser___parser_nodes___ANode___init = "new ASuperclass parser_nodes::ANode::init"; +val_t NEW_ASuperclass_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ASuperclass_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAttrPropdef = "init var of AAttrPropdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAttrPropdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAttrPropdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAttrPropdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAttrPropdef = "check new AAttrPropdef"; +void CHECKNEW_parser___parser_nodes___AAttrPropdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAttrPropdef_t)(val_t p0); +static const char * const LOCATE_NEW_AAttrPropdef_parser___parser_prod___AAttrPropdef___empty_init = "new AAttrPropdef parser_prod::AAttrPropdef::empty_init"; +val_t NEW_AAttrPropdef_parser___parser_prod___AAttrPropdef___empty_init(void); +typedef val_t (*NEW_AAttrPropdef_parser___parser_prod___AAttrPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AAttrPropdef_parser___parser_prod___AAttrPropdef___init_aattrpropdef = "new AAttrPropdef parser_prod::AAttrPropdef::init_aattrpropdef"; +val_t NEW_AAttrPropdef_parser___parser_prod___AAttrPropdef___init_aattrpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7, val_t p8, val_t p9); +typedef val_t (*NEW_AAttrPropdef_parser___parser_prod___AAttrPropdef___init_aattrpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7, val_t p8, val_t p9); +static const char * const LOCATE_NEW_AAttrPropdef_parser___parser_nodes___ANode___init = "new AAttrPropdef parser_nodes::ANode::init"; +val_t NEW_AAttrPropdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAttrPropdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ADeferredMethPropdef = "init var of ADeferredMethPropdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___ADeferredMethPropdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ADeferredMethPropdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___ADeferredMethPropdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ADeferredMethPropdef = "check new ADeferredMethPropdef"; +void CHECKNEW_parser___parser_nodes___ADeferredMethPropdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ADeferredMethPropdef_t)(val_t p0); +static const char * const LOCATE_NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___empty_init = "new ADeferredMethPropdef parser_prod::AMethPropdef::empty_init"; +val_t NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___empty_init(void); +typedef val_t (*NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_ADeferredMethPropdef_parser___parser_prod___ADeferredMethPropdef___empty_init = "new ADeferredMethPropdef parser_prod::ADeferredMethPropdef::empty_init"; +val_t NEW_ADeferredMethPropdef_parser___parser_prod___ADeferredMethPropdef___empty_init(void); +typedef val_t (*NEW_ADeferredMethPropdef_parser___parser_prod___ADeferredMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_ADeferredMethPropdef_parser___parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef = "new ADeferredMethPropdef parser_prod::ADeferredMethPropdef::init_adeferredmethpropdef"; +val_t NEW_ADeferredMethPropdef_parser___parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +typedef val_t (*NEW_ADeferredMethPropdef_parser___parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +static const char * const LOCATE_NEW_ADeferredMethPropdef_parser___parser_nodes___ANode___init = "new ADeferredMethPropdef parser_nodes::ANode::init"; +val_t NEW_ADeferredMethPropdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ADeferredMethPropdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef = "new ADeferredMethPropdef parser_prod::AMethPropdef::init_amethpropdef"; +val_t NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AInternMethPropdef = "init var of AInternMethPropdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AInternMethPropdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AInternMethPropdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AInternMethPropdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AInternMethPropdef = "check new AInternMethPropdef"; +void CHECKNEW_parser___parser_nodes___AInternMethPropdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AInternMethPropdef_t)(val_t p0); +static const char * const LOCATE_NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___empty_init = "new AInternMethPropdef parser_prod::AMethPropdef::empty_init"; +val_t NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___empty_init(void); +typedef val_t (*NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AInternMethPropdef_parser___parser_prod___AInternMethPropdef___empty_init = "new AInternMethPropdef parser_prod::AInternMethPropdef::empty_init"; +val_t NEW_AInternMethPropdef_parser___parser_prod___AInternMethPropdef___empty_init(void); +typedef val_t (*NEW_AInternMethPropdef_parser___parser_prod___AInternMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AInternMethPropdef_parser___parser_prod___AInternMethPropdef___init_ainternmethpropdef = "new AInternMethPropdef parser_prod::AInternMethPropdef::init_ainternmethpropdef"; +val_t NEW_AInternMethPropdef_parser___parser_prod___AInternMethPropdef___init_ainternmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +typedef val_t (*NEW_AInternMethPropdef_parser___parser_prod___AInternMethPropdef___init_ainternmethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +static const char * const LOCATE_NEW_AInternMethPropdef_parser___parser_nodes___ANode___init = "new AInternMethPropdef parser_nodes::ANode::init"; +val_t NEW_AInternMethPropdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AInternMethPropdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef = "new AInternMethPropdef parser_prod::AMethPropdef::init_amethpropdef"; +val_t NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AExternMethPropdef = "init var of AExternMethPropdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AExternMethPropdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AExternMethPropdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AExternMethPropdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AExternMethPropdef = "check new AExternMethPropdef"; +void CHECKNEW_parser___parser_nodes___AExternMethPropdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AExternMethPropdef_t)(val_t p0); +static const char * const LOCATE_NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___empty_init = "new AExternMethPropdef parser_prod::AMethPropdef::empty_init"; +val_t NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___empty_init(void); +typedef val_t (*NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AExternMethPropdef_parser___parser_prod___AExternMethPropdef___empty_init = "new AExternMethPropdef parser_prod::AExternMethPropdef::empty_init"; +val_t NEW_AExternMethPropdef_parser___parser_prod___AExternMethPropdef___empty_init(void); +typedef val_t (*NEW_AExternMethPropdef_parser___parser_prod___AExternMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AExternMethPropdef_parser___parser_prod___AExternMethPropdef___init_aexternmethpropdef = "new AExternMethPropdef parser_prod::AExternMethPropdef::init_aexternmethpropdef"; +val_t NEW_AExternMethPropdef_parser___parser_prod___AExternMethPropdef___init_aexternmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7); +typedef val_t (*NEW_AExternMethPropdef_parser___parser_prod___AExternMethPropdef___init_aexternmethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7); +static const char * const LOCATE_NEW_AExternMethPropdef_parser___parser_nodes___ANode___init = "new AExternMethPropdef parser_nodes::ANode::init"; +val_t NEW_AExternMethPropdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AExternMethPropdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef = "new AExternMethPropdef parser_prod::AMethPropdef::init_amethpropdef"; +val_t NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AConcreteMethPropdef = "init var of AConcreteMethPropdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AConcreteMethPropdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AConcreteMethPropdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AConcreteMethPropdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AConcreteMethPropdef = "check new AConcreteMethPropdef"; +void CHECKNEW_parser___parser_nodes___AConcreteMethPropdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AConcreteMethPropdef_t)(val_t p0); +static const char * const LOCATE_NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___empty_init = "new AConcreteMethPropdef parser_prod::AMethPropdef::empty_init"; +val_t NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___empty_init(void); +typedef val_t (*NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AConcreteMethPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init = "new AConcreteMethPropdef parser_prod::AConcreteMethPropdef::empty_init"; +val_t NEW_AConcreteMethPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init(void); +typedef val_t (*NEW_AConcreteMethPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AConcreteMethPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef = "new AConcreteMethPropdef parser_prod::AConcreteMethPropdef::init_aconcretemethpropdef"; +val_t NEW_AConcreteMethPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); +typedef val_t (*NEW_AConcreteMethPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); +static const char * const LOCATE_NEW_AConcreteMethPropdef_parser___parser_nodes___ANode___init = "new AConcreteMethPropdef parser_nodes::ANode::init"; +val_t NEW_AConcreteMethPropdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AConcreteMethPropdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef = "new AConcreteMethPropdef parser_prod::AMethPropdef::init_amethpropdef"; +val_t NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef = "init var of AConcreteInitPropdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AConcreteInitPropdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AConcreteInitPropdef = "check new AConcreteInitPropdef"; +void CHECKNEW_parser___parser_nodes___AConcreteInitPropdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AConcreteInitPropdef_t)(val_t p0); +static const char * const LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init = "new AConcreteInitPropdef parser_prod::AConcreteMethPropdef::empty_init"; +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init(void); +typedef val_t (*NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteInitPropdef___empty_init = "new AConcreteInitPropdef parser_prod::AConcreteInitPropdef::empty_init"; +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteInitPropdef___empty_init(void); +typedef val_t (*NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteInitPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef = "new AConcreteInitPropdef parser_prod::AConcreteInitPropdef::init_aconcreteinitpropdef"; +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); +typedef val_t (*NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); +static const char * const LOCATE_NEW_AConcreteInitPropdef_parser___parser_nodes___ANode___init = "new AConcreteInitPropdef parser_nodes::ANode::init"; +val_t NEW_AConcreteInitPropdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AConcreteInitPropdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AMethPropdef___empty_init = "new AConcreteInitPropdef parser_prod::AMethPropdef::empty_init"; +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AMethPropdef___empty_init(void); +typedef val_t (*NEW_AConcreteInitPropdef_parser___parser_prod___AMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef = "new AConcreteInitPropdef parser_prod::AConcreteMethPropdef::init_aconcretemethpropdef"; +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); +typedef val_t (*NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); +static const char * const LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef = "new AConcreteInitPropdef parser_prod::AMethPropdef::init_amethpropdef"; +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_AConcreteInitPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AExternInitPropdef = "init var of AExternInitPropdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AExternInitPropdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AExternInitPropdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AExternInitPropdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AExternInitPropdef = "check new AExternInitPropdef"; +void CHECKNEW_parser___parser_nodes___AExternInitPropdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AExternInitPropdef_t)(val_t p0); +static const char * const LOCATE_NEW_AExternInitPropdef_parser___parser_prod___AMethPropdef___empty_init = "new AExternInitPropdef parser_prod::AMethPropdef::empty_init"; +val_t NEW_AExternInitPropdef_parser___parser_prod___AMethPropdef___empty_init(void); +typedef val_t (*NEW_AExternInitPropdef_parser___parser_prod___AMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AExternInitPropdef_parser___parser_prod___AExternInitPropdef___empty_init = "new AExternInitPropdef parser_prod::AExternInitPropdef::empty_init"; +val_t NEW_AExternInitPropdef_parser___parser_prod___AExternInitPropdef___empty_init(void); +typedef val_t (*NEW_AExternInitPropdef_parser___parser_prod___AExternInitPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AExternInitPropdef_parser___parser_prod___AExternInitPropdef___init_aexterninitpropdef = "new AExternInitPropdef parser_prod::AExternInitPropdef::init_aexterninitpropdef"; +val_t NEW_AExternInitPropdef_parser___parser_prod___AExternInitPropdef___init_aexterninitpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7); +typedef val_t (*NEW_AExternInitPropdef_parser___parser_prod___AExternInitPropdef___init_aexterninitpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7); +static const char * const LOCATE_NEW_AExternInitPropdef_parser___parser_nodes___ANode___init = "new AExternInitPropdef parser_nodes::ANode::init"; +val_t NEW_AExternInitPropdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AExternInitPropdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AExternInitPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef = "new AExternInitPropdef parser_prod::AMethPropdef::init_amethpropdef"; +val_t NEW_AExternInitPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_AExternInitPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef = "init var of AMainMethPropdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AMainMethPropdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AMainMethPropdef = "check new AMainMethPropdef"; +void CHECKNEW_parser___parser_nodes___AMainMethPropdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AMainMethPropdef_t)(val_t p0); +static const char * const LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init = "new AMainMethPropdef parser_prod::AConcreteMethPropdef::empty_init"; +val_t NEW_AMainMethPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init(void); +typedef val_t (*NEW_AMainMethPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AMainMethPropdef___empty_init = "new AMainMethPropdef parser_prod::AMainMethPropdef::empty_init"; +val_t NEW_AMainMethPropdef_parser___parser_prod___AMainMethPropdef___empty_init(void); +typedef val_t (*NEW_AMainMethPropdef_parser___parser_prod___AMainMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AMainMethPropdef___init_amainmethpropdef = "new AMainMethPropdef parser_prod::AMainMethPropdef::init_amainmethpropdef"; +val_t NEW_AMainMethPropdef_parser___parser_prod___AMainMethPropdef___init_amainmethpropdef(val_t p0, val_t p1); +typedef val_t (*NEW_AMainMethPropdef_parser___parser_prod___AMainMethPropdef___init_amainmethpropdef_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AMainMethPropdef_parser___parser_nodes___ANode___init = "new AMainMethPropdef parser_nodes::ANode::init"; +val_t NEW_AMainMethPropdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AMainMethPropdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___empty_init = "new AMainMethPropdef parser_prod::AMethPropdef::empty_init"; +val_t NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___empty_init(void); +typedef val_t (*NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef = "new AMainMethPropdef parser_prod::AConcreteMethPropdef::init_aconcretemethpropdef"; +val_t NEW_AMainMethPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); +typedef val_t (*NEW_AMainMethPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6); +static const char * const LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef = "new AMainMethPropdef parser_prod::AMethPropdef::init_amethpropdef"; +val_t NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AExternCalls = "init var of AExternCalls"; +void INIT_ATTRIBUTES__parser___parser_nodes___AExternCalls(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AExternCalls_t)(val_t p0); +val_t NEW_parser___parser_nodes___AExternCalls(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AExternCalls = "check new AExternCalls"; +void CHECKNEW_parser___parser_nodes___AExternCalls(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AExternCalls_t)(val_t p0); +static const char * const LOCATE_NEW_AExternCalls_parser___parser_prod___AExternCalls___empty_init = "new AExternCalls parser_prod::AExternCalls::empty_init"; +val_t NEW_AExternCalls_parser___parser_prod___AExternCalls___empty_init(void); +typedef val_t (*NEW_AExternCalls_parser___parser_prod___AExternCalls___empty_init_t)(void); +static const char * const LOCATE_NEW_AExternCalls_parser___parser_prod___AExternCalls___init_aexterncalls = "new AExternCalls parser_prod::AExternCalls::init_aexterncalls"; +val_t NEW_AExternCalls_parser___parser_prod___AExternCalls___init_aexterncalls(val_t p0, val_t p1); +typedef val_t (*NEW_AExternCalls_parser___parser_prod___AExternCalls___init_aexterncalls_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AExternCalls_parser___parser_nodes___ANode___init = "new AExternCalls parser_nodes::ANode::init"; +val_t NEW_AExternCalls_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AExternCalls_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALocalPropExternCall = "init var of ALocalPropExternCall"; +void INIT_ATTRIBUTES__parser___parser_nodes___ALocalPropExternCall(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ALocalPropExternCall_t)(val_t p0); +val_t NEW_parser___parser_nodes___ALocalPropExternCall(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ALocalPropExternCall = "check new ALocalPropExternCall"; +void CHECKNEW_parser___parser_nodes___ALocalPropExternCall(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ALocalPropExternCall_t)(val_t p0); +static const char * const LOCATE_NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___empty_init = "new ALocalPropExternCall parser_prod::AExternCall::empty_init"; +val_t NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___empty_init(void); +typedef val_t (*NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_ALocalPropExternCall_parser___parser_prod___ALocalPropExternCall___empty_init = "new ALocalPropExternCall parser_prod::ALocalPropExternCall::empty_init"; +val_t NEW_ALocalPropExternCall_parser___parser_prod___ALocalPropExternCall___empty_init(void); +typedef val_t (*NEW_ALocalPropExternCall_parser___parser_prod___ALocalPropExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_ALocalPropExternCall_parser___parser_prod___ALocalPropExternCall___init_alocalpropexterncall = "new ALocalPropExternCall parser_prod::ALocalPropExternCall::init_alocalpropexterncall"; +val_t NEW_ALocalPropExternCall_parser___parser_prod___ALocalPropExternCall___init_alocalpropexterncall(val_t p0); +typedef val_t (*NEW_ALocalPropExternCall_parser___parser_prod___ALocalPropExternCall___init_alocalpropexterncall_t)(val_t p0); +static const char * const LOCATE_NEW_ALocalPropExternCall_parser___parser_nodes___ANode___init = "new ALocalPropExternCall parser_nodes::ANode::init"; +val_t NEW_ALocalPropExternCall_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ALocalPropExternCall_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___init_aexterncall = "new ALocalPropExternCall parser_prod::AExternCall::init_aexterncall"; +val_t NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___init_aexterncall(void); +typedef val_t (*NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___init_aexterncall_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AFullPropExternCall = "init var of AFullPropExternCall"; +void INIT_ATTRIBUTES__parser___parser_nodes___AFullPropExternCall(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AFullPropExternCall_t)(val_t p0); +val_t NEW_parser___parser_nodes___AFullPropExternCall(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AFullPropExternCall = "check new AFullPropExternCall"; +void CHECKNEW_parser___parser_nodes___AFullPropExternCall(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AFullPropExternCall_t)(val_t p0); +static const char * const LOCATE_NEW_AFullPropExternCall_parser___parser_prod___AExternCall___empty_init = "new AFullPropExternCall parser_prod::AExternCall::empty_init"; +val_t NEW_AFullPropExternCall_parser___parser_prod___AExternCall___empty_init(void); +typedef val_t (*NEW_AFullPropExternCall_parser___parser_prod___AExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_AFullPropExternCall_parser___parser_prod___AFullPropExternCall___empty_init = "new AFullPropExternCall parser_prod::AFullPropExternCall::empty_init"; +val_t NEW_AFullPropExternCall_parser___parser_prod___AFullPropExternCall___empty_init(void); +typedef val_t (*NEW_AFullPropExternCall_parser___parser_prod___AFullPropExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_AFullPropExternCall_parser___parser_prod___AFullPropExternCall___init_afullpropexterncall = "new AFullPropExternCall parser_prod::AFullPropExternCall::init_afullpropexterncall"; +val_t NEW_AFullPropExternCall_parser___parser_prod___AFullPropExternCall___init_afullpropexterncall(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AFullPropExternCall_parser___parser_prod___AFullPropExternCall___init_afullpropexterncall_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AFullPropExternCall_parser___parser_nodes___ANode___init = "new AFullPropExternCall parser_nodes::ANode::init"; +val_t NEW_AFullPropExternCall_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AFullPropExternCall_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AFullPropExternCall_parser___parser_prod___AExternCall___init_aexterncall = "new AFullPropExternCall parser_prod::AExternCall::init_aexterncall"; +val_t NEW_AFullPropExternCall_parser___parser_prod___AExternCall___init_aexterncall(void); +typedef val_t (*NEW_AFullPropExternCall_parser___parser_prod___AExternCall___init_aexterncall_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AInitPropExternCall = "init var of AInitPropExternCall"; +void INIT_ATTRIBUTES__parser___parser_nodes___AInitPropExternCall(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AInitPropExternCall_t)(val_t p0); +val_t NEW_parser___parser_nodes___AInitPropExternCall(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AInitPropExternCall = "check new AInitPropExternCall"; +void CHECKNEW_parser___parser_nodes___AInitPropExternCall(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AInitPropExternCall_t)(val_t p0); +static const char * const LOCATE_NEW_AInitPropExternCall_parser___parser_prod___AExternCall___empty_init = "new AInitPropExternCall parser_prod::AExternCall::empty_init"; +val_t NEW_AInitPropExternCall_parser___parser_prod___AExternCall___empty_init(void); +typedef val_t (*NEW_AInitPropExternCall_parser___parser_prod___AExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_AInitPropExternCall_parser___parser_prod___AInitPropExternCall___empty_init = "new AInitPropExternCall parser_prod::AInitPropExternCall::empty_init"; +val_t NEW_AInitPropExternCall_parser___parser_prod___AInitPropExternCall___empty_init(void); +typedef val_t (*NEW_AInitPropExternCall_parser___parser_prod___AInitPropExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_AInitPropExternCall_parser___parser_prod___AInitPropExternCall___init_ainitpropexterncall = "new AInitPropExternCall parser_prod::AInitPropExternCall::init_ainitpropexterncall"; +val_t NEW_AInitPropExternCall_parser___parser_prod___AInitPropExternCall___init_ainitpropexterncall(val_t p0); +typedef val_t (*NEW_AInitPropExternCall_parser___parser_prod___AInitPropExternCall___init_ainitpropexterncall_t)(val_t p0); +static const char * const LOCATE_NEW_AInitPropExternCall_parser___parser_nodes___ANode___init = "new AInitPropExternCall parser_nodes::ANode::init"; +val_t NEW_AInitPropExternCall_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AInitPropExternCall_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AInitPropExternCall_parser___parser_prod___AExternCall___init_aexterncall = "new AInitPropExternCall parser_prod::AExternCall::init_aexterncall"; +val_t NEW_AInitPropExternCall_parser___parser_prod___AExternCall___init_aexterncall(void); +typedef val_t (*NEW_AInitPropExternCall_parser___parser_prod___AExternCall___init_aexterncall_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASuperExternCall = "init var of ASuperExternCall"; +void INIT_ATTRIBUTES__parser___parser_nodes___ASuperExternCall(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ASuperExternCall_t)(val_t p0); +val_t NEW_parser___parser_nodes___ASuperExternCall(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ASuperExternCall = "check new ASuperExternCall"; +void CHECKNEW_parser___parser_nodes___ASuperExternCall(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ASuperExternCall_t)(val_t p0); +static const char * const LOCATE_NEW_ASuperExternCall_parser___parser_prod___AExternCall___empty_init = "new ASuperExternCall parser_prod::AExternCall::empty_init"; +val_t NEW_ASuperExternCall_parser___parser_prod___AExternCall___empty_init(void); +typedef val_t (*NEW_ASuperExternCall_parser___parser_prod___AExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_ASuperExternCall_parser___parser_prod___ASuperExternCall___empty_init = "new ASuperExternCall parser_prod::ASuperExternCall::empty_init"; +val_t NEW_ASuperExternCall_parser___parser_prod___ASuperExternCall___empty_init(void); +typedef val_t (*NEW_ASuperExternCall_parser___parser_prod___ASuperExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_ASuperExternCall_parser___parser_prod___ASuperExternCall___init_asuperexterncall = "new ASuperExternCall parser_prod::ASuperExternCall::init_asuperexterncall"; +val_t NEW_ASuperExternCall_parser___parser_prod___ASuperExternCall___init_asuperexterncall(val_t p0); +typedef val_t (*NEW_ASuperExternCall_parser___parser_prod___ASuperExternCall___init_asuperexterncall_t)(val_t p0); +static const char * const LOCATE_NEW_ASuperExternCall_parser___parser_nodes___ANode___init = "new ASuperExternCall parser_nodes::ANode::init"; +val_t NEW_ASuperExternCall_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ASuperExternCall_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ASuperExternCall_parser___parser_prod___AExternCall___init_aexterncall = "new ASuperExternCall parser_prod::AExternCall::init_aexterncall"; +val_t NEW_ASuperExternCall_parser___parser_prod___AExternCall___init_aexterncall(void); +typedef val_t (*NEW_ASuperExternCall_parser___parser_prod___AExternCall___init_aexterncall_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACastAsExternCall = "init var of ACastAsExternCall"; +void INIT_ATTRIBUTES__parser___parser_nodes___ACastAsExternCall(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ACastAsExternCall_t)(val_t p0); +val_t NEW_parser___parser_nodes___ACastAsExternCall(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ACastAsExternCall = "check new ACastAsExternCall"; +void CHECKNEW_parser___parser_nodes___ACastAsExternCall(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ACastAsExternCall_t)(val_t p0); +static const char * const LOCATE_NEW_ACastAsExternCall_parser___parser_prod___AExternCall___empty_init = "new ACastAsExternCall parser_prod::AExternCall::empty_init"; +val_t NEW_ACastAsExternCall_parser___parser_prod___AExternCall___empty_init(void); +typedef val_t (*NEW_ACastAsExternCall_parser___parser_prod___AExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_ACastAsExternCall_parser___parser_prod___ACastAsExternCall___empty_init = "new ACastAsExternCall parser_prod::ACastAsExternCall::empty_init"; +val_t NEW_ACastAsExternCall_parser___parser_prod___ACastAsExternCall___empty_init(void); +typedef val_t (*NEW_ACastAsExternCall_parser___parser_prod___ACastAsExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_ACastAsExternCall_parser___parser_prod___ACastAsExternCall___init_acastasexterncall = "new ACastAsExternCall parser_prod::ACastAsExternCall::init_acastasexterncall"; +val_t NEW_ACastAsExternCall_parser___parser_prod___ACastAsExternCall___init_acastasexterncall(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ACastAsExternCall_parser___parser_prod___ACastAsExternCall___init_acastasexterncall_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_ACastAsExternCall_parser___parser_nodes___ANode___init = "new ACastAsExternCall parser_nodes::ANode::init"; +val_t NEW_ACastAsExternCall_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ACastAsExternCall_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ACastAsExternCall_parser___parser_prod___AExternCall___init_aexterncall = "new ACastAsExternCall parser_prod::AExternCall::init_aexterncall"; +val_t NEW_ACastAsExternCall_parser___parser_prod___AExternCall___init_aexterncall(void); +typedef val_t (*NEW_ACastAsExternCall_parser___parser_prod___AExternCall___init_aexterncall_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAsNullableExternCall = "init var of AAsNullableExternCall"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAsNullableExternCall(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAsNullableExternCall_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAsNullableExternCall(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAsNullableExternCall = "check new AAsNullableExternCall"; +void CHECKNEW_parser___parser_nodes___AAsNullableExternCall(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAsNullableExternCall_t)(val_t p0); +static const char * const LOCATE_NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___empty_init = "new AAsNullableExternCall parser_prod::AExternCall::empty_init"; +val_t NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___empty_init(void); +typedef val_t (*NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_AAsNullableExternCall_parser___parser_prod___AAsNullableExternCall___empty_init = "new AAsNullableExternCall parser_prod::AAsNullableExternCall::empty_init"; +val_t NEW_AAsNullableExternCall_parser___parser_prod___AAsNullableExternCall___empty_init(void); +typedef val_t (*NEW_AAsNullableExternCall_parser___parser_prod___AAsNullableExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_AAsNullableExternCall_parser___parser_prod___AAsNullableExternCall___init_aasnullableexterncall = "new AAsNullableExternCall parser_prod::AAsNullableExternCall::init_aasnullableexterncall"; +val_t NEW_AAsNullableExternCall_parser___parser_prod___AAsNullableExternCall___init_aasnullableexterncall(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AAsNullableExternCall_parser___parser_prod___AAsNullableExternCall___init_aasnullableexterncall_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AAsNullableExternCall_parser___parser_nodes___ANode___init = "new AAsNullableExternCall parser_nodes::ANode::init"; +val_t NEW_AAsNullableExternCall_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAsNullableExternCall_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___init_aexterncall = "new AAsNullableExternCall parser_prod::AExternCall::init_aexterncall"; +val_t NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___init_aexterncall(void); +typedef val_t (*NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___init_aexterncall_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAsNotNullableExternCall = "init var of AAsNotNullableExternCall"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAsNotNullableExternCall(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAsNotNullableExternCall_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAsNotNullableExternCall(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAsNotNullableExternCall = "check new AAsNotNullableExternCall"; +void CHECKNEW_parser___parser_nodes___AAsNotNullableExternCall(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAsNotNullableExternCall_t)(val_t p0); +static const char * const LOCATE_NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___empty_init = "new AAsNotNullableExternCall parser_prod::AExternCall::empty_init"; +val_t NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___empty_init(void); +typedef val_t (*NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_AAsNotNullableExternCall_parser___parser_prod___AAsNotNullableExternCall___empty_init = "new AAsNotNullableExternCall parser_prod::AAsNotNullableExternCall::empty_init"; +val_t NEW_AAsNotNullableExternCall_parser___parser_prod___AAsNotNullableExternCall___empty_init(void); +typedef val_t (*NEW_AAsNotNullableExternCall_parser___parser_prod___AAsNotNullableExternCall___empty_init_t)(void); +static const char * const LOCATE_NEW_AAsNotNullableExternCall_parser___parser_prod___AAsNotNullableExternCall___init_aasnotnullableexterncall = "new AAsNotNullableExternCall parser_prod::AAsNotNullableExternCall::init_aasnotnullableexterncall"; +val_t NEW_AAsNotNullableExternCall_parser___parser_prod___AAsNotNullableExternCall___init_aasnotnullableexterncall(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_AAsNotNullableExternCall_parser___parser_prod___AAsNotNullableExternCall___init_aasnotnullableexterncall_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_AAsNotNullableExternCall_parser___parser_nodes___ANode___init = "new AAsNotNullableExternCall parser_nodes::ANode::init"; +val_t NEW_AAsNotNullableExternCall_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAsNotNullableExternCall_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___init_aexterncall = "new AAsNotNullableExternCall parser_prod::AExternCall::init_aexterncall"; +val_t NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___init_aexterncall(void); +typedef val_t (*NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___init_aexterncall_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ATypePropdef = "init var of ATypePropdef"; +void INIT_ATTRIBUTES__parser___parser_nodes___ATypePropdef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ATypePropdef_t)(val_t p0); +val_t NEW_parser___parser_nodes___ATypePropdef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ATypePropdef = "check new ATypePropdef"; +void CHECKNEW_parser___parser_nodes___ATypePropdef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ATypePropdef_t)(val_t p0); +static const char * const LOCATE_NEW_ATypePropdef_parser___parser_prod___ATypePropdef___empty_init = "new ATypePropdef parser_prod::ATypePropdef::empty_init"; +val_t NEW_ATypePropdef_parser___parser_prod___ATypePropdef___empty_init(void); +typedef val_t (*NEW_ATypePropdef_parser___parser_prod___ATypePropdef___empty_init_t)(void); +static const char * const LOCATE_NEW_ATypePropdef_parser___parser_prod___ATypePropdef___init_atypepropdef = "new ATypePropdef parser_prod::ATypePropdef::init_atypepropdef"; +val_t NEW_ATypePropdef_parser___parser_prod___ATypePropdef___init_atypepropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +typedef val_t (*NEW_ATypePropdef_parser___parser_prod___ATypePropdef___init_atypepropdef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +static const char * const LOCATE_NEW_ATypePropdef_parser___parser_nodes___ANode___init = "new ATypePropdef parser_nodes::ANode::init"; +val_t NEW_ATypePropdef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ATypePropdef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AReadAble = "init var of AReadAble"; +void INIT_ATTRIBUTES__parser___parser_nodes___AReadAble(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AReadAble_t)(val_t p0); +val_t NEW_parser___parser_nodes___AReadAble(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AReadAble = "check new AReadAble"; +void CHECKNEW_parser___parser_nodes___AReadAble(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AReadAble_t)(val_t p0); +static const char * const LOCATE_NEW_AReadAble_parser___parser_prod___AReadAble___empty_init = "new AReadAble parser_prod::AReadAble::empty_init"; +val_t NEW_AReadAble_parser___parser_prod___AReadAble___empty_init(void); +typedef val_t (*NEW_AReadAble_parser___parser_prod___AReadAble___empty_init_t)(void); +static const char * const LOCATE_NEW_AReadAble_parser___parser_prod___AReadAble___init_areadable = "new AReadAble parser_prod::AReadAble::init_areadable"; +val_t NEW_AReadAble_parser___parser_prod___AReadAble___init_areadable(val_t p0, val_t p1); +typedef val_t (*NEW_AReadAble_parser___parser_prod___AReadAble___init_areadable_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AReadAble_parser___parser_nodes___ANode___init = "new AReadAble parser_nodes::ANode::init"; +val_t NEW_AReadAble_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AReadAble_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AWriteAble = "init var of AWriteAble"; +void INIT_ATTRIBUTES__parser___parser_nodes___AWriteAble(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AWriteAble_t)(val_t p0); +val_t NEW_parser___parser_nodes___AWriteAble(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AWriteAble = "check new AWriteAble"; +void CHECKNEW_parser___parser_nodes___AWriteAble(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AWriteAble_t)(val_t p0); +static const char * const LOCATE_NEW_AWriteAble_parser___parser_prod___AWriteAble___empty_init = "new AWriteAble parser_prod::AWriteAble::empty_init"; +val_t NEW_AWriteAble_parser___parser_prod___AWriteAble___empty_init(void); +typedef val_t (*NEW_AWriteAble_parser___parser_prod___AWriteAble___empty_init_t)(void); +static const char * const LOCATE_NEW_AWriteAble_parser___parser_prod___AWriteAble___init_awriteable = "new AWriteAble parser_prod::AWriteAble::init_awriteable"; +val_t NEW_AWriteAble_parser___parser_prod___AWriteAble___init_awriteable(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AWriteAble_parser___parser_prod___AWriteAble___init_awriteable_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AWriteAble_parser___parser_nodes___ANode___init = "new AWriteAble parser_nodes::ANode::init"; +val_t NEW_AWriteAble_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AWriteAble_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIdMethid = "init var of AIdMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___AIdMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AIdMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___AIdMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AIdMethid = "check new AIdMethid"; +void CHECKNEW_parser___parser_nodes___AIdMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AIdMethid_t)(val_t p0); +static const char * const LOCATE_NEW_AIdMethid_parser___parser_prod___AIdMethid___empty_init = "new AIdMethid parser_prod::AIdMethid::empty_init"; +val_t NEW_AIdMethid_parser___parser_prod___AIdMethid___empty_init(void); +typedef val_t (*NEW_AIdMethid_parser___parser_prod___AIdMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_AIdMethid_parser___parser_prod___AIdMethid___init_aidmethid = "new AIdMethid parser_prod::AIdMethid::init_aidmethid"; +val_t NEW_AIdMethid_parser___parser_prod___AIdMethid___init_aidmethid(val_t p0); +typedef val_t (*NEW_AIdMethid_parser___parser_prod___AIdMethid___init_aidmethid_t)(val_t p0); +static const char * const LOCATE_NEW_AIdMethid_parser___parser_nodes___ANode___init = "new AIdMethid parser_nodes::ANode::init"; +val_t NEW_AIdMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AIdMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APlusMethid = "init var of APlusMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___APlusMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___APlusMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___APlusMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___APlusMethid = "check new APlusMethid"; +void CHECKNEW_parser___parser_nodes___APlusMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___APlusMethid_t)(val_t p0); +static const char * const LOCATE_NEW_APlusMethid_parser___parser_prod___APlusMethid___empty_init = "new APlusMethid parser_prod::APlusMethid::empty_init"; +val_t NEW_APlusMethid_parser___parser_prod___APlusMethid___empty_init(void); +typedef val_t (*NEW_APlusMethid_parser___parser_prod___APlusMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_APlusMethid_parser___parser_prod___APlusMethid___init_aplusmethid = "new APlusMethid parser_prod::APlusMethid::init_aplusmethid"; +val_t NEW_APlusMethid_parser___parser_prod___APlusMethid___init_aplusmethid(val_t p0); +typedef val_t (*NEW_APlusMethid_parser___parser_prod___APlusMethid___init_aplusmethid_t)(val_t p0); +static const char * const LOCATE_NEW_APlusMethid_parser___parser_nodes___ANode___init = "new APlusMethid parser_nodes::ANode::init"; +val_t NEW_APlusMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_APlusMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMinusMethid = "init var of AMinusMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___AMinusMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AMinusMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___AMinusMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AMinusMethid = "check new AMinusMethid"; +void CHECKNEW_parser___parser_nodes___AMinusMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AMinusMethid_t)(val_t p0); +static const char * const LOCATE_NEW_AMinusMethid_parser___parser_prod___AMinusMethid___empty_init = "new AMinusMethid parser_prod::AMinusMethid::empty_init"; +val_t NEW_AMinusMethid_parser___parser_prod___AMinusMethid___empty_init(void); +typedef val_t (*NEW_AMinusMethid_parser___parser_prod___AMinusMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_AMinusMethid_parser___parser_prod___AMinusMethid___init_aminusmethid = "new AMinusMethid parser_prod::AMinusMethid::init_aminusmethid"; +val_t NEW_AMinusMethid_parser___parser_prod___AMinusMethid___init_aminusmethid(val_t p0); +typedef val_t (*NEW_AMinusMethid_parser___parser_prod___AMinusMethid___init_aminusmethid_t)(val_t p0); +static const char * const LOCATE_NEW_AMinusMethid_parser___parser_nodes___ANode___init = "new AMinusMethid parser_nodes::ANode::init"; +val_t NEW_AMinusMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AMinusMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStarMethid = "init var of AStarMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___AStarMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AStarMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___AStarMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AStarMethid = "check new AStarMethid"; +void CHECKNEW_parser___parser_nodes___AStarMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AStarMethid_t)(val_t p0); +static const char * const LOCATE_NEW_AStarMethid_parser___parser_prod___AStarMethid___empty_init = "new AStarMethid parser_prod::AStarMethid::empty_init"; +val_t NEW_AStarMethid_parser___parser_prod___AStarMethid___empty_init(void); +typedef val_t (*NEW_AStarMethid_parser___parser_prod___AStarMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_AStarMethid_parser___parser_prod___AStarMethid___init_astarmethid = "new AStarMethid parser_prod::AStarMethid::init_astarmethid"; +val_t NEW_AStarMethid_parser___parser_prod___AStarMethid___init_astarmethid(val_t p0); +typedef val_t (*NEW_AStarMethid_parser___parser_prod___AStarMethid___init_astarmethid_t)(val_t p0); +static const char * const LOCATE_NEW_AStarMethid_parser___parser_nodes___ANode___init = "new AStarMethid parser_nodes::ANode::init"; +val_t NEW_AStarMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AStarMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASlashMethid = "init var of ASlashMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___ASlashMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ASlashMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___ASlashMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ASlashMethid = "check new ASlashMethid"; +void CHECKNEW_parser___parser_nodes___ASlashMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ASlashMethid_t)(val_t p0); +static const char * const LOCATE_NEW_ASlashMethid_parser___parser_prod___ASlashMethid___empty_init = "new ASlashMethid parser_prod::ASlashMethid::empty_init"; +val_t NEW_ASlashMethid_parser___parser_prod___ASlashMethid___empty_init(void); +typedef val_t (*NEW_ASlashMethid_parser___parser_prod___ASlashMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_ASlashMethid_parser___parser_prod___ASlashMethid___init_aslashmethid = "new ASlashMethid parser_prod::ASlashMethid::init_aslashmethid"; +val_t NEW_ASlashMethid_parser___parser_prod___ASlashMethid___init_aslashmethid(val_t p0); +typedef val_t (*NEW_ASlashMethid_parser___parser_prod___ASlashMethid___init_aslashmethid_t)(val_t p0); +static const char * const LOCATE_NEW_ASlashMethid_parser___parser_nodes___ANode___init = "new ASlashMethid parser_nodes::ANode::init"; +val_t NEW_ASlashMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ASlashMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APercentMethid = "init var of APercentMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___APercentMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___APercentMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___APercentMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___APercentMethid = "check new APercentMethid"; +void CHECKNEW_parser___parser_nodes___APercentMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___APercentMethid_t)(val_t p0); +static const char * const LOCATE_NEW_APercentMethid_parser___parser_prod___APercentMethid___empty_init = "new APercentMethid parser_prod::APercentMethid::empty_init"; +val_t NEW_APercentMethid_parser___parser_prod___APercentMethid___empty_init(void); +typedef val_t (*NEW_APercentMethid_parser___parser_prod___APercentMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_APercentMethid_parser___parser_prod___APercentMethid___init_apercentmethid = "new APercentMethid parser_prod::APercentMethid::init_apercentmethid"; +val_t NEW_APercentMethid_parser___parser_prod___APercentMethid___init_apercentmethid(val_t p0); +typedef val_t (*NEW_APercentMethid_parser___parser_prod___APercentMethid___init_apercentmethid_t)(val_t p0); +static const char * const LOCATE_NEW_APercentMethid_parser___parser_nodes___ANode___init = "new APercentMethid parser_nodes::ANode::init"; +val_t NEW_APercentMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_APercentMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AEqMethid = "init var of AEqMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___AEqMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AEqMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___AEqMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AEqMethid = "check new AEqMethid"; +void CHECKNEW_parser___parser_nodes___AEqMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AEqMethid_t)(val_t p0); +static const char * const LOCATE_NEW_AEqMethid_parser___parser_prod___AEqMethid___empty_init = "new AEqMethid parser_prod::AEqMethid::empty_init"; +val_t NEW_AEqMethid_parser___parser_prod___AEqMethid___empty_init(void); +typedef val_t (*NEW_AEqMethid_parser___parser_prod___AEqMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_AEqMethid_parser___parser_prod___AEqMethid___init_aeqmethid = "new AEqMethid parser_prod::AEqMethid::init_aeqmethid"; +val_t NEW_AEqMethid_parser___parser_prod___AEqMethid___init_aeqmethid(val_t p0); +typedef val_t (*NEW_AEqMethid_parser___parser_prod___AEqMethid___init_aeqmethid_t)(val_t p0); +static const char * const LOCATE_NEW_AEqMethid_parser___parser_nodes___ANode___init = "new AEqMethid parser_nodes::ANode::init"; +val_t NEW_AEqMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AEqMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANeMethid = "init var of ANeMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___ANeMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ANeMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___ANeMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ANeMethid = "check new ANeMethid"; +void CHECKNEW_parser___parser_nodes___ANeMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ANeMethid_t)(val_t p0); +static const char * const LOCATE_NEW_ANeMethid_parser___parser_prod___ANeMethid___empty_init = "new ANeMethid parser_prod::ANeMethid::empty_init"; +val_t NEW_ANeMethid_parser___parser_prod___ANeMethid___empty_init(void); +typedef val_t (*NEW_ANeMethid_parser___parser_prod___ANeMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_ANeMethid_parser___parser_prod___ANeMethid___init_anemethid = "new ANeMethid parser_prod::ANeMethid::init_anemethid"; +val_t NEW_ANeMethid_parser___parser_prod___ANeMethid___init_anemethid(val_t p0); +typedef val_t (*NEW_ANeMethid_parser___parser_prod___ANeMethid___init_anemethid_t)(val_t p0); +static const char * const LOCATE_NEW_ANeMethid_parser___parser_nodes___ANode___init = "new ANeMethid parser_nodes::ANode::init"; +val_t NEW_ANeMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ANeMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALeMethid = "init var of ALeMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___ALeMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ALeMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___ALeMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ALeMethid = "check new ALeMethid"; +void CHECKNEW_parser___parser_nodes___ALeMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ALeMethid_t)(val_t p0); +static const char * const LOCATE_NEW_ALeMethid_parser___parser_prod___ALeMethid___empty_init = "new ALeMethid parser_prod::ALeMethid::empty_init"; +val_t NEW_ALeMethid_parser___parser_prod___ALeMethid___empty_init(void); +typedef val_t (*NEW_ALeMethid_parser___parser_prod___ALeMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_ALeMethid_parser___parser_prod___ALeMethid___init_alemethid = "new ALeMethid parser_prod::ALeMethid::init_alemethid"; +val_t NEW_ALeMethid_parser___parser_prod___ALeMethid___init_alemethid(val_t p0); +typedef val_t (*NEW_ALeMethid_parser___parser_prod___ALeMethid___init_alemethid_t)(val_t p0); +static const char * const LOCATE_NEW_ALeMethid_parser___parser_nodes___ANode___init = "new ALeMethid parser_nodes::ANode::init"; +val_t NEW_ALeMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ALeMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGeMethid = "init var of AGeMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___AGeMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AGeMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___AGeMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AGeMethid = "check new AGeMethid"; +void CHECKNEW_parser___parser_nodes___AGeMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AGeMethid_t)(val_t p0); +static const char * const LOCATE_NEW_AGeMethid_parser___parser_prod___AGeMethid___empty_init = "new AGeMethid parser_prod::AGeMethid::empty_init"; +val_t NEW_AGeMethid_parser___parser_prod___AGeMethid___empty_init(void); +typedef val_t (*NEW_AGeMethid_parser___parser_prod___AGeMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_AGeMethid_parser___parser_prod___AGeMethid___init_agemethid = "new AGeMethid parser_prod::AGeMethid::init_agemethid"; +val_t NEW_AGeMethid_parser___parser_prod___AGeMethid___init_agemethid(val_t p0); +typedef val_t (*NEW_AGeMethid_parser___parser_prod___AGeMethid___init_agemethid_t)(val_t p0); +static const char * const LOCATE_NEW_AGeMethid_parser___parser_nodes___ANode___init = "new AGeMethid parser_nodes::ANode::init"; +val_t NEW_AGeMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AGeMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALtMethid = "init var of ALtMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___ALtMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ALtMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___ALtMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ALtMethid = "check new ALtMethid"; +void CHECKNEW_parser___parser_nodes___ALtMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ALtMethid_t)(val_t p0); +static const char * const LOCATE_NEW_ALtMethid_parser___parser_prod___ALtMethid___empty_init = "new ALtMethid parser_prod::ALtMethid::empty_init"; +val_t NEW_ALtMethid_parser___parser_prod___ALtMethid___empty_init(void); +typedef val_t (*NEW_ALtMethid_parser___parser_prod___ALtMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_ALtMethid_parser___parser_prod___ALtMethid___init_altmethid = "new ALtMethid parser_prod::ALtMethid::init_altmethid"; +val_t NEW_ALtMethid_parser___parser_prod___ALtMethid___init_altmethid(val_t p0); +typedef val_t (*NEW_ALtMethid_parser___parser_prod___ALtMethid___init_altmethid_t)(val_t p0); +static const char * const LOCATE_NEW_ALtMethid_parser___parser_nodes___ANode___init = "new ALtMethid parser_nodes::ANode::init"; +val_t NEW_ALtMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ALtMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGtMethid = "init var of AGtMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___AGtMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AGtMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___AGtMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AGtMethid = "check new AGtMethid"; +void CHECKNEW_parser___parser_nodes___AGtMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AGtMethid_t)(val_t p0); +static const char * const LOCATE_NEW_AGtMethid_parser___parser_prod___AGtMethid___empty_init = "new AGtMethid parser_prod::AGtMethid::empty_init"; +val_t NEW_AGtMethid_parser___parser_prod___AGtMethid___empty_init(void); +typedef val_t (*NEW_AGtMethid_parser___parser_prod___AGtMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_AGtMethid_parser___parser_prod___AGtMethid___init_agtmethid = "new AGtMethid parser_prod::AGtMethid::init_agtmethid"; +val_t NEW_AGtMethid_parser___parser_prod___AGtMethid___init_agtmethid(val_t p0); +typedef val_t (*NEW_AGtMethid_parser___parser_prod___AGtMethid___init_agtmethid_t)(val_t p0); +static const char * const LOCATE_NEW_AGtMethid_parser___parser_nodes___ANode___init = "new AGtMethid parser_nodes::ANode::init"; +val_t NEW_AGtMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AGtMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALlMethid = "init var of ALlMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___ALlMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ALlMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___ALlMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ALlMethid = "check new ALlMethid"; +void CHECKNEW_parser___parser_nodes___ALlMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ALlMethid_t)(val_t p0); +static const char * const LOCATE_NEW_ALlMethid_parser___parser_prod___ALlMethid___empty_init = "new ALlMethid parser_prod::ALlMethid::empty_init"; +val_t NEW_ALlMethid_parser___parser_prod___ALlMethid___empty_init(void); +typedef val_t (*NEW_ALlMethid_parser___parser_prod___ALlMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_ALlMethid_parser___parser_prod___ALlMethid___init_allmethid = "new ALlMethid parser_prod::ALlMethid::init_allmethid"; +val_t NEW_ALlMethid_parser___parser_prod___ALlMethid___init_allmethid(val_t p0); +typedef val_t (*NEW_ALlMethid_parser___parser_prod___ALlMethid___init_allmethid_t)(val_t p0); +static const char * const LOCATE_NEW_ALlMethid_parser___parser_nodes___ANode___init = "new ALlMethid parser_nodes::ANode::init"; +val_t NEW_ALlMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ALlMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGgMethid = "init var of AGgMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___AGgMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AGgMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___AGgMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AGgMethid = "check new AGgMethid"; +void CHECKNEW_parser___parser_nodes___AGgMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AGgMethid_t)(val_t p0); +static const char * const LOCATE_NEW_AGgMethid_parser___parser_prod___AGgMethid___empty_init = "new AGgMethid parser_prod::AGgMethid::empty_init"; +val_t NEW_AGgMethid_parser___parser_prod___AGgMethid___empty_init(void); +typedef val_t (*NEW_AGgMethid_parser___parser_prod___AGgMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_AGgMethid_parser___parser_prod___AGgMethid___init_aggmethid = "new AGgMethid parser_prod::AGgMethid::init_aggmethid"; +val_t NEW_AGgMethid_parser___parser_prod___AGgMethid___init_aggmethid(val_t p0); +typedef val_t (*NEW_AGgMethid_parser___parser_prod___AGgMethid___init_aggmethid_t)(val_t p0); +static const char * const LOCATE_NEW_AGgMethid_parser___parser_nodes___ANode___init = "new AGgMethid parser_nodes::ANode::init"; +val_t NEW_AGgMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AGgMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraMethid = "init var of ABraMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___ABraMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ABraMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___ABraMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ABraMethid = "check new ABraMethid"; +void CHECKNEW_parser___parser_nodes___ABraMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ABraMethid_t)(val_t p0); +static const char * const LOCATE_NEW_ABraMethid_parser___parser_prod___ABraMethid___empty_init = "new ABraMethid parser_prod::ABraMethid::empty_init"; +val_t NEW_ABraMethid_parser___parser_prod___ABraMethid___empty_init(void); +typedef val_t (*NEW_ABraMethid_parser___parser_prod___ABraMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_ABraMethid_parser___parser_prod___ABraMethid___init_abramethid = "new ABraMethid parser_prod::ABraMethid::init_abramethid"; +val_t NEW_ABraMethid_parser___parser_prod___ABraMethid___init_abramethid(val_t p0, val_t p1); +typedef val_t (*NEW_ABraMethid_parser___parser_prod___ABraMethid___init_abramethid_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ABraMethid_parser___parser_nodes___ANode___init = "new ABraMethid parser_nodes::ANode::init"; +val_t NEW_ABraMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ABraMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStarshipMethid = "init var of AStarshipMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___AStarshipMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AStarshipMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___AStarshipMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AStarshipMethid = "check new AStarshipMethid"; +void CHECKNEW_parser___parser_nodes___AStarshipMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AStarshipMethid_t)(val_t p0); +static const char * const LOCATE_NEW_AStarshipMethid_parser___parser_prod___AStarshipMethid___empty_init = "new AStarshipMethid parser_prod::AStarshipMethid::empty_init"; +val_t NEW_AStarshipMethid_parser___parser_prod___AStarshipMethid___empty_init(void); +typedef val_t (*NEW_AStarshipMethid_parser___parser_prod___AStarshipMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_AStarshipMethid_parser___parser_prod___AStarshipMethid___init_astarshipmethid = "new AStarshipMethid parser_prod::AStarshipMethid::init_astarshipmethid"; +val_t NEW_AStarshipMethid_parser___parser_prod___AStarshipMethid___init_astarshipmethid(val_t p0); +typedef val_t (*NEW_AStarshipMethid_parser___parser_prod___AStarshipMethid___init_astarshipmethid_t)(val_t p0); +static const char * const LOCATE_NEW_AStarshipMethid_parser___parser_nodes___ANode___init = "new AStarshipMethid parser_nodes::ANode::init"; +val_t NEW_AStarshipMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AStarshipMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAssignMethid = "init var of AAssignMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAssignMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAssignMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAssignMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAssignMethid = "check new AAssignMethid"; +void CHECKNEW_parser___parser_nodes___AAssignMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAssignMethid_t)(val_t p0); +static const char * const LOCATE_NEW_AAssignMethid_parser___parser_prod___AAssignMethid___empty_init = "new AAssignMethid parser_prod::AAssignMethid::empty_init"; +val_t NEW_AAssignMethid_parser___parser_prod___AAssignMethid___empty_init(void); +typedef val_t (*NEW_AAssignMethid_parser___parser_prod___AAssignMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_AAssignMethid_parser___parser_prod___AAssignMethid___init_aassignmethid = "new AAssignMethid parser_prod::AAssignMethid::init_aassignmethid"; +val_t NEW_AAssignMethid_parser___parser_prod___AAssignMethid___init_aassignmethid(val_t p0, val_t p1); +typedef val_t (*NEW_AAssignMethid_parser___parser_prod___AAssignMethid___init_aassignmethid_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AAssignMethid_parser___parser_nodes___ANode___init = "new AAssignMethid parser_nodes::ANode::init"; +val_t NEW_AAssignMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAssignMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraassignMethid = "init var of ABraassignMethid"; +void INIT_ATTRIBUTES__parser___parser_nodes___ABraassignMethid(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ABraassignMethid_t)(val_t p0); +val_t NEW_parser___parser_nodes___ABraassignMethid(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ABraassignMethid = "check new ABraassignMethid"; +void CHECKNEW_parser___parser_nodes___ABraassignMethid(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ABraassignMethid_t)(val_t p0); +static const char * const LOCATE_NEW_ABraassignMethid_parser___parser_prod___ABraassignMethid___empty_init = "new ABraassignMethid parser_prod::ABraassignMethid::empty_init"; +val_t NEW_ABraassignMethid_parser___parser_prod___ABraassignMethid___empty_init(void); +typedef val_t (*NEW_ABraassignMethid_parser___parser_prod___ABraassignMethid___empty_init_t)(void); +static const char * const LOCATE_NEW_ABraassignMethid_parser___parser_prod___ABraassignMethid___init_abraassignmethid = "new ABraassignMethid parser_prod::ABraassignMethid::init_abraassignmethid"; +val_t NEW_ABraassignMethid_parser___parser_prod___ABraassignMethid___init_abraassignmethid(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ABraassignMethid_parser___parser_prod___ABraassignMethid___init_abraassignmethid_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_ABraassignMethid_parser___parser_nodes___ANode___init = "new ABraassignMethid parser_nodes::ANode::init"; +val_t NEW_ABraassignMethid_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ABraassignMethid_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASignature = "init var of ASignature"; +void INIT_ATTRIBUTES__parser___parser_nodes___ASignature(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ASignature_t)(val_t p0); +val_t NEW_parser___parser_nodes___ASignature(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ASignature = "check new ASignature"; +void CHECKNEW_parser___parser_nodes___ASignature(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ASignature_t)(val_t p0); +static const char * const LOCATE_NEW_ASignature_parser___parser_prod___ASignature___empty_init = "new ASignature parser_prod::ASignature::empty_init"; +val_t NEW_ASignature_parser___parser_prod___ASignature___empty_init(void); +typedef val_t (*NEW_ASignature_parser___parser_prod___ASignature___empty_init_t)(void); +static const char * const LOCATE_NEW_ASignature_parser___parser_prod___ASignature___init_asignature = "new ASignature parser_prod::ASignature::init_asignature"; +val_t NEW_ASignature_parser___parser_prod___ASignature___init_asignature(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_ASignature_parser___parser_prod___ASignature___init_asignature_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_NEW_ASignature_parser___parser_nodes___ANode___init = "new ASignature parser_nodes::ANode::init"; +val_t NEW_ASignature_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ASignature_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AParam = "init var of AParam"; +void INIT_ATTRIBUTES__parser___parser_nodes___AParam(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AParam_t)(val_t p0); +val_t NEW_parser___parser_nodes___AParam(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AParam = "check new AParam"; +void CHECKNEW_parser___parser_nodes___AParam(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AParam_t)(val_t p0); +static const char * const LOCATE_NEW_AParam_parser___parser_prod___AParam___empty_init = "new AParam parser_prod::AParam::empty_init"; +val_t NEW_AParam_parser___parser_prod___AParam___empty_init(void); +typedef val_t (*NEW_AParam_parser___parser_prod___AParam___empty_init_t)(void); +static const char * const LOCATE_NEW_AParam_parser___parser_prod___AParam___init_aparam = "new AParam parser_prod::AParam::init_aparam"; +val_t NEW_AParam_parser___parser_prod___AParam___init_aparam(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AParam_parser___parser_prod___AParam___init_aparam_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AParam_parser___parser_nodes___ANode___init = "new AParam parser_nodes::ANode::init"; +val_t NEW_AParam_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AParam_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AClosureDecl = "init var of AClosureDecl"; +void INIT_ATTRIBUTES__parser___parser_nodes___AClosureDecl(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AClosureDecl_t)(val_t p0); +val_t NEW_parser___parser_nodes___AClosureDecl(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AClosureDecl = "check new AClosureDecl"; +void CHECKNEW_parser___parser_nodes___AClosureDecl(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AClosureDecl_t)(val_t p0); +static const char * const LOCATE_NEW_AClosureDecl_parser___parser_prod___AClosureDecl___empty_init = "new AClosureDecl parser_prod::AClosureDecl::empty_init"; +val_t NEW_AClosureDecl_parser___parser_prod___AClosureDecl___empty_init(void); +typedef val_t (*NEW_AClosureDecl_parser___parser_prod___AClosureDecl___empty_init_t)(void); +static const char * const LOCATE_NEW_AClosureDecl_parser___parser_prod___AClosureDecl___init_aclosuredecl = "new AClosureDecl parser_prod::AClosureDecl::init_aclosuredecl"; +val_t NEW_AClosureDecl_parser___parser_prod___AClosureDecl___init_aclosuredecl(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_AClosureDecl_parser___parser_prod___AClosureDecl___init_aclosuredecl_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_NEW_AClosureDecl_parser___parser_nodes___ANode___init = "new AClosureDecl parser_nodes::ANode::init"; +val_t NEW_AClosureDecl_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AClosureDecl_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AType = "init var of AType"; +void INIT_ATTRIBUTES__parser___parser_nodes___AType(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AType_t)(val_t p0); +val_t NEW_parser___parser_nodes___AType(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AType = "check new AType"; +void CHECKNEW_parser___parser_nodes___AType(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AType_t)(val_t p0); +static const char * const LOCATE_NEW_AType_parser___parser_prod___AType___empty_init = "new AType parser_prod::AType::empty_init"; +val_t NEW_AType_parser___parser_prod___AType___empty_init(void); +typedef val_t (*NEW_AType_parser___parser_prod___AType___empty_init_t)(void); +static const char * const LOCATE_NEW_AType_parser___parser_prod___AType___init_atype = "new AType parser_prod::AType::init_atype"; +val_t NEW_AType_parser___parser_prod___AType___init_atype(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AType_parser___parser_prod___AType___init_atype_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AType_parser___parser_nodes___ANode___init = "new AType parser_nodes::ANode::init"; +val_t NEW_AType_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AType_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALabel = "init var of ALabel"; +void INIT_ATTRIBUTES__parser___parser_nodes___ALabel(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ALabel_t)(val_t p0); +val_t NEW_parser___parser_nodes___ALabel(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ALabel = "check new ALabel"; +void CHECKNEW_parser___parser_nodes___ALabel(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ALabel_t)(val_t p0); +static const char * const LOCATE_NEW_ALabel_parser___parser_prod___ALabel___empty_init = "new ALabel parser_prod::ALabel::empty_init"; +val_t NEW_ALabel_parser___parser_prod___ALabel___empty_init(void); +typedef val_t (*NEW_ALabel_parser___parser_prod___ALabel___empty_init_t)(void); +static const char * const LOCATE_NEW_ALabel_parser___parser_prod___ALabel___init_alabel = "new ALabel parser_prod::ALabel::init_alabel"; +val_t NEW_ALabel_parser___parser_prod___ALabel___init_alabel(val_t p0, val_t p1); +typedef val_t (*NEW_ALabel_parser___parser_prod___ALabel___init_alabel_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ALabel_parser___parser_nodes___ANode___init = "new ALabel parser_nodes::ANode::init"; +val_t NEW_ALabel_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ALabel_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABlockExpr = "init var of ABlockExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ABlockExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ABlockExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ABlockExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ABlockExpr = "check new ABlockExpr"; +void CHECKNEW_parser___parser_nodes___ABlockExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ABlockExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ABlockExpr_parser___parser_prod___ABlockExpr___empty_init = "new ABlockExpr parser_prod::ABlockExpr::empty_init"; +val_t NEW_ABlockExpr_parser___parser_prod___ABlockExpr___empty_init(void); +typedef val_t (*NEW_ABlockExpr_parser___parser_prod___ABlockExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ABlockExpr_parser___parser_prod___ABlockExpr___init_ablockexpr = "new ABlockExpr parser_prod::ABlockExpr::init_ablockexpr"; +val_t NEW_ABlockExpr_parser___parser_prod___ABlockExpr___init_ablockexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ABlockExpr_parser___parser_prod___ABlockExpr___init_ablockexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ABlockExpr_parser___parser_nodes___ANode___init = "new ABlockExpr parser_nodes::ANode::init"; +val_t NEW_ABlockExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ABlockExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AVardeclExpr = "init var of AVardeclExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AVardeclExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AVardeclExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AVardeclExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AVardeclExpr = "check new AVardeclExpr"; +void CHECKNEW_parser___parser_nodes___AVardeclExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AVardeclExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AVardeclExpr_parser___parser_prod___AVardeclExpr___empty_init = "new AVardeclExpr parser_prod::AVardeclExpr::empty_init"; +val_t NEW_AVardeclExpr_parser___parser_prod___AVardeclExpr___empty_init(void); +typedef val_t (*NEW_AVardeclExpr_parser___parser_prod___AVardeclExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AVardeclExpr_parser___parser_prod___AVardeclExpr___init_avardeclexpr = "new AVardeclExpr parser_prod::AVardeclExpr::init_avardeclexpr"; +val_t NEW_AVardeclExpr_parser___parser_prod___AVardeclExpr___init_avardeclexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_AVardeclExpr_parser___parser_prod___AVardeclExpr___init_avardeclexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_NEW_AVardeclExpr_parser___parser_nodes___ANode___init = "new AVardeclExpr parser_nodes::ANode::init"; +val_t NEW_AVardeclExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AVardeclExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AReturnExpr = "init var of AReturnExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AReturnExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AReturnExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AReturnExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AReturnExpr = "check new AReturnExpr"; +void CHECKNEW_parser___parser_nodes___AReturnExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AReturnExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AReturnExpr_parser___parser_prod___AReturnExpr___empty_init = "new AReturnExpr parser_prod::AReturnExpr::empty_init"; +val_t NEW_AReturnExpr_parser___parser_prod___AReturnExpr___empty_init(void); +typedef val_t (*NEW_AReturnExpr_parser___parser_prod___AReturnExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AReturnExpr_parser___parser_prod___AReturnExpr___init_areturnexpr = "new AReturnExpr parser_prod::AReturnExpr::init_areturnexpr"; +val_t NEW_AReturnExpr_parser___parser_prod___AReturnExpr___init_areturnexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AReturnExpr_parser___parser_prod___AReturnExpr___init_areturnexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AReturnExpr_parser___parser_nodes___ANode___init = "new AReturnExpr parser_nodes::ANode::init"; +val_t NEW_AReturnExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AReturnExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABreakExpr = "init var of ABreakExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ABreakExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ABreakExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ABreakExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ABreakExpr = "check new ABreakExpr"; +void CHECKNEW_parser___parser_nodes___ABreakExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ABreakExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ABreakExpr_parser___parser_prod___ABreakExpr___empty_init = "new ABreakExpr parser_prod::ABreakExpr::empty_init"; +val_t NEW_ABreakExpr_parser___parser_prod___ABreakExpr___empty_init(void); +typedef val_t (*NEW_ABreakExpr_parser___parser_prod___ABreakExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ABreakExpr_parser___parser_prod___ABreakExpr___init_abreakexpr = "new ABreakExpr parser_prod::ABreakExpr::init_abreakexpr"; +val_t NEW_ABreakExpr_parser___parser_prod___ABreakExpr___init_abreakexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ABreakExpr_parser___parser_prod___ABreakExpr___init_abreakexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_ABreakExpr_parser___parser_nodes___ANode___init = "new ABreakExpr parser_nodes::ANode::init"; +val_t NEW_ABreakExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ABreakExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAbortExpr = "init var of AAbortExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAbortExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAbortExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAbortExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAbortExpr = "check new AAbortExpr"; +void CHECKNEW_parser___parser_nodes___AAbortExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAbortExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AAbortExpr_parser___parser_prod___AAbortExpr___empty_init = "new AAbortExpr parser_prod::AAbortExpr::empty_init"; +val_t NEW_AAbortExpr_parser___parser_prod___AAbortExpr___empty_init(void); +typedef val_t (*NEW_AAbortExpr_parser___parser_prod___AAbortExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AAbortExpr_parser___parser_prod___AAbortExpr___init_aabortexpr = "new AAbortExpr parser_prod::AAbortExpr::init_aabortexpr"; +val_t NEW_AAbortExpr_parser___parser_prod___AAbortExpr___init_aabortexpr(val_t p0); +typedef val_t (*NEW_AAbortExpr_parser___parser_prod___AAbortExpr___init_aabortexpr_t)(val_t p0); +static const char * const LOCATE_NEW_AAbortExpr_parser___parser_nodes___ANode___init = "new AAbortExpr parser_nodes::ANode::init"; +val_t NEW_AAbortExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAbortExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AContinueExpr = "init var of AContinueExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AContinueExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AContinueExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AContinueExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AContinueExpr = "check new AContinueExpr"; +void CHECKNEW_parser___parser_nodes___AContinueExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AContinueExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AContinueExpr_parser___parser_prod___AContinueExpr___empty_init = "new AContinueExpr parser_prod::AContinueExpr::empty_init"; +val_t NEW_AContinueExpr_parser___parser_prod___AContinueExpr___empty_init(void); +typedef val_t (*NEW_AContinueExpr_parser___parser_prod___AContinueExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AContinueExpr_parser___parser_prod___AContinueExpr___init_acontinueexpr = "new AContinueExpr parser_prod::AContinueExpr::init_acontinueexpr"; +val_t NEW_AContinueExpr_parser___parser_prod___AContinueExpr___init_acontinueexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AContinueExpr_parser___parser_prod___AContinueExpr___init_acontinueexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AContinueExpr_parser___parser_nodes___ANode___init = "new AContinueExpr parser_nodes::ANode::init"; +val_t NEW_AContinueExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AContinueExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ADoExpr = "init var of ADoExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ADoExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ADoExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ADoExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ADoExpr = "check new ADoExpr"; +void CHECKNEW_parser___parser_nodes___ADoExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ADoExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ADoExpr_parser___parser_prod___ADoExpr___empty_init = "new ADoExpr parser_prod::ADoExpr::empty_init"; +val_t NEW_ADoExpr_parser___parser_prod___ADoExpr___empty_init(void); +typedef val_t (*NEW_ADoExpr_parser___parser_prod___ADoExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ADoExpr_parser___parser_prod___ADoExpr___init_adoexpr = "new ADoExpr parser_prod::ADoExpr::init_adoexpr"; +val_t NEW_ADoExpr_parser___parser_prod___ADoExpr___init_adoexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ADoExpr_parser___parser_prod___ADoExpr___init_adoexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_ADoExpr_parser___parser_nodes___ANode___init = "new ADoExpr parser_nodes::ANode::init"; +val_t NEW_ADoExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ADoExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIfExpr = "init var of AIfExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AIfExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AIfExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AIfExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AIfExpr = "check new AIfExpr"; +void CHECKNEW_parser___parser_nodes___AIfExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AIfExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AIfExpr_parser___parser_prod___AIfExpr___empty_init = "new AIfExpr parser_prod::AIfExpr::empty_init"; +val_t NEW_AIfExpr_parser___parser_prod___AIfExpr___empty_init(void); +typedef val_t (*NEW_AIfExpr_parser___parser_prod___AIfExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AIfExpr_parser___parser_prod___AIfExpr___init_aifexpr = "new AIfExpr parser_prod::AIfExpr::init_aifexpr"; +val_t NEW_AIfExpr_parser___parser_prod___AIfExpr___init_aifexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_AIfExpr_parser___parser_prod___AIfExpr___init_aifexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_AIfExpr_parser___parser_nodes___ANode___init = "new AIfExpr parser_nodes::ANode::init"; +val_t NEW_AIfExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AIfExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIfexprExpr = "init var of AIfexprExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AIfexprExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AIfexprExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AIfexprExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AIfexprExpr = "check new AIfexprExpr"; +void CHECKNEW_parser___parser_nodes___AIfexprExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AIfexprExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AIfexprExpr_parser___parser_prod___AIfexprExpr___empty_init = "new AIfexprExpr parser_prod::AIfexprExpr::empty_init"; +val_t NEW_AIfexprExpr_parser___parser_prod___AIfexprExpr___empty_init(void); +typedef val_t (*NEW_AIfexprExpr_parser___parser_prod___AIfexprExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AIfexprExpr_parser___parser_prod___AIfexprExpr___init_aifexprexpr = "new AIfexprExpr parser_prod::AIfexprExpr::init_aifexprexpr"; +val_t NEW_AIfexprExpr_parser___parser_prod___AIfexprExpr___init_aifexprexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +typedef val_t (*NEW_AIfexprExpr_parser___parser_prod___AIfexprExpr___init_aifexprexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +static const char * const LOCATE_NEW_AIfexprExpr_parser___parser_nodes___ANode___init = "new AIfexprExpr parser_nodes::ANode::init"; +val_t NEW_AIfexprExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AIfexprExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AWhileExpr = "init var of AWhileExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AWhileExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AWhileExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AWhileExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AWhileExpr = "check new AWhileExpr"; +void CHECKNEW_parser___parser_nodes___AWhileExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AWhileExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AWhileExpr_parser___parser_prod___AWhileExpr___empty_init = "new AWhileExpr parser_prod::AWhileExpr::empty_init"; +val_t NEW_AWhileExpr_parser___parser_prod___AWhileExpr___empty_init(void); +typedef val_t (*NEW_AWhileExpr_parser___parser_prod___AWhileExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AWhileExpr_parser___parser_prod___AWhileExpr___init_awhileexpr = "new AWhileExpr parser_prod::AWhileExpr::init_awhileexpr"; +val_t NEW_AWhileExpr_parser___parser_prod___AWhileExpr___init_awhileexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_AWhileExpr_parser___parser_prod___AWhileExpr___init_awhileexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_NEW_AWhileExpr_parser___parser_nodes___ANode___init = "new AWhileExpr parser_nodes::ANode::init"; +val_t NEW_AWhileExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AWhileExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALoopExpr = "init var of ALoopExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ALoopExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ALoopExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ALoopExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ALoopExpr = "check new ALoopExpr"; +void CHECKNEW_parser___parser_nodes___ALoopExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ALoopExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ALoopExpr_parser___parser_prod___ALoopExpr___empty_init = "new ALoopExpr parser_prod::ALoopExpr::empty_init"; +val_t NEW_ALoopExpr_parser___parser_prod___ALoopExpr___empty_init(void); +typedef val_t (*NEW_ALoopExpr_parser___parser_prod___ALoopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ALoopExpr_parser___parser_prod___ALoopExpr___init_aloopexpr = "new ALoopExpr parser_prod::ALoopExpr::init_aloopexpr"; +val_t NEW_ALoopExpr_parser___parser_prod___ALoopExpr___init_aloopexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ALoopExpr_parser___parser_prod___ALoopExpr___init_aloopexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_ALoopExpr_parser___parser_nodes___ANode___init = "new ALoopExpr parser_nodes::ANode::init"; +val_t NEW_ALoopExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ALoopExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AForExpr = "init var of AForExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AForExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AForExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AForExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AForExpr = "check new AForExpr"; +void CHECKNEW_parser___parser_nodes___AForExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AForExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AForExpr_parser___parser_prod___AForExpr___empty_init = "new AForExpr parser_prod::AForExpr::empty_init"; +val_t NEW_AForExpr_parser___parser_prod___AForExpr___empty_init(void); +typedef val_t (*NEW_AForExpr_parser___parser_prod___AForExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AForExpr_parser___parser_prod___AForExpr___init_aforexpr = "new AForExpr parser_prod::AForExpr::init_aforexpr"; +val_t NEW_AForExpr_parser___parser_prod___AForExpr___init_aforexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +typedef val_t (*NEW_AForExpr_parser___parser_prod___AForExpr___init_aforexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +static const char * const LOCATE_NEW_AForExpr_parser___parser_nodes___ANode___init = "new AForExpr parser_nodes::ANode::init"; +val_t NEW_AForExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AForExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAssertExpr = "init var of AAssertExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAssertExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAssertExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAssertExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAssertExpr = "check new AAssertExpr"; +void CHECKNEW_parser___parser_nodes___AAssertExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAssertExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AAssertExpr_parser___parser_prod___AAssertExpr___empty_init = "new AAssertExpr parser_prod::AAssertExpr::empty_init"; +val_t NEW_AAssertExpr_parser___parser_prod___AAssertExpr___empty_init(void); +typedef val_t (*NEW_AAssertExpr_parser___parser_prod___AAssertExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AAssertExpr_parser___parser_prod___AAssertExpr___init_aassertexpr = "new AAssertExpr parser_prod::AAssertExpr::init_aassertexpr"; +val_t NEW_AAssertExpr_parser___parser_prod___AAssertExpr___init_aassertexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_AAssertExpr_parser___parser_prod___AAssertExpr___init_aassertexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_AAssertExpr_parser___parser_nodes___ANode___init = "new AAssertExpr parser_nodes::ANode::init"; +val_t NEW_AAssertExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAssertExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AOnceExpr = "init var of AOnceExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AOnceExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AOnceExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AOnceExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AOnceExpr = "check new AOnceExpr"; +void CHECKNEW_parser___parser_nodes___AOnceExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AOnceExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AOnceExpr_parser___parser_prod___AOnceExpr___empty_init = "new AOnceExpr parser_prod::AOnceExpr::empty_init"; +val_t NEW_AOnceExpr_parser___parser_prod___AOnceExpr___empty_init(void); +typedef val_t (*NEW_AOnceExpr_parser___parser_prod___AOnceExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AOnceExpr_parser___parser_prod___AOnceExpr___init_aonceexpr = "new AOnceExpr parser_prod::AOnceExpr::init_aonceexpr"; +val_t NEW_AOnceExpr_parser___parser_prod___AOnceExpr___init_aonceexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AOnceExpr_parser___parser_prod___AOnceExpr___init_aonceexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AOnceExpr_parser___parser_nodes___ANode___init = "new AOnceExpr parser_nodes::ANode::init"; +val_t NEW_AOnceExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AOnceExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AOrExpr = "init var of AOrExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AOrExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AOrExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AOrExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AOrExpr = "check new AOrExpr"; +void CHECKNEW_parser___parser_nodes___AOrExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AOrExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AOrExpr_parser___parser_prod___AOrExpr___empty_init = "new AOrExpr parser_prod::AOrExpr::empty_init"; +val_t NEW_AOrExpr_parser___parser_prod___AOrExpr___empty_init(void); +typedef val_t (*NEW_AOrExpr_parser___parser_prod___AOrExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AOrExpr_parser___parser_prod___AOrExpr___init_aorexpr = "new AOrExpr parser_prod::AOrExpr::init_aorexpr"; +val_t NEW_AOrExpr_parser___parser_prod___AOrExpr___init_aorexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AOrExpr_parser___parser_prod___AOrExpr___init_aorexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AOrExpr_parser___parser_nodes___ANode___init = "new AOrExpr parser_nodes::ANode::init"; +val_t NEW_AOrExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AOrExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAndExpr = "init var of AAndExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAndExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAndExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAndExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAndExpr = "check new AAndExpr"; +void CHECKNEW_parser___parser_nodes___AAndExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAndExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AAndExpr_parser___parser_prod___AAndExpr___empty_init = "new AAndExpr parser_prod::AAndExpr::empty_init"; +val_t NEW_AAndExpr_parser___parser_prod___AAndExpr___empty_init(void); +typedef val_t (*NEW_AAndExpr_parser___parser_prod___AAndExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AAndExpr_parser___parser_prod___AAndExpr___init_aandexpr = "new AAndExpr parser_prod::AAndExpr::init_aandexpr"; +val_t NEW_AAndExpr_parser___parser_prod___AAndExpr___init_aandexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AAndExpr_parser___parser_prod___AAndExpr___init_aandexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AAndExpr_parser___parser_nodes___ANode___init = "new AAndExpr parser_nodes::ANode::init"; +val_t NEW_AAndExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAndExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AOrElseExpr = "init var of AOrElseExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AOrElseExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AOrElseExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AOrElseExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AOrElseExpr = "check new AOrElseExpr"; +void CHECKNEW_parser___parser_nodes___AOrElseExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AOrElseExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AOrElseExpr_parser___parser_prod___AOrElseExpr___empty_init = "new AOrElseExpr parser_prod::AOrElseExpr::empty_init"; +val_t NEW_AOrElseExpr_parser___parser_prod___AOrElseExpr___empty_init(void); +typedef val_t (*NEW_AOrElseExpr_parser___parser_prod___AOrElseExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AOrElseExpr_parser___parser_prod___AOrElseExpr___init_aorelseexpr = "new AOrElseExpr parser_prod::AOrElseExpr::init_aorelseexpr"; +val_t NEW_AOrElseExpr_parser___parser_prod___AOrElseExpr___init_aorelseexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AOrElseExpr_parser___parser_prod___AOrElseExpr___init_aorelseexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AOrElseExpr_parser___parser_nodes___ANode___init = "new AOrElseExpr parser_nodes::ANode::init"; +val_t NEW_AOrElseExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AOrElseExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANotExpr = "init var of ANotExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ANotExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ANotExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ANotExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ANotExpr = "check new ANotExpr"; +void CHECKNEW_parser___parser_nodes___ANotExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ANotExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ANotExpr_parser___parser_prod___ANotExpr___empty_init = "new ANotExpr parser_prod::ANotExpr::empty_init"; +val_t NEW_ANotExpr_parser___parser_prod___ANotExpr___empty_init(void); +typedef val_t (*NEW_ANotExpr_parser___parser_prod___ANotExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ANotExpr_parser___parser_prod___ANotExpr___init_anotexpr = "new ANotExpr parser_prod::ANotExpr::init_anotexpr"; +val_t NEW_ANotExpr_parser___parser_prod___ANotExpr___init_anotexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ANotExpr_parser___parser_prod___ANotExpr___init_anotexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ANotExpr_parser___parser_nodes___ANode___init = "new ANotExpr parser_nodes::ANode::init"; +val_t NEW_ANotExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ANotExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr = "init var of AEqExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AEqExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AEqExpr = "check new AEqExpr"; +void CHECKNEW_parser___parser_nodes___AEqExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AEqExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AEqExpr_parser___parser_prod___ABinopExpr___empty_init = "new AEqExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_AEqExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_AEqExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AEqExpr_parser___parser_prod___AEqExpr___empty_init = "new AEqExpr parser_prod::AEqExpr::empty_init"; +val_t NEW_AEqExpr_parser___parser_prod___AEqExpr___empty_init(void); +typedef val_t (*NEW_AEqExpr_parser___parser_prod___AEqExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AEqExpr_parser___parser_prod___AEqExpr___init_aeqexpr = "new AEqExpr parser_prod::AEqExpr::init_aeqexpr"; +val_t NEW_AEqExpr_parser___parser_prod___AEqExpr___init_aeqexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AEqExpr_parser___parser_prod___AEqExpr___init_aeqexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AEqExpr_parser___parser_nodes___ANode___init = "new AEqExpr parser_nodes::ANode::init"; +val_t NEW_AEqExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AEqExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AEqExpr_parser___parser_prod___ASendExpr___empty_init = "new AEqExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_AEqExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_AEqExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AEqExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new AEqExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_AEqExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AEqExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AEqExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new AEqExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_AEqExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_AEqExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AEeExpr = "init var of AEeExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AEeExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AEeExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AEeExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AEeExpr = "check new AEeExpr"; +void CHECKNEW_parser___parser_nodes___AEeExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AEeExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AEeExpr_parser___parser_prod___AEeExpr___empty_init = "new AEeExpr parser_prod::AEeExpr::empty_init"; +val_t NEW_AEeExpr_parser___parser_prod___AEeExpr___empty_init(void); +typedef val_t (*NEW_AEeExpr_parser___parser_prod___AEeExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AEeExpr_parser___parser_prod___AEeExpr___init_aeeexpr = "new AEeExpr parser_prod::AEeExpr::init_aeeexpr"; +val_t NEW_AEeExpr_parser___parser_prod___AEeExpr___init_aeeexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AEeExpr_parser___parser_prod___AEeExpr___init_aeeexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AEeExpr_parser___parser_nodes___ANode___init = "new AEeExpr parser_nodes::ANode::init"; +val_t NEW_AEeExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AEeExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr = "init var of ANeExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ANeExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ANeExpr = "check new ANeExpr"; +void CHECKNEW_parser___parser_nodes___ANeExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ANeExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ANeExpr_parser___parser_prod___ABinopExpr___empty_init = "new ANeExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_ANeExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_ANeExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ANeExpr_parser___parser_prod___ANeExpr___empty_init = "new ANeExpr parser_prod::ANeExpr::empty_init"; +val_t NEW_ANeExpr_parser___parser_prod___ANeExpr___empty_init(void); +typedef val_t (*NEW_ANeExpr_parser___parser_prod___ANeExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ANeExpr_parser___parser_prod___ANeExpr___init_aneexpr = "new ANeExpr parser_prod::ANeExpr::init_aneexpr"; +val_t NEW_ANeExpr_parser___parser_prod___ANeExpr___init_aneexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ANeExpr_parser___parser_prod___ANeExpr___init_aneexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ANeExpr_parser___parser_nodes___ANode___init = "new ANeExpr parser_nodes::ANode::init"; +val_t NEW_ANeExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ANeExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ANeExpr_parser___parser_prod___ASendExpr___empty_init = "new ANeExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ANeExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ANeExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ANeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new ANeExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_ANeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ANeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ANeExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ANeExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ANeExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ANeExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr = "init var of ALtExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ALtExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ALtExpr = "check new ALtExpr"; +void CHECKNEW_parser___parser_nodes___ALtExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ALtExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ALtExpr_parser___parser_prod___ABinopExpr___empty_init = "new ALtExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_ALtExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_ALtExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ALtExpr_parser___parser_prod___ALtExpr___empty_init = "new ALtExpr parser_prod::ALtExpr::empty_init"; +val_t NEW_ALtExpr_parser___parser_prod___ALtExpr___empty_init(void); +typedef val_t (*NEW_ALtExpr_parser___parser_prod___ALtExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ALtExpr_parser___parser_prod___ALtExpr___init_altexpr = "new ALtExpr parser_prod::ALtExpr::init_altexpr"; +val_t NEW_ALtExpr_parser___parser_prod___ALtExpr___init_altexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ALtExpr_parser___parser_prod___ALtExpr___init_altexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ALtExpr_parser___parser_nodes___ANode___init = "new ALtExpr parser_nodes::ANode::init"; +val_t NEW_ALtExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ALtExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ALtExpr_parser___parser_prod___ASendExpr___empty_init = "new ALtExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ALtExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ALtExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ALtExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new ALtExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_ALtExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ALtExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ALtExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ALtExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ALtExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ALtExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr = "init var of ALeExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ALeExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ALeExpr = "check new ALeExpr"; +void CHECKNEW_parser___parser_nodes___ALeExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ALeExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ALeExpr_parser___parser_prod___ABinopExpr___empty_init = "new ALeExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_ALeExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_ALeExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ALeExpr_parser___parser_prod___ALeExpr___empty_init = "new ALeExpr parser_prod::ALeExpr::empty_init"; +val_t NEW_ALeExpr_parser___parser_prod___ALeExpr___empty_init(void); +typedef val_t (*NEW_ALeExpr_parser___parser_prod___ALeExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ALeExpr_parser___parser_prod___ALeExpr___init_aleexpr = "new ALeExpr parser_prod::ALeExpr::init_aleexpr"; +val_t NEW_ALeExpr_parser___parser_prod___ALeExpr___init_aleexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ALeExpr_parser___parser_prod___ALeExpr___init_aleexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ALeExpr_parser___parser_nodes___ANode___init = "new ALeExpr parser_nodes::ANode::init"; +val_t NEW_ALeExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ALeExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ALeExpr_parser___parser_prod___ASendExpr___empty_init = "new ALeExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ALeExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ALeExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ALeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new ALeExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_ALeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ALeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ALeExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ALeExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ALeExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ALeExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr = "init var of ALlExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ALlExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ALlExpr = "check new ALlExpr"; +void CHECKNEW_parser___parser_nodes___ALlExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ALlExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ALlExpr_parser___parser_prod___ABinopExpr___empty_init = "new ALlExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_ALlExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_ALlExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ALlExpr_parser___parser_prod___ALlExpr___empty_init = "new ALlExpr parser_prod::ALlExpr::empty_init"; +val_t NEW_ALlExpr_parser___parser_prod___ALlExpr___empty_init(void); +typedef val_t (*NEW_ALlExpr_parser___parser_prod___ALlExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ALlExpr_parser___parser_prod___ALlExpr___init_allexpr = "new ALlExpr parser_prod::ALlExpr::init_allexpr"; +val_t NEW_ALlExpr_parser___parser_prod___ALlExpr___init_allexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ALlExpr_parser___parser_prod___ALlExpr___init_allexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ALlExpr_parser___parser_nodes___ANode___init = "new ALlExpr parser_nodes::ANode::init"; +val_t NEW_ALlExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ALlExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ALlExpr_parser___parser_prod___ASendExpr___empty_init = "new ALlExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ALlExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ALlExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ALlExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new ALlExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_ALlExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ALlExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ALlExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ALlExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ALlExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ALlExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr = "init var of AGtExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AGtExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AGtExpr = "check new AGtExpr"; +void CHECKNEW_parser___parser_nodes___AGtExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AGtExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AGtExpr_parser___parser_prod___ABinopExpr___empty_init = "new AGtExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_AGtExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_AGtExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AGtExpr_parser___parser_prod___AGtExpr___empty_init = "new AGtExpr parser_prod::AGtExpr::empty_init"; +val_t NEW_AGtExpr_parser___parser_prod___AGtExpr___empty_init(void); +typedef val_t (*NEW_AGtExpr_parser___parser_prod___AGtExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AGtExpr_parser___parser_prod___AGtExpr___init_agtexpr = "new AGtExpr parser_prod::AGtExpr::init_agtexpr"; +val_t NEW_AGtExpr_parser___parser_prod___AGtExpr___init_agtexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AGtExpr_parser___parser_prod___AGtExpr___init_agtexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AGtExpr_parser___parser_nodes___ANode___init = "new AGtExpr parser_nodes::ANode::init"; +val_t NEW_AGtExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AGtExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AGtExpr_parser___parser_prod___ASendExpr___empty_init = "new AGtExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_AGtExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_AGtExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AGtExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new AGtExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_AGtExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AGtExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AGtExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new AGtExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_AGtExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_AGtExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr = "init var of AGeExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AGeExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AGeExpr = "check new AGeExpr"; +void CHECKNEW_parser___parser_nodes___AGeExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AGeExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AGeExpr_parser___parser_prod___ABinopExpr___empty_init = "new AGeExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_AGeExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_AGeExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AGeExpr_parser___parser_prod___AGeExpr___empty_init = "new AGeExpr parser_prod::AGeExpr::empty_init"; +val_t NEW_AGeExpr_parser___parser_prod___AGeExpr___empty_init(void); +typedef val_t (*NEW_AGeExpr_parser___parser_prod___AGeExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AGeExpr_parser___parser_prod___AGeExpr___init_ageexpr = "new AGeExpr parser_prod::AGeExpr::init_ageexpr"; +val_t NEW_AGeExpr_parser___parser_prod___AGeExpr___init_ageexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AGeExpr_parser___parser_prod___AGeExpr___init_ageexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AGeExpr_parser___parser_nodes___ANode___init = "new AGeExpr parser_nodes::ANode::init"; +val_t NEW_AGeExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AGeExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AGeExpr_parser___parser_prod___ASendExpr___empty_init = "new AGeExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_AGeExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_AGeExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AGeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new AGeExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_AGeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AGeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AGeExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new AGeExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_AGeExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_AGeExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr = "init var of AGgExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AGgExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AGgExpr = "check new AGgExpr"; +void CHECKNEW_parser___parser_nodes___AGgExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AGgExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AGgExpr_parser___parser_prod___ABinopExpr___empty_init = "new AGgExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_AGgExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_AGgExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AGgExpr_parser___parser_prod___AGgExpr___empty_init = "new AGgExpr parser_prod::AGgExpr::empty_init"; +val_t NEW_AGgExpr_parser___parser_prod___AGgExpr___empty_init(void); +typedef val_t (*NEW_AGgExpr_parser___parser_prod___AGgExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AGgExpr_parser___parser_prod___AGgExpr___init_aggexpr = "new AGgExpr parser_prod::AGgExpr::init_aggexpr"; +val_t NEW_AGgExpr_parser___parser_prod___AGgExpr___init_aggexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AGgExpr_parser___parser_prod___AGgExpr___init_aggexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AGgExpr_parser___parser_nodes___ANode___init = "new AGgExpr parser_nodes::ANode::init"; +val_t NEW_AGgExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AGgExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AGgExpr_parser___parser_prod___ASendExpr___empty_init = "new AGgExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_AGgExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_AGgExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AGgExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new AGgExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_AGgExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AGgExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AGgExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new AGgExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_AGgExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_AGgExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIsaExpr = "init var of AIsaExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AIsaExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AIsaExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AIsaExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AIsaExpr = "check new AIsaExpr"; +void CHECKNEW_parser___parser_nodes___AIsaExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AIsaExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AIsaExpr_parser___parser_prod___AIsaExpr___empty_init = "new AIsaExpr parser_prod::AIsaExpr::empty_init"; +val_t NEW_AIsaExpr_parser___parser_prod___AIsaExpr___empty_init(void); +typedef val_t (*NEW_AIsaExpr_parser___parser_prod___AIsaExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AIsaExpr_parser___parser_prod___AIsaExpr___init_aisaexpr = "new AIsaExpr parser_prod::AIsaExpr::init_aisaexpr"; +val_t NEW_AIsaExpr_parser___parser_prod___AIsaExpr___init_aisaexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AIsaExpr_parser___parser_prod___AIsaExpr___init_aisaexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AIsaExpr_parser___parser_nodes___ANode___init = "new AIsaExpr parser_nodes::ANode::init"; +val_t NEW_AIsaExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AIsaExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr = "init var of APlusExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___APlusExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___APlusExpr = "check new APlusExpr"; +void CHECKNEW_parser___parser_nodes___APlusExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___APlusExpr_t)(val_t p0); +static const char * const LOCATE_NEW_APlusExpr_parser___parser_prod___ABinopExpr___empty_init = "new APlusExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_APlusExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_APlusExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_APlusExpr_parser___parser_prod___APlusExpr___empty_init = "new APlusExpr parser_prod::APlusExpr::empty_init"; +val_t NEW_APlusExpr_parser___parser_prod___APlusExpr___empty_init(void); +typedef val_t (*NEW_APlusExpr_parser___parser_prod___APlusExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_APlusExpr_parser___parser_prod___APlusExpr___init_aplusexpr = "new APlusExpr parser_prod::APlusExpr::init_aplusexpr"; +val_t NEW_APlusExpr_parser___parser_prod___APlusExpr___init_aplusexpr(val_t p0, val_t p1); +typedef val_t (*NEW_APlusExpr_parser___parser_prod___APlusExpr___init_aplusexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_APlusExpr_parser___parser_nodes___ANode___init = "new APlusExpr parser_nodes::ANode::init"; +val_t NEW_APlusExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_APlusExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_APlusExpr_parser___parser_prod___ASendExpr___empty_init = "new APlusExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_APlusExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_APlusExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_APlusExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new APlusExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_APlusExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_APlusExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_APlusExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new APlusExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_APlusExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_APlusExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr = "init var of AMinusExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AMinusExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AMinusExpr = "check new AMinusExpr"; +void CHECKNEW_parser___parser_nodes___AMinusExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AMinusExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AMinusExpr_parser___parser_prod___ABinopExpr___empty_init = "new AMinusExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_AMinusExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_AMinusExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AMinusExpr_parser___parser_prod___AMinusExpr___empty_init = "new AMinusExpr parser_prod::AMinusExpr::empty_init"; +val_t NEW_AMinusExpr_parser___parser_prod___AMinusExpr___empty_init(void); +typedef val_t (*NEW_AMinusExpr_parser___parser_prod___AMinusExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AMinusExpr_parser___parser_prod___AMinusExpr___init_aminusexpr = "new AMinusExpr parser_prod::AMinusExpr::init_aminusexpr"; +val_t NEW_AMinusExpr_parser___parser_prod___AMinusExpr___init_aminusexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AMinusExpr_parser___parser_prod___AMinusExpr___init_aminusexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AMinusExpr_parser___parser_nodes___ANode___init = "new AMinusExpr parser_nodes::ANode::init"; +val_t NEW_AMinusExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AMinusExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AMinusExpr_parser___parser_prod___ASendExpr___empty_init = "new AMinusExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_AMinusExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_AMinusExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AMinusExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new AMinusExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_AMinusExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AMinusExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AMinusExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new AMinusExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_AMinusExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_AMinusExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr = "init var of AStarshipExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AStarshipExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AStarshipExpr = "check new AStarshipExpr"; +void CHECKNEW_parser___parser_nodes___AStarshipExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AStarshipExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AStarshipExpr_parser___parser_prod___ABinopExpr___empty_init = "new AStarshipExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_AStarshipExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_AStarshipExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AStarshipExpr_parser___parser_prod___AStarshipExpr___empty_init = "new AStarshipExpr parser_prod::AStarshipExpr::empty_init"; +val_t NEW_AStarshipExpr_parser___parser_prod___AStarshipExpr___empty_init(void); +typedef val_t (*NEW_AStarshipExpr_parser___parser_prod___AStarshipExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AStarshipExpr_parser___parser_prod___AStarshipExpr___init_astarshipexpr = "new AStarshipExpr parser_prod::AStarshipExpr::init_astarshipexpr"; +val_t NEW_AStarshipExpr_parser___parser_prod___AStarshipExpr___init_astarshipexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AStarshipExpr_parser___parser_prod___AStarshipExpr___init_astarshipexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AStarshipExpr_parser___parser_nodes___ANode___init = "new AStarshipExpr parser_nodes::ANode::init"; +val_t NEW_AStarshipExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AStarshipExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AStarshipExpr_parser___parser_prod___ASendExpr___empty_init = "new AStarshipExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_AStarshipExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_AStarshipExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AStarshipExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new AStarshipExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_AStarshipExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AStarshipExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AStarshipExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new AStarshipExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_AStarshipExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_AStarshipExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr = "init var of AStarExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AStarExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AStarExpr = "check new AStarExpr"; +void CHECKNEW_parser___parser_nodes___AStarExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AStarExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AStarExpr_parser___parser_prod___ABinopExpr___empty_init = "new AStarExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_AStarExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_AStarExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AStarExpr_parser___parser_prod___AStarExpr___empty_init = "new AStarExpr parser_prod::AStarExpr::empty_init"; +val_t NEW_AStarExpr_parser___parser_prod___AStarExpr___empty_init(void); +typedef val_t (*NEW_AStarExpr_parser___parser_prod___AStarExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AStarExpr_parser___parser_prod___AStarExpr___init_astarexpr = "new AStarExpr parser_prod::AStarExpr::init_astarexpr"; +val_t NEW_AStarExpr_parser___parser_prod___AStarExpr___init_astarexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AStarExpr_parser___parser_prod___AStarExpr___init_astarexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AStarExpr_parser___parser_nodes___ANode___init = "new AStarExpr parser_nodes::ANode::init"; +val_t NEW_AStarExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AStarExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AStarExpr_parser___parser_prod___ASendExpr___empty_init = "new AStarExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_AStarExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_AStarExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AStarExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new AStarExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_AStarExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AStarExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AStarExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new AStarExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_AStarExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_AStarExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr = "init var of ASlashExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ASlashExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ASlashExpr = "check new ASlashExpr"; +void CHECKNEW_parser___parser_nodes___ASlashExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ASlashExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ASlashExpr_parser___parser_prod___ABinopExpr___empty_init = "new ASlashExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_ASlashExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_ASlashExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ASlashExpr_parser___parser_prod___ASlashExpr___empty_init = "new ASlashExpr parser_prod::ASlashExpr::empty_init"; +val_t NEW_ASlashExpr_parser___parser_prod___ASlashExpr___empty_init(void); +typedef val_t (*NEW_ASlashExpr_parser___parser_prod___ASlashExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ASlashExpr_parser___parser_prod___ASlashExpr___init_aslashexpr = "new ASlashExpr parser_prod::ASlashExpr::init_aslashexpr"; +val_t NEW_ASlashExpr_parser___parser_prod___ASlashExpr___init_aslashexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ASlashExpr_parser___parser_prod___ASlashExpr___init_aslashexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ASlashExpr_parser___parser_nodes___ANode___init = "new ASlashExpr parser_nodes::ANode::init"; +val_t NEW_ASlashExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ASlashExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ASlashExpr_parser___parser_prod___ASendExpr___empty_init = "new ASlashExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ASlashExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ASlashExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ASlashExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new ASlashExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_ASlashExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ASlashExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_ASlashExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ASlashExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ASlashExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ASlashExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr = "init var of APercentExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___APercentExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___APercentExpr = "check new APercentExpr"; +void CHECKNEW_parser___parser_nodes___APercentExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___APercentExpr_t)(val_t p0); +static const char * const LOCATE_NEW_APercentExpr_parser___parser_prod___ABinopExpr___empty_init = "new APercentExpr parser_prod::ABinopExpr::empty_init"; +val_t NEW_APercentExpr_parser___parser_prod___ABinopExpr___empty_init(void); +typedef val_t (*NEW_APercentExpr_parser___parser_prod___ABinopExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_APercentExpr_parser___parser_prod___APercentExpr___empty_init = "new APercentExpr parser_prod::APercentExpr::empty_init"; +val_t NEW_APercentExpr_parser___parser_prod___APercentExpr___empty_init(void); +typedef val_t (*NEW_APercentExpr_parser___parser_prod___APercentExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_APercentExpr_parser___parser_prod___APercentExpr___init_apercentexpr = "new APercentExpr parser_prod::APercentExpr::init_apercentexpr"; +val_t NEW_APercentExpr_parser___parser_prod___APercentExpr___init_apercentexpr(val_t p0, val_t p1); +typedef val_t (*NEW_APercentExpr_parser___parser_prod___APercentExpr___init_apercentexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_APercentExpr_parser___parser_nodes___ANode___init = "new APercentExpr parser_nodes::ANode::init"; +val_t NEW_APercentExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_APercentExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_APercentExpr_parser___parser_prod___ASendExpr___empty_init = "new APercentExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_APercentExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_APercentExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_APercentExpr_parser___parser_prod___ABinopExpr___init_abinopexpr = "new APercentExpr parser_prod::ABinopExpr::init_abinopexpr"; +val_t NEW_APercentExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1); +typedef val_t (*NEW_APercentExpr_parser___parser_prod___ABinopExpr___init_abinopexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_APercentExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new APercentExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_APercentExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_APercentExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AUminusExpr = "init var of AUminusExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AUminusExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AUminusExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AUminusExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AUminusExpr = "check new AUminusExpr"; +void CHECKNEW_parser___parser_nodes___AUminusExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AUminusExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AUminusExpr_parser___parser_prod___ASendExpr___empty_init = "new AUminusExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_AUminusExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_AUminusExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AUminusExpr_parser___parser_prod___AUminusExpr___empty_init = "new AUminusExpr parser_prod::AUminusExpr::empty_init"; +val_t NEW_AUminusExpr_parser___parser_prod___AUminusExpr___empty_init(void); +typedef val_t (*NEW_AUminusExpr_parser___parser_prod___AUminusExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AUminusExpr_parser___parser_prod___AUminusExpr___init_auminusexpr = "new AUminusExpr parser_prod::AUminusExpr::init_auminusexpr"; +val_t NEW_AUminusExpr_parser___parser_prod___AUminusExpr___init_auminusexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AUminusExpr_parser___parser_prod___AUminusExpr___init_auminusexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AUminusExpr_parser___parser_nodes___ANode___init = "new AUminusExpr parser_nodes::ANode::init"; +val_t NEW_AUminusExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AUminusExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AUminusExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new AUminusExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_AUminusExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_AUminusExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANewExpr = "init var of ANewExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ANewExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ANewExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ANewExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ANewExpr = "check new ANewExpr"; +void CHECKNEW_parser___parser_nodes___ANewExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ANewExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ANewExpr_parser___parser_prod___ANewExpr___empty_init = "new ANewExpr parser_prod::ANewExpr::empty_init"; +val_t NEW_ANewExpr_parser___parser_prod___ANewExpr___empty_init(void); +typedef val_t (*NEW_ANewExpr_parser___parser_prod___ANewExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ANewExpr_parser___parser_prod___ANewExpr___init_anewexpr = "new ANewExpr parser_prod::ANewExpr::init_anewexpr"; +val_t NEW_ANewExpr_parser___parser_prod___ANewExpr___init_anewexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_ANewExpr_parser___parser_prod___ANewExpr___init_anewexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_ANewExpr_parser___parser_nodes___ANode___init = "new ANewExpr parser_nodes::ANode::init"; +val_t NEW_ANewExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ANewExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAttrExpr = "init var of AAttrExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAttrExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAttrExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAttrExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAttrExpr = "check new AAttrExpr"; +void CHECKNEW_parser___parser_nodes___AAttrExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAttrExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AAttrExpr_parser___parser_prod___AAttrExpr___empty_init = "new AAttrExpr parser_prod::AAttrExpr::empty_init"; +val_t NEW_AAttrExpr_parser___parser_prod___AAttrExpr___empty_init(void); +typedef val_t (*NEW_AAttrExpr_parser___parser_prod___AAttrExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AAttrExpr_parser___parser_prod___AAttrExpr___init_aattrexpr = "new AAttrExpr parser_prod::AAttrExpr::init_aattrexpr"; +val_t NEW_AAttrExpr_parser___parser_prod___AAttrExpr___init_aattrexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AAttrExpr_parser___parser_prod___AAttrExpr___init_aattrexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AAttrExpr_parser___parser_nodes___ANode___init = "new AAttrExpr parser_nodes::ANode::init"; +val_t NEW_AAttrExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAttrExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAttrAssignExpr = "init var of AAttrAssignExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAttrAssignExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAttrAssignExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAttrAssignExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAttrAssignExpr = "check new AAttrAssignExpr"; +void CHECKNEW_parser___parser_nodes___AAttrAssignExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAttrAssignExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AAttrAssignExpr_parser___parser_prod___AAttrAssignExpr___empty_init = "new AAttrAssignExpr parser_prod::AAttrAssignExpr::empty_init"; +val_t NEW_AAttrAssignExpr_parser___parser_prod___AAttrAssignExpr___empty_init(void); +typedef val_t (*NEW_AAttrAssignExpr_parser___parser_prod___AAttrAssignExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AAttrAssignExpr_parser___parser_prod___AAttrAssignExpr___init_aattrassignexpr = "new AAttrAssignExpr parser_prod::AAttrAssignExpr::init_aattrassignexpr"; +val_t NEW_AAttrAssignExpr_parser___parser_prod___AAttrAssignExpr___init_aattrassignexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_AAttrAssignExpr_parser___parser_prod___AAttrAssignExpr___init_aattrassignexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_AAttrAssignExpr_parser___parser_nodes___ANode___init = "new AAttrAssignExpr parser_nodes::ANode::init"; +val_t NEW_AAttrAssignExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAttrAssignExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAttrReassignExpr = "init var of AAttrReassignExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAttrReassignExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAttrReassignExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAttrReassignExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAttrReassignExpr = "check new AAttrReassignExpr"; +void CHECKNEW_parser___parser_nodes___AAttrReassignExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAttrReassignExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AAttrReassignExpr_parser___parser_prod___AAttrReassignExpr___empty_init = "new AAttrReassignExpr parser_prod::AAttrReassignExpr::empty_init"; +val_t NEW_AAttrReassignExpr_parser___parser_prod___AAttrReassignExpr___empty_init(void); +typedef val_t (*NEW_AAttrReassignExpr_parser___parser_prod___AAttrReassignExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AAttrReassignExpr_parser___parser_prod___AAttrReassignExpr___init_aattrreassignexpr = "new AAttrReassignExpr parser_prod::AAttrReassignExpr::init_aattrreassignexpr"; +val_t NEW_AAttrReassignExpr_parser___parser_prod___AAttrReassignExpr___init_aattrreassignexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_AAttrReassignExpr_parser___parser_prod___AAttrReassignExpr___init_aattrreassignexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_AAttrReassignExpr_parser___parser_nodes___ANode___init = "new AAttrReassignExpr parser_nodes::ANode::init"; +val_t NEW_AAttrReassignExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAttrReassignExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACallExpr = "init var of ACallExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ACallExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ACallExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ACallExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ACallExpr = "check new ACallExpr"; +void CHECKNEW_parser___parser_nodes___ACallExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ACallExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ACallExpr_parser___parser_prod___ASendExpr___empty_init = "new ACallExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ACallExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ACallExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ACallExpr_parser___parser_prod___ACallExpr___empty_init = "new ACallExpr parser_prod::ACallExpr::empty_init"; +val_t NEW_ACallExpr_parser___parser_prod___ACallExpr___empty_init(void); +typedef val_t (*NEW_ACallExpr_parser___parser_prod___ACallExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ACallExpr_parser___parser_prod___ACallExpr___init_acallexpr = "new ACallExpr parser_prod::ACallExpr::init_acallexpr"; +val_t NEW_ACallExpr_parser___parser_prod___ACallExpr___init_acallexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_ACallExpr_parser___parser_prod___ACallExpr___init_acallexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_ACallExpr_parser___parser_nodes___ANode___init = "new ACallExpr parser_nodes::ANode::init"; +val_t NEW_ACallExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ACallExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ACallExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ACallExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ACallExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ACallExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACallAssignExpr = "init var of ACallAssignExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ACallAssignExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ACallAssignExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ACallAssignExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ACallAssignExpr = "check new ACallAssignExpr"; +void CHECKNEW_parser___parser_nodes___ACallAssignExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ACallAssignExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___empty_init = "new ACallAssignExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ACallAssignExpr_parser___parser_prod___ACallAssignExpr___empty_init = "new ACallAssignExpr parser_prod::ACallAssignExpr::empty_init"; +val_t NEW_ACallAssignExpr_parser___parser_prod___ACallAssignExpr___empty_init(void); +typedef val_t (*NEW_ACallAssignExpr_parser___parser_prod___ACallAssignExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ACallAssignExpr_parser___parser_prod___ACallAssignExpr___init_acallassignexpr = "new ACallAssignExpr parser_prod::ACallAssignExpr::init_acallassignexpr"; +val_t NEW_ACallAssignExpr_parser___parser_prod___ACallAssignExpr___init_acallassignexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_ACallAssignExpr_parser___parser_prod___ACallAssignExpr___init_acallassignexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_NEW_ACallAssignExpr_parser___parser_nodes___ANode___init = "new ACallAssignExpr parser_nodes::ANode::init"; +val_t NEW_ACallAssignExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ACallAssignExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ACallAssignExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACallReassignExpr = "init var of ACallReassignExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ACallReassignExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ACallReassignExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ACallReassignExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ACallReassignExpr = "check new ACallReassignExpr"; +void CHECKNEW_parser___parser_nodes___ACallReassignExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ACallReassignExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___empty_init = "new ACallReassignExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ACallReassignExpr_parser___parser_prod___ACallReassignExpr___empty_init = "new ACallReassignExpr parser_prod::ACallReassignExpr::empty_init"; +val_t NEW_ACallReassignExpr_parser___parser_prod___ACallReassignExpr___empty_init(void); +typedef val_t (*NEW_ACallReassignExpr_parser___parser_prod___ACallReassignExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ACallReassignExpr_parser___parser_prod___ACallReassignExpr___init_acallreassignexpr = "new ACallReassignExpr parser_prod::ACallReassignExpr::init_acallreassignexpr"; +val_t NEW_ACallReassignExpr_parser___parser_prod___ACallReassignExpr___init_acallreassignexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_ACallReassignExpr_parser___parser_prod___ACallReassignExpr___init_acallreassignexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_NEW_ACallReassignExpr_parser___parser_nodes___ANode___init = "new ACallReassignExpr parser_nodes::ANode::init"; +val_t NEW_ACallReassignExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ACallReassignExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ACallReassignExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASuperExpr = "init var of ASuperExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ASuperExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ASuperExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ASuperExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ASuperExpr = "check new ASuperExpr"; +void CHECKNEW_parser___parser_nodes___ASuperExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ASuperExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ASuperExpr_parser___parser_prod___ASuperExpr___empty_init = "new ASuperExpr parser_prod::ASuperExpr::empty_init"; +val_t NEW_ASuperExpr_parser___parser_prod___ASuperExpr___empty_init(void); +typedef val_t (*NEW_ASuperExpr_parser___parser_prod___ASuperExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ASuperExpr_parser___parser_prod___ASuperExpr___init_asuperexpr = "new ASuperExpr parser_prod::ASuperExpr::init_asuperexpr"; +val_t NEW_ASuperExpr_parser___parser_prod___ASuperExpr___init_asuperexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ASuperExpr_parser___parser_prod___ASuperExpr___init_asuperexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_ASuperExpr_parser___parser_nodes___ANode___init = "new ASuperExpr parser_nodes::ANode::init"; +val_t NEW_ASuperExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ASuperExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AInitExpr = "init var of AInitExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AInitExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AInitExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AInitExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AInitExpr = "check new AInitExpr"; +void CHECKNEW_parser___parser_nodes___AInitExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AInitExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AInitExpr_parser___parser_prod___ASendExpr___empty_init = "new AInitExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_AInitExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_AInitExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AInitExpr_parser___parser_prod___AInitExpr___empty_init = "new AInitExpr parser_prod::AInitExpr::empty_init"; +val_t NEW_AInitExpr_parser___parser_prod___AInitExpr___empty_init(void); +typedef val_t (*NEW_AInitExpr_parser___parser_prod___AInitExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AInitExpr_parser___parser_prod___AInitExpr___init_ainitexpr = "new AInitExpr parser_prod::AInitExpr::init_ainitexpr"; +val_t NEW_AInitExpr_parser___parser_prod___AInitExpr___init_ainitexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AInitExpr_parser___parser_prod___AInitExpr___init_ainitexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AInitExpr_parser___parser_nodes___ANode___init = "new AInitExpr parser_nodes::ANode::init"; +val_t NEW_AInitExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AInitExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AInitExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new AInitExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_AInitExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_AInitExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraExpr = "init var of ABraExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ABraExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ABraExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ABraExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ABraExpr = "check new ABraExpr"; +void CHECKNEW_parser___parser_nodes___ABraExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ABraExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ABraExpr_parser___parser_prod___ASendExpr___empty_init = "new ABraExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ABraExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ABraExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ABraExpr_parser___parser_prod___ABraExpr___empty_init = "new ABraExpr parser_prod::ABraExpr::empty_init"; +val_t NEW_ABraExpr_parser___parser_prod___ABraExpr___empty_init(void); +typedef val_t (*NEW_ABraExpr_parser___parser_prod___ABraExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ABraExpr_parser___parser_prod___ABraExpr___init_abraexpr = "new ABraExpr parser_prod::ABraExpr::init_abraexpr"; +val_t NEW_ABraExpr_parser___parser_prod___ABraExpr___init_abraexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ABraExpr_parser___parser_prod___ABraExpr___init_abraexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_ABraExpr_parser___parser_nodes___ANode___init = "new ABraExpr parser_nodes::ANode::init"; +val_t NEW_ABraExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ABraExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ABraExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ABraExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ABraExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ABraExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraAssignExpr = "init var of ABraAssignExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ABraAssignExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ABraAssignExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ABraAssignExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ABraAssignExpr = "check new ABraAssignExpr"; +void CHECKNEW_parser___parser_nodes___ABraAssignExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ABraAssignExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___empty_init = "new ABraAssignExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ABraAssignExpr_parser___parser_prod___ABraAssignExpr___empty_init = "new ABraAssignExpr parser_prod::ABraAssignExpr::empty_init"; +val_t NEW_ABraAssignExpr_parser___parser_prod___ABraAssignExpr___empty_init(void); +typedef val_t (*NEW_ABraAssignExpr_parser___parser_prod___ABraAssignExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ABraAssignExpr_parser___parser_prod___ABraAssignExpr___init_abraassignexpr = "new ABraAssignExpr parser_prod::ABraAssignExpr::init_abraassignexpr"; +val_t NEW_ABraAssignExpr_parser___parser_prod___ABraAssignExpr___init_abraassignexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_ABraAssignExpr_parser___parser_prod___ABraAssignExpr___init_abraassignexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_ABraAssignExpr_parser___parser_nodes___ANode___init = "new ABraAssignExpr parser_nodes::ANode::init"; +val_t NEW_ABraAssignExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ABraAssignExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ABraAssignExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraReassignExpr = "init var of ABraReassignExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ABraReassignExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ABraReassignExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ABraReassignExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ABraReassignExpr = "check new ABraReassignExpr"; +void CHECKNEW_parser___parser_nodes___ABraReassignExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ABraReassignExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___empty_init = "new ABraReassignExpr parser_prod::ASendExpr::empty_init"; +val_t NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___empty_init(void); +typedef val_t (*NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ABraReassignExpr_parser___parser_prod___ABraReassignExpr___empty_init = "new ABraReassignExpr parser_prod::ABraReassignExpr::empty_init"; +val_t NEW_ABraReassignExpr_parser___parser_prod___ABraReassignExpr___empty_init(void); +typedef val_t (*NEW_ABraReassignExpr_parser___parser_prod___ABraReassignExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ABraReassignExpr_parser___parser_prod___ABraReassignExpr___init_abrareassignexpr = "new ABraReassignExpr parser_prod::ABraReassignExpr::init_abrareassignexpr"; +val_t NEW_ABraReassignExpr_parser___parser_prod___ABraReassignExpr___init_abrareassignexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_ABraReassignExpr_parser___parser_prod___ABraReassignExpr___init_abrareassignexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_ABraReassignExpr_parser___parser_nodes___ANode___init = "new ABraReassignExpr parser_nodes::ANode::init"; +val_t NEW_ABraReassignExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ABraReassignExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr = "new ABraReassignExpr parser_prod::ASendExpr::init_asendexpr"; +val_t NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0); +typedef val_t (*NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AClosureCallExpr = "init var of AClosureCallExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AClosureCallExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AClosureCallExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AClosureCallExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AClosureCallExpr = "check new AClosureCallExpr"; +void CHECKNEW_parser___parser_nodes___AClosureCallExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AClosureCallExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AClosureCallExpr_parser___parser_prod___AClosureCallExpr___init_aclosurecallexpr = "new AClosureCallExpr parser_prod::AClosureCallExpr::init_aclosurecallexpr"; +val_t NEW_AClosureCallExpr_parser___parser_prod___AClosureCallExpr___init_aclosurecallexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AClosureCallExpr_parser___parser_prod___AClosureCallExpr___init_aclosurecallexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AClosureCallExpr_parser___parser_prod___AClosureCallExpr___empty_init = "new AClosureCallExpr parser_prod::AClosureCallExpr::empty_init"; +val_t NEW_AClosureCallExpr_parser___parser_prod___AClosureCallExpr___empty_init(void); +typedef val_t (*NEW_AClosureCallExpr_parser___parser_prod___AClosureCallExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AClosureCallExpr_parser___parser_nodes___ANode___init = "new AClosureCallExpr parser_nodes::ANode::init"; +val_t NEW_AClosureCallExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AClosureCallExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AVarExpr = "init var of AVarExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AVarExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AVarExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AVarExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AVarExpr = "check new AVarExpr"; +void CHECKNEW_parser___parser_nodes___AVarExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AVarExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AVarExpr_parser___parser_prod___AVarExpr___init_avarexpr = "new AVarExpr parser_prod::AVarExpr::init_avarexpr"; +val_t NEW_AVarExpr_parser___parser_prod___AVarExpr___init_avarexpr(val_t p0); +typedef val_t (*NEW_AVarExpr_parser___parser_prod___AVarExpr___init_avarexpr_t)(val_t p0); +static const char * const LOCATE_NEW_AVarExpr_parser___parser_prod___AVarExpr___empty_init = "new AVarExpr parser_prod::AVarExpr::empty_init"; +val_t NEW_AVarExpr_parser___parser_prod___AVarExpr___empty_init(void); +typedef val_t (*NEW_AVarExpr_parser___parser_prod___AVarExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AVarExpr_parser___parser_nodes___ANode___init = "new AVarExpr parser_nodes::ANode::init"; +val_t NEW_AVarExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AVarExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AVarAssignExpr = "init var of AVarAssignExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AVarAssignExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AVarAssignExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AVarAssignExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AVarAssignExpr = "check new AVarAssignExpr"; +void CHECKNEW_parser___parser_nodes___AVarAssignExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AVarAssignExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AVarAssignExpr_parser___parser_prod___AVarAssignExpr___init_avarassignexpr = "new AVarAssignExpr parser_prod::AVarAssignExpr::init_avarassignexpr"; +val_t NEW_AVarAssignExpr_parser___parser_prod___AVarAssignExpr___init_avarassignexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AVarAssignExpr_parser___parser_prod___AVarAssignExpr___init_avarassignexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AVarAssignExpr_parser___parser_prod___AVarAssignExpr___empty_init = "new AVarAssignExpr parser_prod::AVarAssignExpr::empty_init"; +val_t NEW_AVarAssignExpr_parser___parser_prod___AVarAssignExpr___empty_init(void); +typedef val_t (*NEW_AVarAssignExpr_parser___parser_prod___AVarAssignExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AVarAssignExpr_parser___parser_nodes___ANode___init = "new AVarAssignExpr parser_nodes::ANode::init"; +val_t NEW_AVarAssignExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AVarAssignExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AVarReassignExpr = "init var of AVarReassignExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AVarReassignExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AVarReassignExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AVarReassignExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AVarReassignExpr = "check new AVarReassignExpr"; +void CHECKNEW_parser___parser_nodes___AVarReassignExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AVarReassignExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AVarReassignExpr_parser___parser_prod___AVarReassignExpr___init_avarreassignexpr = "new AVarReassignExpr parser_prod::AVarReassignExpr::init_avarreassignexpr"; +val_t NEW_AVarReassignExpr_parser___parser_prod___AVarReassignExpr___init_avarreassignexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AVarReassignExpr_parser___parser_prod___AVarReassignExpr___init_avarreassignexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AVarReassignExpr_parser___parser_prod___AVarReassignExpr___empty_init = "new AVarReassignExpr parser_prod::AVarReassignExpr::empty_init"; +val_t NEW_AVarReassignExpr_parser___parser_prod___AVarReassignExpr___empty_init(void); +typedef val_t (*NEW_AVarReassignExpr_parser___parser_prod___AVarReassignExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AVarReassignExpr_parser___parser_nodes___ANode___init = "new AVarReassignExpr parser_nodes::ANode::init"; +val_t NEW_AVarReassignExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AVarReassignExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACrangeExpr = "init var of ACrangeExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ACrangeExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ACrangeExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ACrangeExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ACrangeExpr = "check new ACrangeExpr"; +void CHECKNEW_parser___parser_nodes___ACrangeExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ACrangeExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___empty_init = "new ACrangeExpr parser_prod::ARangeExpr::empty_init"; +val_t NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___empty_init(void); +typedef val_t (*NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ACrangeExpr_parser___parser_prod___ACrangeExpr___empty_init = "new ACrangeExpr parser_prod::ACrangeExpr::empty_init"; +val_t NEW_ACrangeExpr_parser___parser_prod___ACrangeExpr___empty_init(void); +typedef val_t (*NEW_ACrangeExpr_parser___parser_prod___ACrangeExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ACrangeExpr_parser___parser_prod___ACrangeExpr___init_acrangeexpr = "new ACrangeExpr parser_prod::ACrangeExpr::init_acrangeexpr"; +val_t NEW_ACrangeExpr_parser___parser_prod___ACrangeExpr___init_acrangeexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_ACrangeExpr_parser___parser_prod___ACrangeExpr___init_acrangeexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_ACrangeExpr_parser___parser_nodes___ANode___init = "new ACrangeExpr parser_nodes::ANode::init"; +val_t NEW_ACrangeExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ACrangeExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr = "new ACrangeExpr parser_prod::ARangeExpr::init_arangeexpr"; +val_t NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr(val_t p0, val_t p1); +typedef val_t (*NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AOrangeExpr = "init var of AOrangeExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AOrangeExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AOrangeExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AOrangeExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AOrangeExpr = "check new AOrangeExpr"; +void CHECKNEW_parser___parser_nodes___AOrangeExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AOrangeExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___empty_init = "new AOrangeExpr parser_prod::ARangeExpr::empty_init"; +val_t NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___empty_init(void); +typedef val_t (*NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AOrangeExpr_parser___parser_prod___AOrangeExpr___empty_init = "new AOrangeExpr parser_prod::AOrangeExpr::empty_init"; +val_t NEW_AOrangeExpr_parser___parser_prod___AOrangeExpr___empty_init(void); +typedef val_t (*NEW_AOrangeExpr_parser___parser_prod___AOrangeExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AOrangeExpr_parser___parser_prod___AOrangeExpr___init_aorangeexpr = "new AOrangeExpr parser_prod::AOrangeExpr::init_aorangeexpr"; +val_t NEW_AOrangeExpr_parser___parser_prod___AOrangeExpr___init_aorangeexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_AOrangeExpr_parser___parser_prod___AOrangeExpr___init_aorangeexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_AOrangeExpr_parser___parser_nodes___ANode___init = "new AOrangeExpr parser_nodes::ANode::init"; +val_t NEW_AOrangeExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AOrangeExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr = "new AOrangeExpr parser_prod::ARangeExpr::init_arangeexpr"; +val_t NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr(val_t p0, val_t p1); +typedef val_t (*NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AArrayExpr = "init var of AArrayExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AArrayExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AArrayExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AArrayExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AArrayExpr = "check new AArrayExpr"; +void CHECKNEW_parser___parser_nodes___AArrayExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AArrayExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AArrayExpr_parser___parser_prod___AArrayExpr___empty_init = "new AArrayExpr parser_prod::AArrayExpr::empty_init"; +val_t NEW_AArrayExpr_parser___parser_prod___AArrayExpr___empty_init(void); +typedef val_t (*NEW_AArrayExpr_parser___parser_prod___AArrayExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AArrayExpr_parser___parser_prod___AArrayExpr___init_aarrayexpr = "new AArrayExpr parser_prod::AArrayExpr::init_aarrayexpr"; +val_t NEW_AArrayExpr_parser___parser_prod___AArrayExpr___init_aarrayexpr(val_t p0); +typedef val_t (*NEW_AArrayExpr_parser___parser_prod___AArrayExpr___init_aarrayexpr_t)(val_t p0); +static const char * const LOCATE_NEW_AArrayExpr_parser___parser_nodes___ANode___init = "new AArrayExpr parser_nodes::ANode::init"; +val_t NEW_AArrayExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AArrayExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASelfExpr = "init var of ASelfExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ASelfExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ASelfExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ASelfExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ASelfExpr = "check new ASelfExpr"; +void CHECKNEW_parser___parser_nodes___ASelfExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ASelfExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ASelfExpr_parser___parser_prod___ASelfExpr___empty_init = "new ASelfExpr parser_prod::ASelfExpr::empty_init"; +val_t NEW_ASelfExpr_parser___parser_prod___ASelfExpr___empty_init(void); +typedef val_t (*NEW_ASelfExpr_parser___parser_prod___ASelfExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ASelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr = "new ASelfExpr parser_prod::ASelfExpr::init_aselfexpr"; +val_t NEW_ASelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr(val_t p0); +typedef val_t (*NEW_ASelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr_t)(val_t p0); +static const char * const LOCATE_NEW_ASelfExpr_parser___parser_nodes___ANode___init = "new ASelfExpr parser_nodes::ANode::init"; +val_t NEW_ASelfExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ASelfExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AImplicitSelfExpr = "init var of AImplicitSelfExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AImplicitSelfExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AImplicitSelfExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AImplicitSelfExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AImplicitSelfExpr = "check new AImplicitSelfExpr"; +void CHECKNEW_parser___parser_nodes___AImplicitSelfExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AImplicitSelfExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___empty_init = "new AImplicitSelfExpr parser_prod::ASelfExpr::empty_init"; +val_t NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___empty_init(void); +typedef val_t (*NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AImplicitSelfExpr_parser___parser_prod___AImplicitSelfExpr___empty_init = "new AImplicitSelfExpr parser_prod::AImplicitSelfExpr::empty_init"; +val_t NEW_AImplicitSelfExpr_parser___parser_prod___AImplicitSelfExpr___empty_init(void); +typedef val_t (*NEW_AImplicitSelfExpr_parser___parser_prod___AImplicitSelfExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AImplicitSelfExpr_parser___parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr = "new AImplicitSelfExpr parser_prod::AImplicitSelfExpr::init_aimplicitselfexpr"; +val_t NEW_AImplicitSelfExpr_parser___parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr(void); +typedef val_t (*NEW_AImplicitSelfExpr_parser___parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr_t)(void); +static const char * const LOCATE_NEW_AImplicitSelfExpr_parser___parser_nodes___ANode___init = "new AImplicitSelfExpr parser_nodes::ANode::init"; +val_t NEW_AImplicitSelfExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AImplicitSelfExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr = "new AImplicitSelfExpr parser_prod::ASelfExpr::init_aselfexpr"; +val_t NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr(val_t p0); +typedef val_t (*NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ATrueExpr = "init var of ATrueExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ATrueExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ATrueExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ATrueExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ATrueExpr = "check new ATrueExpr"; +void CHECKNEW_parser___parser_nodes___ATrueExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ATrueExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ATrueExpr_parser___parser_prod___ATrueExpr___empty_init = "new ATrueExpr parser_prod::ATrueExpr::empty_init"; +val_t NEW_ATrueExpr_parser___parser_prod___ATrueExpr___empty_init(void); +typedef val_t (*NEW_ATrueExpr_parser___parser_prod___ATrueExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ATrueExpr_parser___parser_prod___ATrueExpr___init_atrueexpr = "new ATrueExpr parser_prod::ATrueExpr::init_atrueexpr"; +val_t NEW_ATrueExpr_parser___parser_prod___ATrueExpr___init_atrueexpr(val_t p0); +typedef val_t (*NEW_ATrueExpr_parser___parser_prod___ATrueExpr___init_atrueexpr_t)(val_t p0); +static const char * const LOCATE_NEW_ATrueExpr_parser___parser_nodes___ANode___init = "new ATrueExpr parser_nodes::ANode::init"; +val_t NEW_ATrueExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ATrueExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AFalseExpr = "init var of AFalseExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AFalseExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AFalseExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AFalseExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AFalseExpr = "check new AFalseExpr"; +void CHECKNEW_parser___parser_nodes___AFalseExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AFalseExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AFalseExpr_parser___parser_prod___AFalseExpr___empty_init = "new AFalseExpr parser_prod::AFalseExpr::empty_init"; +val_t NEW_AFalseExpr_parser___parser_prod___AFalseExpr___empty_init(void); +typedef val_t (*NEW_AFalseExpr_parser___parser_prod___AFalseExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AFalseExpr_parser___parser_prod___AFalseExpr___init_afalseexpr = "new AFalseExpr parser_prod::AFalseExpr::init_afalseexpr"; +val_t NEW_AFalseExpr_parser___parser_prod___AFalseExpr___init_afalseexpr(val_t p0); +typedef val_t (*NEW_AFalseExpr_parser___parser_prod___AFalseExpr___init_afalseexpr_t)(val_t p0); +static const char * const LOCATE_NEW_AFalseExpr_parser___parser_nodes___ANode___init = "new AFalseExpr parser_nodes::ANode::init"; +val_t NEW_AFalseExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AFalseExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANullExpr = "init var of ANullExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ANullExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ANullExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ANullExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ANullExpr = "check new ANullExpr"; +void CHECKNEW_parser___parser_nodes___ANullExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ANullExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ANullExpr_parser___parser_prod___ANullExpr___empty_init = "new ANullExpr parser_prod::ANullExpr::empty_init"; +val_t NEW_ANullExpr_parser___parser_prod___ANullExpr___empty_init(void); +typedef val_t (*NEW_ANullExpr_parser___parser_prod___ANullExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ANullExpr_parser___parser_prod___ANullExpr___init_anullexpr = "new ANullExpr parser_prod::ANullExpr::init_anullexpr"; +val_t NEW_ANullExpr_parser___parser_prod___ANullExpr___init_anullexpr(val_t p0); +typedef val_t (*NEW_ANullExpr_parser___parser_prod___ANullExpr___init_anullexpr_t)(val_t p0); +static const char * const LOCATE_NEW_ANullExpr_parser___parser_nodes___ANode___init = "new ANullExpr parser_nodes::ANode::init"; +val_t NEW_ANullExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ANullExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIntExpr = "init var of AIntExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AIntExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AIntExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AIntExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AIntExpr = "check new AIntExpr"; +void CHECKNEW_parser___parser_nodes___AIntExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AIntExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AIntExpr_parser___parser_prod___AIntExpr___empty_init = "new AIntExpr parser_prod::AIntExpr::empty_init"; +val_t NEW_AIntExpr_parser___parser_prod___AIntExpr___empty_init(void); +typedef val_t (*NEW_AIntExpr_parser___parser_prod___AIntExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AIntExpr_parser___parser_prod___AIntExpr___init_aintexpr = "new AIntExpr parser_prod::AIntExpr::init_aintexpr"; +val_t NEW_AIntExpr_parser___parser_prod___AIntExpr___init_aintexpr(val_t p0); +typedef val_t (*NEW_AIntExpr_parser___parser_prod___AIntExpr___init_aintexpr_t)(val_t p0); +static const char * const LOCATE_NEW_AIntExpr_parser___parser_nodes___ANode___init = "new AIntExpr parser_nodes::ANode::init"; +val_t NEW_AIntExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AIntExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AFloatExpr = "init var of AFloatExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AFloatExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AFloatExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AFloatExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AFloatExpr = "check new AFloatExpr"; +void CHECKNEW_parser___parser_nodes___AFloatExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AFloatExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AFloatExpr_parser___parser_prod___AFloatExpr___empty_init = "new AFloatExpr parser_prod::AFloatExpr::empty_init"; +val_t NEW_AFloatExpr_parser___parser_prod___AFloatExpr___empty_init(void); +typedef val_t (*NEW_AFloatExpr_parser___parser_prod___AFloatExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AFloatExpr_parser___parser_prod___AFloatExpr___init_afloatexpr = "new AFloatExpr parser_prod::AFloatExpr::init_afloatexpr"; +val_t NEW_AFloatExpr_parser___parser_prod___AFloatExpr___init_afloatexpr(val_t p0); +typedef val_t (*NEW_AFloatExpr_parser___parser_prod___AFloatExpr___init_afloatexpr_t)(val_t p0); +static const char * const LOCATE_NEW_AFloatExpr_parser___parser_nodes___ANode___init = "new AFloatExpr parser_nodes::ANode::init"; +val_t NEW_AFloatExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AFloatExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACharExpr = "init var of ACharExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ACharExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ACharExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ACharExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ACharExpr = "check new ACharExpr"; +void CHECKNEW_parser___parser_nodes___ACharExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ACharExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ACharExpr_parser___parser_prod___ACharExpr___empty_init = "new ACharExpr parser_prod::ACharExpr::empty_init"; +val_t NEW_ACharExpr_parser___parser_prod___ACharExpr___empty_init(void); +typedef val_t (*NEW_ACharExpr_parser___parser_prod___ACharExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ACharExpr_parser___parser_prod___ACharExpr___init_acharexpr = "new ACharExpr parser_prod::ACharExpr::init_acharexpr"; +val_t NEW_ACharExpr_parser___parser_prod___ACharExpr___init_acharexpr(val_t p0); +typedef val_t (*NEW_ACharExpr_parser___parser_prod___ACharExpr___init_acharexpr_t)(val_t p0); +static const char * const LOCATE_NEW_ACharExpr_parser___parser_nodes___ANode___init = "new ACharExpr parser_nodes::ANode::init"; +val_t NEW_ACharExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ACharExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStringExpr = "init var of AStringExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AStringExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AStringExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AStringExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AStringExpr = "check new AStringExpr"; +void CHECKNEW_parser___parser_nodes___AStringExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AStringExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AStringExpr_parser___parser_prod___AStringExpr___empty_init = "new AStringExpr parser_prod::AStringExpr::empty_init"; +val_t NEW_AStringExpr_parser___parser_prod___AStringExpr___empty_init(void); +typedef val_t (*NEW_AStringExpr_parser___parser_prod___AStringExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AStringExpr_parser___parser_prod___AStringExpr___init_astringexpr = "new AStringExpr parser_prod::AStringExpr::init_astringexpr"; +val_t NEW_AStringExpr_parser___parser_prod___AStringExpr___init_astringexpr(val_t p0); +typedef val_t (*NEW_AStringExpr_parser___parser_prod___AStringExpr___init_astringexpr_t)(val_t p0); +static const char * const LOCATE_NEW_AStringExpr_parser___parser_nodes___ANode___init = "new AStringExpr parser_nodes::ANode::init"; +val_t NEW_AStringExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AStringExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStartStringExpr = "init var of AStartStringExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AStartStringExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AStartStringExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AStartStringExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AStartStringExpr = "check new AStartStringExpr"; +void CHECKNEW_parser___parser_nodes___AStartStringExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AStartStringExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AStartStringExpr_parser___parser_prod___AStartStringExpr___empty_init = "new AStartStringExpr parser_prod::AStartStringExpr::empty_init"; +val_t NEW_AStartStringExpr_parser___parser_prod___AStartStringExpr___empty_init(void); +typedef val_t (*NEW_AStartStringExpr_parser___parser_prod___AStartStringExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AStartStringExpr_parser___parser_prod___AStartStringExpr___init_astartstringexpr = "new AStartStringExpr parser_prod::AStartStringExpr::init_astartstringexpr"; +val_t NEW_AStartStringExpr_parser___parser_prod___AStartStringExpr___init_astartstringexpr(val_t p0); +typedef val_t (*NEW_AStartStringExpr_parser___parser_prod___AStartStringExpr___init_astartstringexpr_t)(val_t p0); +static const char * const LOCATE_NEW_AStartStringExpr_parser___parser_nodes___ANode___init = "new AStartStringExpr parser_nodes::ANode::init"; +val_t NEW_AStartStringExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AStartStringExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMidStringExpr = "init var of AMidStringExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AMidStringExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AMidStringExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AMidStringExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AMidStringExpr = "check new AMidStringExpr"; +void CHECKNEW_parser___parser_nodes___AMidStringExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AMidStringExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AMidStringExpr_parser___parser_prod___AMidStringExpr___empty_init = "new AMidStringExpr parser_prod::AMidStringExpr::empty_init"; +val_t NEW_AMidStringExpr_parser___parser_prod___AMidStringExpr___empty_init(void); +typedef val_t (*NEW_AMidStringExpr_parser___parser_prod___AMidStringExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AMidStringExpr_parser___parser_prod___AMidStringExpr___init_amidstringexpr = "new AMidStringExpr parser_prod::AMidStringExpr::init_amidstringexpr"; +val_t NEW_AMidStringExpr_parser___parser_prod___AMidStringExpr___init_amidstringexpr(val_t p0); +typedef val_t (*NEW_AMidStringExpr_parser___parser_prod___AMidStringExpr___init_amidstringexpr_t)(val_t p0); +static const char * const LOCATE_NEW_AMidStringExpr_parser___parser_nodes___ANode___init = "new AMidStringExpr parser_nodes::ANode::init"; +val_t NEW_AMidStringExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AMidStringExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AEndStringExpr = "init var of AEndStringExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AEndStringExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AEndStringExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AEndStringExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AEndStringExpr = "check new AEndStringExpr"; +void CHECKNEW_parser___parser_nodes___AEndStringExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AEndStringExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AEndStringExpr_parser___parser_prod___AEndStringExpr___empty_init = "new AEndStringExpr parser_prod::AEndStringExpr::empty_init"; +val_t NEW_AEndStringExpr_parser___parser_prod___AEndStringExpr___empty_init(void); +typedef val_t (*NEW_AEndStringExpr_parser___parser_prod___AEndStringExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AEndStringExpr_parser___parser_prod___AEndStringExpr___init_aendstringexpr = "new AEndStringExpr parser_prod::AEndStringExpr::init_aendstringexpr"; +val_t NEW_AEndStringExpr_parser___parser_prod___AEndStringExpr___init_aendstringexpr(val_t p0); +typedef val_t (*NEW_AEndStringExpr_parser___parser_prod___AEndStringExpr___init_aendstringexpr_t)(val_t p0); +static const char * const LOCATE_NEW_AEndStringExpr_parser___parser_nodes___ANode___init = "new AEndStringExpr parser_nodes::ANode::init"; +val_t NEW_AEndStringExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AEndStringExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASuperstringExpr = "init var of ASuperstringExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ASuperstringExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ASuperstringExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ASuperstringExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ASuperstringExpr = "check new ASuperstringExpr"; +void CHECKNEW_parser___parser_nodes___ASuperstringExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ASuperstringExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ASuperstringExpr_parser___parser_prod___ASuperstringExpr___empty_init = "new ASuperstringExpr parser_prod::ASuperstringExpr::empty_init"; +val_t NEW_ASuperstringExpr_parser___parser_prod___ASuperstringExpr___empty_init(void); +typedef val_t (*NEW_ASuperstringExpr_parser___parser_prod___ASuperstringExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ASuperstringExpr_parser___parser_prod___ASuperstringExpr___init_asuperstringexpr = "new ASuperstringExpr parser_prod::ASuperstringExpr::init_asuperstringexpr"; +val_t NEW_ASuperstringExpr_parser___parser_prod___ASuperstringExpr___init_asuperstringexpr(val_t p0); +typedef val_t (*NEW_ASuperstringExpr_parser___parser_prod___ASuperstringExpr___init_asuperstringexpr_t)(val_t p0); +static const char * const LOCATE_NEW_ASuperstringExpr_parser___parser_nodes___ANode___init = "new ASuperstringExpr parser_nodes::ANode::init"; +val_t NEW_ASuperstringExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ASuperstringExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AParExpr = "init var of AParExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AParExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AParExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AParExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AParExpr = "check new AParExpr"; +void CHECKNEW_parser___parser_nodes___AParExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AParExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AParExpr_parser___parser_prod___AParExpr___empty_init = "new AParExpr parser_prod::AParExpr::empty_init"; +val_t NEW_AParExpr_parser___parser_prod___AParExpr___empty_init(void); +typedef val_t (*NEW_AParExpr_parser___parser_prod___AParExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AParExpr_parser___parser_prod___AParExpr___init_aparexpr = "new AParExpr parser_prod::AParExpr::init_aparexpr"; +val_t NEW_AParExpr_parser___parser_prod___AParExpr___init_aparexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AParExpr_parser___parser_prod___AParExpr___init_aparexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AParExpr_parser___parser_nodes___ANode___init = "new AParExpr parser_nodes::ANode::init"; +val_t NEW_AParExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AParExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAsCastExpr = "init var of AAsCastExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAsCastExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAsCastExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAsCastExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAsCastExpr = "check new AAsCastExpr"; +void CHECKNEW_parser___parser_nodes___AAsCastExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAsCastExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AAsCastExpr_parser___parser_prod___AAsCastExpr___empty_init = "new AAsCastExpr parser_prod::AAsCastExpr::empty_init"; +val_t NEW_AAsCastExpr_parser___parser_prod___AAsCastExpr___empty_init(void); +typedef val_t (*NEW_AAsCastExpr_parser___parser_prod___AAsCastExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AAsCastExpr_parser___parser_prod___AAsCastExpr___init_aascastexpr = "new AAsCastExpr parser_prod::AAsCastExpr::init_aascastexpr"; +val_t NEW_AAsCastExpr_parser___parser_prod___AAsCastExpr___init_aascastexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_AAsCastExpr_parser___parser_prod___AAsCastExpr___init_aascastexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_NEW_AAsCastExpr_parser___parser_nodes___ANode___init = "new AAsCastExpr parser_nodes::ANode::init"; +val_t NEW_AAsCastExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAsCastExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAsNotnullExpr = "init var of AAsNotnullExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AAsNotnullExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AAsNotnullExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AAsNotnullExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AAsNotnullExpr = "check new AAsNotnullExpr"; +void CHECKNEW_parser___parser_nodes___AAsNotnullExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AAsNotnullExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AAsNotnullExpr_parser___parser_prod___AAsNotnullExpr___empty_init = "new AAsNotnullExpr parser_prod::AAsNotnullExpr::empty_init"; +val_t NEW_AAsNotnullExpr_parser___parser_prod___AAsNotnullExpr___empty_init(void); +typedef val_t (*NEW_AAsNotnullExpr_parser___parser_prod___AAsNotnullExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AAsNotnullExpr_parser___parser_prod___AAsNotnullExpr___init_aasnotnullexpr = "new AAsNotnullExpr parser_prod::AAsNotnullExpr::init_aasnotnullexpr"; +val_t NEW_AAsNotnullExpr_parser___parser_prod___AAsNotnullExpr___init_aasnotnullexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +typedef val_t (*NEW_AAsNotnullExpr_parser___parser_prod___AAsNotnullExpr___init_aasnotnullexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +static const char * const LOCATE_NEW_AAsNotnullExpr_parser___parser_nodes___ANode___init = "new AAsNotnullExpr parser_nodes::ANode::init"; +val_t NEW_AAsNotnullExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AAsNotnullExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIssetAttrExpr = "init var of AIssetAttrExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___AIssetAttrExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AIssetAttrExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___AIssetAttrExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AIssetAttrExpr = "check new AIssetAttrExpr"; +void CHECKNEW_parser___parser_nodes___AIssetAttrExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AIssetAttrExpr_t)(val_t p0); +static const char * const LOCATE_NEW_AIssetAttrExpr_parser___parser_prod___AIssetAttrExpr___empty_init = "new AIssetAttrExpr parser_prod::AIssetAttrExpr::empty_init"; +val_t NEW_AIssetAttrExpr_parser___parser_prod___AIssetAttrExpr___empty_init(void); +typedef val_t (*NEW_AIssetAttrExpr_parser___parser_prod___AIssetAttrExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_AIssetAttrExpr_parser___parser_prod___AIssetAttrExpr___init_aissetattrexpr = "new AIssetAttrExpr parser_prod::AIssetAttrExpr::init_aissetattrexpr"; +val_t NEW_AIssetAttrExpr_parser___parser_prod___AIssetAttrExpr___init_aissetattrexpr(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AIssetAttrExpr_parser___parser_prod___AIssetAttrExpr___init_aissetattrexpr_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AIssetAttrExpr_parser___parser_nodes___ANode___init = "new AIssetAttrExpr parser_nodes::ANode::init"; +val_t NEW_AIssetAttrExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AIssetAttrExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ADebugTypeExpr = "init var of ADebugTypeExpr"; +void INIT_ATTRIBUTES__parser___parser_nodes___ADebugTypeExpr(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ADebugTypeExpr_t)(val_t p0); +val_t NEW_parser___parser_nodes___ADebugTypeExpr(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ADebugTypeExpr = "check new ADebugTypeExpr"; +void CHECKNEW_parser___parser_nodes___ADebugTypeExpr(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ADebugTypeExpr_t)(val_t p0); +static const char * const LOCATE_NEW_ADebugTypeExpr_parser___parser_prod___ADebugTypeExpr___empty_init = "new ADebugTypeExpr parser_prod::ADebugTypeExpr::empty_init"; +val_t NEW_ADebugTypeExpr_parser___parser_prod___ADebugTypeExpr___empty_init(void); +typedef val_t (*NEW_ADebugTypeExpr_parser___parser_prod___ADebugTypeExpr___empty_init_t)(void); +static const char * const LOCATE_NEW_ADebugTypeExpr_parser___parser_prod___ADebugTypeExpr___init_adebugtypeexpr = "new ADebugTypeExpr parser_prod::ADebugTypeExpr::init_adebugtypeexpr"; +val_t NEW_ADebugTypeExpr_parser___parser_prod___ADebugTypeExpr___init_adebugtypeexpr(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_ADebugTypeExpr_parser___parser_prod___ADebugTypeExpr___init_adebugtypeexpr_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_ADebugTypeExpr_parser___parser_nodes___ANode___init = "new ADebugTypeExpr parser_nodes::ANode::init"; +val_t NEW_ADebugTypeExpr_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ADebugTypeExpr_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AListExprs = "init var of AListExprs"; +void INIT_ATTRIBUTES__parser___parser_nodes___AListExprs(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AListExprs_t)(val_t p0); +val_t NEW_parser___parser_nodes___AListExprs(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AListExprs = "check new AListExprs"; +void CHECKNEW_parser___parser_nodes___AListExprs(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AListExprs_t)(val_t p0); +static const char * const LOCATE_NEW_AListExprs_parser___parser_prod___AListExprs___empty_init = "new AListExprs parser_prod::AListExprs::empty_init"; +val_t NEW_AListExprs_parser___parser_prod___AListExprs___empty_init(void); +typedef val_t (*NEW_AListExprs_parser___parser_prod___AListExprs___empty_init_t)(void); +static const char * const LOCATE_NEW_AListExprs_parser___parser_prod___AListExprs___init_alistexprs = "new AListExprs parser_prod::AListExprs::init_alistexprs"; +val_t NEW_AListExprs_parser___parser_prod___AListExprs___init_alistexprs(val_t p0); +typedef val_t (*NEW_AListExprs_parser___parser_prod___AListExprs___init_alistexprs_t)(val_t p0); +static const char * const LOCATE_NEW_AListExprs_parser___parser_nodes___ANode___init = "new AListExprs parser_nodes::ANode::init"; +val_t NEW_AListExprs_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AListExprs_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AParExprs = "init var of AParExprs"; +void INIT_ATTRIBUTES__parser___parser_nodes___AParExprs(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AParExprs_t)(val_t p0); +val_t NEW_parser___parser_nodes___AParExprs(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AParExprs = "check new AParExprs"; +void CHECKNEW_parser___parser_nodes___AParExprs(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AParExprs_t)(val_t p0); +static const char * const LOCATE_NEW_AParExprs_parser___parser_prod___AParExprs___empty_init = "new AParExprs parser_prod::AParExprs::empty_init"; +val_t NEW_AParExprs_parser___parser_prod___AParExprs___empty_init(void); +typedef val_t (*NEW_AParExprs_parser___parser_prod___AParExprs___empty_init_t)(void); +static const char * const LOCATE_NEW_AParExprs_parser___parser_prod___AParExprs___init_aparexprs = "new AParExprs parser_prod::AParExprs::init_aparexprs"; +val_t NEW_AParExprs_parser___parser_prod___AParExprs___init_aparexprs(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AParExprs_parser___parser_prod___AParExprs___init_aparexprs_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AParExprs_parser___parser_nodes___ANode___init = "new AParExprs parser_nodes::ANode::init"; +val_t NEW_AParExprs_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AParExprs_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraExprs = "init var of ABraExprs"; +void INIT_ATTRIBUTES__parser___parser_nodes___ABraExprs(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ABraExprs_t)(val_t p0); +val_t NEW_parser___parser_nodes___ABraExprs(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ABraExprs = "check new ABraExprs"; +void CHECKNEW_parser___parser_nodes___ABraExprs(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ABraExprs_t)(val_t p0); +static const char * const LOCATE_NEW_ABraExprs_parser___parser_prod___ABraExprs___empty_init = "new ABraExprs parser_prod::ABraExprs::empty_init"; +val_t NEW_ABraExprs_parser___parser_prod___ABraExprs___empty_init(void); +typedef val_t (*NEW_ABraExprs_parser___parser_prod___ABraExprs___empty_init_t)(void); +static const char * const LOCATE_NEW_ABraExprs_parser___parser_prod___ABraExprs___init_abraexprs = "new ABraExprs parser_prod::ABraExprs::init_abraexprs"; +val_t NEW_ABraExprs_parser___parser_prod___ABraExprs___init_abraexprs(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ABraExprs_parser___parser_prod___ABraExprs___init_abraexprs_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_ABraExprs_parser___parser_nodes___ANode___init = "new ABraExprs parser_nodes::ANode::init"; +val_t NEW_ABraExprs_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ABraExprs_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APlusAssignOp = "init var of APlusAssignOp"; +void INIT_ATTRIBUTES__parser___parser_nodes___APlusAssignOp(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___APlusAssignOp_t)(val_t p0); +val_t NEW_parser___parser_nodes___APlusAssignOp(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___APlusAssignOp = "check new APlusAssignOp"; +void CHECKNEW_parser___parser_nodes___APlusAssignOp(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___APlusAssignOp_t)(val_t p0); +static const char * const LOCATE_NEW_APlusAssignOp_parser___parser_prod___APlusAssignOp___empty_init = "new APlusAssignOp parser_prod::APlusAssignOp::empty_init"; +val_t NEW_APlusAssignOp_parser___parser_prod___APlusAssignOp___empty_init(void); +typedef val_t (*NEW_APlusAssignOp_parser___parser_prod___APlusAssignOp___empty_init_t)(void); +static const char * const LOCATE_NEW_APlusAssignOp_parser___parser_prod___APlusAssignOp___init_aplusassignop = "new APlusAssignOp parser_prod::APlusAssignOp::init_aplusassignop"; +val_t NEW_APlusAssignOp_parser___parser_prod___APlusAssignOp___init_aplusassignop(val_t p0); +typedef val_t (*NEW_APlusAssignOp_parser___parser_prod___APlusAssignOp___init_aplusassignop_t)(val_t p0); +static const char * const LOCATE_NEW_APlusAssignOp_parser___parser_nodes___ANode___init = "new APlusAssignOp parser_nodes::ANode::init"; +val_t NEW_APlusAssignOp_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_APlusAssignOp_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMinusAssignOp = "init var of AMinusAssignOp"; +void INIT_ATTRIBUTES__parser___parser_nodes___AMinusAssignOp(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AMinusAssignOp_t)(val_t p0); +val_t NEW_parser___parser_nodes___AMinusAssignOp(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AMinusAssignOp = "check new AMinusAssignOp"; +void CHECKNEW_parser___parser_nodes___AMinusAssignOp(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AMinusAssignOp_t)(val_t p0); +static const char * const LOCATE_NEW_AMinusAssignOp_parser___parser_prod___AMinusAssignOp___empty_init = "new AMinusAssignOp parser_prod::AMinusAssignOp::empty_init"; +val_t NEW_AMinusAssignOp_parser___parser_prod___AMinusAssignOp___empty_init(void); +typedef val_t (*NEW_AMinusAssignOp_parser___parser_prod___AMinusAssignOp___empty_init_t)(void); +static const char * const LOCATE_NEW_AMinusAssignOp_parser___parser_prod___AMinusAssignOp___init_aminusassignop = "new AMinusAssignOp parser_prod::AMinusAssignOp::init_aminusassignop"; +val_t NEW_AMinusAssignOp_parser___parser_prod___AMinusAssignOp___init_aminusassignop(val_t p0); +typedef val_t (*NEW_AMinusAssignOp_parser___parser_prod___AMinusAssignOp___init_aminusassignop_t)(val_t p0); +static const char * const LOCATE_NEW_AMinusAssignOp_parser___parser_nodes___ANode___init = "new AMinusAssignOp parser_nodes::ANode::init"; +val_t NEW_AMinusAssignOp_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AMinusAssignOp_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AClosureDef = "init var of AClosureDef"; +void INIT_ATTRIBUTES__parser___parser_nodes___AClosureDef(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AClosureDef_t)(val_t p0); +val_t NEW_parser___parser_nodes___AClosureDef(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AClosureDef = "check new AClosureDef"; +void CHECKNEW_parser___parser_nodes___AClosureDef(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AClosureDef_t)(val_t p0); +static const char * const LOCATE_NEW_AClosureDef_parser___parser_prod___AClosureDef___empty_init = "new AClosureDef parser_prod::AClosureDef::empty_init"; +val_t NEW_AClosureDef_parser___parser_prod___AClosureDef___empty_init(void); +typedef val_t (*NEW_AClosureDef_parser___parser_prod___AClosureDef___empty_init_t)(void); +static const char * const LOCATE_NEW_AClosureDef_parser___parser_prod___AClosureDef___init_aclosuredef = "new AClosureDef parser_prod::AClosureDef::init_aclosuredef"; +val_t NEW_AClosureDef_parser___parser_prod___AClosureDef___init_aclosuredef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +typedef val_t (*NEW_AClosureDef_parser___parser_prod___AClosureDef___init_aclosuredef_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5); +static const char * const LOCATE_NEW_AClosureDef_parser___parser_nodes___ANode___init = "new AClosureDef parser_nodes::ANode::init"; +val_t NEW_AClosureDef_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AClosureDef_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASimpleClosureId = "init var of ASimpleClosureId"; +void INIT_ATTRIBUTES__parser___parser_nodes___ASimpleClosureId(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ASimpleClosureId_t)(val_t p0); +val_t NEW_parser___parser_nodes___ASimpleClosureId(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ASimpleClosureId = "check new ASimpleClosureId"; +void CHECKNEW_parser___parser_nodes___ASimpleClosureId(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ASimpleClosureId_t)(val_t p0); +static const char * const LOCATE_NEW_ASimpleClosureId_parser___parser_prod___ASimpleClosureId___empty_init = "new ASimpleClosureId parser_prod::ASimpleClosureId::empty_init"; +val_t NEW_ASimpleClosureId_parser___parser_prod___ASimpleClosureId___empty_init(void); +typedef val_t (*NEW_ASimpleClosureId_parser___parser_prod___ASimpleClosureId___empty_init_t)(void); +static const char * const LOCATE_NEW_ASimpleClosureId_parser___parser_prod___ASimpleClosureId___init_asimpleclosureid = "new ASimpleClosureId parser_prod::ASimpleClosureId::init_asimpleclosureid"; +val_t NEW_ASimpleClosureId_parser___parser_prod___ASimpleClosureId___init_asimpleclosureid(val_t p0); +typedef val_t (*NEW_ASimpleClosureId_parser___parser_prod___ASimpleClosureId___init_asimpleclosureid_t)(val_t p0); +static const char * const LOCATE_NEW_ASimpleClosureId_parser___parser_nodes___ANode___init = "new ASimpleClosureId parser_nodes::ANode::init"; +val_t NEW_ASimpleClosureId_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ASimpleClosureId_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABreakClosureId = "init var of ABreakClosureId"; +void INIT_ATTRIBUTES__parser___parser_nodes___ABreakClosureId(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ABreakClosureId_t)(val_t p0); +val_t NEW_parser___parser_nodes___ABreakClosureId(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ABreakClosureId = "check new ABreakClosureId"; +void CHECKNEW_parser___parser_nodes___ABreakClosureId(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ABreakClosureId_t)(val_t p0); +static const char * const LOCATE_NEW_ABreakClosureId_parser___parser_prod___ABreakClosureId___empty_init = "new ABreakClosureId parser_prod::ABreakClosureId::empty_init"; +val_t NEW_ABreakClosureId_parser___parser_prod___ABreakClosureId___empty_init(void); +typedef val_t (*NEW_ABreakClosureId_parser___parser_prod___ABreakClosureId___empty_init_t)(void); +static const char * const LOCATE_NEW_ABreakClosureId_parser___parser_prod___ABreakClosureId___init_abreakclosureid = "new ABreakClosureId parser_prod::ABreakClosureId::init_abreakclosureid"; +val_t NEW_ABreakClosureId_parser___parser_prod___ABreakClosureId___init_abreakclosureid(val_t p0); +typedef val_t (*NEW_ABreakClosureId_parser___parser_prod___ABreakClosureId___init_abreakclosureid_t)(val_t p0); +static const char * const LOCATE_NEW_ABreakClosureId_parser___parser_nodes___ANode___init = "new ABreakClosureId parser_nodes::ANode::init"; +val_t NEW_ABreakClosureId_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ABreakClosureId_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AModuleName = "init var of AModuleName"; +void INIT_ATTRIBUTES__parser___parser_nodes___AModuleName(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AModuleName_t)(val_t p0); +val_t NEW_parser___parser_nodes___AModuleName(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AModuleName = "check new AModuleName"; +void CHECKNEW_parser___parser_nodes___AModuleName(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AModuleName_t)(val_t p0); +static const char * const LOCATE_NEW_AModuleName_parser___parser_prod___AModuleName___empty_init = "new AModuleName parser_prod::AModuleName::empty_init"; +val_t NEW_AModuleName_parser___parser_prod___AModuleName___empty_init(void); +typedef val_t (*NEW_AModuleName_parser___parser_prod___AModuleName___empty_init_t)(void); +static const char * const LOCATE_NEW_AModuleName_parser___parser_prod___AModuleName___init_amodulename = "new AModuleName parser_prod::AModuleName::init_amodulename"; +val_t NEW_AModuleName_parser___parser_prod___AModuleName___init_amodulename(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_AModuleName_parser___parser_prod___AModuleName___init_amodulename_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_NEW_AModuleName_parser___parser_nodes___ANode___init = "new AModuleName parser_nodes::ANode::init"; +val_t NEW_AModuleName_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AModuleName_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AQualified = "init var of AQualified"; +void INIT_ATTRIBUTES__parser___parser_nodes___AQualified(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___AQualified_t)(val_t p0); +val_t NEW_parser___parser_nodes___AQualified(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___AQualified = "check new AQualified"; +void CHECKNEW_parser___parser_nodes___AQualified(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___AQualified_t)(val_t p0); +static const char * const LOCATE_NEW_AQualified_parser___parser_prod___AQualified___empty_init = "new AQualified parser_prod::AQualified::empty_init"; +val_t NEW_AQualified_parser___parser_prod___AQualified___empty_init(void); +typedef val_t (*NEW_AQualified_parser___parser_prod___AQualified___empty_init_t)(void); +static const char * const LOCATE_NEW_AQualified_parser___parser_prod___AQualified___init_aqualified = "new AQualified parser_prod::AQualified::init_aqualified"; +val_t NEW_AQualified_parser___parser_prod___AQualified___init_aqualified(val_t p0, val_t p1); +typedef val_t (*NEW_AQualified_parser___parser_prod___AQualified___init_aqualified_t)(val_t p0, val_t p1); +static const char * const LOCATE_NEW_AQualified_parser___parser_nodes___ANode___init = "new AQualified parser_nodes::ANode::init"; +val_t NEW_AQualified_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_AQualified_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ADoc = "init var of ADoc"; +void INIT_ATTRIBUTES__parser___parser_nodes___ADoc(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___ADoc_t)(val_t p0); +val_t NEW_parser___parser_nodes___ADoc(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___ADoc = "check new ADoc"; +void CHECKNEW_parser___parser_nodes___ADoc(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___ADoc_t)(val_t p0); +static const char * const LOCATE_NEW_ADoc_parser___parser_prod___ADoc___empty_init = "new ADoc parser_prod::ADoc::empty_init"; +val_t NEW_ADoc_parser___parser_prod___ADoc___empty_init(void); +typedef val_t (*NEW_ADoc_parser___parser_prod___ADoc___empty_init_t)(void); +static const char * const LOCATE_NEW_ADoc_parser___parser_prod___ADoc___init_adoc = "new ADoc parser_prod::ADoc::init_adoc"; +val_t NEW_ADoc_parser___parser_prod___ADoc___init_adoc(val_t p0); +typedef val_t (*NEW_ADoc_parser___parser_prod___ADoc___init_adoc_t)(val_t p0); +static const char * const LOCATE_NEW_ADoc_parser___parser_nodes___ANode___init = "new ADoc parser_nodes::ANode::init"; +val_t NEW_ADoc_parser___parser_nodes___ANode___init(void); +typedef val_t (*NEW_ADoc_parser___parser_nodes___ANode___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___Start = "init var of Start"; +void INIT_ATTRIBUTES__parser___parser_nodes___Start(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___parser_nodes___Start_t)(val_t p0); +val_t NEW_parser___parser_nodes___Start(void); +static const char * const LOCATE_CHECKNEW_parser___parser_nodes___Start = "check new Start"; +void CHECKNEW_parser___parser_nodes___Start(val_t p0); +typedef void (*CHECKNEW_parser___parser_nodes___Start_t)(val_t p0); +static const char * const LOCATE_NEW_Start_parser___parser_nodes___Start___init = "new Start parser_nodes::Start::init"; +val_t NEW_Start_parser___parser_nodes___Start___init(val_t p0, val_t p1); +typedef val_t (*NEW_Start_parser___parser_nodes___Start___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___lexer___Lexer = "init var of Lexer"; +void INIT_ATTRIBUTES__parser___lexer___Lexer(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___lexer___Lexer_t)(val_t p0); +val_t NEW_parser___lexer___Lexer(void); +static const char * const LOCATE_CHECKNEW_parser___lexer___Lexer = "check new Lexer"; +void CHECKNEW_parser___lexer___Lexer(val_t p0); +typedef void (*CHECKNEW_parser___lexer___Lexer_t)(val_t p0); +static const char * const LOCATE_NEW_Lexer_parser___lexer___Lexer___init = "new Lexer lexer::Lexer::init"; +val_t NEW_Lexer_parser___lexer___Lexer___init(val_t p0); +typedef val_t (*NEW_Lexer_parser___lexer___Lexer___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___State = "init var of State"; +void INIT_ATTRIBUTES__parser___State(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___State_t)(val_t p0); +val_t NEW_parser___State(void); +static const char * const LOCATE_CHECKNEW_parser___State = "check new State"; +void CHECKNEW_parser___State(val_t p0); +typedef void (*CHECKNEW_parser___State_t)(val_t p0); +static const char * const LOCATE_NEW_State_parser___State___init = "new State parser::State::init"; val_t NEW_State_parser___State___init(val_t p0, val_t p1); -val_t NEW_Parser_parser_tables___ParserTable___init(); +typedef val_t (*NEW_State_parser___State___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___Parser = "init var of Parser"; +void INIT_ATTRIBUTES__parser___Parser(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___Parser_t)(val_t p0); +val_t NEW_parser___Parser(void); +static const char * const LOCATE_CHECKNEW_parser___Parser = "check new Parser"; +void CHECKNEW_parser___Parser(val_t p0); +typedef void (*CHECKNEW_parser___Parser_t)(val_t p0); +static const char * const LOCATE_NEW_Parser_parser___Parser___init = "new Parser parser::Parser::init"; val_t NEW_Parser_parser___Parser___init(val_t p0); -val_t NEW_SearchTokensVisitor_parser_prod___Visitor___init(); -val_t NEW_SearchTokensVisitor_parser___SearchTokensVisitor___init(); -val_t NEW_ReduceAction_parser___ReduceAction___init(); -val_t NEW_ReduceAction0_parser___ReduceAction___init(); -val_t NEW_ReduceAction0_parser___ReduceAction0___init(); -val_t NEW_ReduceAction1_parser___ReduceAction___init(); -val_t NEW_ReduceAction1_parser___ReduceAction1___init(); -val_t NEW_ReduceAction2_parser___ReduceAction___init(); -val_t NEW_ReduceAction2_parser___ReduceAction2___init(); -val_t NEW_ReduceAction3_parser___ReduceAction___init(); -val_t NEW_ReduceAction3_parser___ReduceAction3___init(); -val_t NEW_ReduceAction4_parser___ReduceAction___init(); -val_t NEW_ReduceAction4_parser___ReduceAction4___init(); -val_t NEW_ReduceAction5_parser___ReduceAction___init(); -val_t NEW_ReduceAction5_parser___ReduceAction5___init(); -val_t NEW_ReduceAction6_parser___ReduceAction___init(); -val_t NEW_ReduceAction6_parser___ReduceAction6___init(); -val_t NEW_ReduceAction7_parser___ReduceAction___init(); -val_t NEW_ReduceAction7_parser___ReduceAction7___init(); -val_t NEW_ReduceAction8_parser___ReduceAction___init(); -val_t NEW_ReduceAction8_parser___ReduceAction8___init(); -val_t NEW_ReduceAction9_parser___ReduceAction___init(); -val_t NEW_ReduceAction9_parser___ReduceAction9___init(); -val_t NEW_ReduceAction10_parser___ReduceAction___init(); -val_t NEW_ReduceAction10_parser___ReduceAction10___init(); -val_t NEW_ReduceAction11_parser___ReduceAction___init(); -val_t NEW_ReduceAction11_parser___ReduceAction11___init(); -val_t NEW_ReduceAction12_parser___ReduceAction___init(); -val_t NEW_ReduceAction12_parser___ReduceAction12___init(); -val_t NEW_ReduceAction13_parser___ReduceAction___init(); -val_t NEW_ReduceAction13_parser___ReduceAction13___init(); -val_t NEW_ReduceAction14_parser___ReduceAction___init(); -val_t NEW_ReduceAction14_parser___ReduceAction14___init(); -val_t NEW_ReduceAction15_parser___ReduceAction___init(); -val_t NEW_ReduceAction15_parser___ReduceAction15___init(); -val_t NEW_ReduceAction16_parser___ReduceAction___init(); -val_t NEW_ReduceAction16_parser___ReduceAction16___init(); -val_t NEW_ReduceAction17_parser___ReduceAction___init(); -val_t NEW_ReduceAction17_parser___ReduceAction17___init(); -val_t NEW_ReduceAction18_parser___ReduceAction___init(); -val_t NEW_ReduceAction18_parser___ReduceAction18___init(); -val_t NEW_ReduceAction19_parser___ReduceAction___init(); -val_t NEW_ReduceAction19_parser___ReduceAction19___init(); -val_t NEW_ReduceAction20_parser___ReduceAction___init(); -val_t NEW_ReduceAction20_parser___ReduceAction20___init(); -val_t NEW_ReduceAction21_parser___ReduceAction___init(); -val_t NEW_ReduceAction21_parser___ReduceAction21___init(); -val_t NEW_ReduceAction22_parser___ReduceAction___init(); -val_t NEW_ReduceAction22_parser___ReduceAction22___init(); -val_t NEW_ReduceAction23_parser___ReduceAction___init(); -val_t NEW_ReduceAction23_parser___ReduceAction23___init(); -val_t NEW_ReduceAction24_parser___ReduceAction___init(); -val_t NEW_ReduceAction24_parser___ReduceAction24___init(); -val_t NEW_ReduceAction25_parser___ReduceAction___init(); -val_t NEW_ReduceAction25_parser___ReduceAction25___init(); -val_t NEW_ReduceAction26_parser___ReduceAction___init(); -val_t NEW_ReduceAction26_parser___ReduceAction26___init(); -val_t NEW_ReduceAction27_parser___ReduceAction___init(); -val_t NEW_ReduceAction27_parser___ReduceAction27___init(); -val_t NEW_ReduceAction28_parser___ReduceAction___init(); -val_t NEW_ReduceAction28_parser___ReduceAction28___init(); -val_t NEW_ReduceAction29_parser___ReduceAction___init(); -val_t NEW_ReduceAction29_parser___ReduceAction29___init(); -val_t NEW_ReduceAction30_parser___ReduceAction___init(); -val_t NEW_ReduceAction30_parser___ReduceAction30___init(); -val_t NEW_ReduceAction31_parser___ReduceAction___init(); -val_t NEW_ReduceAction31_parser___ReduceAction31___init(); -val_t NEW_ReduceAction32_parser___ReduceAction___init(); -val_t NEW_ReduceAction32_parser___ReduceAction32___init(); -val_t NEW_ReduceAction33_parser___ReduceAction___init(); -val_t NEW_ReduceAction33_parser___ReduceAction33___init(); -val_t NEW_ReduceAction34_parser___ReduceAction___init(); -val_t NEW_ReduceAction34_parser___ReduceAction34___init(); -val_t NEW_ReduceAction35_parser___ReduceAction___init(); -val_t NEW_ReduceAction35_parser___ReduceAction35___init(); -val_t NEW_ReduceAction36_parser___ReduceAction___init(); -val_t NEW_ReduceAction36_parser___ReduceAction36___init(); -val_t NEW_ReduceAction37_parser___ReduceAction___init(); -val_t NEW_ReduceAction37_parser___ReduceAction37___init(); -val_t NEW_ReduceAction38_parser___ReduceAction___init(); -val_t NEW_ReduceAction38_parser___ReduceAction38___init(); -val_t NEW_ReduceAction39_parser___ReduceAction___init(); -val_t NEW_ReduceAction39_parser___ReduceAction39___init(); -val_t NEW_ReduceAction40_parser___ReduceAction___init(); -val_t NEW_ReduceAction40_parser___ReduceAction40___init(); -val_t NEW_ReduceAction41_parser___ReduceAction___init(); -val_t NEW_ReduceAction41_parser___ReduceAction41___init(); -val_t NEW_ReduceAction42_parser___ReduceAction___init(); -val_t NEW_ReduceAction42_parser___ReduceAction42___init(); -val_t NEW_ReduceAction43_parser___ReduceAction___init(); -val_t NEW_ReduceAction43_parser___ReduceAction43___init(); -val_t NEW_ReduceAction44_parser___ReduceAction___init(); -val_t NEW_ReduceAction44_parser___ReduceAction44___init(); -val_t NEW_ReduceAction45_parser___ReduceAction___init(); -val_t NEW_ReduceAction45_parser___ReduceAction45___init(); -val_t NEW_ReduceAction46_parser___ReduceAction___init(); -val_t NEW_ReduceAction46_parser___ReduceAction46___init(); -val_t NEW_ReduceAction47_parser___ReduceAction___init(); -val_t NEW_ReduceAction47_parser___ReduceAction47___init(); -val_t NEW_ReduceAction48_parser___ReduceAction___init(); -val_t NEW_ReduceAction48_parser___ReduceAction48___init(); -val_t NEW_ReduceAction49_parser___ReduceAction___init(); -val_t NEW_ReduceAction49_parser___ReduceAction49___init(); -val_t NEW_ReduceAction50_parser___ReduceAction___init(); -val_t NEW_ReduceAction50_parser___ReduceAction50___init(); -val_t NEW_ReduceAction51_parser___ReduceAction___init(); -val_t NEW_ReduceAction51_parser___ReduceAction51___init(); -val_t NEW_ReduceAction52_parser___ReduceAction___init(); -val_t NEW_ReduceAction52_parser___ReduceAction52___init(); -val_t NEW_ReduceAction53_parser___ReduceAction___init(); -val_t NEW_ReduceAction53_parser___ReduceAction53___init(); -val_t NEW_ReduceAction54_parser___ReduceAction___init(); -val_t NEW_ReduceAction54_parser___ReduceAction54___init(); -val_t NEW_ReduceAction55_parser___ReduceAction___init(); -val_t NEW_ReduceAction55_parser___ReduceAction55___init(); -val_t NEW_ReduceAction56_parser___ReduceAction___init(); -val_t NEW_ReduceAction56_parser___ReduceAction56___init(); -val_t NEW_ReduceAction57_parser___ReduceAction___init(); -val_t NEW_ReduceAction57_parser___ReduceAction57___init(); -val_t NEW_ReduceAction58_parser___ReduceAction___init(); -val_t NEW_ReduceAction58_parser___ReduceAction58___init(); -val_t NEW_ReduceAction59_parser___ReduceAction___init(); -val_t NEW_ReduceAction59_parser___ReduceAction59___init(); -val_t NEW_ReduceAction60_parser___ReduceAction___init(); -val_t NEW_ReduceAction60_parser___ReduceAction60___init(); -val_t NEW_ReduceAction61_parser___ReduceAction___init(); -val_t NEW_ReduceAction61_parser___ReduceAction61___init(); -val_t NEW_ReduceAction62_parser___ReduceAction___init(); -val_t NEW_ReduceAction62_parser___ReduceAction62___init(); -val_t NEW_ReduceAction63_parser___ReduceAction___init(); -val_t NEW_ReduceAction63_parser___ReduceAction63___init(); -val_t NEW_ReduceAction64_parser___ReduceAction___init(); -val_t NEW_ReduceAction64_parser___ReduceAction64___init(); -val_t NEW_ReduceAction65_parser___ReduceAction___init(); -val_t NEW_ReduceAction65_parser___ReduceAction65___init(); -val_t NEW_ReduceAction66_parser___ReduceAction___init(); -val_t NEW_ReduceAction66_parser___ReduceAction66___init(); -val_t NEW_ReduceAction67_parser___ReduceAction___init(); -val_t NEW_ReduceAction67_parser___ReduceAction67___init(); -val_t NEW_ReduceAction68_parser___ReduceAction___init(); -val_t NEW_ReduceAction68_parser___ReduceAction68___init(); -val_t NEW_ReduceAction69_parser___ReduceAction___init(); -val_t NEW_ReduceAction69_parser___ReduceAction69___init(); -val_t NEW_ReduceAction70_parser___ReduceAction___init(); -val_t NEW_ReduceAction70_parser___ReduceAction70___init(); -val_t NEW_ReduceAction71_parser___ReduceAction___init(); -val_t NEW_ReduceAction71_parser___ReduceAction71___init(); -val_t NEW_ReduceAction72_parser___ReduceAction___init(); -val_t NEW_ReduceAction72_parser___ReduceAction72___init(); -val_t NEW_ReduceAction73_parser___ReduceAction___init(); -val_t NEW_ReduceAction73_parser___ReduceAction73___init(); -val_t NEW_ReduceAction74_parser___ReduceAction___init(); -val_t NEW_ReduceAction74_parser___ReduceAction74___init(); -val_t NEW_ReduceAction75_parser___ReduceAction___init(); -val_t NEW_ReduceAction75_parser___ReduceAction75___init(); -val_t NEW_ReduceAction76_parser___ReduceAction___init(); -val_t NEW_ReduceAction76_parser___ReduceAction76___init(); -val_t NEW_ReduceAction77_parser___ReduceAction___init(); -val_t NEW_ReduceAction77_parser___ReduceAction77___init(); -val_t NEW_ReduceAction78_parser___ReduceAction___init(); -val_t NEW_ReduceAction78_parser___ReduceAction78___init(); -val_t NEW_ReduceAction79_parser___ReduceAction___init(); -val_t NEW_ReduceAction79_parser___ReduceAction79___init(); -val_t NEW_ReduceAction80_parser___ReduceAction___init(); -val_t NEW_ReduceAction80_parser___ReduceAction80___init(); -val_t NEW_ReduceAction81_parser___ReduceAction___init(); -val_t NEW_ReduceAction81_parser___ReduceAction81___init(); -val_t NEW_ReduceAction82_parser___ReduceAction___init(); -val_t NEW_ReduceAction82_parser___ReduceAction82___init(); -val_t NEW_ReduceAction83_parser___ReduceAction___init(); -val_t NEW_ReduceAction83_parser___ReduceAction83___init(); -val_t NEW_ReduceAction84_parser___ReduceAction___init(); -val_t NEW_ReduceAction84_parser___ReduceAction84___init(); -val_t NEW_ReduceAction85_parser___ReduceAction___init(); -val_t NEW_ReduceAction85_parser___ReduceAction85___init(); -val_t NEW_ReduceAction86_parser___ReduceAction___init(); -val_t NEW_ReduceAction86_parser___ReduceAction86___init(); -val_t NEW_ReduceAction87_parser___ReduceAction___init(); -val_t NEW_ReduceAction87_parser___ReduceAction87___init(); -val_t NEW_ReduceAction88_parser___ReduceAction___init(); -val_t NEW_ReduceAction88_parser___ReduceAction88___init(); -val_t NEW_ReduceAction89_parser___ReduceAction___init(); -val_t NEW_ReduceAction89_parser___ReduceAction89___init(); -val_t NEW_ReduceAction90_parser___ReduceAction___init(); -val_t NEW_ReduceAction90_parser___ReduceAction90___init(); -val_t NEW_ReduceAction91_parser___ReduceAction___init(); -val_t NEW_ReduceAction91_parser___ReduceAction91___init(); -val_t NEW_ReduceAction92_parser___ReduceAction___init(); -val_t NEW_ReduceAction92_parser___ReduceAction92___init(); -val_t NEW_ReduceAction93_parser___ReduceAction___init(); -val_t NEW_ReduceAction93_parser___ReduceAction93___init(); -val_t NEW_ReduceAction94_parser___ReduceAction___init(); -val_t NEW_ReduceAction94_parser___ReduceAction94___init(); -val_t NEW_ReduceAction95_parser___ReduceAction___init(); -val_t NEW_ReduceAction95_parser___ReduceAction95___init(); -val_t NEW_ReduceAction96_parser___ReduceAction___init(); -val_t NEW_ReduceAction96_parser___ReduceAction96___init(); -val_t NEW_ReduceAction97_parser___ReduceAction___init(); -val_t NEW_ReduceAction97_parser___ReduceAction97___init(); -val_t NEW_ReduceAction98_parser___ReduceAction___init(); -val_t NEW_ReduceAction98_parser___ReduceAction98___init(); -val_t NEW_ReduceAction99_parser___ReduceAction___init(); -val_t NEW_ReduceAction99_parser___ReduceAction99___init(); -val_t NEW_ReduceAction100_parser___ReduceAction___init(); -val_t NEW_ReduceAction100_parser___ReduceAction100___init(); -val_t NEW_ReduceAction101_parser___ReduceAction___init(); -val_t NEW_ReduceAction101_parser___ReduceAction101___init(); -val_t NEW_ReduceAction102_parser___ReduceAction___init(); -val_t NEW_ReduceAction102_parser___ReduceAction102___init(); -val_t NEW_ReduceAction103_parser___ReduceAction___init(); -val_t NEW_ReduceAction103_parser___ReduceAction103___init(); -val_t NEW_ReduceAction104_parser___ReduceAction___init(); -val_t NEW_ReduceAction104_parser___ReduceAction104___init(); -val_t NEW_ReduceAction105_parser___ReduceAction___init(); -val_t NEW_ReduceAction105_parser___ReduceAction105___init(); -val_t NEW_ReduceAction106_parser___ReduceAction___init(); -val_t NEW_ReduceAction106_parser___ReduceAction106___init(); -val_t NEW_ReduceAction107_parser___ReduceAction___init(); -val_t NEW_ReduceAction107_parser___ReduceAction107___init(); -val_t NEW_ReduceAction108_parser___ReduceAction___init(); -val_t NEW_ReduceAction108_parser___ReduceAction108___init(); -val_t NEW_ReduceAction109_parser___ReduceAction___init(); -val_t NEW_ReduceAction109_parser___ReduceAction109___init(); -val_t NEW_ReduceAction110_parser___ReduceAction___init(); -val_t NEW_ReduceAction110_parser___ReduceAction110___init(); -val_t NEW_ReduceAction111_parser___ReduceAction___init(); -val_t NEW_ReduceAction111_parser___ReduceAction111___init(); -val_t NEW_ReduceAction112_parser___ReduceAction___init(); -val_t NEW_ReduceAction112_parser___ReduceAction112___init(); -val_t NEW_ReduceAction113_parser___ReduceAction___init(); -val_t NEW_ReduceAction113_parser___ReduceAction113___init(); -val_t NEW_ReduceAction114_parser___ReduceAction___init(); -val_t NEW_ReduceAction114_parser___ReduceAction114___init(); -val_t NEW_ReduceAction115_parser___ReduceAction___init(); -val_t NEW_ReduceAction115_parser___ReduceAction115___init(); -val_t NEW_ReduceAction116_parser___ReduceAction___init(); -val_t NEW_ReduceAction116_parser___ReduceAction116___init(); -val_t NEW_ReduceAction117_parser___ReduceAction___init(); -val_t NEW_ReduceAction117_parser___ReduceAction117___init(); -val_t NEW_ReduceAction118_parser___ReduceAction___init(); -val_t NEW_ReduceAction118_parser___ReduceAction118___init(); -val_t NEW_ReduceAction119_parser___ReduceAction___init(); -val_t NEW_ReduceAction119_parser___ReduceAction119___init(); -val_t NEW_ReduceAction120_parser___ReduceAction___init(); -val_t NEW_ReduceAction120_parser___ReduceAction120___init(); -val_t NEW_ReduceAction121_parser___ReduceAction___init(); -val_t NEW_ReduceAction121_parser___ReduceAction121___init(); -val_t NEW_ReduceAction122_parser___ReduceAction___init(); -val_t NEW_ReduceAction122_parser___ReduceAction122___init(); -val_t NEW_ReduceAction123_parser___ReduceAction___init(); -val_t NEW_ReduceAction123_parser___ReduceAction123___init(); -val_t NEW_ReduceAction124_parser___ReduceAction___init(); -val_t NEW_ReduceAction124_parser___ReduceAction124___init(); -val_t NEW_ReduceAction125_parser___ReduceAction___init(); -val_t NEW_ReduceAction125_parser___ReduceAction125___init(); -val_t NEW_ReduceAction126_parser___ReduceAction___init(); -val_t NEW_ReduceAction126_parser___ReduceAction126___init(); -val_t NEW_ReduceAction127_parser___ReduceAction___init(); -val_t NEW_ReduceAction127_parser___ReduceAction127___init(); -val_t NEW_ReduceAction128_parser___ReduceAction___init(); -val_t NEW_ReduceAction128_parser___ReduceAction128___init(); -val_t NEW_ReduceAction129_parser___ReduceAction___init(); -val_t NEW_ReduceAction129_parser___ReduceAction129___init(); -val_t NEW_ReduceAction130_parser___ReduceAction___init(); -val_t NEW_ReduceAction130_parser___ReduceAction130___init(); -val_t NEW_ReduceAction131_parser___ReduceAction___init(); -val_t NEW_ReduceAction131_parser___ReduceAction131___init(); -val_t NEW_ReduceAction132_parser___ReduceAction___init(); -val_t NEW_ReduceAction132_parser___ReduceAction132___init(); -val_t NEW_ReduceAction133_parser___ReduceAction___init(); -val_t NEW_ReduceAction133_parser___ReduceAction133___init(); -val_t NEW_ReduceAction134_parser___ReduceAction___init(); -val_t NEW_ReduceAction134_parser___ReduceAction134___init(); -val_t NEW_ReduceAction135_parser___ReduceAction___init(); -val_t NEW_ReduceAction135_parser___ReduceAction135___init(); -val_t NEW_ReduceAction136_parser___ReduceAction___init(); -val_t NEW_ReduceAction136_parser___ReduceAction136___init(); -val_t NEW_ReduceAction137_parser___ReduceAction___init(); -val_t NEW_ReduceAction137_parser___ReduceAction137___init(); -val_t NEW_ReduceAction138_parser___ReduceAction___init(); -val_t NEW_ReduceAction138_parser___ReduceAction138___init(); -val_t NEW_ReduceAction139_parser___ReduceAction___init(); -val_t NEW_ReduceAction139_parser___ReduceAction139___init(); -val_t NEW_ReduceAction140_parser___ReduceAction___init(); -val_t NEW_ReduceAction140_parser___ReduceAction140___init(); -val_t NEW_ReduceAction141_parser___ReduceAction___init(); -val_t NEW_ReduceAction141_parser___ReduceAction141___init(); -val_t NEW_ReduceAction142_parser___ReduceAction___init(); -val_t NEW_ReduceAction142_parser___ReduceAction142___init(); -val_t NEW_ReduceAction143_parser___ReduceAction___init(); -val_t NEW_ReduceAction143_parser___ReduceAction143___init(); -val_t NEW_ReduceAction144_parser___ReduceAction___init(); -val_t NEW_ReduceAction144_parser___ReduceAction144___init(); -val_t NEW_ReduceAction145_parser___ReduceAction___init(); -val_t NEW_ReduceAction145_parser___ReduceAction145___init(); -val_t NEW_ReduceAction146_parser___ReduceAction___init(); -val_t NEW_ReduceAction146_parser___ReduceAction146___init(); -val_t NEW_ReduceAction147_parser___ReduceAction___init(); -val_t NEW_ReduceAction147_parser___ReduceAction147___init(); -val_t NEW_ReduceAction148_parser___ReduceAction___init(); -val_t NEW_ReduceAction148_parser___ReduceAction148___init(); -val_t NEW_ReduceAction149_parser___ReduceAction___init(); -val_t NEW_ReduceAction149_parser___ReduceAction149___init(); -val_t NEW_ReduceAction150_parser___ReduceAction___init(); -val_t NEW_ReduceAction150_parser___ReduceAction150___init(); -val_t NEW_ReduceAction151_parser___ReduceAction___init(); -val_t NEW_ReduceAction151_parser___ReduceAction151___init(); -val_t NEW_ReduceAction152_parser___ReduceAction___init(); -val_t NEW_ReduceAction152_parser___ReduceAction152___init(); -val_t NEW_ReduceAction153_parser___ReduceAction___init(); -val_t NEW_ReduceAction153_parser___ReduceAction153___init(); -val_t NEW_ReduceAction154_parser___ReduceAction___init(); -val_t NEW_ReduceAction154_parser___ReduceAction154___init(); -val_t NEW_ReduceAction155_parser___ReduceAction___init(); -val_t NEW_ReduceAction155_parser___ReduceAction155___init(); -val_t NEW_ReduceAction156_parser___ReduceAction___init(); -val_t NEW_ReduceAction156_parser___ReduceAction156___init(); -val_t NEW_ReduceAction157_parser___ReduceAction___init(); -val_t NEW_ReduceAction157_parser___ReduceAction157___init(); -val_t NEW_ReduceAction158_parser___ReduceAction___init(); -val_t NEW_ReduceAction158_parser___ReduceAction158___init(); -val_t NEW_ReduceAction159_parser___ReduceAction___init(); -val_t NEW_ReduceAction159_parser___ReduceAction159___init(); -val_t NEW_ReduceAction160_parser___ReduceAction___init(); -val_t NEW_ReduceAction160_parser___ReduceAction160___init(); -val_t NEW_ReduceAction161_parser___ReduceAction___init(); -val_t NEW_ReduceAction161_parser___ReduceAction161___init(); -val_t NEW_ReduceAction162_parser___ReduceAction___init(); -val_t NEW_ReduceAction162_parser___ReduceAction162___init(); -val_t NEW_ReduceAction163_parser___ReduceAction___init(); -val_t NEW_ReduceAction163_parser___ReduceAction163___init(); -val_t NEW_ReduceAction164_parser___ReduceAction___init(); -val_t NEW_ReduceAction164_parser___ReduceAction164___init(); -val_t NEW_ReduceAction165_parser___ReduceAction___init(); -val_t NEW_ReduceAction165_parser___ReduceAction165___init(); -val_t NEW_ReduceAction166_parser___ReduceAction___init(); -val_t NEW_ReduceAction166_parser___ReduceAction166___init(); -val_t NEW_ReduceAction167_parser___ReduceAction___init(); -val_t NEW_ReduceAction167_parser___ReduceAction167___init(); -val_t NEW_ReduceAction168_parser___ReduceAction___init(); -val_t NEW_ReduceAction168_parser___ReduceAction168___init(); -val_t NEW_ReduceAction169_parser___ReduceAction___init(); -val_t NEW_ReduceAction169_parser___ReduceAction169___init(); -val_t NEW_ReduceAction170_parser___ReduceAction___init(); -val_t NEW_ReduceAction170_parser___ReduceAction170___init(); -val_t NEW_ReduceAction171_parser___ReduceAction___init(); -val_t NEW_ReduceAction171_parser___ReduceAction171___init(); -val_t NEW_ReduceAction172_parser___ReduceAction___init(); -val_t NEW_ReduceAction172_parser___ReduceAction172___init(); -val_t NEW_ReduceAction173_parser___ReduceAction___init(); -val_t NEW_ReduceAction173_parser___ReduceAction173___init(); -val_t NEW_ReduceAction174_parser___ReduceAction___init(); -val_t NEW_ReduceAction174_parser___ReduceAction174___init(); -val_t NEW_ReduceAction175_parser___ReduceAction___init(); -val_t NEW_ReduceAction175_parser___ReduceAction175___init(); -val_t NEW_ReduceAction176_parser___ReduceAction___init(); -val_t NEW_ReduceAction176_parser___ReduceAction176___init(); -val_t NEW_ReduceAction177_parser___ReduceAction___init(); -val_t NEW_ReduceAction177_parser___ReduceAction177___init(); -val_t NEW_ReduceAction178_parser___ReduceAction___init(); -val_t NEW_ReduceAction178_parser___ReduceAction178___init(); -val_t NEW_ReduceAction179_parser___ReduceAction___init(); -val_t NEW_ReduceAction179_parser___ReduceAction179___init(); -val_t NEW_ReduceAction180_parser___ReduceAction___init(); -val_t NEW_ReduceAction180_parser___ReduceAction180___init(); -val_t NEW_ReduceAction181_parser___ReduceAction___init(); -val_t NEW_ReduceAction181_parser___ReduceAction181___init(); -val_t NEW_ReduceAction182_parser___ReduceAction___init(); -val_t NEW_ReduceAction182_parser___ReduceAction182___init(); -val_t NEW_ReduceAction183_parser___ReduceAction___init(); -val_t NEW_ReduceAction183_parser___ReduceAction183___init(); -val_t NEW_ReduceAction184_parser___ReduceAction___init(); -val_t NEW_ReduceAction184_parser___ReduceAction184___init(); -val_t NEW_ReduceAction185_parser___ReduceAction___init(); -val_t NEW_ReduceAction185_parser___ReduceAction185___init(); -val_t NEW_ReduceAction186_parser___ReduceAction___init(); -val_t NEW_ReduceAction186_parser___ReduceAction186___init(); -val_t NEW_ReduceAction187_parser___ReduceAction___init(); -val_t NEW_ReduceAction187_parser___ReduceAction187___init(); -val_t NEW_ReduceAction188_parser___ReduceAction___init(); -val_t NEW_ReduceAction188_parser___ReduceAction188___init(); -val_t NEW_ReduceAction189_parser___ReduceAction___init(); -val_t NEW_ReduceAction189_parser___ReduceAction189___init(); -val_t NEW_ReduceAction190_parser___ReduceAction___init(); -val_t NEW_ReduceAction190_parser___ReduceAction190___init(); -val_t NEW_ReduceAction191_parser___ReduceAction___init(); -val_t NEW_ReduceAction191_parser___ReduceAction191___init(); -val_t NEW_ReduceAction192_parser___ReduceAction___init(); -val_t NEW_ReduceAction192_parser___ReduceAction192___init(); -val_t NEW_ReduceAction193_parser___ReduceAction___init(); -val_t NEW_ReduceAction193_parser___ReduceAction193___init(); -val_t NEW_ReduceAction194_parser___ReduceAction___init(); -val_t NEW_ReduceAction194_parser___ReduceAction194___init(); -val_t NEW_ReduceAction195_parser___ReduceAction___init(); -val_t NEW_ReduceAction195_parser___ReduceAction195___init(); -val_t NEW_ReduceAction196_parser___ReduceAction___init(); -val_t NEW_ReduceAction196_parser___ReduceAction196___init(); -val_t NEW_ReduceAction197_parser___ReduceAction___init(); -val_t NEW_ReduceAction197_parser___ReduceAction197___init(); -val_t NEW_ReduceAction198_parser___ReduceAction___init(); -val_t NEW_ReduceAction198_parser___ReduceAction198___init(); -val_t NEW_ReduceAction199_parser___ReduceAction___init(); -val_t NEW_ReduceAction199_parser___ReduceAction199___init(); -val_t NEW_ReduceAction200_parser___ReduceAction___init(); -val_t NEW_ReduceAction200_parser___ReduceAction200___init(); -val_t NEW_ReduceAction201_parser___ReduceAction___init(); -val_t NEW_ReduceAction201_parser___ReduceAction201___init(); -val_t NEW_ReduceAction202_parser___ReduceAction___init(); -val_t NEW_ReduceAction202_parser___ReduceAction202___init(); -val_t NEW_ReduceAction203_parser___ReduceAction___init(); -val_t NEW_ReduceAction203_parser___ReduceAction203___init(); -val_t NEW_ReduceAction204_parser___ReduceAction___init(); -val_t NEW_ReduceAction204_parser___ReduceAction204___init(); -val_t NEW_ReduceAction205_parser___ReduceAction___init(); -val_t NEW_ReduceAction205_parser___ReduceAction205___init(); -val_t NEW_ReduceAction206_parser___ReduceAction___init(); -val_t NEW_ReduceAction206_parser___ReduceAction206___init(); -val_t NEW_ReduceAction207_parser___ReduceAction___init(); -val_t NEW_ReduceAction207_parser___ReduceAction207___init(); -val_t NEW_ReduceAction208_parser___ReduceAction___init(); -val_t NEW_ReduceAction208_parser___ReduceAction208___init(); -val_t NEW_ReduceAction209_parser___ReduceAction___init(); -val_t NEW_ReduceAction209_parser___ReduceAction209___init(); -val_t NEW_ReduceAction210_parser___ReduceAction___init(); -val_t NEW_ReduceAction210_parser___ReduceAction210___init(); -val_t NEW_ReduceAction211_parser___ReduceAction___init(); -val_t NEW_ReduceAction211_parser___ReduceAction211___init(); -val_t NEW_ReduceAction212_parser___ReduceAction___init(); -val_t NEW_ReduceAction212_parser___ReduceAction212___init(); -val_t NEW_ReduceAction213_parser___ReduceAction___init(); -val_t NEW_ReduceAction213_parser___ReduceAction213___init(); -val_t NEW_ReduceAction214_parser___ReduceAction___init(); -val_t NEW_ReduceAction214_parser___ReduceAction214___init(); -val_t NEW_ReduceAction215_parser___ReduceAction___init(); -val_t NEW_ReduceAction215_parser___ReduceAction215___init(); -val_t NEW_ReduceAction216_parser___ReduceAction___init(); -val_t NEW_ReduceAction216_parser___ReduceAction216___init(); -val_t NEW_ReduceAction217_parser___ReduceAction___init(); -val_t NEW_ReduceAction217_parser___ReduceAction217___init(); -val_t NEW_ReduceAction218_parser___ReduceAction___init(); -val_t NEW_ReduceAction218_parser___ReduceAction218___init(); -val_t NEW_ReduceAction219_parser___ReduceAction___init(); -val_t NEW_ReduceAction219_parser___ReduceAction219___init(); -val_t NEW_ReduceAction220_parser___ReduceAction___init(); -val_t NEW_ReduceAction220_parser___ReduceAction220___init(); -val_t NEW_ReduceAction221_parser___ReduceAction___init(); -val_t NEW_ReduceAction221_parser___ReduceAction221___init(); -val_t NEW_ReduceAction222_parser___ReduceAction___init(); -val_t NEW_ReduceAction222_parser___ReduceAction222___init(); -val_t NEW_ReduceAction223_parser___ReduceAction___init(); -val_t NEW_ReduceAction223_parser___ReduceAction223___init(); -val_t NEW_ReduceAction224_parser___ReduceAction___init(); -val_t NEW_ReduceAction224_parser___ReduceAction224___init(); -val_t NEW_ReduceAction225_parser___ReduceAction___init(); -val_t NEW_ReduceAction225_parser___ReduceAction225___init(); -val_t NEW_ReduceAction226_parser___ReduceAction___init(); -val_t NEW_ReduceAction226_parser___ReduceAction226___init(); -val_t NEW_ReduceAction227_parser___ReduceAction___init(); -val_t NEW_ReduceAction227_parser___ReduceAction227___init(); -val_t NEW_ReduceAction228_parser___ReduceAction___init(); -val_t NEW_ReduceAction228_parser___ReduceAction228___init(); -val_t NEW_ReduceAction229_parser___ReduceAction___init(); -val_t NEW_ReduceAction229_parser___ReduceAction229___init(); -val_t NEW_ReduceAction230_parser___ReduceAction___init(); -val_t NEW_ReduceAction230_parser___ReduceAction230___init(); -val_t NEW_ReduceAction231_parser___ReduceAction___init(); -val_t NEW_ReduceAction231_parser___ReduceAction231___init(); -val_t NEW_ReduceAction232_parser___ReduceAction___init(); -val_t NEW_ReduceAction232_parser___ReduceAction232___init(); -val_t NEW_ReduceAction233_parser___ReduceAction___init(); -val_t NEW_ReduceAction233_parser___ReduceAction233___init(); -val_t NEW_ReduceAction234_parser___ReduceAction___init(); -val_t NEW_ReduceAction234_parser___ReduceAction234___init(); -val_t NEW_ReduceAction235_parser___ReduceAction___init(); -val_t NEW_ReduceAction235_parser___ReduceAction235___init(); -val_t NEW_ReduceAction236_parser___ReduceAction___init(); -val_t NEW_ReduceAction236_parser___ReduceAction236___init(); -val_t NEW_ReduceAction237_parser___ReduceAction___init(); -val_t NEW_ReduceAction237_parser___ReduceAction237___init(); -val_t NEW_ReduceAction238_parser___ReduceAction___init(); -val_t NEW_ReduceAction238_parser___ReduceAction238___init(); -val_t NEW_ReduceAction239_parser___ReduceAction___init(); -val_t NEW_ReduceAction239_parser___ReduceAction239___init(); -val_t NEW_ReduceAction240_parser___ReduceAction___init(); -val_t NEW_ReduceAction240_parser___ReduceAction240___init(); -val_t NEW_ReduceAction241_parser___ReduceAction___init(); -val_t NEW_ReduceAction241_parser___ReduceAction241___init(); -val_t NEW_ReduceAction242_parser___ReduceAction___init(); -val_t NEW_ReduceAction242_parser___ReduceAction242___init(); -val_t NEW_ReduceAction243_parser___ReduceAction___init(); -val_t NEW_ReduceAction243_parser___ReduceAction243___init(); -val_t NEW_ReduceAction244_parser___ReduceAction___init(); -val_t NEW_ReduceAction244_parser___ReduceAction244___init(); -val_t NEW_ReduceAction245_parser___ReduceAction___init(); -val_t NEW_ReduceAction245_parser___ReduceAction245___init(); -val_t NEW_ReduceAction246_parser___ReduceAction___init(); -val_t NEW_ReduceAction246_parser___ReduceAction246___init(); -val_t NEW_ReduceAction247_parser___ReduceAction___init(); -val_t NEW_ReduceAction247_parser___ReduceAction247___init(); -val_t NEW_ReduceAction248_parser___ReduceAction___init(); -val_t NEW_ReduceAction248_parser___ReduceAction248___init(); -val_t NEW_ReduceAction249_parser___ReduceAction___init(); -val_t NEW_ReduceAction249_parser___ReduceAction249___init(); -val_t NEW_ReduceAction250_parser___ReduceAction___init(); -val_t NEW_ReduceAction250_parser___ReduceAction250___init(); -val_t NEW_ReduceAction251_parser___ReduceAction___init(); -val_t NEW_ReduceAction251_parser___ReduceAction251___init(); -val_t NEW_ReduceAction252_parser___ReduceAction___init(); -val_t NEW_ReduceAction252_parser___ReduceAction252___init(); -val_t NEW_ReduceAction253_parser___ReduceAction___init(); -val_t NEW_ReduceAction253_parser___ReduceAction253___init(); -val_t NEW_ReduceAction254_parser___ReduceAction___init(); -val_t NEW_ReduceAction254_parser___ReduceAction254___init(); -val_t NEW_ReduceAction255_parser___ReduceAction___init(); -val_t NEW_ReduceAction255_parser___ReduceAction255___init(); -val_t NEW_ReduceAction256_parser___ReduceAction___init(); -val_t NEW_ReduceAction256_parser___ReduceAction256___init(); -val_t NEW_ReduceAction257_parser___ReduceAction___init(); -val_t NEW_ReduceAction257_parser___ReduceAction257___init(); -val_t NEW_ReduceAction258_parser___ReduceAction___init(); -val_t NEW_ReduceAction258_parser___ReduceAction258___init(); -val_t NEW_ReduceAction259_parser___ReduceAction___init(); -val_t NEW_ReduceAction259_parser___ReduceAction259___init(); -val_t NEW_ReduceAction260_parser___ReduceAction___init(); -val_t NEW_ReduceAction260_parser___ReduceAction260___init(); -val_t NEW_ReduceAction261_parser___ReduceAction___init(); -val_t NEW_ReduceAction261_parser___ReduceAction261___init(); -val_t NEW_ReduceAction262_parser___ReduceAction___init(); -val_t NEW_ReduceAction262_parser___ReduceAction262___init(); -val_t NEW_ReduceAction263_parser___ReduceAction___init(); -val_t NEW_ReduceAction263_parser___ReduceAction263___init(); -val_t NEW_ReduceAction264_parser___ReduceAction___init(); -val_t NEW_ReduceAction264_parser___ReduceAction264___init(); -val_t NEW_ReduceAction265_parser___ReduceAction___init(); -val_t NEW_ReduceAction265_parser___ReduceAction265___init(); -val_t NEW_ReduceAction266_parser___ReduceAction___init(); -val_t NEW_ReduceAction266_parser___ReduceAction266___init(); -val_t NEW_ReduceAction267_parser___ReduceAction___init(); -val_t NEW_ReduceAction267_parser___ReduceAction267___init(); -val_t NEW_ReduceAction268_parser___ReduceAction___init(); -val_t NEW_ReduceAction268_parser___ReduceAction268___init(); -val_t NEW_ReduceAction269_parser___ReduceAction___init(); -val_t NEW_ReduceAction269_parser___ReduceAction269___init(); -val_t NEW_ReduceAction270_parser___ReduceAction___init(); -val_t NEW_ReduceAction270_parser___ReduceAction270___init(); -val_t NEW_ReduceAction271_parser___ReduceAction___init(); -val_t NEW_ReduceAction271_parser___ReduceAction271___init(); -val_t NEW_ReduceAction272_parser___ReduceAction___init(); -val_t NEW_ReduceAction272_parser___ReduceAction272___init(); -val_t NEW_ReduceAction273_parser___ReduceAction___init(); -val_t NEW_ReduceAction273_parser___ReduceAction273___init(); -val_t NEW_ReduceAction274_parser___ReduceAction___init(); -val_t NEW_ReduceAction274_parser___ReduceAction274___init(); -val_t NEW_ReduceAction275_parser___ReduceAction___init(); -val_t NEW_ReduceAction275_parser___ReduceAction275___init(); -val_t NEW_ReduceAction276_parser___ReduceAction___init(); -val_t NEW_ReduceAction276_parser___ReduceAction276___init(); -val_t NEW_ReduceAction277_parser___ReduceAction___init(); -val_t NEW_ReduceAction277_parser___ReduceAction277___init(); -val_t NEW_ReduceAction278_parser___ReduceAction___init(); -val_t NEW_ReduceAction278_parser___ReduceAction278___init(); -val_t NEW_ReduceAction279_parser___ReduceAction___init(); -val_t NEW_ReduceAction279_parser___ReduceAction279___init(); -val_t NEW_ReduceAction280_parser___ReduceAction___init(); -val_t NEW_ReduceAction280_parser___ReduceAction280___init(); -val_t NEW_ReduceAction281_parser___ReduceAction___init(); -val_t NEW_ReduceAction281_parser___ReduceAction281___init(); -val_t NEW_ReduceAction282_parser___ReduceAction___init(); -val_t NEW_ReduceAction282_parser___ReduceAction282___init(); -val_t NEW_ReduceAction283_parser___ReduceAction___init(); -val_t NEW_ReduceAction283_parser___ReduceAction283___init(); -val_t NEW_ReduceAction284_parser___ReduceAction___init(); -val_t NEW_ReduceAction284_parser___ReduceAction284___init(); -val_t NEW_ReduceAction285_parser___ReduceAction___init(); -val_t NEW_ReduceAction285_parser___ReduceAction285___init(); -val_t NEW_ReduceAction286_parser___ReduceAction___init(); -val_t NEW_ReduceAction286_parser___ReduceAction286___init(); -val_t NEW_ReduceAction287_parser___ReduceAction___init(); -val_t NEW_ReduceAction287_parser___ReduceAction287___init(); -val_t NEW_ReduceAction288_parser___ReduceAction___init(); -val_t NEW_ReduceAction288_parser___ReduceAction288___init(); -val_t NEW_ReduceAction289_parser___ReduceAction___init(); -val_t NEW_ReduceAction289_parser___ReduceAction289___init(); -val_t NEW_ReduceAction290_parser___ReduceAction___init(); -val_t NEW_ReduceAction290_parser___ReduceAction290___init(); -val_t NEW_ReduceAction291_parser___ReduceAction___init(); -val_t NEW_ReduceAction291_parser___ReduceAction291___init(); -val_t NEW_ReduceAction292_parser___ReduceAction___init(); -val_t NEW_ReduceAction292_parser___ReduceAction292___init(); -val_t NEW_ReduceAction293_parser___ReduceAction___init(); -val_t NEW_ReduceAction293_parser___ReduceAction293___init(); -val_t NEW_ReduceAction294_parser___ReduceAction___init(); -val_t NEW_ReduceAction294_parser___ReduceAction294___init(); -val_t NEW_ReduceAction295_parser___ReduceAction___init(); -val_t NEW_ReduceAction295_parser___ReduceAction295___init(); -val_t NEW_ReduceAction296_parser___ReduceAction___init(); -val_t NEW_ReduceAction296_parser___ReduceAction296___init(); -val_t NEW_ReduceAction297_parser___ReduceAction___init(); -val_t NEW_ReduceAction297_parser___ReduceAction297___init(); -val_t NEW_ReduceAction298_parser___ReduceAction___init(); -val_t NEW_ReduceAction298_parser___ReduceAction298___init(); -val_t NEW_ReduceAction299_parser___ReduceAction___init(); -val_t NEW_ReduceAction299_parser___ReduceAction299___init(); -val_t NEW_ReduceAction300_parser___ReduceAction___init(); -val_t NEW_ReduceAction300_parser___ReduceAction300___init(); -val_t NEW_ReduceAction301_parser___ReduceAction___init(); -val_t NEW_ReduceAction301_parser___ReduceAction301___init(); -val_t NEW_ReduceAction302_parser___ReduceAction___init(); -val_t NEW_ReduceAction302_parser___ReduceAction302___init(); -val_t NEW_ReduceAction303_parser___ReduceAction___init(); -val_t NEW_ReduceAction303_parser___ReduceAction303___init(); -val_t NEW_ReduceAction304_parser___ReduceAction___init(); -val_t NEW_ReduceAction304_parser___ReduceAction304___init(); -val_t NEW_ReduceAction305_parser___ReduceAction___init(); -val_t NEW_ReduceAction305_parser___ReduceAction305___init(); -val_t NEW_ReduceAction306_parser___ReduceAction___init(); -val_t NEW_ReduceAction306_parser___ReduceAction306___init(); -val_t NEW_ReduceAction307_parser___ReduceAction___init(); -val_t NEW_ReduceAction307_parser___ReduceAction307___init(); -val_t NEW_ReduceAction308_parser___ReduceAction___init(); -val_t NEW_ReduceAction308_parser___ReduceAction308___init(); -val_t NEW_ReduceAction309_parser___ReduceAction___init(); -val_t NEW_ReduceAction309_parser___ReduceAction309___init(); -val_t NEW_ReduceAction310_parser___ReduceAction___init(); -val_t NEW_ReduceAction310_parser___ReduceAction310___init(); -val_t NEW_ReduceAction311_parser___ReduceAction___init(); -val_t NEW_ReduceAction311_parser___ReduceAction311___init(); -val_t NEW_ReduceAction312_parser___ReduceAction___init(); -val_t NEW_ReduceAction312_parser___ReduceAction312___init(); -val_t NEW_ReduceAction313_parser___ReduceAction___init(); -val_t NEW_ReduceAction313_parser___ReduceAction313___init(); -val_t NEW_ReduceAction314_parser___ReduceAction___init(); -val_t NEW_ReduceAction314_parser___ReduceAction314___init(); -val_t NEW_ReduceAction315_parser___ReduceAction___init(); -val_t NEW_ReduceAction315_parser___ReduceAction315___init(); -val_t NEW_ReduceAction316_parser___ReduceAction___init(); -val_t NEW_ReduceAction316_parser___ReduceAction316___init(); -val_t NEW_ReduceAction317_parser___ReduceAction___init(); -val_t NEW_ReduceAction317_parser___ReduceAction317___init(); -val_t NEW_ReduceAction318_parser___ReduceAction___init(); -val_t NEW_ReduceAction318_parser___ReduceAction318___init(); -val_t NEW_ReduceAction319_parser___ReduceAction___init(); -val_t NEW_ReduceAction319_parser___ReduceAction319___init(); -val_t NEW_ReduceAction320_parser___ReduceAction___init(); -val_t NEW_ReduceAction320_parser___ReduceAction320___init(); -val_t NEW_ReduceAction321_parser___ReduceAction___init(); -val_t NEW_ReduceAction321_parser___ReduceAction321___init(); -val_t NEW_ReduceAction322_parser___ReduceAction___init(); -val_t NEW_ReduceAction322_parser___ReduceAction322___init(); -val_t NEW_ReduceAction323_parser___ReduceAction___init(); -val_t NEW_ReduceAction323_parser___ReduceAction323___init(); -val_t NEW_ReduceAction324_parser___ReduceAction___init(); -val_t NEW_ReduceAction324_parser___ReduceAction324___init(); -val_t NEW_ReduceAction325_parser___ReduceAction___init(); -val_t NEW_ReduceAction325_parser___ReduceAction325___init(); -val_t NEW_ReduceAction326_parser___ReduceAction___init(); -val_t NEW_ReduceAction326_parser___ReduceAction326___init(); -val_t NEW_ReduceAction327_parser___ReduceAction___init(); -val_t NEW_ReduceAction327_parser___ReduceAction327___init(); -val_t NEW_ReduceAction328_parser___ReduceAction___init(); -val_t NEW_ReduceAction328_parser___ReduceAction328___init(); -val_t NEW_ReduceAction329_parser___ReduceAction___init(); -val_t NEW_ReduceAction329_parser___ReduceAction329___init(); -val_t NEW_ReduceAction330_parser___ReduceAction___init(); -val_t NEW_ReduceAction330_parser___ReduceAction330___init(); -val_t NEW_ReduceAction331_parser___ReduceAction___init(); -val_t NEW_ReduceAction331_parser___ReduceAction331___init(); -val_t NEW_ReduceAction332_parser___ReduceAction___init(); -val_t NEW_ReduceAction332_parser___ReduceAction332___init(); -val_t NEW_ReduceAction333_parser___ReduceAction___init(); -val_t NEW_ReduceAction333_parser___ReduceAction333___init(); -val_t NEW_ReduceAction334_parser___ReduceAction___init(); -val_t NEW_ReduceAction334_parser___ReduceAction334___init(); -val_t NEW_ReduceAction335_parser___ReduceAction___init(); -val_t NEW_ReduceAction335_parser___ReduceAction335___init(); -val_t NEW_ReduceAction336_parser___ReduceAction___init(); -val_t NEW_ReduceAction336_parser___ReduceAction336___init(); -val_t NEW_ReduceAction337_parser___ReduceAction___init(); -val_t NEW_ReduceAction337_parser___ReduceAction337___init(); -val_t NEW_ReduceAction338_parser___ReduceAction___init(); -val_t NEW_ReduceAction338_parser___ReduceAction338___init(); -val_t NEW_ReduceAction339_parser___ReduceAction___init(); -val_t NEW_ReduceAction339_parser___ReduceAction339___init(); -val_t NEW_ReduceAction340_parser___ReduceAction___init(); -val_t NEW_ReduceAction340_parser___ReduceAction340___init(); -val_t NEW_ReduceAction341_parser___ReduceAction___init(); -val_t NEW_ReduceAction341_parser___ReduceAction341___init(); -val_t NEW_ReduceAction342_parser___ReduceAction___init(); -val_t NEW_ReduceAction342_parser___ReduceAction342___init(); -val_t NEW_ReduceAction343_parser___ReduceAction___init(); -val_t NEW_ReduceAction343_parser___ReduceAction343___init(); -val_t NEW_ReduceAction344_parser___ReduceAction___init(); -val_t NEW_ReduceAction344_parser___ReduceAction344___init(); -val_t NEW_ReduceAction345_parser___ReduceAction___init(); -val_t NEW_ReduceAction345_parser___ReduceAction345___init(); -val_t NEW_ReduceAction346_parser___ReduceAction___init(); -val_t NEW_ReduceAction346_parser___ReduceAction346___init(); -val_t NEW_ReduceAction347_parser___ReduceAction___init(); -val_t NEW_ReduceAction347_parser___ReduceAction347___init(); -val_t NEW_ReduceAction348_parser___ReduceAction___init(); -val_t NEW_ReduceAction348_parser___ReduceAction348___init(); -val_t NEW_ReduceAction349_parser___ReduceAction___init(); -val_t NEW_ReduceAction349_parser___ReduceAction349___init(); -val_t NEW_ReduceAction350_parser___ReduceAction___init(); -val_t NEW_ReduceAction350_parser___ReduceAction350___init(); -val_t NEW_ReduceAction351_parser___ReduceAction___init(); -val_t NEW_ReduceAction351_parser___ReduceAction351___init(); -val_t NEW_ReduceAction352_parser___ReduceAction___init(); -val_t NEW_ReduceAction352_parser___ReduceAction352___init(); -val_t NEW_ReduceAction353_parser___ReduceAction___init(); -val_t NEW_ReduceAction353_parser___ReduceAction353___init(); -val_t NEW_ReduceAction354_parser___ReduceAction___init(); -val_t NEW_ReduceAction354_parser___ReduceAction354___init(); -val_t NEW_ReduceAction355_parser___ReduceAction___init(); -val_t NEW_ReduceAction355_parser___ReduceAction355___init(); -val_t NEW_ReduceAction356_parser___ReduceAction___init(); -val_t NEW_ReduceAction356_parser___ReduceAction356___init(); -val_t NEW_ReduceAction357_parser___ReduceAction___init(); -val_t NEW_ReduceAction357_parser___ReduceAction357___init(); -val_t NEW_ReduceAction358_parser___ReduceAction___init(); -val_t NEW_ReduceAction358_parser___ReduceAction358___init(); -val_t NEW_ReduceAction359_parser___ReduceAction___init(); -val_t NEW_ReduceAction359_parser___ReduceAction359___init(); -val_t NEW_ReduceAction360_parser___ReduceAction___init(); -val_t NEW_ReduceAction360_parser___ReduceAction360___init(); -val_t NEW_ReduceAction361_parser___ReduceAction___init(); -val_t NEW_ReduceAction361_parser___ReduceAction361___init(); -val_t NEW_ReduceAction362_parser___ReduceAction___init(); -val_t NEW_ReduceAction362_parser___ReduceAction362___init(); -val_t NEW_ReduceAction363_parser___ReduceAction___init(); -val_t NEW_ReduceAction363_parser___ReduceAction363___init(); -val_t NEW_ReduceAction364_parser___ReduceAction___init(); -val_t NEW_ReduceAction364_parser___ReduceAction364___init(); -val_t NEW_ReduceAction365_parser___ReduceAction___init(); -val_t NEW_ReduceAction365_parser___ReduceAction365___init(); -val_t NEW_ReduceAction366_parser___ReduceAction___init(); -val_t NEW_ReduceAction366_parser___ReduceAction366___init(); -val_t NEW_ReduceAction367_parser___ReduceAction___init(); -val_t NEW_ReduceAction367_parser___ReduceAction367___init(); -val_t NEW_ReduceAction368_parser___ReduceAction___init(); -val_t NEW_ReduceAction368_parser___ReduceAction368___init(); -val_t NEW_ReduceAction369_parser___ReduceAction___init(); -val_t NEW_ReduceAction369_parser___ReduceAction369___init(); -val_t NEW_ReduceAction370_parser___ReduceAction___init(); -val_t NEW_ReduceAction370_parser___ReduceAction370___init(); -val_t NEW_ReduceAction371_parser___ReduceAction___init(); -val_t NEW_ReduceAction371_parser___ReduceAction371___init(); -val_t NEW_ReduceAction372_parser___ReduceAction___init(); -val_t NEW_ReduceAction372_parser___ReduceAction372___init(); -val_t NEW_ReduceAction373_parser___ReduceAction___init(); -val_t NEW_ReduceAction373_parser___ReduceAction373___init(); -val_t NEW_ReduceAction374_parser___ReduceAction___init(); -val_t NEW_ReduceAction374_parser___ReduceAction374___init(); -val_t NEW_ReduceAction375_parser___ReduceAction___init(); -val_t NEW_ReduceAction375_parser___ReduceAction375___init(); -val_t NEW_ReduceAction376_parser___ReduceAction___init(); -val_t NEW_ReduceAction376_parser___ReduceAction376___init(); -val_t NEW_ReduceAction377_parser___ReduceAction___init(); -val_t NEW_ReduceAction377_parser___ReduceAction377___init(); -val_t NEW_ReduceAction378_parser___ReduceAction___init(); -val_t NEW_ReduceAction378_parser___ReduceAction378___init(); -val_t NEW_ReduceAction379_parser___ReduceAction___init(); -val_t NEW_ReduceAction379_parser___ReduceAction379___init(); -val_t NEW_ReduceAction380_parser___ReduceAction___init(); -val_t NEW_ReduceAction380_parser___ReduceAction380___init(); -val_t NEW_ReduceAction381_parser___ReduceAction___init(); -val_t NEW_ReduceAction381_parser___ReduceAction381___init(); -val_t NEW_ReduceAction382_parser___ReduceAction___init(); -val_t NEW_ReduceAction382_parser___ReduceAction382___init(); -val_t NEW_ReduceAction383_parser___ReduceAction___init(); -val_t NEW_ReduceAction383_parser___ReduceAction383___init(); -val_t NEW_ReduceAction384_parser___ReduceAction___init(); -val_t NEW_ReduceAction384_parser___ReduceAction384___init(); -val_t NEW_ReduceAction385_parser___ReduceAction___init(); -val_t NEW_ReduceAction385_parser___ReduceAction385___init(); -val_t NEW_ReduceAction386_parser___ReduceAction___init(); -val_t NEW_ReduceAction386_parser___ReduceAction386___init(); -val_t NEW_ReduceAction387_parser___ReduceAction___init(); -val_t NEW_ReduceAction387_parser___ReduceAction387___init(); -val_t NEW_ReduceAction388_parser___ReduceAction___init(); -val_t NEW_ReduceAction388_parser___ReduceAction388___init(); -val_t NEW_ReduceAction389_parser___ReduceAction___init(); -val_t NEW_ReduceAction389_parser___ReduceAction389___init(); -val_t NEW_ReduceAction390_parser___ReduceAction___init(); -val_t NEW_ReduceAction390_parser___ReduceAction390___init(); -val_t NEW_ReduceAction391_parser___ReduceAction___init(); -val_t NEW_ReduceAction391_parser___ReduceAction391___init(); -val_t NEW_ReduceAction392_parser___ReduceAction___init(); -val_t NEW_ReduceAction392_parser___ReduceAction392___init(); -val_t NEW_ReduceAction393_parser___ReduceAction___init(); -val_t NEW_ReduceAction393_parser___ReduceAction393___init(); -val_t NEW_ReduceAction394_parser___ReduceAction___init(); -val_t NEW_ReduceAction394_parser___ReduceAction394___init(); -val_t NEW_ReduceAction395_parser___ReduceAction___init(); -val_t NEW_ReduceAction395_parser___ReduceAction395___init(); -val_t NEW_ReduceAction396_parser___ReduceAction___init(); -val_t NEW_ReduceAction396_parser___ReduceAction396___init(); -val_t NEW_ReduceAction397_parser___ReduceAction___init(); -val_t NEW_ReduceAction397_parser___ReduceAction397___init(); -val_t NEW_ReduceAction398_parser___ReduceAction___init(); -val_t NEW_ReduceAction398_parser___ReduceAction398___init(); -val_t NEW_ReduceAction399_parser___ReduceAction___init(); -val_t NEW_ReduceAction399_parser___ReduceAction399___init(); -val_t NEW_ReduceAction400_parser___ReduceAction___init(); -val_t NEW_ReduceAction400_parser___ReduceAction400___init(); -val_t NEW_ReduceAction401_parser___ReduceAction___init(); -val_t NEW_ReduceAction401_parser___ReduceAction401___init(); -val_t NEW_ReduceAction402_parser___ReduceAction___init(); -val_t NEW_ReduceAction402_parser___ReduceAction402___init(); -val_t NEW_ReduceAction403_parser___ReduceAction___init(); -val_t NEW_ReduceAction403_parser___ReduceAction403___init(); -val_t NEW_ReduceAction404_parser___ReduceAction___init(); -val_t NEW_ReduceAction404_parser___ReduceAction404___init(); -val_t NEW_ReduceAction405_parser___ReduceAction___init(); -val_t NEW_ReduceAction405_parser___ReduceAction405___init(); -val_t NEW_ReduceAction406_parser___ReduceAction___init(); -val_t NEW_ReduceAction406_parser___ReduceAction406___init(); -val_t NEW_ReduceAction407_parser___ReduceAction___init(); -val_t NEW_ReduceAction407_parser___ReduceAction407___init(); -val_t NEW_ReduceAction408_parser___ReduceAction___init(); -val_t NEW_ReduceAction408_parser___ReduceAction408___init(); -val_t NEW_ReduceAction409_parser___ReduceAction___init(); -val_t NEW_ReduceAction409_parser___ReduceAction409___init(); -val_t NEW_ReduceAction410_parser___ReduceAction___init(); -val_t NEW_ReduceAction410_parser___ReduceAction410___init(); -val_t NEW_ReduceAction411_parser___ReduceAction___init(); -val_t NEW_ReduceAction411_parser___ReduceAction411___init(); -val_t NEW_ReduceAction412_parser___ReduceAction___init(); -val_t NEW_ReduceAction412_parser___ReduceAction412___init(); -val_t NEW_ReduceAction413_parser___ReduceAction___init(); -val_t NEW_ReduceAction413_parser___ReduceAction413___init(); -val_t NEW_ReduceAction414_parser___ReduceAction___init(); -val_t NEW_ReduceAction414_parser___ReduceAction414___init(); -val_t NEW_ReduceAction415_parser___ReduceAction___init(); -val_t NEW_ReduceAction415_parser___ReduceAction415___init(); -val_t NEW_ReduceAction416_parser___ReduceAction___init(); -val_t NEW_ReduceAction416_parser___ReduceAction416___init(); -val_t NEW_ReduceAction417_parser___ReduceAction___init(); -val_t NEW_ReduceAction417_parser___ReduceAction417___init(); -val_t NEW_ReduceAction418_parser___ReduceAction___init(); -val_t NEW_ReduceAction418_parser___ReduceAction418___init(); -val_t NEW_ReduceAction419_parser___ReduceAction___init(); -val_t NEW_ReduceAction419_parser___ReduceAction419___init(); -val_t NEW_ReduceAction420_parser___ReduceAction___init(); -val_t NEW_ReduceAction420_parser___ReduceAction420___init(); -val_t NEW_ReduceAction421_parser___ReduceAction___init(); -val_t NEW_ReduceAction421_parser___ReduceAction421___init(); -val_t NEW_ReduceAction422_parser___ReduceAction___init(); -val_t NEW_ReduceAction422_parser___ReduceAction422___init(); -val_t NEW_ReduceAction423_parser___ReduceAction___init(); -val_t NEW_ReduceAction423_parser___ReduceAction423___init(); -val_t NEW_ReduceAction424_parser___ReduceAction___init(); -val_t NEW_ReduceAction424_parser___ReduceAction424___init(); -val_t NEW_ReduceAction425_parser___ReduceAction___init(); -val_t NEW_ReduceAction425_parser___ReduceAction425___init(); -val_t NEW_ReduceAction426_parser___ReduceAction___init(); -val_t NEW_ReduceAction426_parser___ReduceAction426___init(); -val_t NEW_ReduceAction427_parser___ReduceAction___init(); -val_t NEW_ReduceAction427_parser___ReduceAction427___init(); -val_t NEW_ReduceAction428_parser___ReduceAction___init(); -val_t NEW_ReduceAction428_parser___ReduceAction428___init(); -val_t NEW_ReduceAction429_parser___ReduceAction___init(); -val_t NEW_ReduceAction429_parser___ReduceAction429___init(); -val_t NEW_ReduceAction430_parser___ReduceAction___init(); -val_t NEW_ReduceAction430_parser___ReduceAction430___init(); -val_t NEW_ReduceAction431_parser___ReduceAction___init(); -val_t NEW_ReduceAction431_parser___ReduceAction431___init(); -val_t NEW_ReduceAction432_parser___ReduceAction___init(); -val_t NEW_ReduceAction432_parser___ReduceAction432___init(); -val_t NEW_ReduceAction433_parser___ReduceAction___init(); -val_t NEW_ReduceAction433_parser___ReduceAction433___init(); -val_t NEW_ReduceAction434_parser___ReduceAction___init(); -val_t NEW_ReduceAction434_parser___ReduceAction434___init(); -val_t NEW_ReduceAction435_parser___ReduceAction___init(); -val_t NEW_ReduceAction435_parser___ReduceAction435___init(); -val_t NEW_ReduceAction436_parser___ReduceAction___init(); -val_t NEW_ReduceAction436_parser___ReduceAction436___init(); -val_t NEW_ReduceAction437_parser___ReduceAction___init(); -val_t NEW_ReduceAction437_parser___ReduceAction437___init(); -val_t NEW_ReduceAction438_parser___ReduceAction___init(); -val_t NEW_ReduceAction438_parser___ReduceAction438___init(); -val_t NEW_ReduceAction439_parser___ReduceAction___init(); -val_t NEW_ReduceAction439_parser___ReduceAction439___init(); -val_t NEW_ReduceAction440_parser___ReduceAction___init(); -val_t NEW_ReduceAction440_parser___ReduceAction440___init(); -val_t NEW_ReduceAction441_parser___ReduceAction___init(); -val_t NEW_ReduceAction441_parser___ReduceAction441___init(); -val_t NEW_ReduceAction442_parser___ReduceAction___init(); -val_t NEW_ReduceAction442_parser___ReduceAction442___init(); -val_t NEW_ReduceAction443_parser___ReduceAction___init(); -val_t NEW_ReduceAction443_parser___ReduceAction443___init(); -val_t NEW_ReduceAction444_parser___ReduceAction___init(); -val_t NEW_ReduceAction444_parser___ReduceAction444___init(); -val_t NEW_ReduceAction445_parser___ReduceAction___init(); -val_t NEW_ReduceAction445_parser___ReduceAction445___init(); -val_t NEW_ReduceAction446_parser___ReduceAction___init(); -val_t NEW_ReduceAction446_parser___ReduceAction446___init(); -val_t NEW_ReduceAction447_parser___ReduceAction___init(); -val_t NEW_ReduceAction447_parser___ReduceAction447___init(); -val_t NEW_ReduceAction448_parser___ReduceAction___init(); -val_t NEW_ReduceAction448_parser___ReduceAction448___init(); -val_t NEW_ReduceAction449_parser___ReduceAction___init(); -val_t NEW_ReduceAction449_parser___ReduceAction449___init(); -val_t NEW_ReduceAction450_parser___ReduceAction___init(); -val_t NEW_ReduceAction450_parser___ReduceAction450___init(); -val_t NEW_ReduceAction451_parser___ReduceAction___init(); -val_t NEW_ReduceAction451_parser___ReduceAction451___init(); -val_t NEW_ReduceAction452_parser___ReduceAction___init(); -val_t NEW_ReduceAction452_parser___ReduceAction452___init(); -val_t NEW_ReduceAction453_parser___ReduceAction___init(); -val_t NEW_ReduceAction453_parser___ReduceAction453___init(); -val_t NEW_ReduceAction454_parser___ReduceAction___init(); -val_t NEW_ReduceAction454_parser___ReduceAction454___init(); -val_t NEW_ReduceAction455_parser___ReduceAction___init(); -val_t NEW_ReduceAction455_parser___ReduceAction455___init(); -val_t NEW_ReduceAction456_parser___ReduceAction___init(); -val_t NEW_ReduceAction456_parser___ReduceAction456___init(); -val_t NEW_ReduceAction457_parser___ReduceAction___init(); -val_t NEW_ReduceAction457_parser___ReduceAction457___init(); -val_t NEW_ReduceAction458_parser___ReduceAction___init(); -val_t NEW_ReduceAction458_parser___ReduceAction458___init(); -val_t NEW_ReduceAction459_parser___ReduceAction___init(); -val_t NEW_ReduceAction459_parser___ReduceAction459___init(); -val_t NEW_ReduceAction460_parser___ReduceAction___init(); -val_t NEW_ReduceAction460_parser___ReduceAction460___init(); -val_t NEW_ReduceAction461_parser___ReduceAction___init(); -val_t NEW_ReduceAction461_parser___ReduceAction461___init(); -val_t NEW_ReduceAction462_parser___ReduceAction___init(); -val_t NEW_ReduceAction462_parser___ReduceAction462___init(); -val_t NEW_ReduceAction463_parser___ReduceAction___init(); -val_t NEW_ReduceAction463_parser___ReduceAction463___init(); -val_t NEW_ReduceAction464_parser___ReduceAction___init(); -val_t NEW_ReduceAction464_parser___ReduceAction464___init(); -val_t NEW_ReduceAction465_parser___ReduceAction___init(); -val_t NEW_ReduceAction465_parser___ReduceAction465___init(); -val_t NEW_ReduceAction466_parser___ReduceAction___init(); -val_t NEW_ReduceAction466_parser___ReduceAction466___init(); -val_t NEW_ReduceAction467_parser___ReduceAction___init(); -val_t NEW_ReduceAction467_parser___ReduceAction467___init(); -val_t NEW_ReduceAction468_parser___ReduceAction___init(); -val_t NEW_ReduceAction468_parser___ReduceAction468___init(); -val_t NEW_ReduceAction469_parser___ReduceAction___init(); -val_t NEW_ReduceAction469_parser___ReduceAction469___init(); -val_t NEW_ReduceAction470_parser___ReduceAction___init(); -val_t NEW_ReduceAction470_parser___ReduceAction470___init(); -val_t NEW_ReduceAction471_parser___ReduceAction___init(); -val_t NEW_ReduceAction471_parser___ReduceAction471___init(); -val_t NEW_ReduceAction472_parser___ReduceAction___init(); -val_t NEW_ReduceAction472_parser___ReduceAction472___init(); -val_t NEW_ReduceAction473_parser___ReduceAction___init(); -val_t NEW_ReduceAction473_parser___ReduceAction473___init(); -val_t NEW_ReduceAction474_parser___ReduceAction___init(); -val_t NEW_ReduceAction474_parser___ReduceAction474___init(); -val_t NEW_ReduceAction475_parser___ReduceAction___init(); -val_t NEW_ReduceAction475_parser___ReduceAction475___init(); -val_t NEW_ReduceAction476_parser___ReduceAction___init(); -val_t NEW_ReduceAction476_parser___ReduceAction476___init(); -val_t NEW_ReduceAction477_parser___ReduceAction___init(); -val_t NEW_ReduceAction477_parser___ReduceAction477___init(); -val_t NEW_ReduceAction478_parser___ReduceAction___init(); -val_t NEW_ReduceAction478_parser___ReduceAction478___init(); -val_t NEW_ReduceAction479_parser___ReduceAction___init(); -val_t NEW_ReduceAction479_parser___ReduceAction479___init(); -val_t NEW_ReduceAction480_parser___ReduceAction___init(); -val_t NEW_ReduceAction480_parser___ReduceAction480___init(); -val_t NEW_ReduceAction481_parser___ReduceAction___init(); -val_t NEW_ReduceAction481_parser___ReduceAction481___init(); -val_t NEW_ReduceAction482_parser___ReduceAction___init(); -val_t NEW_ReduceAction482_parser___ReduceAction482___init(); -val_t NEW_ReduceAction483_parser___ReduceAction___init(); -val_t NEW_ReduceAction483_parser___ReduceAction483___init(); -val_t NEW_ReduceAction484_parser___ReduceAction___init(); -val_t NEW_ReduceAction484_parser___ReduceAction484___init(); -val_t NEW_ReduceAction485_parser___ReduceAction___init(); -val_t NEW_ReduceAction485_parser___ReduceAction485___init(); -val_t NEW_ReduceAction486_parser___ReduceAction___init(); -val_t NEW_ReduceAction486_parser___ReduceAction486___init(); -val_t NEW_ReduceAction487_parser___ReduceAction___init(); -val_t NEW_ReduceAction487_parser___ReduceAction487___init(); -val_t NEW_ReduceAction488_parser___ReduceAction___init(); -val_t NEW_ReduceAction488_parser___ReduceAction488___init(); -val_t NEW_ReduceAction489_parser___ReduceAction___init(); -val_t NEW_ReduceAction489_parser___ReduceAction489___init(); -val_t NEW_ReduceAction490_parser___ReduceAction___init(); -val_t NEW_ReduceAction490_parser___ReduceAction490___init(); -val_t NEW_ReduceAction491_parser___ReduceAction___init(); -val_t NEW_ReduceAction491_parser___ReduceAction491___init(); -val_t NEW_ReduceAction492_parser___ReduceAction___init(); -val_t NEW_ReduceAction492_parser___ReduceAction492___init(); -val_t NEW_ReduceAction493_parser___ReduceAction___init(); -val_t NEW_ReduceAction493_parser___ReduceAction493___init(); -val_t NEW_ReduceAction494_parser___ReduceAction___init(); -val_t NEW_ReduceAction494_parser___ReduceAction494___init(); -val_t NEW_ReduceAction495_parser___ReduceAction___init(); -val_t NEW_ReduceAction495_parser___ReduceAction495___init(); -val_t NEW_ReduceAction496_parser___ReduceAction___init(); -val_t NEW_ReduceAction496_parser___ReduceAction496___init(); -val_t NEW_ReduceAction497_parser___ReduceAction___init(); -val_t NEW_ReduceAction497_parser___ReduceAction497___init(); -val_t NEW_ReduceAction498_parser___ReduceAction___init(); -val_t NEW_ReduceAction498_parser___ReduceAction498___init(); -val_t NEW_ReduceAction499_parser___ReduceAction___init(); -val_t NEW_ReduceAction499_parser___ReduceAction499___init(); -val_t NEW_ReduceAction500_parser___ReduceAction___init(); -val_t NEW_ReduceAction500_parser___ReduceAction500___init(); -val_t NEW_ReduceAction501_parser___ReduceAction___init(); -val_t NEW_ReduceAction501_parser___ReduceAction501___init(); -val_t NEW_ReduceAction502_parser___ReduceAction___init(); -val_t NEW_ReduceAction502_parser___ReduceAction502___init(); -val_t NEW_ReduceAction503_parser___ReduceAction___init(); -val_t NEW_ReduceAction503_parser___ReduceAction503___init(); -val_t NEW_ReduceAction504_parser___ReduceAction___init(); -val_t NEW_ReduceAction504_parser___ReduceAction504___init(); -val_t NEW_ReduceAction505_parser___ReduceAction___init(); -val_t NEW_ReduceAction505_parser___ReduceAction505___init(); -val_t NEW_ReduceAction506_parser___ReduceAction___init(); -val_t NEW_ReduceAction506_parser___ReduceAction506___init(); -val_t NEW_ReduceAction507_parser___ReduceAction___init(); -val_t NEW_ReduceAction507_parser___ReduceAction507___init(); -val_t NEW_ReduceAction508_parser___ReduceAction___init(); -val_t NEW_ReduceAction508_parser___ReduceAction508___init(); -val_t NEW_ReduceAction509_parser___ReduceAction___init(); -val_t NEW_ReduceAction509_parser___ReduceAction509___init(); -val_t NEW_ReduceAction510_parser___ReduceAction___init(); -val_t NEW_ReduceAction510_parser___ReduceAction510___init(); -val_t NEW_ReduceAction511_parser___ReduceAction___init(); -val_t NEW_ReduceAction511_parser___ReduceAction511___init(); -val_t NEW_ReduceAction512_parser___ReduceAction___init(); -val_t NEW_ReduceAction512_parser___ReduceAction512___init(); -val_t NEW_ReduceAction513_parser___ReduceAction___init(); -val_t NEW_ReduceAction513_parser___ReduceAction513___init(); -val_t NEW_ReduceAction514_parser___ReduceAction___init(); -val_t NEW_ReduceAction514_parser___ReduceAction514___init(); -val_t NEW_ReduceAction515_parser___ReduceAction___init(); -val_t NEW_ReduceAction515_parser___ReduceAction515___init(); -val_t NEW_ReduceAction516_parser___ReduceAction___init(); -val_t NEW_ReduceAction516_parser___ReduceAction516___init(); -val_t NEW_ReduceAction517_parser___ReduceAction___init(); -val_t NEW_ReduceAction517_parser___ReduceAction517___init(); -val_t NEW_ReduceAction518_parser___ReduceAction___init(); -val_t NEW_ReduceAction518_parser___ReduceAction518___init(); -val_t NEW_ReduceAction519_parser___ReduceAction___init(); -val_t NEW_ReduceAction519_parser___ReduceAction519___init(); -val_t NEW_ReduceAction520_parser___ReduceAction___init(); -val_t NEW_ReduceAction520_parser___ReduceAction520___init(); -val_t NEW_ReduceAction521_parser___ReduceAction___init(); -val_t NEW_ReduceAction521_parser___ReduceAction521___init(); -val_t NEW_ReduceAction522_parser___ReduceAction___init(); -val_t NEW_ReduceAction522_parser___ReduceAction522___init(); -val_t NEW_ReduceAction523_parser___ReduceAction___init(); -val_t NEW_ReduceAction523_parser___ReduceAction523___init(); -val_t NEW_ReduceAction524_parser___ReduceAction___init(); -val_t NEW_ReduceAction524_parser___ReduceAction524___init(); -val_t NEW_ReduceAction525_parser___ReduceAction___init(); -val_t NEW_ReduceAction525_parser___ReduceAction525___init(); -val_t NEW_ReduceAction526_parser___ReduceAction___init(); -val_t NEW_ReduceAction526_parser___ReduceAction526___init(); -val_t NEW_ReduceAction527_parser___ReduceAction___init(); -val_t NEW_ReduceAction527_parser___ReduceAction527___init(); -val_t NEW_ReduceAction528_parser___ReduceAction___init(); -val_t NEW_ReduceAction528_parser___ReduceAction528___init(); -val_t NEW_ReduceAction529_parser___ReduceAction___init(); -val_t NEW_ReduceAction529_parser___ReduceAction529___init(); -val_t NEW_ReduceAction530_parser___ReduceAction___init(); -val_t NEW_ReduceAction530_parser___ReduceAction530___init(); -val_t NEW_ReduceAction531_parser___ReduceAction___init(); -val_t NEW_ReduceAction531_parser___ReduceAction531___init(); -val_t NEW_ReduceAction532_parser___ReduceAction___init(); -val_t NEW_ReduceAction532_parser___ReduceAction532___init(); -val_t NEW_ReduceAction533_parser___ReduceAction___init(); -val_t NEW_ReduceAction533_parser___ReduceAction533___init(); -val_t NEW_ReduceAction534_parser___ReduceAction___init(); -val_t NEW_ReduceAction534_parser___ReduceAction534___init(); -val_t NEW_ReduceAction535_parser___ReduceAction___init(); -val_t NEW_ReduceAction535_parser___ReduceAction535___init(); -val_t NEW_ReduceAction536_parser___ReduceAction___init(); -val_t NEW_ReduceAction536_parser___ReduceAction536___init(); -val_t NEW_ReduceAction537_parser___ReduceAction___init(); -val_t NEW_ReduceAction537_parser___ReduceAction537___init(); -val_t NEW_ReduceAction538_parser___ReduceAction___init(); -val_t NEW_ReduceAction538_parser___ReduceAction538___init(); -val_t NEW_ReduceAction539_parser___ReduceAction___init(); -val_t NEW_ReduceAction539_parser___ReduceAction539___init(); -val_t NEW_ReduceAction540_parser___ReduceAction___init(); -val_t NEW_ReduceAction540_parser___ReduceAction540___init(); -val_t NEW_ReduceAction541_parser___ReduceAction___init(); -val_t NEW_ReduceAction541_parser___ReduceAction541___init(); -val_t NEW_ReduceAction542_parser___ReduceAction___init(); -val_t NEW_ReduceAction542_parser___ReduceAction542___init(); -val_t NEW_ReduceAction543_parser___ReduceAction___init(); -val_t NEW_ReduceAction543_parser___ReduceAction543___init(); -val_t NEW_ReduceAction544_parser___ReduceAction___init(); -val_t NEW_ReduceAction544_parser___ReduceAction544___init(); -val_t NEW_ReduceAction545_parser___ReduceAction___init(); -val_t NEW_ReduceAction545_parser___ReduceAction545___init(); -val_t NEW_ReduceAction546_parser___ReduceAction___init(); -val_t NEW_ReduceAction546_parser___ReduceAction546___init(); -val_t NEW_ReduceAction547_parser___ReduceAction___init(); -val_t NEW_ReduceAction547_parser___ReduceAction547___init(); -val_t NEW_ReduceAction548_parser___ReduceAction___init(); -val_t NEW_ReduceAction548_parser___ReduceAction548___init(); -val_t NEW_ReduceAction549_parser___ReduceAction___init(); -val_t NEW_ReduceAction549_parser___ReduceAction549___init(); -val_t NEW_ReduceAction550_parser___ReduceAction___init(); -val_t NEW_ReduceAction550_parser___ReduceAction550___init(); -val_t NEW_ReduceAction551_parser___ReduceAction___init(); -val_t NEW_ReduceAction551_parser___ReduceAction551___init(); -val_t NEW_ReduceAction552_parser___ReduceAction___init(); -val_t NEW_ReduceAction552_parser___ReduceAction552___init(); -val_t NEW_ReduceAction553_parser___ReduceAction___init(); -val_t NEW_ReduceAction553_parser___ReduceAction553___init(); -val_t NEW_ReduceAction554_parser___ReduceAction___init(); -val_t NEW_ReduceAction554_parser___ReduceAction554___init(); -val_t NEW_ReduceAction555_parser___ReduceAction___init(); -val_t NEW_ReduceAction555_parser___ReduceAction555___init(); -val_t NEW_ReduceAction556_parser___ReduceAction___init(); -val_t NEW_ReduceAction556_parser___ReduceAction556___init(); -val_t NEW_ReduceAction557_parser___ReduceAction___init(); -val_t NEW_ReduceAction557_parser___ReduceAction557___init(); -val_t NEW_ReduceAction558_parser___ReduceAction___init(); -val_t NEW_ReduceAction558_parser___ReduceAction558___init(); -val_t NEW_ReduceAction559_parser___ReduceAction___init(); -val_t NEW_ReduceAction559_parser___ReduceAction559___init(); -val_t NEW_ReduceAction560_parser___ReduceAction___init(); -val_t NEW_ReduceAction560_parser___ReduceAction560___init(); -val_t NEW_ReduceAction561_parser___ReduceAction___init(); -val_t NEW_ReduceAction561_parser___ReduceAction561___init(); -val_t NEW_ReduceAction562_parser___ReduceAction___init(); -val_t NEW_ReduceAction562_parser___ReduceAction562___init(); -val_t NEW_ReduceAction563_parser___ReduceAction___init(); -val_t NEW_ReduceAction563_parser___ReduceAction563___init(); -val_t NEW_ReduceAction564_parser___ReduceAction___init(); -val_t NEW_ReduceAction564_parser___ReduceAction564___init(); -val_t NEW_ReduceAction565_parser___ReduceAction___init(); -val_t NEW_ReduceAction565_parser___ReduceAction565___init(); -val_t NEW_ReduceAction566_parser___ReduceAction___init(); -val_t NEW_ReduceAction566_parser___ReduceAction566___init(); -val_t NEW_ReduceAction567_parser___ReduceAction___init(); -val_t NEW_ReduceAction567_parser___ReduceAction567___init(); -val_t NEW_ReduceAction568_parser___ReduceAction___init(); -val_t NEW_ReduceAction568_parser___ReduceAction568___init(); -val_t NEW_ReduceAction569_parser___ReduceAction___init(); -val_t NEW_ReduceAction569_parser___ReduceAction569___init(); -val_t NEW_ReduceAction570_parser___ReduceAction___init(); -val_t NEW_ReduceAction570_parser___ReduceAction570___init(); -val_t NEW_ReduceAction571_parser___ReduceAction___init(); -val_t NEW_ReduceAction571_parser___ReduceAction571___init(); -val_t NEW_ReduceAction572_parser___ReduceAction___init(); -val_t NEW_ReduceAction572_parser___ReduceAction572___init(); -val_t NEW_PartialOrder_partial_order___PartialOrder___init(); -val_t NEW_PartialOrderElement_partial_order___PartialOrderElement___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMContext_abstractmetamodel___MMContext___init(); -val_t NEW_MMDirectory_abstractmetamodel___MMDirectory___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMModule_abstractmetamodel___MMModule___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMGlobalClass_abstractmetamodel___MMGlobalClass___init(val_t p0); -val_t NEW_MMLocalClass_abstractmetamodel___MMLocalClass___init(val_t p0, val_t p1); -val_t NEW_MMGlobalProperty_abstractmetamodel___MMGlobalProperty___init(val_t p0); -val_t NEW_MMLocalProperty_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMAttribute_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMConcreteClass_abstractmetamodel___MMLocalClass___init(val_t p0, val_t p1); -val_t NEW_MMSignature_static_type___MMSignature___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMAncestor_static_type___MMAncestor___init(val_t p0, val_t p1); -val_t NEW_MMType_static_type___MMType___init(); -val_t NEW_MMTypeClass_static_type___MMType___init(); -val_t NEW_MMTypeClass_static_type___MMTypeClass___init(val_t p0); -val_t NEW_MMTypeSimpleClass_static_type___MMType___init(); -val_t NEW_MMTypeSimpleClass_static_type___MMTypeClass___init(val_t p0); -val_t NEW_MMTypeSimpleClass_static_type___MMTypeSimpleClass___init(val_t p0); -val_t NEW_MMTypeNone_static_type___MMType___init(); -val_t NEW_MMTypeNone_static_type___MMTypeNone___init(val_t p0); -val_t NEW_MMImplicitLocalClass_abstractmetamodel___MMLocalClass___init(val_t p0, val_t p1); -val_t NEW_MMImplicitLocalClass_inheritance___MMImplicitLocalClass___init(val_t p0, val_t p1); -val_t NEW_MMRefineAncestor_static_type___MMAncestor___init(val_t p0, val_t p1); -val_t NEW_MMRefineAncestor_inheritance___MMRefineAncestor___init(val_t p0, val_t p1); -val_t NEW_MMSpecAncestor_static_type___MMAncestor___init(val_t p0, val_t p1); -val_t NEW_MMSpecAncestor_inheritance___MMSpecAncestor___init(val_t p0, val_t p1); -val_t NEW_MMDefaultAncestor_static_type___MMAncestor___init(val_t p0, val_t p1); -val_t NEW_MMDefaultAncestor_inheritance___MMDefaultAncestor___init(val_t p0, val_t p1); -val_t NEW_MMTypeFormal_static_type___MMType___init(); -val_t NEW_MMTypeFormal_type_formal___MMTypeFormal___init(val_t p0, val_t p1); -val_t NEW_MMTypeGeneric_static_type___MMType___init(); -val_t NEW_MMTypeGeneric_static_type___MMTypeClass___init(val_t p0); -val_t NEW_MMTypeGeneric_genericity___MMTypeGeneric___init(val_t p0, val_t p1); -val_t NEW_MMTypeFormalParameter_static_type___MMType___init(); -val_t NEW_MMTypeFormalParameter_type_formal___MMTypeFormal___init(val_t p0, val_t p1); -val_t NEW_MMTypeFormalParameter_genericity___MMTypeFormalParameter___with_bound(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_MMTypeFormalParameter_genericity___MMTypeFormalParameter___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMTypeProperty_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMVirtualType_static_type___MMType___init(); -val_t NEW_MMVirtualType_type_formal___MMTypeFormal___init(val_t p0, val_t p1); -val_t NEW_MMVirtualType_virtualtype___MMVirtualType___init(val_t p0, val_t p1); -val_t NEW_Option_opts___Option___init_opt(val_t p0, val_t p1, val_t p2); -val_t NEW_OptionText_opts___Option___init_opt(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_Parser_parser___Parser___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ComputeProdLocationVisitor = "init var of ComputeProdLocationVisitor"; +void INIT_ATTRIBUTES__parser___ComputeProdLocationVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ComputeProdLocationVisitor_t)(val_t p0); +val_t NEW_parser___ComputeProdLocationVisitor(void); +static const char * const LOCATE_CHECKNEW_parser___ComputeProdLocationVisitor = "check new ComputeProdLocationVisitor"; +void CHECKNEW_parser___ComputeProdLocationVisitor(val_t p0); +typedef void (*CHECKNEW_parser___ComputeProdLocationVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_ComputeProdLocationVisitor_parser___ComputeProdLocationVisitor___init = "new ComputeProdLocationVisitor parser::ComputeProdLocationVisitor::init"; +val_t NEW_ComputeProdLocationVisitor_parser___ComputeProdLocationVisitor___init(void); +typedef val_t (*NEW_ComputeProdLocationVisitor_parser___ComputeProdLocationVisitor___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction0 = "init var of ReduceAction0"; +void INIT_ATTRIBUTES__parser___ReduceAction0(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction0_t)(val_t p0); +val_t NEW_parser___ReduceAction0(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction0 = "check new ReduceAction0"; +void CHECKNEW_parser___ReduceAction0(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction0_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction0_parser___ReduceAction___init = "new ReduceAction0 parser::ReduceAction::init"; +val_t NEW_ReduceAction0_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction0_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction1 = "init var of ReduceAction1"; +void INIT_ATTRIBUTES__parser___ReduceAction1(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction1_t)(val_t p0); +val_t NEW_parser___ReduceAction1(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction1 = "check new ReduceAction1"; +void CHECKNEW_parser___ReduceAction1(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction1_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction1_parser___ReduceAction___init = "new ReduceAction1 parser::ReduceAction::init"; +val_t NEW_ReduceAction1_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction1_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction2 = "init var of ReduceAction2"; +void INIT_ATTRIBUTES__parser___ReduceAction2(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction2_t)(val_t p0); +val_t NEW_parser___ReduceAction2(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction2 = "check new ReduceAction2"; +void CHECKNEW_parser___ReduceAction2(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction2_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction2_parser___ReduceAction___init = "new ReduceAction2 parser::ReduceAction::init"; +val_t NEW_ReduceAction2_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction2_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction3 = "init var of ReduceAction3"; +void INIT_ATTRIBUTES__parser___ReduceAction3(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction3_t)(val_t p0); +val_t NEW_parser___ReduceAction3(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction3 = "check new ReduceAction3"; +void CHECKNEW_parser___ReduceAction3(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction3_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction3_parser___ReduceAction___init = "new ReduceAction3 parser::ReduceAction::init"; +val_t NEW_ReduceAction3_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction3_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction4 = "init var of ReduceAction4"; +void INIT_ATTRIBUTES__parser___ReduceAction4(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction4_t)(val_t p0); +val_t NEW_parser___ReduceAction4(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction4 = "check new ReduceAction4"; +void CHECKNEW_parser___ReduceAction4(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction4_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction4_parser___ReduceAction___init = "new ReduceAction4 parser::ReduceAction::init"; +val_t NEW_ReduceAction4_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction4_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction5 = "init var of ReduceAction5"; +void INIT_ATTRIBUTES__parser___ReduceAction5(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction5_t)(val_t p0); +val_t NEW_parser___ReduceAction5(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction5 = "check new ReduceAction5"; +void CHECKNEW_parser___ReduceAction5(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction5_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction5_parser___ReduceAction___init = "new ReduceAction5 parser::ReduceAction::init"; +val_t NEW_ReduceAction5_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction5_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction6 = "init var of ReduceAction6"; +void INIT_ATTRIBUTES__parser___ReduceAction6(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction6_t)(val_t p0); +val_t NEW_parser___ReduceAction6(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction6 = "check new ReduceAction6"; +void CHECKNEW_parser___ReduceAction6(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction6_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction6_parser___ReduceAction___init = "new ReduceAction6 parser::ReduceAction::init"; +val_t NEW_ReduceAction6_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction6_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction7 = "init var of ReduceAction7"; +void INIT_ATTRIBUTES__parser___ReduceAction7(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction7_t)(val_t p0); +val_t NEW_parser___ReduceAction7(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction7 = "check new ReduceAction7"; +void CHECKNEW_parser___ReduceAction7(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction7_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction7_parser___ReduceAction___init = "new ReduceAction7 parser::ReduceAction::init"; +val_t NEW_ReduceAction7_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction7_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction8 = "init var of ReduceAction8"; +void INIT_ATTRIBUTES__parser___ReduceAction8(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction8_t)(val_t p0); +val_t NEW_parser___ReduceAction8(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction8 = "check new ReduceAction8"; +void CHECKNEW_parser___ReduceAction8(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction8_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction8_parser___ReduceAction___init = "new ReduceAction8 parser::ReduceAction::init"; +val_t NEW_ReduceAction8_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction8_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction9 = "init var of ReduceAction9"; +void INIT_ATTRIBUTES__parser___ReduceAction9(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction9_t)(val_t p0); +val_t NEW_parser___ReduceAction9(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction9 = "check new ReduceAction9"; +void CHECKNEW_parser___ReduceAction9(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction9_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction9_parser___ReduceAction___init = "new ReduceAction9 parser::ReduceAction::init"; +val_t NEW_ReduceAction9_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction9_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction10 = "init var of ReduceAction10"; +void INIT_ATTRIBUTES__parser___ReduceAction10(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction10_t)(val_t p0); +val_t NEW_parser___ReduceAction10(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction10 = "check new ReduceAction10"; +void CHECKNEW_parser___ReduceAction10(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction10_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction10_parser___ReduceAction___init = "new ReduceAction10 parser::ReduceAction::init"; +val_t NEW_ReduceAction10_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction10_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction11 = "init var of ReduceAction11"; +void INIT_ATTRIBUTES__parser___ReduceAction11(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction11_t)(val_t p0); +val_t NEW_parser___ReduceAction11(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction11 = "check new ReduceAction11"; +void CHECKNEW_parser___ReduceAction11(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction11_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction11_parser___ReduceAction___init = "new ReduceAction11 parser::ReduceAction::init"; +val_t NEW_ReduceAction11_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction11_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction12 = "init var of ReduceAction12"; +void INIT_ATTRIBUTES__parser___ReduceAction12(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction12_t)(val_t p0); +val_t NEW_parser___ReduceAction12(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction12 = "check new ReduceAction12"; +void CHECKNEW_parser___ReduceAction12(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction12_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction12_parser___ReduceAction___init = "new ReduceAction12 parser::ReduceAction::init"; +val_t NEW_ReduceAction12_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction12_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction13 = "init var of ReduceAction13"; +void INIT_ATTRIBUTES__parser___ReduceAction13(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction13_t)(val_t p0); +val_t NEW_parser___ReduceAction13(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction13 = "check new ReduceAction13"; +void CHECKNEW_parser___ReduceAction13(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction13_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction13_parser___ReduceAction___init = "new ReduceAction13 parser::ReduceAction::init"; +val_t NEW_ReduceAction13_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction13_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction14 = "init var of ReduceAction14"; +void INIT_ATTRIBUTES__parser___ReduceAction14(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction14_t)(val_t p0); +val_t NEW_parser___ReduceAction14(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction14 = "check new ReduceAction14"; +void CHECKNEW_parser___ReduceAction14(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction14_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction14_parser___ReduceAction___init = "new ReduceAction14 parser::ReduceAction::init"; +val_t NEW_ReduceAction14_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction14_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction15 = "init var of ReduceAction15"; +void INIT_ATTRIBUTES__parser___ReduceAction15(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction15_t)(val_t p0); +val_t NEW_parser___ReduceAction15(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction15 = "check new ReduceAction15"; +void CHECKNEW_parser___ReduceAction15(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction15_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction15_parser___ReduceAction___init = "new ReduceAction15 parser::ReduceAction::init"; +val_t NEW_ReduceAction15_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction15_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction16 = "init var of ReduceAction16"; +void INIT_ATTRIBUTES__parser___ReduceAction16(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction16_t)(val_t p0); +val_t NEW_parser___ReduceAction16(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction16 = "check new ReduceAction16"; +void CHECKNEW_parser___ReduceAction16(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction16_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction16_parser___ReduceAction___init = "new ReduceAction16 parser::ReduceAction::init"; +val_t NEW_ReduceAction16_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction16_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction17 = "init var of ReduceAction17"; +void INIT_ATTRIBUTES__parser___ReduceAction17(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction17_t)(val_t p0); +val_t NEW_parser___ReduceAction17(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction17 = "check new ReduceAction17"; +void CHECKNEW_parser___ReduceAction17(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction17_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction17_parser___ReduceAction___init = "new ReduceAction17 parser::ReduceAction::init"; +val_t NEW_ReduceAction17_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction17_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction18 = "init var of ReduceAction18"; +void INIT_ATTRIBUTES__parser___ReduceAction18(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction18_t)(val_t p0); +val_t NEW_parser___ReduceAction18(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction18 = "check new ReduceAction18"; +void CHECKNEW_parser___ReduceAction18(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction18_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction18_parser___ReduceAction___init = "new ReduceAction18 parser::ReduceAction::init"; +val_t NEW_ReduceAction18_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction18_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction19 = "init var of ReduceAction19"; +void INIT_ATTRIBUTES__parser___ReduceAction19(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction19_t)(val_t p0); +val_t NEW_parser___ReduceAction19(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction19 = "check new ReduceAction19"; +void CHECKNEW_parser___ReduceAction19(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction19_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction19_parser___ReduceAction___init = "new ReduceAction19 parser::ReduceAction::init"; +val_t NEW_ReduceAction19_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction19_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction20 = "init var of ReduceAction20"; +void INIT_ATTRIBUTES__parser___ReduceAction20(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction20_t)(val_t p0); +val_t NEW_parser___ReduceAction20(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction20 = "check new ReduceAction20"; +void CHECKNEW_parser___ReduceAction20(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction20_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction20_parser___ReduceAction___init = "new ReduceAction20 parser::ReduceAction::init"; +val_t NEW_ReduceAction20_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction20_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction21 = "init var of ReduceAction21"; +void INIT_ATTRIBUTES__parser___ReduceAction21(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction21_t)(val_t p0); +val_t NEW_parser___ReduceAction21(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction21 = "check new ReduceAction21"; +void CHECKNEW_parser___ReduceAction21(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction21_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction21_parser___ReduceAction___init = "new ReduceAction21 parser::ReduceAction::init"; +val_t NEW_ReduceAction21_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction21_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction22 = "init var of ReduceAction22"; +void INIT_ATTRIBUTES__parser___ReduceAction22(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction22_t)(val_t p0); +val_t NEW_parser___ReduceAction22(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction22 = "check new ReduceAction22"; +void CHECKNEW_parser___ReduceAction22(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction22_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction22_parser___ReduceAction___init = "new ReduceAction22 parser::ReduceAction::init"; +val_t NEW_ReduceAction22_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction22_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction23 = "init var of ReduceAction23"; +void INIT_ATTRIBUTES__parser___ReduceAction23(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction23_t)(val_t p0); +val_t NEW_parser___ReduceAction23(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction23 = "check new ReduceAction23"; +void CHECKNEW_parser___ReduceAction23(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction23_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction23_parser___ReduceAction___init = "new ReduceAction23 parser::ReduceAction::init"; +val_t NEW_ReduceAction23_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction23_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction24 = "init var of ReduceAction24"; +void INIT_ATTRIBUTES__parser___ReduceAction24(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction24_t)(val_t p0); +val_t NEW_parser___ReduceAction24(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction24 = "check new ReduceAction24"; +void CHECKNEW_parser___ReduceAction24(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction24_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction24_parser___ReduceAction___init = "new ReduceAction24 parser::ReduceAction::init"; +val_t NEW_ReduceAction24_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction24_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction25 = "init var of ReduceAction25"; +void INIT_ATTRIBUTES__parser___ReduceAction25(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction25_t)(val_t p0); +val_t NEW_parser___ReduceAction25(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction25 = "check new ReduceAction25"; +void CHECKNEW_parser___ReduceAction25(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction25_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction25_parser___ReduceAction___init = "new ReduceAction25 parser::ReduceAction::init"; +val_t NEW_ReduceAction25_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction25_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction26 = "init var of ReduceAction26"; +void INIT_ATTRIBUTES__parser___ReduceAction26(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction26_t)(val_t p0); +val_t NEW_parser___ReduceAction26(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction26 = "check new ReduceAction26"; +void CHECKNEW_parser___ReduceAction26(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction26_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction26_parser___ReduceAction___init = "new ReduceAction26 parser::ReduceAction::init"; +val_t NEW_ReduceAction26_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction26_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction27 = "init var of ReduceAction27"; +void INIT_ATTRIBUTES__parser___ReduceAction27(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction27_t)(val_t p0); +val_t NEW_parser___ReduceAction27(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction27 = "check new ReduceAction27"; +void CHECKNEW_parser___ReduceAction27(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction27_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction27_parser___ReduceAction___init = "new ReduceAction27 parser::ReduceAction::init"; +val_t NEW_ReduceAction27_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction27_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction28 = "init var of ReduceAction28"; +void INIT_ATTRIBUTES__parser___ReduceAction28(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction28_t)(val_t p0); +val_t NEW_parser___ReduceAction28(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction28 = "check new ReduceAction28"; +void CHECKNEW_parser___ReduceAction28(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction28_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction28_parser___ReduceAction___init = "new ReduceAction28 parser::ReduceAction::init"; +val_t NEW_ReduceAction28_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction28_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction29 = "init var of ReduceAction29"; +void INIT_ATTRIBUTES__parser___ReduceAction29(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction29_t)(val_t p0); +val_t NEW_parser___ReduceAction29(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction29 = "check new ReduceAction29"; +void CHECKNEW_parser___ReduceAction29(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction29_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction29_parser___ReduceAction___init = "new ReduceAction29 parser::ReduceAction::init"; +val_t NEW_ReduceAction29_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction29_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction30 = "init var of ReduceAction30"; +void INIT_ATTRIBUTES__parser___ReduceAction30(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction30_t)(val_t p0); +val_t NEW_parser___ReduceAction30(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction30 = "check new ReduceAction30"; +void CHECKNEW_parser___ReduceAction30(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction30_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction30_parser___ReduceAction___init = "new ReduceAction30 parser::ReduceAction::init"; +val_t NEW_ReduceAction30_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction30_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction31 = "init var of ReduceAction31"; +void INIT_ATTRIBUTES__parser___ReduceAction31(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction31_t)(val_t p0); +val_t NEW_parser___ReduceAction31(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction31 = "check new ReduceAction31"; +void CHECKNEW_parser___ReduceAction31(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction31_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction31_parser___ReduceAction___init = "new ReduceAction31 parser::ReduceAction::init"; +val_t NEW_ReduceAction31_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction31_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction32 = "init var of ReduceAction32"; +void INIT_ATTRIBUTES__parser___ReduceAction32(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction32_t)(val_t p0); +val_t NEW_parser___ReduceAction32(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction32 = "check new ReduceAction32"; +void CHECKNEW_parser___ReduceAction32(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction32_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction32_parser___ReduceAction___init = "new ReduceAction32 parser::ReduceAction::init"; +val_t NEW_ReduceAction32_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction32_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction33 = "init var of ReduceAction33"; +void INIT_ATTRIBUTES__parser___ReduceAction33(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction33_t)(val_t p0); +val_t NEW_parser___ReduceAction33(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction33 = "check new ReduceAction33"; +void CHECKNEW_parser___ReduceAction33(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction33_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction33_parser___ReduceAction___init = "new ReduceAction33 parser::ReduceAction::init"; +val_t NEW_ReduceAction33_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction33_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction34 = "init var of ReduceAction34"; +void INIT_ATTRIBUTES__parser___ReduceAction34(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction34_t)(val_t p0); +val_t NEW_parser___ReduceAction34(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction34 = "check new ReduceAction34"; +void CHECKNEW_parser___ReduceAction34(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction34_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction34_parser___ReduceAction___init = "new ReduceAction34 parser::ReduceAction::init"; +val_t NEW_ReduceAction34_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction34_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction35 = "init var of ReduceAction35"; +void INIT_ATTRIBUTES__parser___ReduceAction35(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction35_t)(val_t p0); +val_t NEW_parser___ReduceAction35(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction35 = "check new ReduceAction35"; +void CHECKNEW_parser___ReduceAction35(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction35_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction35_parser___ReduceAction___init = "new ReduceAction35 parser::ReduceAction::init"; +val_t NEW_ReduceAction35_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction35_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction36 = "init var of ReduceAction36"; +void INIT_ATTRIBUTES__parser___ReduceAction36(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction36_t)(val_t p0); +val_t NEW_parser___ReduceAction36(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction36 = "check new ReduceAction36"; +void CHECKNEW_parser___ReduceAction36(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction36_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction36_parser___ReduceAction___init = "new ReduceAction36 parser::ReduceAction::init"; +val_t NEW_ReduceAction36_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction36_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction37 = "init var of ReduceAction37"; +void INIT_ATTRIBUTES__parser___ReduceAction37(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction37_t)(val_t p0); +val_t NEW_parser___ReduceAction37(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction37 = "check new ReduceAction37"; +void CHECKNEW_parser___ReduceAction37(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction37_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction37_parser___ReduceAction___init = "new ReduceAction37 parser::ReduceAction::init"; +val_t NEW_ReduceAction37_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction37_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction39 = "init var of ReduceAction39"; +void INIT_ATTRIBUTES__parser___ReduceAction39(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction39_t)(val_t p0); +val_t NEW_parser___ReduceAction39(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction39 = "check new ReduceAction39"; +void CHECKNEW_parser___ReduceAction39(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction39_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction39_parser___ReduceAction___init = "new ReduceAction39 parser::ReduceAction::init"; +val_t NEW_ReduceAction39_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction39_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction40 = "init var of ReduceAction40"; +void INIT_ATTRIBUTES__parser___ReduceAction40(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction40_t)(val_t p0); +val_t NEW_parser___ReduceAction40(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction40 = "check new ReduceAction40"; +void CHECKNEW_parser___ReduceAction40(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction40_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction40_parser___ReduceAction___init = "new ReduceAction40 parser::ReduceAction::init"; +val_t NEW_ReduceAction40_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction40_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction41 = "init var of ReduceAction41"; +void INIT_ATTRIBUTES__parser___ReduceAction41(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction41_t)(val_t p0); +val_t NEW_parser___ReduceAction41(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction41 = "check new ReduceAction41"; +void CHECKNEW_parser___ReduceAction41(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction41_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction41_parser___ReduceAction___init = "new ReduceAction41 parser::ReduceAction::init"; +val_t NEW_ReduceAction41_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction41_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction42 = "init var of ReduceAction42"; +void INIT_ATTRIBUTES__parser___ReduceAction42(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction42_t)(val_t p0); +val_t NEW_parser___ReduceAction42(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction42 = "check new ReduceAction42"; +void CHECKNEW_parser___ReduceAction42(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction42_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction42_parser___ReduceAction___init = "new ReduceAction42 parser::ReduceAction::init"; +val_t NEW_ReduceAction42_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction42_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction43 = "init var of ReduceAction43"; +void INIT_ATTRIBUTES__parser___ReduceAction43(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction43_t)(val_t p0); +val_t NEW_parser___ReduceAction43(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction43 = "check new ReduceAction43"; +void CHECKNEW_parser___ReduceAction43(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction43_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction43_parser___ReduceAction___init = "new ReduceAction43 parser::ReduceAction::init"; +val_t NEW_ReduceAction43_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction43_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction44 = "init var of ReduceAction44"; +void INIT_ATTRIBUTES__parser___ReduceAction44(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction44_t)(val_t p0); +val_t NEW_parser___ReduceAction44(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction44 = "check new ReduceAction44"; +void CHECKNEW_parser___ReduceAction44(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction44_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction44_parser___ReduceAction___init = "new ReduceAction44 parser::ReduceAction::init"; +val_t NEW_ReduceAction44_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction44_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction45 = "init var of ReduceAction45"; +void INIT_ATTRIBUTES__parser___ReduceAction45(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction45_t)(val_t p0); +val_t NEW_parser___ReduceAction45(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction45 = "check new ReduceAction45"; +void CHECKNEW_parser___ReduceAction45(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction45_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction45_parser___ReduceAction___init = "new ReduceAction45 parser::ReduceAction::init"; +val_t NEW_ReduceAction45_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction45_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction46 = "init var of ReduceAction46"; +void INIT_ATTRIBUTES__parser___ReduceAction46(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction46_t)(val_t p0); +val_t NEW_parser___ReduceAction46(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction46 = "check new ReduceAction46"; +void CHECKNEW_parser___ReduceAction46(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction46_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction46_parser___ReduceAction___init = "new ReduceAction46 parser::ReduceAction::init"; +val_t NEW_ReduceAction46_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction46_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction47 = "init var of ReduceAction47"; +void INIT_ATTRIBUTES__parser___ReduceAction47(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction47_t)(val_t p0); +val_t NEW_parser___ReduceAction47(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction47 = "check new ReduceAction47"; +void CHECKNEW_parser___ReduceAction47(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction47_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction47_parser___ReduceAction___init = "new ReduceAction47 parser::ReduceAction::init"; +val_t NEW_ReduceAction47_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction47_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction48 = "init var of ReduceAction48"; +void INIT_ATTRIBUTES__parser___ReduceAction48(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction48_t)(val_t p0); +val_t NEW_parser___ReduceAction48(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction48 = "check new ReduceAction48"; +void CHECKNEW_parser___ReduceAction48(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction48_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction48_parser___ReduceAction___init = "new ReduceAction48 parser::ReduceAction::init"; +val_t NEW_ReduceAction48_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction48_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction49 = "init var of ReduceAction49"; +void INIT_ATTRIBUTES__parser___ReduceAction49(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction49_t)(val_t p0); +val_t NEW_parser___ReduceAction49(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction49 = "check new ReduceAction49"; +void CHECKNEW_parser___ReduceAction49(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction49_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction49_parser___ReduceAction___init = "new ReduceAction49 parser::ReduceAction::init"; +val_t NEW_ReduceAction49_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction49_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction50 = "init var of ReduceAction50"; +void INIT_ATTRIBUTES__parser___ReduceAction50(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction50_t)(val_t p0); +val_t NEW_parser___ReduceAction50(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction50 = "check new ReduceAction50"; +void CHECKNEW_parser___ReduceAction50(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction50_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction50_parser___ReduceAction___init = "new ReduceAction50 parser::ReduceAction::init"; +val_t NEW_ReduceAction50_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction50_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction51 = "init var of ReduceAction51"; +void INIT_ATTRIBUTES__parser___ReduceAction51(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction51_t)(val_t p0); +val_t NEW_parser___ReduceAction51(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction51 = "check new ReduceAction51"; +void CHECKNEW_parser___ReduceAction51(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction51_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction51_parser___ReduceAction___init = "new ReduceAction51 parser::ReduceAction::init"; +val_t NEW_ReduceAction51_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction51_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction52 = "init var of ReduceAction52"; +void INIT_ATTRIBUTES__parser___ReduceAction52(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction52_t)(val_t p0); +val_t NEW_parser___ReduceAction52(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction52 = "check new ReduceAction52"; +void CHECKNEW_parser___ReduceAction52(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction52_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction52_parser___ReduceAction___init = "new ReduceAction52 parser::ReduceAction::init"; +val_t NEW_ReduceAction52_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction52_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction53 = "init var of ReduceAction53"; +void INIT_ATTRIBUTES__parser___ReduceAction53(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction53_t)(val_t p0); +val_t NEW_parser___ReduceAction53(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction53 = "check new ReduceAction53"; +void CHECKNEW_parser___ReduceAction53(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction53_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction53_parser___ReduceAction___init = "new ReduceAction53 parser::ReduceAction::init"; +val_t NEW_ReduceAction53_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction53_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction54 = "init var of ReduceAction54"; +void INIT_ATTRIBUTES__parser___ReduceAction54(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction54_t)(val_t p0); +val_t NEW_parser___ReduceAction54(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction54 = "check new ReduceAction54"; +void CHECKNEW_parser___ReduceAction54(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction54_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction54_parser___ReduceAction___init = "new ReduceAction54 parser::ReduceAction::init"; +val_t NEW_ReduceAction54_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction54_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction55 = "init var of ReduceAction55"; +void INIT_ATTRIBUTES__parser___ReduceAction55(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction55_t)(val_t p0); +val_t NEW_parser___ReduceAction55(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction55 = "check new ReduceAction55"; +void CHECKNEW_parser___ReduceAction55(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction55_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction55_parser___ReduceAction___init = "new ReduceAction55 parser::ReduceAction::init"; +val_t NEW_ReduceAction55_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction55_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction56 = "init var of ReduceAction56"; +void INIT_ATTRIBUTES__parser___ReduceAction56(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction56_t)(val_t p0); +val_t NEW_parser___ReduceAction56(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction56 = "check new ReduceAction56"; +void CHECKNEW_parser___ReduceAction56(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction56_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction56_parser___ReduceAction___init = "new ReduceAction56 parser::ReduceAction::init"; +val_t NEW_ReduceAction56_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction56_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction57 = "init var of ReduceAction57"; +void INIT_ATTRIBUTES__parser___ReduceAction57(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction57_t)(val_t p0); +val_t NEW_parser___ReduceAction57(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction57 = "check new ReduceAction57"; +void CHECKNEW_parser___ReduceAction57(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction57_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction57_parser___ReduceAction___init = "new ReduceAction57 parser::ReduceAction::init"; +val_t NEW_ReduceAction57_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction57_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction58 = "init var of ReduceAction58"; +void INIT_ATTRIBUTES__parser___ReduceAction58(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction58_t)(val_t p0); +val_t NEW_parser___ReduceAction58(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction58 = "check new ReduceAction58"; +void CHECKNEW_parser___ReduceAction58(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction58_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction58_parser___ReduceAction___init = "new ReduceAction58 parser::ReduceAction::init"; +val_t NEW_ReduceAction58_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction58_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction59 = "init var of ReduceAction59"; +void INIT_ATTRIBUTES__parser___ReduceAction59(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction59_t)(val_t p0); +val_t NEW_parser___ReduceAction59(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction59 = "check new ReduceAction59"; +void CHECKNEW_parser___ReduceAction59(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction59_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction59_parser___ReduceAction___init = "new ReduceAction59 parser::ReduceAction::init"; +val_t NEW_ReduceAction59_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction59_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction60 = "init var of ReduceAction60"; +void INIT_ATTRIBUTES__parser___ReduceAction60(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction60_t)(val_t p0); +val_t NEW_parser___ReduceAction60(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction60 = "check new ReduceAction60"; +void CHECKNEW_parser___ReduceAction60(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction60_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction60_parser___ReduceAction___init = "new ReduceAction60 parser::ReduceAction::init"; +val_t NEW_ReduceAction60_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction60_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction61 = "init var of ReduceAction61"; +void INIT_ATTRIBUTES__parser___ReduceAction61(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction61_t)(val_t p0); +val_t NEW_parser___ReduceAction61(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction61 = "check new ReduceAction61"; +void CHECKNEW_parser___ReduceAction61(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction61_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction61_parser___ReduceAction___init = "new ReduceAction61 parser::ReduceAction::init"; +val_t NEW_ReduceAction61_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction61_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction62 = "init var of ReduceAction62"; +void INIT_ATTRIBUTES__parser___ReduceAction62(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction62_t)(val_t p0); +val_t NEW_parser___ReduceAction62(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction62 = "check new ReduceAction62"; +void CHECKNEW_parser___ReduceAction62(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction62_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction62_parser___ReduceAction___init = "new ReduceAction62 parser::ReduceAction::init"; +val_t NEW_ReduceAction62_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction62_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction63 = "init var of ReduceAction63"; +void INIT_ATTRIBUTES__parser___ReduceAction63(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction63_t)(val_t p0); +val_t NEW_parser___ReduceAction63(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction63 = "check new ReduceAction63"; +void CHECKNEW_parser___ReduceAction63(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction63_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction63_parser___ReduceAction___init = "new ReduceAction63 parser::ReduceAction::init"; +val_t NEW_ReduceAction63_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction63_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction64 = "init var of ReduceAction64"; +void INIT_ATTRIBUTES__parser___ReduceAction64(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction64_t)(val_t p0); +val_t NEW_parser___ReduceAction64(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction64 = "check new ReduceAction64"; +void CHECKNEW_parser___ReduceAction64(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction64_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction64_parser___ReduceAction___init = "new ReduceAction64 parser::ReduceAction::init"; +val_t NEW_ReduceAction64_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction64_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction65 = "init var of ReduceAction65"; +void INIT_ATTRIBUTES__parser___ReduceAction65(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction65_t)(val_t p0); +val_t NEW_parser___ReduceAction65(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction65 = "check new ReduceAction65"; +void CHECKNEW_parser___ReduceAction65(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction65_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction65_parser___ReduceAction___init = "new ReduceAction65 parser::ReduceAction::init"; +val_t NEW_ReduceAction65_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction65_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction66 = "init var of ReduceAction66"; +void INIT_ATTRIBUTES__parser___ReduceAction66(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction66_t)(val_t p0); +val_t NEW_parser___ReduceAction66(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction66 = "check new ReduceAction66"; +void CHECKNEW_parser___ReduceAction66(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction66_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction66_parser___ReduceAction___init = "new ReduceAction66 parser::ReduceAction::init"; +val_t NEW_ReduceAction66_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction66_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction67 = "init var of ReduceAction67"; +void INIT_ATTRIBUTES__parser___ReduceAction67(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction67_t)(val_t p0); +val_t NEW_parser___ReduceAction67(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction67 = "check new ReduceAction67"; +void CHECKNEW_parser___ReduceAction67(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction67_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction67_parser___ReduceAction___init = "new ReduceAction67 parser::ReduceAction::init"; +val_t NEW_ReduceAction67_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction67_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction68 = "init var of ReduceAction68"; +void INIT_ATTRIBUTES__parser___ReduceAction68(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction68_t)(val_t p0); +val_t NEW_parser___ReduceAction68(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction68 = "check new ReduceAction68"; +void CHECKNEW_parser___ReduceAction68(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction68_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction68_parser___ReduceAction___init = "new ReduceAction68 parser::ReduceAction::init"; +val_t NEW_ReduceAction68_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction68_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction69 = "init var of ReduceAction69"; +void INIT_ATTRIBUTES__parser___ReduceAction69(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction69_t)(val_t p0); +val_t NEW_parser___ReduceAction69(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction69 = "check new ReduceAction69"; +void CHECKNEW_parser___ReduceAction69(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction69_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction69_parser___ReduceAction___init = "new ReduceAction69 parser::ReduceAction::init"; +val_t NEW_ReduceAction69_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction69_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction70 = "init var of ReduceAction70"; +void INIT_ATTRIBUTES__parser___ReduceAction70(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction70_t)(val_t p0); +val_t NEW_parser___ReduceAction70(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction70 = "check new ReduceAction70"; +void CHECKNEW_parser___ReduceAction70(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction70_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction70_parser___ReduceAction___init = "new ReduceAction70 parser::ReduceAction::init"; +val_t NEW_ReduceAction70_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction70_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction71 = "init var of ReduceAction71"; +void INIT_ATTRIBUTES__parser___ReduceAction71(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction71_t)(val_t p0); +val_t NEW_parser___ReduceAction71(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction71 = "check new ReduceAction71"; +void CHECKNEW_parser___ReduceAction71(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction71_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction71_parser___ReduceAction___init = "new ReduceAction71 parser::ReduceAction::init"; +val_t NEW_ReduceAction71_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction71_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction72 = "init var of ReduceAction72"; +void INIT_ATTRIBUTES__parser___ReduceAction72(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction72_t)(val_t p0); +val_t NEW_parser___ReduceAction72(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction72 = "check new ReduceAction72"; +void CHECKNEW_parser___ReduceAction72(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction72_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction72_parser___ReduceAction___init = "new ReduceAction72 parser::ReduceAction::init"; +val_t NEW_ReduceAction72_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction72_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction73 = "init var of ReduceAction73"; +void INIT_ATTRIBUTES__parser___ReduceAction73(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction73_t)(val_t p0); +val_t NEW_parser___ReduceAction73(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction73 = "check new ReduceAction73"; +void CHECKNEW_parser___ReduceAction73(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction73_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction73_parser___ReduceAction___init = "new ReduceAction73 parser::ReduceAction::init"; +val_t NEW_ReduceAction73_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction73_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction74 = "init var of ReduceAction74"; +void INIT_ATTRIBUTES__parser___ReduceAction74(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction74_t)(val_t p0); +val_t NEW_parser___ReduceAction74(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction74 = "check new ReduceAction74"; +void CHECKNEW_parser___ReduceAction74(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction74_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction74_parser___ReduceAction___init = "new ReduceAction74 parser::ReduceAction::init"; +val_t NEW_ReduceAction74_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction74_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction75 = "init var of ReduceAction75"; +void INIT_ATTRIBUTES__parser___ReduceAction75(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction75_t)(val_t p0); +val_t NEW_parser___ReduceAction75(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction75 = "check new ReduceAction75"; +void CHECKNEW_parser___ReduceAction75(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction75_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction75_parser___ReduceAction___init = "new ReduceAction75 parser::ReduceAction::init"; +val_t NEW_ReduceAction75_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction75_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction76 = "init var of ReduceAction76"; +void INIT_ATTRIBUTES__parser___ReduceAction76(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction76_t)(val_t p0); +val_t NEW_parser___ReduceAction76(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction76 = "check new ReduceAction76"; +void CHECKNEW_parser___ReduceAction76(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction76_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction76_parser___ReduceAction___init = "new ReduceAction76 parser::ReduceAction::init"; +val_t NEW_ReduceAction76_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction76_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction77 = "init var of ReduceAction77"; +void INIT_ATTRIBUTES__parser___ReduceAction77(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction77_t)(val_t p0); +val_t NEW_parser___ReduceAction77(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction77 = "check new ReduceAction77"; +void CHECKNEW_parser___ReduceAction77(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction77_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction77_parser___ReduceAction___init = "new ReduceAction77 parser::ReduceAction::init"; +val_t NEW_ReduceAction77_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction77_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction78 = "init var of ReduceAction78"; +void INIT_ATTRIBUTES__parser___ReduceAction78(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction78_t)(val_t p0); +val_t NEW_parser___ReduceAction78(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction78 = "check new ReduceAction78"; +void CHECKNEW_parser___ReduceAction78(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction78_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction78_parser___ReduceAction___init = "new ReduceAction78 parser::ReduceAction::init"; +val_t NEW_ReduceAction78_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction78_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction79 = "init var of ReduceAction79"; +void INIT_ATTRIBUTES__parser___ReduceAction79(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction79_t)(val_t p0); +val_t NEW_parser___ReduceAction79(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction79 = "check new ReduceAction79"; +void CHECKNEW_parser___ReduceAction79(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction79_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction79_parser___ReduceAction___init = "new ReduceAction79 parser::ReduceAction::init"; +val_t NEW_ReduceAction79_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction79_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction80 = "init var of ReduceAction80"; +void INIT_ATTRIBUTES__parser___ReduceAction80(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction80_t)(val_t p0); +val_t NEW_parser___ReduceAction80(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction80 = "check new ReduceAction80"; +void CHECKNEW_parser___ReduceAction80(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction80_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction80_parser___ReduceAction___init = "new ReduceAction80 parser::ReduceAction::init"; +val_t NEW_ReduceAction80_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction80_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction81 = "init var of ReduceAction81"; +void INIT_ATTRIBUTES__parser___ReduceAction81(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction81_t)(val_t p0); +val_t NEW_parser___ReduceAction81(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction81 = "check new ReduceAction81"; +void CHECKNEW_parser___ReduceAction81(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction81_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction81_parser___ReduceAction___init = "new ReduceAction81 parser::ReduceAction::init"; +val_t NEW_ReduceAction81_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction81_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction82 = "init var of ReduceAction82"; +void INIT_ATTRIBUTES__parser___ReduceAction82(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction82_t)(val_t p0); +val_t NEW_parser___ReduceAction82(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction82 = "check new ReduceAction82"; +void CHECKNEW_parser___ReduceAction82(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction82_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction82_parser___ReduceAction___init = "new ReduceAction82 parser::ReduceAction::init"; +val_t NEW_ReduceAction82_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction82_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction83 = "init var of ReduceAction83"; +void INIT_ATTRIBUTES__parser___ReduceAction83(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction83_t)(val_t p0); +val_t NEW_parser___ReduceAction83(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction83 = "check new ReduceAction83"; +void CHECKNEW_parser___ReduceAction83(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction83_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction83_parser___ReduceAction___init = "new ReduceAction83 parser::ReduceAction::init"; +val_t NEW_ReduceAction83_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction83_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction84 = "init var of ReduceAction84"; +void INIT_ATTRIBUTES__parser___ReduceAction84(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction84_t)(val_t p0); +val_t NEW_parser___ReduceAction84(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction84 = "check new ReduceAction84"; +void CHECKNEW_parser___ReduceAction84(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction84_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction84_parser___ReduceAction___init = "new ReduceAction84 parser::ReduceAction::init"; +val_t NEW_ReduceAction84_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction84_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction85 = "init var of ReduceAction85"; +void INIT_ATTRIBUTES__parser___ReduceAction85(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction85_t)(val_t p0); +val_t NEW_parser___ReduceAction85(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction85 = "check new ReduceAction85"; +void CHECKNEW_parser___ReduceAction85(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction85_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction85_parser___ReduceAction___init = "new ReduceAction85 parser::ReduceAction::init"; +val_t NEW_ReduceAction85_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction85_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction86 = "init var of ReduceAction86"; +void INIT_ATTRIBUTES__parser___ReduceAction86(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction86_t)(val_t p0); +val_t NEW_parser___ReduceAction86(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction86 = "check new ReduceAction86"; +void CHECKNEW_parser___ReduceAction86(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction86_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction86_parser___ReduceAction___init = "new ReduceAction86 parser::ReduceAction::init"; +val_t NEW_ReduceAction86_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction86_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction87 = "init var of ReduceAction87"; +void INIT_ATTRIBUTES__parser___ReduceAction87(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction87_t)(val_t p0); +val_t NEW_parser___ReduceAction87(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction87 = "check new ReduceAction87"; +void CHECKNEW_parser___ReduceAction87(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction87_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction87_parser___ReduceAction___init = "new ReduceAction87 parser::ReduceAction::init"; +val_t NEW_ReduceAction87_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction87_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction88 = "init var of ReduceAction88"; +void INIT_ATTRIBUTES__parser___ReduceAction88(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction88_t)(val_t p0); +val_t NEW_parser___ReduceAction88(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction88 = "check new ReduceAction88"; +void CHECKNEW_parser___ReduceAction88(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction88_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction88_parser___ReduceAction___init = "new ReduceAction88 parser::ReduceAction::init"; +val_t NEW_ReduceAction88_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction88_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction89 = "init var of ReduceAction89"; +void INIT_ATTRIBUTES__parser___ReduceAction89(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction89_t)(val_t p0); +val_t NEW_parser___ReduceAction89(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction89 = "check new ReduceAction89"; +void CHECKNEW_parser___ReduceAction89(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction89_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction89_parser___ReduceAction___init = "new ReduceAction89 parser::ReduceAction::init"; +val_t NEW_ReduceAction89_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction89_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction90 = "init var of ReduceAction90"; +void INIT_ATTRIBUTES__parser___ReduceAction90(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction90_t)(val_t p0); +val_t NEW_parser___ReduceAction90(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction90 = "check new ReduceAction90"; +void CHECKNEW_parser___ReduceAction90(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction90_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction90_parser___ReduceAction___init = "new ReduceAction90 parser::ReduceAction::init"; +val_t NEW_ReduceAction90_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction90_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction91 = "init var of ReduceAction91"; +void INIT_ATTRIBUTES__parser___ReduceAction91(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction91_t)(val_t p0); +val_t NEW_parser___ReduceAction91(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction91 = "check new ReduceAction91"; +void CHECKNEW_parser___ReduceAction91(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction91_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction91_parser___ReduceAction___init = "new ReduceAction91 parser::ReduceAction::init"; +val_t NEW_ReduceAction91_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction91_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction92 = "init var of ReduceAction92"; +void INIT_ATTRIBUTES__parser___ReduceAction92(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction92_t)(val_t p0); +val_t NEW_parser___ReduceAction92(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction92 = "check new ReduceAction92"; +void CHECKNEW_parser___ReduceAction92(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction92_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction92_parser___ReduceAction___init = "new ReduceAction92 parser::ReduceAction::init"; +val_t NEW_ReduceAction92_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction92_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction93 = "init var of ReduceAction93"; +void INIT_ATTRIBUTES__parser___ReduceAction93(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction93_t)(val_t p0); +val_t NEW_parser___ReduceAction93(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction93 = "check new ReduceAction93"; +void CHECKNEW_parser___ReduceAction93(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction93_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction93_parser___ReduceAction___init = "new ReduceAction93 parser::ReduceAction::init"; +val_t NEW_ReduceAction93_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction93_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction94 = "init var of ReduceAction94"; +void INIT_ATTRIBUTES__parser___ReduceAction94(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction94_t)(val_t p0); +val_t NEW_parser___ReduceAction94(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction94 = "check new ReduceAction94"; +void CHECKNEW_parser___ReduceAction94(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction94_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction94_parser___ReduceAction___init = "new ReduceAction94 parser::ReduceAction::init"; +val_t NEW_ReduceAction94_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction94_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction95 = "init var of ReduceAction95"; +void INIT_ATTRIBUTES__parser___ReduceAction95(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction95_t)(val_t p0); +val_t NEW_parser___ReduceAction95(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction95 = "check new ReduceAction95"; +void CHECKNEW_parser___ReduceAction95(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction95_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction95_parser___ReduceAction___init = "new ReduceAction95 parser::ReduceAction::init"; +val_t NEW_ReduceAction95_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction95_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction96 = "init var of ReduceAction96"; +void INIT_ATTRIBUTES__parser___ReduceAction96(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction96_t)(val_t p0); +val_t NEW_parser___ReduceAction96(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction96 = "check new ReduceAction96"; +void CHECKNEW_parser___ReduceAction96(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction96_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction96_parser___ReduceAction___init = "new ReduceAction96 parser::ReduceAction::init"; +val_t NEW_ReduceAction96_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction96_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction97 = "init var of ReduceAction97"; +void INIT_ATTRIBUTES__parser___ReduceAction97(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction97_t)(val_t p0); +val_t NEW_parser___ReduceAction97(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction97 = "check new ReduceAction97"; +void CHECKNEW_parser___ReduceAction97(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction97_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction97_parser___ReduceAction___init = "new ReduceAction97 parser::ReduceAction::init"; +val_t NEW_ReduceAction97_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction97_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction98 = "init var of ReduceAction98"; +void INIT_ATTRIBUTES__parser___ReduceAction98(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction98_t)(val_t p0); +val_t NEW_parser___ReduceAction98(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction98 = "check new ReduceAction98"; +void CHECKNEW_parser___ReduceAction98(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction98_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction98_parser___ReduceAction___init = "new ReduceAction98 parser::ReduceAction::init"; +val_t NEW_ReduceAction98_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction98_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction99 = "init var of ReduceAction99"; +void INIT_ATTRIBUTES__parser___ReduceAction99(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction99_t)(val_t p0); +val_t NEW_parser___ReduceAction99(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction99 = "check new ReduceAction99"; +void CHECKNEW_parser___ReduceAction99(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction99_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction99_parser___ReduceAction___init = "new ReduceAction99 parser::ReduceAction::init"; +val_t NEW_ReduceAction99_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction99_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction100 = "init var of ReduceAction100"; +void INIT_ATTRIBUTES__parser___ReduceAction100(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction100_t)(val_t p0); +val_t NEW_parser___ReduceAction100(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction100 = "check new ReduceAction100"; +void CHECKNEW_parser___ReduceAction100(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction100_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction100_parser___ReduceAction___init = "new ReduceAction100 parser::ReduceAction::init"; +val_t NEW_ReduceAction100_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction100_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction101 = "init var of ReduceAction101"; +void INIT_ATTRIBUTES__parser___ReduceAction101(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction101_t)(val_t p0); +val_t NEW_parser___ReduceAction101(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction101 = "check new ReduceAction101"; +void CHECKNEW_parser___ReduceAction101(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction101_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction101_parser___ReduceAction___init = "new ReduceAction101 parser::ReduceAction::init"; +val_t NEW_ReduceAction101_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction101_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction102 = "init var of ReduceAction102"; +void INIT_ATTRIBUTES__parser___ReduceAction102(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction102_t)(val_t p0); +val_t NEW_parser___ReduceAction102(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction102 = "check new ReduceAction102"; +void CHECKNEW_parser___ReduceAction102(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction102_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction102_parser___ReduceAction___init = "new ReduceAction102 parser::ReduceAction::init"; +val_t NEW_ReduceAction102_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction102_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction103 = "init var of ReduceAction103"; +void INIT_ATTRIBUTES__parser___ReduceAction103(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction103_t)(val_t p0); +val_t NEW_parser___ReduceAction103(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction103 = "check new ReduceAction103"; +void CHECKNEW_parser___ReduceAction103(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction103_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction103_parser___ReduceAction___init = "new ReduceAction103 parser::ReduceAction::init"; +val_t NEW_ReduceAction103_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction103_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction104 = "init var of ReduceAction104"; +void INIT_ATTRIBUTES__parser___ReduceAction104(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction104_t)(val_t p0); +val_t NEW_parser___ReduceAction104(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction104 = "check new ReduceAction104"; +void CHECKNEW_parser___ReduceAction104(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction104_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction104_parser___ReduceAction___init = "new ReduceAction104 parser::ReduceAction::init"; +val_t NEW_ReduceAction104_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction104_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction105 = "init var of ReduceAction105"; +void INIT_ATTRIBUTES__parser___ReduceAction105(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction105_t)(val_t p0); +val_t NEW_parser___ReduceAction105(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction105 = "check new ReduceAction105"; +void CHECKNEW_parser___ReduceAction105(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction105_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction105_parser___ReduceAction___init = "new ReduceAction105 parser::ReduceAction::init"; +val_t NEW_ReduceAction105_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction105_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction106 = "init var of ReduceAction106"; +void INIT_ATTRIBUTES__parser___ReduceAction106(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction106_t)(val_t p0); +val_t NEW_parser___ReduceAction106(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction106 = "check new ReduceAction106"; +void CHECKNEW_parser___ReduceAction106(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction106_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction106_parser___ReduceAction___init = "new ReduceAction106 parser::ReduceAction::init"; +val_t NEW_ReduceAction106_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction106_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction107 = "init var of ReduceAction107"; +void INIT_ATTRIBUTES__parser___ReduceAction107(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction107_t)(val_t p0); +val_t NEW_parser___ReduceAction107(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction107 = "check new ReduceAction107"; +void CHECKNEW_parser___ReduceAction107(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction107_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction107_parser___ReduceAction___init = "new ReduceAction107 parser::ReduceAction::init"; +val_t NEW_ReduceAction107_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction107_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction108 = "init var of ReduceAction108"; +void INIT_ATTRIBUTES__parser___ReduceAction108(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction108_t)(val_t p0); +val_t NEW_parser___ReduceAction108(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction108 = "check new ReduceAction108"; +void CHECKNEW_parser___ReduceAction108(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction108_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction108_parser___ReduceAction___init = "new ReduceAction108 parser::ReduceAction::init"; +val_t NEW_ReduceAction108_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction108_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction109 = "init var of ReduceAction109"; +void INIT_ATTRIBUTES__parser___ReduceAction109(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction109_t)(val_t p0); +val_t NEW_parser___ReduceAction109(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction109 = "check new ReduceAction109"; +void CHECKNEW_parser___ReduceAction109(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction109_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction109_parser___ReduceAction___init = "new ReduceAction109 parser::ReduceAction::init"; +val_t NEW_ReduceAction109_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction109_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction110 = "init var of ReduceAction110"; +void INIT_ATTRIBUTES__parser___ReduceAction110(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction110_t)(val_t p0); +val_t NEW_parser___ReduceAction110(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction110 = "check new ReduceAction110"; +void CHECKNEW_parser___ReduceAction110(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction110_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction110_parser___ReduceAction___init = "new ReduceAction110 parser::ReduceAction::init"; +val_t NEW_ReduceAction110_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction110_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction111 = "init var of ReduceAction111"; +void INIT_ATTRIBUTES__parser___ReduceAction111(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction111_t)(val_t p0); +val_t NEW_parser___ReduceAction111(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction111 = "check new ReduceAction111"; +void CHECKNEW_parser___ReduceAction111(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction111_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction111_parser___ReduceAction___init = "new ReduceAction111 parser::ReduceAction::init"; +val_t NEW_ReduceAction111_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction111_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction112 = "init var of ReduceAction112"; +void INIT_ATTRIBUTES__parser___ReduceAction112(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction112_t)(val_t p0); +val_t NEW_parser___ReduceAction112(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction112 = "check new ReduceAction112"; +void CHECKNEW_parser___ReduceAction112(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction112_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction112_parser___ReduceAction___init = "new ReduceAction112 parser::ReduceAction::init"; +val_t NEW_ReduceAction112_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction112_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction113 = "init var of ReduceAction113"; +void INIT_ATTRIBUTES__parser___ReduceAction113(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction113_t)(val_t p0); +val_t NEW_parser___ReduceAction113(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction113 = "check new ReduceAction113"; +void CHECKNEW_parser___ReduceAction113(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction113_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction113_parser___ReduceAction___init = "new ReduceAction113 parser::ReduceAction::init"; +val_t NEW_ReduceAction113_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction113_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction114 = "init var of ReduceAction114"; +void INIT_ATTRIBUTES__parser___ReduceAction114(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction114_t)(val_t p0); +val_t NEW_parser___ReduceAction114(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction114 = "check new ReduceAction114"; +void CHECKNEW_parser___ReduceAction114(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction114_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction114_parser___ReduceAction___init = "new ReduceAction114 parser::ReduceAction::init"; +val_t NEW_ReduceAction114_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction114_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction115 = "init var of ReduceAction115"; +void INIT_ATTRIBUTES__parser___ReduceAction115(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction115_t)(val_t p0); +val_t NEW_parser___ReduceAction115(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction115 = "check new ReduceAction115"; +void CHECKNEW_parser___ReduceAction115(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction115_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction115_parser___ReduceAction___init = "new ReduceAction115 parser::ReduceAction::init"; +val_t NEW_ReduceAction115_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction115_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction116 = "init var of ReduceAction116"; +void INIT_ATTRIBUTES__parser___ReduceAction116(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction116_t)(val_t p0); +val_t NEW_parser___ReduceAction116(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction116 = "check new ReduceAction116"; +void CHECKNEW_parser___ReduceAction116(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction116_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction116_parser___ReduceAction___init = "new ReduceAction116 parser::ReduceAction::init"; +val_t NEW_ReduceAction116_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction116_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction117 = "init var of ReduceAction117"; +void INIT_ATTRIBUTES__parser___ReduceAction117(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction117_t)(val_t p0); +val_t NEW_parser___ReduceAction117(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction117 = "check new ReduceAction117"; +void CHECKNEW_parser___ReduceAction117(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction117_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction117_parser___ReduceAction___init = "new ReduceAction117 parser::ReduceAction::init"; +val_t NEW_ReduceAction117_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction117_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction118 = "init var of ReduceAction118"; +void INIT_ATTRIBUTES__parser___ReduceAction118(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction118_t)(val_t p0); +val_t NEW_parser___ReduceAction118(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction118 = "check new ReduceAction118"; +void CHECKNEW_parser___ReduceAction118(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction118_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction118_parser___ReduceAction___init = "new ReduceAction118 parser::ReduceAction::init"; +val_t NEW_ReduceAction118_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction118_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction119 = "init var of ReduceAction119"; +void INIT_ATTRIBUTES__parser___ReduceAction119(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction119_t)(val_t p0); +val_t NEW_parser___ReduceAction119(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction119 = "check new ReduceAction119"; +void CHECKNEW_parser___ReduceAction119(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction119_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction119_parser___ReduceAction___init = "new ReduceAction119 parser::ReduceAction::init"; +val_t NEW_ReduceAction119_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction119_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction120 = "init var of ReduceAction120"; +void INIT_ATTRIBUTES__parser___ReduceAction120(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction120_t)(val_t p0); +val_t NEW_parser___ReduceAction120(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction120 = "check new ReduceAction120"; +void CHECKNEW_parser___ReduceAction120(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction120_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction120_parser___ReduceAction___init = "new ReduceAction120 parser::ReduceAction::init"; +val_t NEW_ReduceAction120_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction120_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction121 = "init var of ReduceAction121"; +void INIT_ATTRIBUTES__parser___ReduceAction121(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction121_t)(val_t p0); +val_t NEW_parser___ReduceAction121(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction121 = "check new ReduceAction121"; +void CHECKNEW_parser___ReduceAction121(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction121_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction121_parser___ReduceAction___init = "new ReduceAction121 parser::ReduceAction::init"; +val_t NEW_ReduceAction121_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction121_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction122 = "init var of ReduceAction122"; +void INIT_ATTRIBUTES__parser___ReduceAction122(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction122_t)(val_t p0); +val_t NEW_parser___ReduceAction122(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction122 = "check new ReduceAction122"; +void CHECKNEW_parser___ReduceAction122(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction122_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction122_parser___ReduceAction___init = "new ReduceAction122 parser::ReduceAction::init"; +val_t NEW_ReduceAction122_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction122_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction123 = "init var of ReduceAction123"; +void INIT_ATTRIBUTES__parser___ReduceAction123(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction123_t)(val_t p0); +val_t NEW_parser___ReduceAction123(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction123 = "check new ReduceAction123"; +void CHECKNEW_parser___ReduceAction123(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction123_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction123_parser___ReduceAction___init = "new ReduceAction123 parser::ReduceAction::init"; +val_t NEW_ReduceAction123_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction123_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction124 = "init var of ReduceAction124"; +void INIT_ATTRIBUTES__parser___ReduceAction124(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction124_t)(val_t p0); +val_t NEW_parser___ReduceAction124(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction124 = "check new ReduceAction124"; +void CHECKNEW_parser___ReduceAction124(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction124_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction124_parser___ReduceAction___init = "new ReduceAction124 parser::ReduceAction::init"; +val_t NEW_ReduceAction124_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction124_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction125 = "init var of ReduceAction125"; +void INIT_ATTRIBUTES__parser___ReduceAction125(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction125_t)(val_t p0); +val_t NEW_parser___ReduceAction125(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction125 = "check new ReduceAction125"; +void CHECKNEW_parser___ReduceAction125(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction125_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction125_parser___ReduceAction___init = "new ReduceAction125 parser::ReduceAction::init"; +val_t NEW_ReduceAction125_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction125_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction126 = "init var of ReduceAction126"; +void INIT_ATTRIBUTES__parser___ReduceAction126(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction126_t)(val_t p0); +val_t NEW_parser___ReduceAction126(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction126 = "check new ReduceAction126"; +void CHECKNEW_parser___ReduceAction126(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction126_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction126_parser___ReduceAction___init = "new ReduceAction126 parser::ReduceAction::init"; +val_t NEW_ReduceAction126_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction126_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction127 = "init var of ReduceAction127"; +void INIT_ATTRIBUTES__parser___ReduceAction127(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction127_t)(val_t p0); +val_t NEW_parser___ReduceAction127(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction127 = "check new ReduceAction127"; +void CHECKNEW_parser___ReduceAction127(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction127_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction127_parser___ReduceAction___init = "new ReduceAction127 parser::ReduceAction::init"; +val_t NEW_ReduceAction127_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction127_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction128 = "init var of ReduceAction128"; +void INIT_ATTRIBUTES__parser___ReduceAction128(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction128_t)(val_t p0); +val_t NEW_parser___ReduceAction128(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction128 = "check new ReduceAction128"; +void CHECKNEW_parser___ReduceAction128(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction128_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction128_parser___ReduceAction___init = "new ReduceAction128 parser::ReduceAction::init"; +val_t NEW_ReduceAction128_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction128_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction129 = "init var of ReduceAction129"; +void INIT_ATTRIBUTES__parser___ReduceAction129(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction129_t)(val_t p0); +val_t NEW_parser___ReduceAction129(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction129 = "check new ReduceAction129"; +void CHECKNEW_parser___ReduceAction129(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction129_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction129_parser___ReduceAction___init = "new ReduceAction129 parser::ReduceAction::init"; +val_t NEW_ReduceAction129_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction129_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction130 = "init var of ReduceAction130"; +void INIT_ATTRIBUTES__parser___ReduceAction130(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction130_t)(val_t p0); +val_t NEW_parser___ReduceAction130(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction130 = "check new ReduceAction130"; +void CHECKNEW_parser___ReduceAction130(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction130_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction130_parser___ReduceAction___init = "new ReduceAction130 parser::ReduceAction::init"; +val_t NEW_ReduceAction130_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction130_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction131 = "init var of ReduceAction131"; +void INIT_ATTRIBUTES__parser___ReduceAction131(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction131_t)(val_t p0); +val_t NEW_parser___ReduceAction131(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction131 = "check new ReduceAction131"; +void CHECKNEW_parser___ReduceAction131(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction131_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction131_parser___ReduceAction___init = "new ReduceAction131 parser::ReduceAction::init"; +val_t NEW_ReduceAction131_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction131_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction132 = "init var of ReduceAction132"; +void INIT_ATTRIBUTES__parser___ReduceAction132(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction132_t)(val_t p0); +val_t NEW_parser___ReduceAction132(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction132 = "check new ReduceAction132"; +void CHECKNEW_parser___ReduceAction132(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction132_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction132_parser___ReduceAction___init = "new ReduceAction132 parser::ReduceAction::init"; +val_t NEW_ReduceAction132_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction132_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction133 = "init var of ReduceAction133"; +void INIT_ATTRIBUTES__parser___ReduceAction133(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction133_t)(val_t p0); +val_t NEW_parser___ReduceAction133(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction133 = "check new ReduceAction133"; +void CHECKNEW_parser___ReduceAction133(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction133_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction133_parser___ReduceAction___init = "new ReduceAction133 parser::ReduceAction::init"; +val_t NEW_ReduceAction133_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction133_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction134 = "init var of ReduceAction134"; +void INIT_ATTRIBUTES__parser___ReduceAction134(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction134_t)(val_t p0); +val_t NEW_parser___ReduceAction134(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction134 = "check new ReduceAction134"; +void CHECKNEW_parser___ReduceAction134(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction134_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction134_parser___ReduceAction___init = "new ReduceAction134 parser::ReduceAction::init"; +val_t NEW_ReduceAction134_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction134_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction135 = "init var of ReduceAction135"; +void INIT_ATTRIBUTES__parser___ReduceAction135(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction135_t)(val_t p0); +val_t NEW_parser___ReduceAction135(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction135 = "check new ReduceAction135"; +void CHECKNEW_parser___ReduceAction135(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction135_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction135_parser___ReduceAction___init = "new ReduceAction135 parser::ReduceAction::init"; +val_t NEW_ReduceAction135_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction135_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction136 = "init var of ReduceAction136"; +void INIT_ATTRIBUTES__parser___ReduceAction136(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction136_t)(val_t p0); +val_t NEW_parser___ReduceAction136(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction136 = "check new ReduceAction136"; +void CHECKNEW_parser___ReduceAction136(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction136_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction136_parser___ReduceAction___init = "new ReduceAction136 parser::ReduceAction::init"; +val_t NEW_ReduceAction136_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction136_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction137 = "init var of ReduceAction137"; +void INIT_ATTRIBUTES__parser___ReduceAction137(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction137_t)(val_t p0); +val_t NEW_parser___ReduceAction137(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction137 = "check new ReduceAction137"; +void CHECKNEW_parser___ReduceAction137(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction137_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction137_parser___ReduceAction___init = "new ReduceAction137 parser::ReduceAction::init"; +val_t NEW_ReduceAction137_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction137_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction138 = "init var of ReduceAction138"; +void INIT_ATTRIBUTES__parser___ReduceAction138(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction138_t)(val_t p0); +val_t NEW_parser___ReduceAction138(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction138 = "check new ReduceAction138"; +void CHECKNEW_parser___ReduceAction138(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction138_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction138_parser___ReduceAction___init = "new ReduceAction138 parser::ReduceAction::init"; +val_t NEW_ReduceAction138_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction138_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction139 = "init var of ReduceAction139"; +void INIT_ATTRIBUTES__parser___ReduceAction139(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction139_t)(val_t p0); +val_t NEW_parser___ReduceAction139(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction139 = "check new ReduceAction139"; +void CHECKNEW_parser___ReduceAction139(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction139_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction139_parser___ReduceAction___init = "new ReduceAction139 parser::ReduceAction::init"; +val_t NEW_ReduceAction139_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction139_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction140 = "init var of ReduceAction140"; +void INIT_ATTRIBUTES__parser___ReduceAction140(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction140_t)(val_t p0); +val_t NEW_parser___ReduceAction140(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction140 = "check new ReduceAction140"; +void CHECKNEW_parser___ReduceAction140(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction140_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction140_parser___ReduceAction___init = "new ReduceAction140 parser::ReduceAction::init"; +val_t NEW_ReduceAction140_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction140_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction141 = "init var of ReduceAction141"; +void INIT_ATTRIBUTES__parser___ReduceAction141(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction141_t)(val_t p0); +val_t NEW_parser___ReduceAction141(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction141 = "check new ReduceAction141"; +void CHECKNEW_parser___ReduceAction141(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction141_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction141_parser___ReduceAction___init = "new ReduceAction141 parser::ReduceAction::init"; +val_t NEW_ReduceAction141_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction141_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction142 = "init var of ReduceAction142"; +void INIT_ATTRIBUTES__parser___ReduceAction142(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction142_t)(val_t p0); +val_t NEW_parser___ReduceAction142(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction142 = "check new ReduceAction142"; +void CHECKNEW_parser___ReduceAction142(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction142_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction142_parser___ReduceAction___init = "new ReduceAction142 parser::ReduceAction::init"; +val_t NEW_ReduceAction142_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction142_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction143 = "init var of ReduceAction143"; +void INIT_ATTRIBUTES__parser___ReduceAction143(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction143_t)(val_t p0); +val_t NEW_parser___ReduceAction143(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction143 = "check new ReduceAction143"; +void CHECKNEW_parser___ReduceAction143(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction143_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction143_parser___ReduceAction___init = "new ReduceAction143 parser::ReduceAction::init"; +val_t NEW_ReduceAction143_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction143_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction144 = "init var of ReduceAction144"; +void INIT_ATTRIBUTES__parser___ReduceAction144(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction144_t)(val_t p0); +val_t NEW_parser___ReduceAction144(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction144 = "check new ReduceAction144"; +void CHECKNEW_parser___ReduceAction144(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction144_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction144_parser___ReduceAction___init = "new ReduceAction144 parser::ReduceAction::init"; +val_t NEW_ReduceAction144_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction144_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction145 = "init var of ReduceAction145"; +void INIT_ATTRIBUTES__parser___ReduceAction145(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction145_t)(val_t p0); +val_t NEW_parser___ReduceAction145(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction145 = "check new ReduceAction145"; +void CHECKNEW_parser___ReduceAction145(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction145_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction145_parser___ReduceAction___init = "new ReduceAction145 parser::ReduceAction::init"; +val_t NEW_ReduceAction145_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction145_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction146 = "init var of ReduceAction146"; +void INIT_ATTRIBUTES__parser___ReduceAction146(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction146_t)(val_t p0); +val_t NEW_parser___ReduceAction146(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction146 = "check new ReduceAction146"; +void CHECKNEW_parser___ReduceAction146(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction146_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction146_parser___ReduceAction___init = "new ReduceAction146 parser::ReduceAction::init"; +val_t NEW_ReduceAction146_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction146_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction147 = "init var of ReduceAction147"; +void INIT_ATTRIBUTES__parser___ReduceAction147(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction147_t)(val_t p0); +val_t NEW_parser___ReduceAction147(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction147 = "check new ReduceAction147"; +void CHECKNEW_parser___ReduceAction147(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction147_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction147_parser___ReduceAction___init = "new ReduceAction147 parser::ReduceAction::init"; +val_t NEW_ReduceAction147_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction147_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction148 = "init var of ReduceAction148"; +void INIT_ATTRIBUTES__parser___ReduceAction148(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction148_t)(val_t p0); +val_t NEW_parser___ReduceAction148(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction148 = "check new ReduceAction148"; +void CHECKNEW_parser___ReduceAction148(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction148_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction148_parser___ReduceAction___init = "new ReduceAction148 parser::ReduceAction::init"; +val_t NEW_ReduceAction148_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction148_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction149 = "init var of ReduceAction149"; +void INIT_ATTRIBUTES__parser___ReduceAction149(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction149_t)(val_t p0); +val_t NEW_parser___ReduceAction149(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction149 = "check new ReduceAction149"; +void CHECKNEW_parser___ReduceAction149(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction149_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction149_parser___ReduceAction___init = "new ReduceAction149 parser::ReduceAction::init"; +val_t NEW_ReduceAction149_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction149_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction150 = "init var of ReduceAction150"; +void INIT_ATTRIBUTES__parser___ReduceAction150(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction150_t)(val_t p0); +val_t NEW_parser___ReduceAction150(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction150 = "check new ReduceAction150"; +void CHECKNEW_parser___ReduceAction150(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction150_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction150_parser___ReduceAction___init = "new ReduceAction150 parser::ReduceAction::init"; +val_t NEW_ReduceAction150_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction150_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction151 = "init var of ReduceAction151"; +void INIT_ATTRIBUTES__parser___ReduceAction151(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction151_t)(val_t p0); +val_t NEW_parser___ReduceAction151(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction151 = "check new ReduceAction151"; +void CHECKNEW_parser___ReduceAction151(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction151_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction151_parser___ReduceAction___init = "new ReduceAction151 parser::ReduceAction::init"; +val_t NEW_ReduceAction151_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction151_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction152 = "init var of ReduceAction152"; +void INIT_ATTRIBUTES__parser___ReduceAction152(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction152_t)(val_t p0); +val_t NEW_parser___ReduceAction152(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction152 = "check new ReduceAction152"; +void CHECKNEW_parser___ReduceAction152(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction152_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction152_parser___ReduceAction___init = "new ReduceAction152 parser::ReduceAction::init"; +val_t NEW_ReduceAction152_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction152_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction153 = "init var of ReduceAction153"; +void INIT_ATTRIBUTES__parser___ReduceAction153(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction153_t)(val_t p0); +val_t NEW_parser___ReduceAction153(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction153 = "check new ReduceAction153"; +void CHECKNEW_parser___ReduceAction153(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction153_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction153_parser___ReduceAction___init = "new ReduceAction153 parser::ReduceAction::init"; +val_t NEW_ReduceAction153_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction153_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction154 = "init var of ReduceAction154"; +void INIT_ATTRIBUTES__parser___ReduceAction154(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction154_t)(val_t p0); +val_t NEW_parser___ReduceAction154(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction154 = "check new ReduceAction154"; +void CHECKNEW_parser___ReduceAction154(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction154_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction154_parser___ReduceAction___init = "new ReduceAction154 parser::ReduceAction::init"; +val_t NEW_ReduceAction154_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction154_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction155 = "init var of ReduceAction155"; +void INIT_ATTRIBUTES__parser___ReduceAction155(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction155_t)(val_t p0); +val_t NEW_parser___ReduceAction155(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction155 = "check new ReduceAction155"; +void CHECKNEW_parser___ReduceAction155(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction155_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction155_parser___ReduceAction___init = "new ReduceAction155 parser::ReduceAction::init"; +val_t NEW_ReduceAction155_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction155_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction156 = "init var of ReduceAction156"; +void INIT_ATTRIBUTES__parser___ReduceAction156(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction156_t)(val_t p0); +val_t NEW_parser___ReduceAction156(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction156 = "check new ReduceAction156"; +void CHECKNEW_parser___ReduceAction156(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction156_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction156_parser___ReduceAction___init = "new ReduceAction156 parser::ReduceAction::init"; +val_t NEW_ReduceAction156_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction156_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction157 = "init var of ReduceAction157"; +void INIT_ATTRIBUTES__parser___ReduceAction157(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction157_t)(val_t p0); +val_t NEW_parser___ReduceAction157(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction157 = "check new ReduceAction157"; +void CHECKNEW_parser___ReduceAction157(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction157_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction157_parser___ReduceAction___init = "new ReduceAction157 parser::ReduceAction::init"; +val_t NEW_ReduceAction157_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction157_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction158 = "init var of ReduceAction158"; +void INIT_ATTRIBUTES__parser___ReduceAction158(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction158_t)(val_t p0); +val_t NEW_parser___ReduceAction158(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction158 = "check new ReduceAction158"; +void CHECKNEW_parser___ReduceAction158(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction158_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction158_parser___ReduceAction___init = "new ReduceAction158 parser::ReduceAction::init"; +val_t NEW_ReduceAction158_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction158_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction159 = "init var of ReduceAction159"; +void INIT_ATTRIBUTES__parser___ReduceAction159(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction159_t)(val_t p0); +val_t NEW_parser___ReduceAction159(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction159 = "check new ReduceAction159"; +void CHECKNEW_parser___ReduceAction159(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction159_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction159_parser___ReduceAction___init = "new ReduceAction159 parser::ReduceAction::init"; +val_t NEW_ReduceAction159_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction159_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction160 = "init var of ReduceAction160"; +void INIT_ATTRIBUTES__parser___ReduceAction160(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction160_t)(val_t p0); +val_t NEW_parser___ReduceAction160(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction160 = "check new ReduceAction160"; +void CHECKNEW_parser___ReduceAction160(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction160_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction160_parser___ReduceAction___init = "new ReduceAction160 parser::ReduceAction::init"; +val_t NEW_ReduceAction160_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction160_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction161 = "init var of ReduceAction161"; +void INIT_ATTRIBUTES__parser___ReduceAction161(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction161_t)(val_t p0); +val_t NEW_parser___ReduceAction161(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction161 = "check new ReduceAction161"; +void CHECKNEW_parser___ReduceAction161(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction161_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction161_parser___ReduceAction___init = "new ReduceAction161 parser::ReduceAction::init"; +val_t NEW_ReduceAction161_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction161_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction162 = "init var of ReduceAction162"; +void INIT_ATTRIBUTES__parser___ReduceAction162(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction162_t)(val_t p0); +val_t NEW_parser___ReduceAction162(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction162 = "check new ReduceAction162"; +void CHECKNEW_parser___ReduceAction162(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction162_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction162_parser___ReduceAction___init = "new ReduceAction162 parser::ReduceAction::init"; +val_t NEW_ReduceAction162_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction162_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction163 = "init var of ReduceAction163"; +void INIT_ATTRIBUTES__parser___ReduceAction163(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction163_t)(val_t p0); +val_t NEW_parser___ReduceAction163(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction163 = "check new ReduceAction163"; +void CHECKNEW_parser___ReduceAction163(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction163_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction163_parser___ReduceAction___init = "new ReduceAction163 parser::ReduceAction::init"; +val_t NEW_ReduceAction163_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction163_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction164 = "init var of ReduceAction164"; +void INIT_ATTRIBUTES__parser___ReduceAction164(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction164_t)(val_t p0); +val_t NEW_parser___ReduceAction164(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction164 = "check new ReduceAction164"; +void CHECKNEW_parser___ReduceAction164(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction164_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction164_parser___ReduceAction___init = "new ReduceAction164 parser::ReduceAction::init"; +val_t NEW_ReduceAction164_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction164_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction165 = "init var of ReduceAction165"; +void INIT_ATTRIBUTES__parser___ReduceAction165(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction165_t)(val_t p0); +val_t NEW_parser___ReduceAction165(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction165 = "check new ReduceAction165"; +void CHECKNEW_parser___ReduceAction165(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction165_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction165_parser___ReduceAction___init = "new ReduceAction165 parser::ReduceAction::init"; +val_t NEW_ReduceAction165_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction165_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction166 = "init var of ReduceAction166"; +void INIT_ATTRIBUTES__parser___ReduceAction166(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction166_t)(val_t p0); +val_t NEW_parser___ReduceAction166(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction166 = "check new ReduceAction166"; +void CHECKNEW_parser___ReduceAction166(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction166_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction166_parser___ReduceAction___init = "new ReduceAction166 parser::ReduceAction::init"; +val_t NEW_ReduceAction166_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction166_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction167 = "init var of ReduceAction167"; +void INIT_ATTRIBUTES__parser___ReduceAction167(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction167_t)(val_t p0); +val_t NEW_parser___ReduceAction167(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction167 = "check new ReduceAction167"; +void CHECKNEW_parser___ReduceAction167(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction167_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction167_parser___ReduceAction___init = "new ReduceAction167 parser::ReduceAction::init"; +val_t NEW_ReduceAction167_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction167_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction168 = "init var of ReduceAction168"; +void INIT_ATTRIBUTES__parser___ReduceAction168(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction168_t)(val_t p0); +val_t NEW_parser___ReduceAction168(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction168 = "check new ReduceAction168"; +void CHECKNEW_parser___ReduceAction168(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction168_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction168_parser___ReduceAction___init = "new ReduceAction168 parser::ReduceAction::init"; +val_t NEW_ReduceAction168_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction168_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction169 = "init var of ReduceAction169"; +void INIT_ATTRIBUTES__parser___ReduceAction169(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction169_t)(val_t p0); +val_t NEW_parser___ReduceAction169(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction169 = "check new ReduceAction169"; +void CHECKNEW_parser___ReduceAction169(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction169_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction169_parser___ReduceAction___init = "new ReduceAction169 parser::ReduceAction::init"; +val_t NEW_ReduceAction169_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction169_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction170 = "init var of ReduceAction170"; +void INIT_ATTRIBUTES__parser___ReduceAction170(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction170_t)(val_t p0); +val_t NEW_parser___ReduceAction170(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction170 = "check new ReduceAction170"; +void CHECKNEW_parser___ReduceAction170(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction170_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction170_parser___ReduceAction___init = "new ReduceAction170 parser::ReduceAction::init"; +val_t NEW_ReduceAction170_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction170_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction171 = "init var of ReduceAction171"; +void INIT_ATTRIBUTES__parser___ReduceAction171(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction171_t)(val_t p0); +val_t NEW_parser___ReduceAction171(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction171 = "check new ReduceAction171"; +void CHECKNEW_parser___ReduceAction171(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction171_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction171_parser___ReduceAction___init = "new ReduceAction171 parser::ReduceAction::init"; +val_t NEW_ReduceAction171_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction171_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction172 = "init var of ReduceAction172"; +void INIT_ATTRIBUTES__parser___ReduceAction172(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction172_t)(val_t p0); +val_t NEW_parser___ReduceAction172(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction172 = "check new ReduceAction172"; +void CHECKNEW_parser___ReduceAction172(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction172_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction172_parser___ReduceAction___init = "new ReduceAction172 parser::ReduceAction::init"; +val_t NEW_ReduceAction172_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction172_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction173 = "init var of ReduceAction173"; +void INIT_ATTRIBUTES__parser___ReduceAction173(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction173_t)(val_t p0); +val_t NEW_parser___ReduceAction173(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction173 = "check new ReduceAction173"; +void CHECKNEW_parser___ReduceAction173(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction173_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction173_parser___ReduceAction___init = "new ReduceAction173 parser::ReduceAction::init"; +val_t NEW_ReduceAction173_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction173_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction174 = "init var of ReduceAction174"; +void INIT_ATTRIBUTES__parser___ReduceAction174(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction174_t)(val_t p0); +val_t NEW_parser___ReduceAction174(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction174 = "check new ReduceAction174"; +void CHECKNEW_parser___ReduceAction174(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction174_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction174_parser___ReduceAction___init = "new ReduceAction174 parser::ReduceAction::init"; +val_t NEW_ReduceAction174_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction174_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction175 = "init var of ReduceAction175"; +void INIT_ATTRIBUTES__parser___ReduceAction175(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction175_t)(val_t p0); +val_t NEW_parser___ReduceAction175(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction175 = "check new ReduceAction175"; +void CHECKNEW_parser___ReduceAction175(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction175_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction175_parser___ReduceAction___init = "new ReduceAction175 parser::ReduceAction::init"; +val_t NEW_ReduceAction175_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction175_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction176 = "init var of ReduceAction176"; +void INIT_ATTRIBUTES__parser___ReduceAction176(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction176_t)(val_t p0); +val_t NEW_parser___ReduceAction176(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction176 = "check new ReduceAction176"; +void CHECKNEW_parser___ReduceAction176(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction176_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction176_parser___ReduceAction___init = "new ReduceAction176 parser::ReduceAction::init"; +val_t NEW_ReduceAction176_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction176_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction177 = "init var of ReduceAction177"; +void INIT_ATTRIBUTES__parser___ReduceAction177(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction177_t)(val_t p0); +val_t NEW_parser___ReduceAction177(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction177 = "check new ReduceAction177"; +void CHECKNEW_parser___ReduceAction177(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction177_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction177_parser___ReduceAction___init = "new ReduceAction177 parser::ReduceAction::init"; +val_t NEW_ReduceAction177_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction177_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction178 = "init var of ReduceAction178"; +void INIT_ATTRIBUTES__parser___ReduceAction178(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction178_t)(val_t p0); +val_t NEW_parser___ReduceAction178(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction178 = "check new ReduceAction178"; +void CHECKNEW_parser___ReduceAction178(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction178_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction178_parser___ReduceAction___init = "new ReduceAction178 parser::ReduceAction::init"; +val_t NEW_ReduceAction178_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction178_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction179 = "init var of ReduceAction179"; +void INIT_ATTRIBUTES__parser___ReduceAction179(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction179_t)(val_t p0); +val_t NEW_parser___ReduceAction179(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction179 = "check new ReduceAction179"; +void CHECKNEW_parser___ReduceAction179(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction179_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction179_parser___ReduceAction___init = "new ReduceAction179 parser::ReduceAction::init"; +val_t NEW_ReduceAction179_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction179_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction180 = "init var of ReduceAction180"; +void INIT_ATTRIBUTES__parser___ReduceAction180(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction180_t)(val_t p0); +val_t NEW_parser___ReduceAction180(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction180 = "check new ReduceAction180"; +void CHECKNEW_parser___ReduceAction180(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction180_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction180_parser___ReduceAction___init = "new ReduceAction180 parser::ReduceAction::init"; +val_t NEW_ReduceAction180_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction180_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction181 = "init var of ReduceAction181"; +void INIT_ATTRIBUTES__parser___ReduceAction181(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction181_t)(val_t p0); +val_t NEW_parser___ReduceAction181(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction181 = "check new ReduceAction181"; +void CHECKNEW_parser___ReduceAction181(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction181_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction181_parser___ReduceAction___init = "new ReduceAction181 parser::ReduceAction::init"; +val_t NEW_ReduceAction181_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction181_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction182 = "init var of ReduceAction182"; +void INIT_ATTRIBUTES__parser___ReduceAction182(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction182_t)(val_t p0); +val_t NEW_parser___ReduceAction182(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction182 = "check new ReduceAction182"; +void CHECKNEW_parser___ReduceAction182(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction182_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction182_parser___ReduceAction___init = "new ReduceAction182 parser::ReduceAction::init"; +val_t NEW_ReduceAction182_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction182_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction183 = "init var of ReduceAction183"; +void INIT_ATTRIBUTES__parser___ReduceAction183(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction183_t)(val_t p0); +val_t NEW_parser___ReduceAction183(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction183 = "check new ReduceAction183"; +void CHECKNEW_parser___ReduceAction183(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction183_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction183_parser___ReduceAction___init = "new ReduceAction183 parser::ReduceAction::init"; +val_t NEW_ReduceAction183_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction183_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction184 = "init var of ReduceAction184"; +void INIT_ATTRIBUTES__parser___ReduceAction184(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction184_t)(val_t p0); +val_t NEW_parser___ReduceAction184(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction184 = "check new ReduceAction184"; +void CHECKNEW_parser___ReduceAction184(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction184_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction184_parser___ReduceAction___init = "new ReduceAction184 parser::ReduceAction::init"; +val_t NEW_ReduceAction184_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction184_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction185 = "init var of ReduceAction185"; +void INIT_ATTRIBUTES__parser___ReduceAction185(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction185_t)(val_t p0); +val_t NEW_parser___ReduceAction185(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction185 = "check new ReduceAction185"; +void CHECKNEW_parser___ReduceAction185(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction185_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction185_parser___ReduceAction___init = "new ReduceAction185 parser::ReduceAction::init"; +val_t NEW_ReduceAction185_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction185_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction186 = "init var of ReduceAction186"; +void INIT_ATTRIBUTES__parser___ReduceAction186(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction186_t)(val_t p0); +val_t NEW_parser___ReduceAction186(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction186 = "check new ReduceAction186"; +void CHECKNEW_parser___ReduceAction186(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction186_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction186_parser___ReduceAction___init = "new ReduceAction186 parser::ReduceAction::init"; +val_t NEW_ReduceAction186_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction186_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction187 = "init var of ReduceAction187"; +void INIT_ATTRIBUTES__parser___ReduceAction187(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction187_t)(val_t p0); +val_t NEW_parser___ReduceAction187(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction187 = "check new ReduceAction187"; +void CHECKNEW_parser___ReduceAction187(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction187_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction187_parser___ReduceAction___init = "new ReduceAction187 parser::ReduceAction::init"; +val_t NEW_ReduceAction187_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction187_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction188 = "init var of ReduceAction188"; +void INIT_ATTRIBUTES__parser___ReduceAction188(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction188_t)(val_t p0); +val_t NEW_parser___ReduceAction188(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction188 = "check new ReduceAction188"; +void CHECKNEW_parser___ReduceAction188(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction188_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction188_parser___ReduceAction___init = "new ReduceAction188 parser::ReduceAction::init"; +val_t NEW_ReduceAction188_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction188_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction189 = "init var of ReduceAction189"; +void INIT_ATTRIBUTES__parser___ReduceAction189(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction189_t)(val_t p0); +val_t NEW_parser___ReduceAction189(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction189 = "check new ReduceAction189"; +void CHECKNEW_parser___ReduceAction189(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction189_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction189_parser___ReduceAction___init = "new ReduceAction189 parser::ReduceAction::init"; +val_t NEW_ReduceAction189_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction189_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction190 = "init var of ReduceAction190"; +void INIT_ATTRIBUTES__parser___ReduceAction190(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction190_t)(val_t p0); +val_t NEW_parser___ReduceAction190(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction190 = "check new ReduceAction190"; +void CHECKNEW_parser___ReduceAction190(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction190_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction190_parser___ReduceAction___init = "new ReduceAction190 parser::ReduceAction::init"; +val_t NEW_ReduceAction190_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction190_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction191 = "init var of ReduceAction191"; +void INIT_ATTRIBUTES__parser___ReduceAction191(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction191_t)(val_t p0); +val_t NEW_parser___ReduceAction191(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction191 = "check new ReduceAction191"; +void CHECKNEW_parser___ReduceAction191(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction191_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction191_parser___ReduceAction___init = "new ReduceAction191 parser::ReduceAction::init"; +val_t NEW_ReduceAction191_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction191_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction192 = "init var of ReduceAction192"; +void INIT_ATTRIBUTES__parser___ReduceAction192(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction192_t)(val_t p0); +val_t NEW_parser___ReduceAction192(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction192 = "check new ReduceAction192"; +void CHECKNEW_parser___ReduceAction192(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction192_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction192_parser___ReduceAction___init = "new ReduceAction192 parser::ReduceAction::init"; +val_t NEW_ReduceAction192_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction192_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction193 = "init var of ReduceAction193"; +void INIT_ATTRIBUTES__parser___ReduceAction193(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction193_t)(val_t p0); +val_t NEW_parser___ReduceAction193(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction193 = "check new ReduceAction193"; +void CHECKNEW_parser___ReduceAction193(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction193_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction193_parser___ReduceAction___init = "new ReduceAction193 parser::ReduceAction::init"; +val_t NEW_ReduceAction193_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction193_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction194 = "init var of ReduceAction194"; +void INIT_ATTRIBUTES__parser___ReduceAction194(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction194_t)(val_t p0); +val_t NEW_parser___ReduceAction194(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction194 = "check new ReduceAction194"; +void CHECKNEW_parser___ReduceAction194(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction194_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction194_parser___ReduceAction___init = "new ReduceAction194 parser::ReduceAction::init"; +val_t NEW_ReduceAction194_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction194_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction195 = "init var of ReduceAction195"; +void INIT_ATTRIBUTES__parser___ReduceAction195(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction195_t)(val_t p0); +val_t NEW_parser___ReduceAction195(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction195 = "check new ReduceAction195"; +void CHECKNEW_parser___ReduceAction195(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction195_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction195_parser___ReduceAction___init = "new ReduceAction195 parser::ReduceAction::init"; +val_t NEW_ReduceAction195_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction195_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction196 = "init var of ReduceAction196"; +void INIT_ATTRIBUTES__parser___ReduceAction196(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction196_t)(val_t p0); +val_t NEW_parser___ReduceAction196(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction196 = "check new ReduceAction196"; +void CHECKNEW_parser___ReduceAction196(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction196_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction196_parser___ReduceAction___init = "new ReduceAction196 parser::ReduceAction::init"; +val_t NEW_ReduceAction196_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction196_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction197 = "init var of ReduceAction197"; +void INIT_ATTRIBUTES__parser___ReduceAction197(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction197_t)(val_t p0); +val_t NEW_parser___ReduceAction197(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction197 = "check new ReduceAction197"; +void CHECKNEW_parser___ReduceAction197(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction197_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction197_parser___ReduceAction___init = "new ReduceAction197 parser::ReduceAction::init"; +val_t NEW_ReduceAction197_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction197_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction198 = "init var of ReduceAction198"; +void INIT_ATTRIBUTES__parser___ReduceAction198(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction198_t)(val_t p0); +val_t NEW_parser___ReduceAction198(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction198 = "check new ReduceAction198"; +void CHECKNEW_parser___ReduceAction198(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction198_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction198_parser___ReduceAction___init = "new ReduceAction198 parser::ReduceAction::init"; +val_t NEW_ReduceAction198_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction198_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction199 = "init var of ReduceAction199"; +void INIT_ATTRIBUTES__parser___ReduceAction199(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction199_t)(val_t p0); +val_t NEW_parser___ReduceAction199(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction199 = "check new ReduceAction199"; +void CHECKNEW_parser___ReduceAction199(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction199_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction199_parser___ReduceAction___init = "new ReduceAction199 parser::ReduceAction::init"; +val_t NEW_ReduceAction199_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction199_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction200 = "init var of ReduceAction200"; +void INIT_ATTRIBUTES__parser___ReduceAction200(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction200_t)(val_t p0); +val_t NEW_parser___ReduceAction200(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction200 = "check new ReduceAction200"; +void CHECKNEW_parser___ReduceAction200(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction200_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction200_parser___ReduceAction___init = "new ReduceAction200 parser::ReduceAction::init"; +val_t NEW_ReduceAction200_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction200_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction201 = "init var of ReduceAction201"; +void INIT_ATTRIBUTES__parser___ReduceAction201(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction201_t)(val_t p0); +val_t NEW_parser___ReduceAction201(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction201 = "check new ReduceAction201"; +void CHECKNEW_parser___ReduceAction201(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction201_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction201_parser___ReduceAction___init = "new ReduceAction201 parser::ReduceAction::init"; +val_t NEW_ReduceAction201_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction201_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction202 = "init var of ReduceAction202"; +void INIT_ATTRIBUTES__parser___ReduceAction202(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction202_t)(val_t p0); +val_t NEW_parser___ReduceAction202(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction202 = "check new ReduceAction202"; +void CHECKNEW_parser___ReduceAction202(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction202_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction202_parser___ReduceAction___init = "new ReduceAction202 parser::ReduceAction::init"; +val_t NEW_ReduceAction202_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction202_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction203 = "init var of ReduceAction203"; +void INIT_ATTRIBUTES__parser___ReduceAction203(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction203_t)(val_t p0); +val_t NEW_parser___ReduceAction203(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction203 = "check new ReduceAction203"; +void CHECKNEW_parser___ReduceAction203(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction203_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction203_parser___ReduceAction___init = "new ReduceAction203 parser::ReduceAction::init"; +val_t NEW_ReduceAction203_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction203_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction204 = "init var of ReduceAction204"; +void INIT_ATTRIBUTES__parser___ReduceAction204(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction204_t)(val_t p0); +val_t NEW_parser___ReduceAction204(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction204 = "check new ReduceAction204"; +void CHECKNEW_parser___ReduceAction204(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction204_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction204_parser___ReduceAction___init = "new ReduceAction204 parser::ReduceAction::init"; +val_t NEW_ReduceAction204_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction204_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction205 = "init var of ReduceAction205"; +void INIT_ATTRIBUTES__parser___ReduceAction205(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction205_t)(val_t p0); +val_t NEW_parser___ReduceAction205(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction205 = "check new ReduceAction205"; +void CHECKNEW_parser___ReduceAction205(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction205_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction205_parser___ReduceAction___init = "new ReduceAction205 parser::ReduceAction::init"; +val_t NEW_ReduceAction205_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction205_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction206 = "init var of ReduceAction206"; +void INIT_ATTRIBUTES__parser___ReduceAction206(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction206_t)(val_t p0); +val_t NEW_parser___ReduceAction206(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction206 = "check new ReduceAction206"; +void CHECKNEW_parser___ReduceAction206(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction206_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction206_parser___ReduceAction___init = "new ReduceAction206 parser::ReduceAction::init"; +val_t NEW_ReduceAction206_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction206_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction207 = "init var of ReduceAction207"; +void INIT_ATTRIBUTES__parser___ReduceAction207(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction207_t)(val_t p0); +val_t NEW_parser___ReduceAction207(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction207 = "check new ReduceAction207"; +void CHECKNEW_parser___ReduceAction207(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction207_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction207_parser___ReduceAction___init = "new ReduceAction207 parser::ReduceAction::init"; +val_t NEW_ReduceAction207_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction207_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction208 = "init var of ReduceAction208"; +void INIT_ATTRIBUTES__parser___ReduceAction208(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction208_t)(val_t p0); +val_t NEW_parser___ReduceAction208(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction208 = "check new ReduceAction208"; +void CHECKNEW_parser___ReduceAction208(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction208_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction208_parser___ReduceAction___init = "new ReduceAction208 parser::ReduceAction::init"; +val_t NEW_ReduceAction208_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction208_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction209 = "init var of ReduceAction209"; +void INIT_ATTRIBUTES__parser___ReduceAction209(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction209_t)(val_t p0); +val_t NEW_parser___ReduceAction209(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction209 = "check new ReduceAction209"; +void CHECKNEW_parser___ReduceAction209(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction209_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction209_parser___ReduceAction___init = "new ReduceAction209 parser::ReduceAction::init"; +val_t NEW_ReduceAction209_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction209_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction210 = "init var of ReduceAction210"; +void INIT_ATTRIBUTES__parser___ReduceAction210(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction210_t)(val_t p0); +val_t NEW_parser___ReduceAction210(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction210 = "check new ReduceAction210"; +void CHECKNEW_parser___ReduceAction210(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction210_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction210_parser___ReduceAction___init = "new ReduceAction210 parser::ReduceAction::init"; +val_t NEW_ReduceAction210_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction210_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction211 = "init var of ReduceAction211"; +void INIT_ATTRIBUTES__parser___ReduceAction211(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction211_t)(val_t p0); +val_t NEW_parser___ReduceAction211(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction211 = "check new ReduceAction211"; +void CHECKNEW_parser___ReduceAction211(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction211_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction211_parser___ReduceAction___init = "new ReduceAction211 parser::ReduceAction::init"; +val_t NEW_ReduceAction211_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction211_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction212 = "init var of ReduceAction212"; +void INIT_ATTRIBUTES__parser___ReduceAction212(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction212_t)(val_t p0); +val_t NEW_parser___ReduceAction212(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction212 = "check new ReduceAction212"; +void CHECKNEW_parser___ReduceAction212(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction212_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction212_parser___ReduceAction___init = "new ReduceAction212 parser::ReduceAction::init"; +val_t NEW_ReduceAction212_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction212_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction213 = "init var of ReduceAction213"; +void INIT_ATTRIBUTES__parser___ReduceAction213(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction213_t)(val_t p0); +val_t NEW_parser___ReduceAction213(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction213 = "check new ReduceAction213"; +void CHECKNEW_parser___ReduceAction213(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction213_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction213_parser___ReduceAction___init = "new ReduceAction213 parser::ReduceAction::init"; +val_t NEW_ReduceAction213_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction213_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction214 = "init var of ReduceAction214"; +void INIT_ATTRIBUTES__parser___ReduceAction214(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction214_t)(val_t p0); +val_t NEW_parser___ReduceAction214(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction214 = "check new ReduceAction214"; +void CHECKNEW_parser___ReduceAction214(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction214_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction214_parser___ReduceAction___init = "new ReduceAction214 parser::ReduceAction::init"; +val_t NEW_ReduceAction214_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction214_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction215 = "init var of ReduceAction215"; +void INIT_ATTRIBUTES__parser___ReduceAction215(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction215_t)(val_t p0); +val_t NEW_parser___ReduceAction215(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction215 = "check new ReduceAction215"; +void CHECKNEW_parser___ReduceAction215(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction215_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction215_parser___ReduceAction___init = "new ReduceAction215 parser::ReduceAction::init"; +val_t NEW_ReduceAction215_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction215_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction216 = "init var of ReduceAction216"; +void INIT_ATTRIBUTES__parser___ReduceAction216(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction216_t)(val_t p0); +val_t NEW_parser___ReduceAction216(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction216 = "check new ReduceAction216"; +void CHECKNEW_parser___ReduceAction216(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction216_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction216_parser___ReduceAction___init = "new ReduceAction216 parser::ReduceAction::init"; +val_t NEW_ReduceAction216_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction216_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction217 = "init var of ReduceAction217"; +void INIT_ATTRIBUTES__parser___ReduceAction217(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction217_t)(val_t p0); +val_t NEW_parser___ReduceAction217(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction217 = "check new ReduceAction217"; +void CHECKNEW_parser___ReduceAction217(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction217_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction217_parser___ReduceAction___init = "new ReduceAction217 parser::ReduceAction::init"; +val_t NEW_ReduceAction217_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction217_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction218 = "init var of ReduceAction218"; +void INIT_ATTRIBUTES__parser___ReduceAction218(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction218_t)(val_t p0); +val_t NEW_parser___ReduceAction218(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction218 = "check new ReduceAction218"; +void CHECKNEW_parser___ReduceAction218(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction218_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction218_parser___ReduceAction___init = "new ReduceAction218 parser::ReduceAction::init"; +val_t NEW_ReduceAction218_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction218_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction219 = "init var of ReduceAction219"; +void INIT_ATTRIBUTES__parser___ReduceAction219(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction219_t)(val_t p0); +val_t NEW_parser___ReduceAction219(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction219 = "check new ReduceAction219"; +void CHECKNEW_parser___ReduceAction219(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction219_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction219_parser___ReduceAction___init = "new ReduceAction219 parser::ReduceAction::init"; +val_t NEW_ReduceAction219_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction219_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction220 = "init var of ReduceAction220"; +void INIT_ATTRIBUTES__parser___ReduceAction220(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction220_t)(val_t p0); +val_t NEW_parser___ReduceAction220(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction220 = "check new ReduceAction220"; +void CHECKNEW_parser___ReduceAction220(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction220_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction220_parser___ReduceAction___init = "new ReduceAction220 parser::ReduceAction::init"; +val_t NEW_ReduceAction220_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction220_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction221 = "init var of ReduceAction221"; +void INIT_ATTRIBUTES__parser___ReduceAction221(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction221_t)(val_t p0); +val_t NEW_parser___ReduceAction221(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction221 = "check new ReduceAction221"; +void CHECKNEW_parser___ReduceAction221(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction221_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction221_parser___ReduceAction___init = "new ReduceAction221 parser::ReduceAction::init"; +val_t NEW_ReduceAction221_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction221_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction222 = "init var of ReduceAction222"; +void INIT_ATTRIBUTES__parser___ReduceAction222(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction222_t)(val_t p0); +val_t NEW_parser___ReduceAction222(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction222 = "check new ReduceAction222"; +void CHECKNEW_parser___ReduceAction222(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction222_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction222_parser___ReduceAction___init = "new ReduceAction222 parser::ReduceAction::init"; +val_t NEW_ReduceAction222_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction222_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction223 = "init var of ReduceAction223"; +void INIT_ATTRIBUTES__parser___ReduceAction223(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction223_t)(val_t p0); +val_t NEW_parser___ReduceAction223(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction223 = "check new ReduceAction223"; +void CHECKNEW_parser___ReduceAction223(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction223_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction223_parser___ReduceAction___init = "new ReduceAction223 parser::ReduceAction::init"; +val_t NEW_ReduceAction223_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction223_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction225 = "init var of ReduceAction225"; +void INIT_ATTRIBUTES__parser___ReduceAction225(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction225_t)(val_t p0); +val_t NEW_parser___ReduceAction225(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction225 = "check new ReduceAction225"; +void CHECKNEW_parser___ReduceAction225(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction225_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction225_parser___ReduceAction___init = "new ReduceAction225 parser::ReduceAction::init"; +val_t NEW_ReduceAction225_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction225_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction226 = "init var of ReduceAction226"; +void INIT_ATTRIBUTES__parser___ReduceAction226(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction226_t)(val_t p0); +val_t NEW_parser___ReduceAction226(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction226 = "check new ReduceAction226"; +void CHECKNEW_parser___ReduceAction226(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction226_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction226_parser___ReduceAction___init = "new ReduceAction226 parser::ReduceAction::init"; +val_t NEW_ReduceAction226_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction226_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction227 = "init var of ReduceAction227"; +void INIT_ATTRIBUTES__parser___ReduceAction227(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction227_t)(val_t p0); +val_t NEW_parser___ReduceAction227(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction227 = "check new ReduceAction227"; +void CHECKNEW_parser___ReduceAction227(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction227_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction227_parser___ReduceAction___init = "new ReduceAction227 parser::ReduceAction::init"; +val_t NEW_ReduceAction227_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction227_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction228 = "init var of ReduceAction228"; +void INIT_ATTRIBUTES__parser___ReduceAction228(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction228_t)(val_t p0); +val_t NEW_parser___ReduceAction228(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction228 = "check new ReduceAction228"; +void CHECKNEW_parser___ReduceAction228(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction228_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction228_parser___ReduceAction___init = "new ReduceAction228 parser::ReduceAction::init"; +val_t NEW_ReduceAction228_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction228_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction229 = "init var of ReduceAction229"; +void INIT_ATTRIBUTES__parser___ReduceAction229(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction229_t)(val_t p0); +val_t NEW_parser___ReduceAction229(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction229 = "check new ReduceAction229"; +void CHECKNEW_parser___ReduceAction229(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction229_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction229_parser___ReduceAction___init = "new ReduceAction229 parser::ReduceAction::init"; +val_t NEW_ReduceAction229_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction229_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction230 = "init var of ReduceAction230"; +void INIT_ATTRIBUTES__parser___ReduceAction230(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction230_t)(val_t p0); +val_t NEW_parser___ReduceAction230(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction230 = "check new ReduceAction230"; +void CHECKNEW_parser___ReduceAction230(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction230_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction230_parser___ReduceAction___init = "new ReduceAction230 parser::ReduceAction::init"; +val_t NEW_ReduceAction230_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction230_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction231 = "init var of ReduceAction231"; +void INIT_ATTRIBUTES__parser___ReduceAction231(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction231_t)(val_t p0); +val_t NEW_parser___ReduceAction231(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction231 = "check new ReduceAction231"; +void CHECKNEW_parser___ReduceAction231(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction231_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction231_parser___ReduceAction___init = "new ReduceAction231 parser::ReduceAction::init"; +val_t NEW_ReduceAction231_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction231_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction232 = "init var of ReduceAction232"; +void INIT_ATTRIBUTES__parser___ReduceAction232(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction232_t)(val_t p0); +val_t NEW_parser___ReduceAction232(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction232 = "check new ReduceAction232"; +void CHECKNEW_parser___ReduceAction232(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction232_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction232_parser___ReduceAction___init = "new ReduceAction232 parser::ReduceAction::init"; +val_t NEW_ReduceAction232_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction232_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction233 = "init var of ReduceAction233"; +void INIT_ATTRIBUTES__parser___ReduceAction233(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction233_t)(val_t p0); +val_t NEW_parser___ReduceAction233(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction233 = "check new ReduceAction233"; +void CHECKNEW_parser___ReduceAction233(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction233_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction233_parser___ReduceAction___init = "new ReduceAction233 parser::ReduceAction::init"; +val_t NEW_ReduceAction233_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction233_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction234 = "init var of ReduceAction234"; +void INIT_ATTRIBUTES__parser___ReduceAction234(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction234_t)(val_t p0); +val_t NEW_parser___ReduceAction234(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction234 = "check new ReduceAction234"; +void CHECKNEW_parser___ReduceAction234(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction234_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction234_parser___ReduceAction___init = "new ReduceAction234 parser::ReduceAction::init"; +val_t NEW_ReduceAction234_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction234_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction235 = "init var of ReduceAction235"; +void INIT_ATTRIBUTES__parser___ReduceAction235(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction235_t)(val_t p0); +val_t NEW_parser___ReduceAction235(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction235 = "check new ReduceAction235"; +void CHECKNEW_parser___ReduceAction235(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction235_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction235_parser___ReduceAction___init = "new ReduceAction235 parser::ReduceAction::init"; +val_t NEW_ReduceAction235_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction235_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction236 = "init var of ReduceAction236"; +void INIT_ATTRIBUTES__parser___ReduceAction236(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction236_t)(val_t p0); +val_t NEW_parser___ReduceAction236(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction236 = "check new ReduceAction236"; +void CHECKNEW_parser___ReduceAction236(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction236_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction236_parser___ReduceAction___init = "new ReduceAction236 parser::ReduceAction::init"; +val_t NEW_ReduceAction236_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction236_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction237 = "init var of ReduceAction237"; +void INIT_ATTRIBUTES__parser___ReduceAction237(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction237_t)(val_t p0); +val_t NEW_parser___ReduceAction237(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction237 = "check new ReduceAction237"; +void CHECKNEW_parser___ReduceAction237(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction237_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction237_parser___ReduceAction___init = "new ReduceAction237 parser::ReduceAction::init"; +val_t NEW_ReduceAction237_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction237_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction238 = "init var of ReduceAction238"; +void INIT_ATTRIBUTES__parser___ReduceAction238(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction238_t)(val_t p0); +val_t NEW_parser___ReduceAction238(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction238 = "check new ReduceAction238"; +void CHECKNEW_parser___ReduceAction238(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction238_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction238_parser___ReduceAction___init = "new ReduceAction238 parser::ReduceAction::init"; +val_t NEW_ReduceAction238_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction238_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction240 = "init var of ReduceAction240"; +void INIT_ATTRIBUTES__parser___ReduceAction240(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction240_t)(val_t p0); +val_t NEW_parser___ReduceAction240(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction240 = "check new ReduceAction240"; +void CHECKNEW_parser___ReduceAction240(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction240_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction240_parser___ReduceAction___init = "new ReduceAction240 parser::ReduceAction::init"; +val_t NEW_ReduceAction240_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction240_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction241 = "init var of ReduceAction241"; +void INIT_ATTRIBUTES__parser___ReduceAction241(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction241_t)(val_t p0); +val_t NEW_parser___ReduceAction241(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction241 = "check new ReduceAction241"; +void CHECKNEW_parser___ReduceAction241(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction241_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction241_parser___ReduceAction___init = "new ReduceAction241 parser::ReduceAction::init"; +val_t NEW_ReduceAction241_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction241_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction242 = "init var of ReduceAction242"; +void INIT_ATTRIBUTES__parser___ReduceAction242(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction242_t)(val_t p0); +val_t NEW_parser___ReduceAction242(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction242 = "check new ReduceAction242"; +void CHECKNEW_parser___ReduceAction242(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction242_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction242_parser___ReduceAction___init = "new ReduceAction242 parser::ReduceAction::init"; +val_t NEW_ReduceAction242_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction242_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction243 = "init var of ReduceAction243"; +void INIT_ATTRIBUTES__parser___ReduceAction243(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction243_t)(val_t p0); +val_t NEW_parser___ReduceAction243(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction243 = "check new ReduceAction243"; +void CHECKNEW_parser___ReduceAction243(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction243_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction243_parser___ReduceAction___init = "new ReduceAction243 parser::ReduceAction::init"; +val_t NEW_ReduceAction243_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction243_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction244 = "init var of ReduceAction244"; +void INIT_ATTRIBUTES__parser___ReduceAction244(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction244_t)(val_t p0); +val_t NEW_parser___ReduceAction244(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction244 = "check new ReduceAction244"; +void CHECKNEW_parser___ReduceAction244(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction244_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction244_parser___ReduceAction___init = "new ReduceAction244 parser::ReduceAction::init"; +val_t NEW_ReduceAction244_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction244_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction245 = "init var of ReduceAction245"; +void INIT_ATTRIBUTES__parser___ReduceAction245(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction245_t)(val_t p0); +val_t NEW_parser___ReduceAction245(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction245 = "check new ReduceAction245"; +void CHECKNEW_parser___ReduceAction245(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction245_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction245_parser___ReduceAction___init = "new ReduceAction245 parser::ReduceAction::init"; +val_t NEW_ReduceAction245_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction245_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction246 = "init var of ReduceAction246"; +void INIT_ATTRIBUTES__parser___ReduceAction246(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction246_t)(val_t p0); +val_t NEW_parser___ReduceAction246(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction246 = "check new ReduceAction246"; +void CHECKNEW_parser___ReduceAction246(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction246_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction246_parser___ReduceAction___init = "new ReduceAction246 parser::ReduceAction::init"; +val_t NEW_ReduceAction246_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction246_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction247 = "init var of ReduceAction247"; +void INIT_ATTRIBUTES__parser___ReduceAction247(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction247_t)(val_t p0); +val_t NEW_parser___ReduceAction247(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction247 = "check new ReduceAction247"; +void CHECKNEW_parser___ReduceAction247(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction247_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction247_parser___ReduceAction___init = "new ReduceAction247 parser::ReduceAction::init"; +val_t NEW_ReduceAction247_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction247_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction248 = "init var of ReduceAction248"; +void INIT_ATTRIBUTES__parser___ReduceAction248(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction248_t)(val_t p0); +val_t NEW_parser___ReduceAction248(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction248 = "check new ReduceAction248"; +void CHECKNEW_parser___ReduceAction248(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction248_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction248_parser___ReduceAction___init = "new ReduceAction248 parser::ReduceAction::init"; +val_t NEW_ReduceAction248_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction248_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction249 = "init var of ReduceAction249"; +void INIT_ATTRIBUTES__parser___ReduceAction249(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction249_t)(val_t p0); +val_t NEW_parser___ReduceAction249(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction249 = "check new ReduceAction249"; +void CHECKNEW_parser___ReduceAction249(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction249_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction249_parser___ReduceAction___init = "new ReduceAction249 parser::ReduceAction::init"; +val_t NEW_ReduceAction249_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction249_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction253 = "init var of ReduceAction253"; +void INIT_ATTRIBUTES__parser___ReduceAction253(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction253_t)(val_t p0); +val_t NEW_parser___ReduceAction253(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction253 = "check new ReduceAction253"; +void CHECKNEW_parser___ReduceAction253(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction253_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction253_parser___ReduceAction___init = "new ReduceAction253 parser::ReduceAction::init"; +val_t NEW_ReduceAction253_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction253_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction254 = "init var of ReduceAction254"; +void INIT_ATTRIBUTES__parser___ReduceAction254(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction254_t)(val_t p0); +val_t NEW_parser___ReduceAction254(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction254 = "check new ReduceAction254"; +void CHECKNEW_parser___ReduceAction254(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction254_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction254_parser___ReduceAction___init = "new ReduceAction254 parser::ReduceAction::init"; +val_t NEW_ReduceAction254_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction254_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction255 = "init var of ReduceAction255"; +void INIT_ATTRIBUTES__parser___ReduceAction255(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction255_t)(val_t p0); +val_t NEW_parser___ReduceAction255(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction255 = "check new ReduceAction255"; +void CHECKNEW_parser___ReduceAction255(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction255_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction255_parser___ReduceAction___init = "new ReduceAction255 parser::ReduceAction::init"; +val_t NEW_ReduceAction255_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction255_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction256 = "init var of ReduceAction256"; +void INIT_ATTRIBUTES__parser___ReduceAction256(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction256_t)(val_t p0); +val_t NEW_parser___ReduceAction256(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction256 = "check new ReduceAction256"; +void CHECKNEW_parser___ReduceAction256(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction256_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction256_parser___ReduceAction___init = "new ReduceAction256 parser::ReduceAction::init"; +val_t NEW_ReduceAction256_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction256_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction257 = "init var of ReduceAction257"; +void INIT_ATTRIBUTES__parser___ReduceAction257(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction257_t)(val_t p0); +val_t NEW_parser___ReduceAction257(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction257 = "check new ReduceAction257"; +void CHECKNEW_parser___ReduceAction257(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction257_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction257_parser___ReduceAction___init = "new ReduceAction257 parser::ReduceAction::init"; +val_t NEW_ReduceAction257_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction257_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction258 = "init var of ReduceAction258"; +void INIT_ATTRIBUTES__parser___ReduceAction258(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction258_t)(val_t p0); +val_t NEW_parser___ReduceAction258(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction258 = "check new ReduceAction258"; +void CHECKNEW_parser___ReduceAction258(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction258_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction258_parser___ReduceAction___init = "new ReduceAction258 parser::ReduceAction::init"; +val_t NEW_ReduceAction258_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction258_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction259 = "init var of ReduceAction259"; +void INIT_ATTRIBUTES__parser___ReduceAction259(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction259_t)(val_t p0); +val_t NEW_parser___ReduceAction259(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction259 = "check new ReduceAction259"; +void CHECKNEW_parser___ReduceAction259(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction259_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction259_parser___ReduceAction___init = "new ReduceAction259 parser::ReduceAction::init"; +val_t NEW_ReduceAction259_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction259_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction260 = "init var of ReduceAction260"; +void INIT_ATTRIBUTES__parser___ReduceAction260(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction260_t)(val_t p0); +val_t NEW_parser___ReduceAction260(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction260 = "check new ReduceAction260"; +void CHECKNEW_parser___ReduceAction260(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction260_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction260_parser___ReduceAction___init = "new ReduceAction260 parser::ReduceAction::init"; +val_t NEW_ReduceAction260_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction260_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction261 = "init var of ReduceAction261"; +void INIT_ATTRIBUTES__parser___ReduceAction261(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction261_t)(val_t p0); +val_t NEW_parser___ReduceAction261(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction261 = "check new ReduceAction261"; +void CHECKNEW_parser___ReduceAction261(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction261_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction261_parser___ReduceAction___init = "new ReduceAction261 parser::ReduceAction::init"; +val_t NEW_ReduceAction261_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction261_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction262 = "init var of ReduceAction262"; +void INIT_ATTRIBUTES__parser___ReduceAction262(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction262_t)(val_t p0); +val_t NEW_parser___ReduceAction262(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction262 = "check new ReduceAction262"; +void CHECKNEW_parser___ReduceAction262(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction262_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction262_parser___ReduceAction___init = "new ReduceAction262 parser::ReduceAction::init"; +val_t NEW_ReduceAction262_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction262_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction263 = "init var of ReduceAction263"; +void INIT_ATTRIBUTES__parser___ReduceAction263(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction263_t)(val_t p0); +val_t NEW_parser___ReduceAction263(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction263 = "check new ReduceAction263"; +void CHECKNEW_parser___ReduceAction263(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction263_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction263_parser___ReduceAction___init = "new ReduceAction263 parser::ReduceAction::init"; +val_t NEW_ReduceAction263_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction263_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction270 = "init var of ReduceAction270"; +void INIT_ATTRIBUTES__parser___ReduceAction270(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction270_t)(val_t p0); +val_t NEW_parser___ReduceAction270(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction270 = "check new ReduceAction270"; +void CHECKNEW_parser___ReduceAction270(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction270_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction270_parser___ReduceAction___init = "new ReduceAction270 parser::ReduceAction::init"; +val_t NEW_ReduceAction270_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction270_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction271 = "init var of ReduceAction271"; +void INIT_ATTRIBUTES__parser___ReduceAction271(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction271_t)(val_t p0); +val_t NEW_parser___ReduceAction271(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction271 = "check new ReduceAction271"; +void CHECKNEW_parser___ReduceAction271(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction271_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction271_parser___ReduceAction___init = "new ReduceAction271 parser::ReduceAction::init"; +val_t NEW_ReduceAction271_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction271_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction272 = "init var of ReduceAction272"; +void INIT_ATTRIBUTES__parser___ReduceAction272(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction272_t)(val_t p0); +val_t NEW_parser___ReduceAction272(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction272 = "check new ReduceAction272"; +void CHECKNEW_parser___ReduceAction272(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction272_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction272_parser___ReduceAction___init = "new ReduceAction272 parser::ReduceAction::init"; +val_t NEW_ReduceAction272_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction272_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction273 = "init var of ReduceAction273"; +void INIT_ATTRIBUTES__parser___ReduceAction273(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction273_t)(val_t p0); +val_t NEW_parser___ReduceAction273(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction273 = "check new ReduceAction273"; +void CHECKNEW_parser___ReduceAction273(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction273_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction273_parser___ReduceAction___init = "new ReduceAction273 parser::ReduceAction::init"; +val_t NEW_ReduceAction273_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction273_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction274 = "init var of ReduceAction274"; +void INIT_ATTRIBUTES__parser___ReduceAction274(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction274_t)(val_t p0); +val_t NEW_parser___ReduceAction274(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction274 = "check new ReduceAction274"; +void CHECKNEW_parser___ReduceAction274(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction274_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction274_parser___ReduceAction___init = "new ReduceAction274 parser::ReduceAction::init"; +val_t NEW_ReduceAction274_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction274_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction275 = "init var of ReduceAction275"; +void INIT_ATTRIBUTES__parser___ReduceAction275(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction275_t)(val_t p0); +val_t NEW_parser___ReduceAction275(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction275 = "check new ReduceAction275"; +void CHECKNEW_parser___ReduceAction275(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction275_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction275_parser___ReduceAction___init = "new ReduceAction275 parser::ReduceAction::init"; +val_t NEW_ReduceAction275_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction275_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction276 = "init var of ReduceAction276"; +void INIT_ATTRIBUTES__parser___ReduceAction276(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction276_t)(val_t p0); +val_t NEW_parser___ReduceAction276(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction276 = "check new ReduceAction276"; +void CHECKNEW_parser___ReduceAction276(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction276_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction276_parser___ReduceAction___init = "new ReduceAction276 parser::ReduceAction::init"; +val_t NEW_ReduceAction276_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction276_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction277 = "init var of ReduceAction277"; +void INIT_ATTRIBUTES__parser___ReduceAction277(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction277_t)(val_t p0); +val_t NEW_parser___ReduceAction277(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction277 = "check new ReduceAction277"; +void CHECKNEW_parser___ReduceAction277(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction277_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction277_parser___ReduceAction___init = "new ReduceAction277 parser::ReduceAction::init"; +val_t NEW_ReduceAction277_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction277_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction278 = "init var of ReduceAction278"; +void INIT_ATTRIBUTES__parser___ReduceAction278(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction278_t)(val_t p0); +val_t NEW_parser___ReduceAction278(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction278 = "check new ReduceAction278"; +void CHECKNEW_parser___ReduceAction278(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction278_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction278_parser___ReduceAction___init = "new ReduceAction278 parser::ReduceAction::init"; +val_t NEW_ReduceAction278_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction278_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction279 = "init var of ReduceAction279"; +void INIT_ATTRIBUTES__parser___ReduceAction279(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction279_t)(val_t p0); +val_t NEW_parser___ReduceAction279(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction279 = "check new ReduceAction279"; +void CHECKNEW_parser___ReduceAction279(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction279_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction279_parser___ReduceAction___init = "new ReduceAction279 parser::ReduceAction::init"; +val_t NEW_ReduceAction279_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction279_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction280 = "init var of ReduceAction280"; +void INIT_ATTRIBUTES__parser___ReduceAction280(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction280_t)(val_t p0); +val_t NEW_parser___ReduceAction280(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction280 = "check new ReduceAction280"; +void CHECKNEW_parser___ReduceAction280(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction280_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction280_parser___ReduceAction___init = "new ReduceAction280 parser::ReduceAction::init"; +val_t NEW_ReduceAction280_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction280_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction281 = "init var of ReduceAction281"; +void INIT_ATTRIBUTES__parser___ReduceAction281(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction281_t)(val_t p0); +val_t NEW_parser___ReduceAction281(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction281 = "check new ReduceAction281"; +void CHECKNEW_parser___ReduceAction281(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction281_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction281_parser___ReduceAction___init = "new ReduceAction281 parser::ReduceAction::init"; +val_t NEW_ReduceAction281_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction281_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction282 = "init var of ReduceAction282"; +void INIT_ATTRIBUTES__parser___ReduceAction282(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction282_t)(val_t p0); +val_t NEW_parser___ReduceAction282(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction282 = "check new ReduceAction282"; +void CHECKNEW_parser___ReduceAction282(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction282_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction282_parser___ReduceAction___init = "new ReduceAction282 parser::ReduceAction::init"; +val_t NEW_ReduceAction282_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction282_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction283 = "init var of ReduceAction283"; +void INIT_ATTRIBUTES__parser___ReduceAction283(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction283_t)(val_t p0); +val_t NEW_parser___ReduceAction283(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction283 = "check new ReduceAction283"; +void CHECKNEW_parser___ReduceAction283(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction283_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction283_parser___ReduceAction___init = "new ReduceAction283 parser::ReduceAction::init"; +val_t NEW_ReduceAction283_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction283_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction284 = "init var of ReduceAction284"; +void INIT_ATTRIBUTES__parser___ReduceAction284(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction284_t)(val_t p0); +val_t NEW_parser___ReduceAction284(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction284 = "check new ReduceAction284"; +void CHECKNEW_parser___ReduceAction284(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction284_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction284_parser___ReduceAction___init = "new ReduceAction284 parser::ReduceAction::init"; +val_t NEW_ReduceAction284_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction284_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction285 = "init var of ReduceAction285"; +void INIT_ATTRIBUTES__parser___ReduceAction285(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction285_t)(val_t p0); +val_t NEW_parser___ReduceAction285(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction285 = "check new ReduceAction285"; +void CHECKNEW_parser___ReduceAction285(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction285_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction285_parser___ReduceAction___init = "new ReduceAction285 parser::ReduceAction::init"; +val_t NEW_ReduceAction285_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction285_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction286 = "init var of ReduceAction286"; +void INIT_ATTRIBUTES__parser___ReduceAction286(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction286_t)(val_t p0); +val_t NEW_parser___ReduceAction286(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction286 = "check new ReduceAction286"; +void CHECKNEW_parser___ReduceAction286(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction286_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction286_parser___ReduceAction___init = "new ReduceAction286 parser::ReduceAction::init"; +val_t NEW_ReduceAction286_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction286_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction287 = "init var of ReduceAction287"; +void INIT_ATTRIBUTES__parser___ReduceAction287(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction287_t)(val_t p0); +val_t NEW_parser___ReduceAction287(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction287 = "check new ReduceAction287"; +void CHECKNEW_parser___ReduceAction287(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction287_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction287_parser___ReduceAction___init = "new ReduceAction287 parser::ReduceAction::init"; +val_t NEW_ReduceAction287_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction287_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction288 = "init var of ReduceAction288"; +void INIT_ATTRIBUTES__parser___ReduceAction288(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction288_t)(val_t p0); +val_t NEW_parser___ReduceAction288(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction288 = "check new ReduceAction288"; +void CHECKNEW_parser___ReduceAction288(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction288_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction288_parser___ReduceAction___init = "new ReduceAction288 parser::ReduceAction::init"; +val_t NEW_ReduceAction288_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction288_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction289 = "init var of ReduceAction289"; +void INIT_ATTRIBUTES__parser___ReduceAction289(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction289_t)(val_t p0); +val_t NEW_parser___ReduceAction289(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction289 = "check new ReduceAction289"; +void CHECKNEW_parser___ReduceAction289(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction289_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction289_parser___ReduceAction___init = "new ReduceAction289 parser::ReduceAction::init"; +val_t NEW_ReduceAction289_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction289_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction290 = "init var of ReduceAction290"; +void INIT_ATTRIBUTES__parser___ReduceAction290(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction290_t)(val_t p0); +val_t NEW_parser___ReduceAction290(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction290 = "check new ReduceAction290"; +void CHECKNEW_parser___ReduceAction290(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction290_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction290_parser___ReduceAction___init = "new ReduceAction290 parser::ReduceAction::init"; +val_t NEW_ReduceAction290_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction290_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction291 = "init var of ReduceAction291"; +void INIT_ATTRIBUTES__parser___ReduceAction291(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction291_t)(val_t p0); +val_t NEW_parser___ReduceAction291(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction291 = "check new ReduceAction291"; +void CHECKNEW_parser___ReduceAction291(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction291_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction291_parser___ReduceAction___init = "new ReduceAction291 parser::ReduceAction::init"; +val_t NEW_ReduceAction291_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction291_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction292 = "init var of ReduceAction292"; +void INIT_ATTRIBUTES__parser___ReduceAction292(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction292_t)(val_t p0); +val_t NEW_parser___ReduceAction292(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction292 = "check new ReduceAction292"; +void CHECKNEW_parser___ReduceAction292(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction292_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction292_parser___ReduceAction___init = "new ReduceAction292 parser::ReduceAction::init"; +val_t NEW_ReduceAction292_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction292_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction293 = "init var of ReduceAction293"; +void INIT_ATTRIBUTES__parser___ReduceAction293(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction293_t)(val_t p0); +val_t NEW_parser___ReduceAction293(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction293 = "check new ReduceAction293"; +void CHECKNEW_parser___ReduceAction293(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction293_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction293_parser___ReduceAction___init = "new ReduceAction293 parser::ReduceAction::init"; +val_t NEW_ReduceAction293_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction293_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction294 = "init var of ReduceAction294"; +void INIT_ATTRIBUTES__parser___ReduceAction294(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction294_t)(val_t p0); +val_t NEW_parser___ReduceAction294(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction294 = "check new ReduceAction294"; +void CHECKNEW_parser___ReduceAction294(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction294_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction294_parser___ReduceAction___init = "new ReduceAction294 parser::ReduceAction::init"; +val_t NEW_ReduceAction294_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction294_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction295 = "init var of ReduceAction295"; +void INIT_ATTRIBUTES__parser___ReduceAction295(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction295_t)(val_t p0); +val_t NEW_parser___ReduceAction295(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction295 = "check new ReduceAction295"; +void CHECKNEW_parser___ReduceAction295(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction295_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction295_parser___ReduceAction___init = "new ReduceAction295 parser::ReduceAction::init"; +val_t NEW_ReduceAction295_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction295_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction296 = "init var of ReduceAction296"; +void INIT_ATTRIBUTES__parser___ReduceAction296(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction296_t)(val_t p0); +val_t NEW_parser___ReduceAction296(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction296 = "check new ReduceAction296"; +void CHECKNEW_parser___ReduceAction296(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction296_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction296_parser___ReduceAction___init = "new ReduceAction296 parser::ReduceAction::init"; +val_t NEW_ReduceAction296_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction296_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction297 = "init var of ReduceAction297"; +void INIT_ATTRIBUTES__parser___ReduceAction297(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction297_t)(val_t p0); +val_t NEW_parser___ReduceAction297(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction297 = "check new ReduceAction297"; +void CHECKNEW_parser___ReduceAction297(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction297_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction297_parser___ReduceAction___init = "new ReduceAction297 parser::ReduceAction::init"; +val_t NEW_ReduceAction297_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction297_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction298 = "init var of ReduceAction298"; +void INIT_ATTRIBUTES__parser___ReduceAction298(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction298_t)(val_t p0); +val_t NEW_parser___ReduceAction298(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction298 = "check new ReduceAction298"; +void CHECKNEW_parser___ReduceAction298(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction298_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction298_parser___ReduceAction___init = "new ReduceAction298 parser::ReduceAction::init"; +val_t NEW_ReduceAction298_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction298_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction299 = "init var of ReduceAction299"; +void INIT_ATTRIBUTES__parser___ReduceAction299(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction299_t)(val_t p0); +val_t NEW_parser___ReduceAction299(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction299 = "check new ReduceAction299"; +void CHECKNEW_parser___ReduceAction299(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction299_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction299_parser___ReduceAction___init = "new ReduceAction299 parser::ReduceAction::init"; +val_t NEW_ReduceAction299_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction299_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction300 = "init var of ReduceAction300"; +void INIT_ATTRIBUTES__parser___ReduceAction300(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction300_t)(val_t p0); +val_t NEW_parser___ReduceAction300(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction300 = "check new ReduceAction300"; +void CHECKNEW_parser___ReduceAction300(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction300_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction300_parser___ReduceAction___init = "new ReduceAction300 parser::ReduceAction::init"; +val_t NEW_ReduceAction300_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction300_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction301 = "init var of ReduceAction301"; +void INIT_ATTRIBUTES__parser___ReduceAction301(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction301_t)(val_t p0); +val_t NEW_parser___ReduceAction301(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction301 = "check new ReduceAction301"; +void CHECKNEW_parser___ReduceAction301(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction301_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction301_parser___ReduceAction___init = "new ReduceAction301 parser::ReduceAction::init"; +val_t NEW_ReduceAction301_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction301_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction302 = "init var of ReduceAction302"; +void INIT_ATTRIBUTES__parser___ReduceAction302(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction302_t)(val_t p0); +val_t NEW_parser___ReduceAction302(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction302 = "check new ReduceAction302"; +void CHECKNEW_parser___ReduceAction302(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction302_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction302_parser___ReduceAction___init = "new ReduceAction302 parser::ReduceAction::init"; +val_t NEW_ReduceAction302_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction302_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction303 = "init var of ReduceAction303"; +void INIT_ATTRIBUTES__parser___ReduceAction303(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction303_t)(val_t p0); +val_t NEW_parser___ReduceAction303(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction303 = "check new ReduceAction303"; +void CHECKNEW_parser___ReduceAction303(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction303_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction303_parser___ReduceAction___init = "new ReduceAction303 parser::ReduceAction::init"; +val_t NEW_ReduceAction303_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction303_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction304 = "init var of ReduceAction304"; +void INIT_ATTRIBUTES__parser___ReduceAction304(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction304_t)(val_t p0); +val_t NEW_parser___ReduceAction304(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction304 = "check new ReduceAction304"; +void CHECKNEW_parser___ReduceAction304(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction304_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction304_parser___ReduceAction___init = "new ReduceAction304 parser::ReduceAction::init"; +val_t NEW_ReduceAction304_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction304_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction305 = "init var of ReduceAction305"; +void INIT_ATTRIBUTES__parser___ReduceAction305(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction305_t)(val_t p0); +val_t NEW_parser___ReduceAction305(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction305 = "check new ReduceAction305"; +void CHECKNEW_parser___ReduceAction305(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction305_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction305_parser___ReduceAction___init = "new ReduceAction305 parser::ReduceAction::init"; +val_t NEW_ReduceAction305_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction305_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction306 = "init var of ReduceAction306"; +void INIT_ATTRIBUTES__parser___ReduceAction306(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction306_t)(val_t p0); +val_t NEW_parser___ReduceAction306(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction306 = "check new ReduceAction306"; +void CHECKNEW_parser___ReduceAction306(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction306_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction306_parser___ReduceAction___init = "new ReduceAction306 parser::ReduceAction::init"; +val_t NEW_ReduceAction306_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction306_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction307 = "init var of ReduceAction307"; +void INIT_ATTRIBUTES__parser___ReduceAction307(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction307_t)(val_t p0); +val_t NEW_parser___ReduceAction307(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction307 = "check new ReduceAction307"; +void CHECKNEW_parser___ReduceAction307(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction307_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction307_parser___ReduceAction___init = "new ReduceAction307 parser::ReduceAction::init"; +val_t NEW_ReduceAction307_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction307_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction308 = "init var of ReduceAction308"; +void INIT_ATTRIBUTES__parser___ReduceAction308(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction308_t)(val_t p0); +val_t NEW_parser___ReduceAction308(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction308 = "check new ReduceAction308"; +void CHECKNEW_parser___ReduceAction308(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction308_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction308_parser___ReduceAction___init = "new ReduceAction308 parser::ReduceAction::init"; +val_t NEW_ReduceAction308_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction308_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction309 = "init var of ReduceAction309"; +void INIT_ATTRIBUTES__parser___ReduceAction309(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction309_t)(val_t p0); +val_t NEW_parser___ReduceAction309(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction309 = "check new ReduceAction309"; +void CHECKNEW_parser___ReduceAction309(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction309_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction309_parser___ReduceAction___init = "new ReduceAction309 parser::ReduceAction::init"; +val_t NEW_ReduceAction309_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction309_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction310 = "init var of ReduceAction310"; +void INIT_ATTRIBUTES__parser___ReduceAction310(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction310_t)(val_t p0); +val_t NEW_parser___ReduceAction310(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction310 = "check new ReduceAction310"; +void CHECKNEW_parser___ReduceAction310(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction310_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction310_parser___ReduceAction___init = "new ReduceAction310 parser::ReduceAction::init"; +val_t NEW_ReduceAction310_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction310_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction311 = "init var of ReduceAction311"; +void INIT_ATTRIBUTES__parser___ReduceAction311(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction311_t)(val_t p0); +val_t NEW_parser___ReduceAction311(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction311 = "check new ReduceAction311"; +void CHECKNEW_parser___ReduceAction311(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction311_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction311_parser___ReduceAction___init = "new ReduceAction311 parser::ReduceAction::init"; +val_t NEW_ReduceAction311_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction311_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction312 = "init var of ReduceAction312"; +void INIT_ATTRIBUTES__parser___ReduceAction312(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction312_t)(val_t p0); +val_t NEW_parser___ReduceAction312(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction312 = "check new ReduceAction312"; +void CHECKNEW_parser___ReduceAction312(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction312_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction312_parser___ReduceAction___init = "new ReduceAction312 parser::ReduceAction::init"; +val_t NEW_ReduceAction312_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction312_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction313 = "init var of ReduceAction313"; +void INIT_ATTRIBUTES__parser___ReduceAction313(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction313_t)(val_t p0); +val_t NEW_parser___ReduceAction313(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction313 = "check new ReduceAction313"; +void CHECKNEW_parser___ReduceAction313(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction313_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction313_parser___ReduceAction___init = "new ReduceAction313 parser::ReduceAction::init"; +val_t NEW_ReduceAction313_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction313_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction314 = "init var of ReduceAction314"; +void INIT_ATTRIBUTES__parser___ReduceAction314(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction314_t)(val_t p0); +val_t NEW_parser___ReduceAction314(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction314 = "check new ReduceAction314"; +void CHECKNEW_parser___ReduceAction314(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction314_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction314_parser___ReduceAction___init = "new ReduceAction314 parser::ReduceAction::init"; +val_t NEW_ReduceAction314_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction314_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction315 = "init var of ReduceAction315"; +void INIT_ATTRIBUTES__parser___ReduceAction315(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction315_t)(val_t p0); +val_t NEW_parser___ReduceAction315(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction315 = "check new ReduceAction315"; +void CHECKNEW_parser___ReduceAction315(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction315_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction315_parser___ReduceAction___init = "new ReduceAction315 parser::ReduceAction::init"; +val_t NEW_ReduceAction315_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction315_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction316 = "init var of ReduceAction316"; +void INIT_ATTRIBUTES__parser___ReduceAction316(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction316_t)(val_t p0); +val_t NEW_parser___ReduceAction316(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction316 = "check new ReduceAction316"; +void CHECKNEW_parser___ReduceAction316(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction316_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction316_parser___ReduceAction___init = "new ReduceAction316 parser::ReduceAction::init"; +val_t NEW_ReduceAction316_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction316_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction317 = "init var of ReduceAction317"; +void INIT_ATTRIBUTES__parser___ReduceAction317(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction317_t)(val_t p0); +val_t NEW_parser___ReduceAction317(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction317 = "check new ReduceAction317"; +void CHECKNEW_parser___ReduceAction317(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction317_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction317_parser___ReduceAction___init = "new ReduceAction317 parser::ReduceAction::init"; +val_t NEW_ReduceAction317_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction317_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction318 = "init var of ReduceAction318"; +void INIT_ATTRIBUTES__parser___ReduceAction318(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction318_t)(val_t p0); +val_t NEW_parser___ReduceAction318(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction318 = "check new ReduceAction318"; +void CHECKNEW_parser___ReduceAction318(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction318_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction318_parser___ReduceAction___init = "new ReduceAction318 parser::ReduceAction::init"; +val_t NEW_ReduceAction318_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction318_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction319 = "init var of ReduceAction319"; +void INIT_ATTRIBUTES__parser___ReduceAction319(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction319_t)(val_t p0); +val_t NEW_parser___ReduceAction319(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction319 = "check new ReduceAction319"; +void CHECKNEW_parser___ReduceAction319(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction319_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction319_parser___ReduceAction___init = "new ReduceAction319 parser::ReduceAction::init"; +val_t NEW_ReduceAction319_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction319_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction320 = "init var of ReduceAction320"; +void INIT_ATTRIBUTES__parser___ReduceAction320(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction320_t)(val_t p0); +val_t NEW_parser___ReduceAction320(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction320 = "check new ReduceAction320"; +void CHECKNEW_parser___ReduceAction320(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction320_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction320_parser___ReduceAction___init = "new ReduceAction320 parser::ReduceAction::init"; +val_t NEW_ReduceAction320_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction320_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction321 = "init var of ReduceAction321"; +void INIT_ATTRIBUTES__parser___ReduceAction321(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction321_t)(val_t p0); +val_t NEW_parser___ReduceAction321(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction321 = "check new ReduceAction321"; +void CHECKNEW_parser___ReduceAction321(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction321_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction321_parser___ReduceAction___init = "new ReduceAction321 parser::ReduceAction::init"; +val_t NEW_ReduceAction321_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction321_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction322 = "init var of ReduceAction322"; +void INIT_ATTRIBUTES__parser___ReduceAction322(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction322_t)(val_t p0); +val_t NEW_parser___ReduceAction322(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction322 = "check new ReduceAction322"; +void CHECKNEW_parser___ReduceAction322(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction322_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction322_parser___ReduceAction___init = "new ReduceAction322 parser::ReduceAction::init"; +val_t NEW_ReduceAction322_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction322_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction325 = "init var of ReduceAction325"; +void INIT_ATTRIBUTES__parser___ReduceAction325(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction325_t)(val_t p0); +val_t NEW_parser___ReduceAction325(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction325 = "check new ReduceAction325"; +void CHECKNEW_parser___ReduceAction325(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction325_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction325_parser___ReduceAction___init = "new ReduceAction325 parser::ReduceAction::init"; +val_t NEW_ReduceAction325_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction325_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction326 = "init var of ReduceAction326"; +void INIT_ATTRIBUTES__parser___ReduceAction326(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction326_t)(val_t p0); +val_t NEW_parser___ReduceAction326(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction326 = "check new ReduceAction326"; +void CHECKNEW_parser___ReduceAction326(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction326_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction326_parser___ReduceAction___init = "new ReduceAction326 parser::ReduceAction::init"; +val_t NEW_ReduceAction326_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction326_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction327 = "init var of ReduceAction327"; +void INIT_ATTRIBUTES__parser___ReduceAction327(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction327_t)(val_t p0); +val_t NEW_parser___ReduceAction327(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction327 = "check new ReduceAction327"; +void CHECKNEW_parser___ReduceAction327(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction327_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction327_parser___ReduceAction___init = "new ReduceAction327 parser::ReduceAction::init"; +val_t NEW_ReduceAction327_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction327_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction328 = "init var of ReduceAction328"; +void INIT_ATTRIBUTES__parser___ReduceAction328(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction328_t)(val_t p0); +val_t NEW_parser___ReduceAction328(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction328 = "check new ReduceAction328"; +void CHECKNEW_parser___ReduceAction328(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction328_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction328_parser___ReduceAction___init = "new ReduceAction328 parser::ReduceAction::init"; +val_t NEW_ReduceAction328_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction328_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction329 = "init var of ReduceAction329"; +void INIT_ATTRIBUTES__parser___ReduceAction329(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction329_t)(val_t p0); +val_t NEW_parser___ReduceAction329(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction329 = "check new ReduceAction329"; +void CHECKNEW_parser___ReduceAction329(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction329_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction329_parser___ReduceAction___init = "new ReduceAction329 parser::ReduceAction::init"; +val_t NEW_ReduceAction329_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction329_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction330 = "init var of ReduceAction330"; +void INIT_ATTRIBUTES__parser___ReduceAction330(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction330_t)(val_t p0); +val_t NEW_parser___ReduceAction330(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction330 = "check new ReduceAction330"; +void CHECKNEW_parser___ReduceAction330(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction330_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction330_parser___ReduceAction___init = "new ReduceAction330 parser::ReduceAction::init"; +val_t NEW_ReduceAction330_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction330_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction331 = "init var of ReduceAction331"; +void INIT_ATTRIBUTES__parser___ReduceAction331(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction331_t)(val_t p0); +val_t NEW_parser___ReduceAction331(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction331 = "check new ReduceAction331"; +void CHECKNEW_parser___ReduceAction331(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction331_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction331_parser___ReduceAction___init = "new ReduceAction331 parser::ReduceAction::init"; +val_t NEW_ReduceAction331_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction331_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction332 = "init var of ReduceAction332"; +void INIT_ATTRIBUTES__parser___ReduceAction332(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction332_t)(val_t p0); +val_t NEW_parser___ReduceAction332(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction332 = "check new ReduceAction332"; +void CHECKNEW_parser___ReduceAction332(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction332_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction332_parser___ReduceAction___init = "new ReduceAction332 parser::ReduceAction::init"; +val_t NEW_ReduceAction332_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction332_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction333 = "init var of ReduceAction333"; +void INIT_ATTRIBUTES__parser___ReduceAction333(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction333_t)(val_t p0); +val_t NEW_parser___ReduceAction333(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction333 = "check new ReduceAction333"; +void CHECKNEW_parser___ReduceAction333(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction333_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction333_parser___ReduceAction___init = "new ReduceAction333 parser::ReduceAction::init"; +val_t NEW_ReduceAction333_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction333_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction334 = "init var of ReduceAction334"; +void INIT_ATTRIBUTES__parser___ReduceAction334(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction334_t)(val_t p0); +val_t NEW_parser___ReduceAction334(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction334 = "check new ReduceAction334"; +void CHECKNEW_parser___ReduceAction334(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction334_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction334_parser___ReduceAction___init = "new ReduceAction334 parser::ReduceAction::init"; +val_t NEW_ReduceAction334_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction334_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction335 = "init var of ReduceAction335"; +void INIT_ATTRIBUTES__parser___ReduceAction335(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction335_t)(val_t p0); +val_t NEW_parser___ReduceAction335(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction335 = "check new ReduceAction335"; +void CHECKNEW_parser___ReduceAction335(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction335_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction335_parser___ReduceAction___init = "new ReduceAction335 parser::ReduceAction::init"; +val_t NEW_ReduceAction335_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction335_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction336 = "init var of ReduceAction336"; +void INIT_ATTRIBUTES__parser___ReduceAction336(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction336_t)(val_t p0); +val_t NEW_parser___ReduceAction336(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction336 = "check new ReduceAction336"; +void CHECKNEW_parser___ReduceAction336(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction336_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction336_parser___ReduceAction___init = "new ReduceAction336 parser::ReduceAction::init"; +val_t NEW_ReduceAction336_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction336_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction337 = "init var of ReduceAction337"; +void INIT_ATTRIBUTES__parser___ReduceAction337(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction337_t)(val_t p0); +val_t NEW_parser___ReduceAction337(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction337 = "check new ReduceAction337"; +void CHECKNEW_parser___ReduceAction337(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction337_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction337_parser___ReduceAction___init = "new ReduceAction337 parser::ReduceAction::init"; +val_t NEW_ReduceAction337_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction337_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction341 = "init var of ReduceAction341"; +void INIT_ATTRIBUTES__parser___ReduceAction341(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction341_t)(val_t p0); +val_t NEW_parser___ReduceAction341(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction341 = "check new ReduceAction341"; +void CHECKNEW_parser___ReduceAction341(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction341_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction341_parser___ReduceAction___init = "new ReduceAction341 parser::ReduceAction::init"; +val_t NEW_ReduceAction341_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction341_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction343 = "init var of ReduceAction343"; +void INIT_ATTRIBUTES__parser___ReduceAction343(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction343_t)(val_t p0); +val_t NEW_parser___ReduceAction343(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction343 = "check new ReduceAction343"; +void CHECKNEW_parser___ReduceAction343(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction343_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction343_parser___ReduceAction___init = "new ReduceAction343 parser::ReduceAction::init"; +val_t NEW_ReduceAction343_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction343_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction345 = "init var of ReduceAction345"; +void INIT_ATTRIBUTES__parser___ReduceAction345(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction345_t)(val_t p0); +val_t NEW_parser___ReduceAction345(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction345 = "check new ReduceAction345"; +void CHECKNEW_parser___ReduceAction345(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction345_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction345_parser___ReduceAction___init = "new ReduceAction345 parser::ReduceAction::init"; +val_t NEW_ReduceAction345_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction345_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction346 = "init var of ReduceAction346"; +void INIT_ATTRIBUTES__parser___ReduceAction346(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction346_t)(val_t p0); +val_t NEW_parser___ReduceAction346(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction346 = "check new ReduceAction346"; +void CHECKNEW_parser___ReduceAction346(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction346_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction346_parser___ReduceAction___init = "new ReduceAction346 parser::ReduceAction::init"; +val_t NEW_ReduceAction346_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction346_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction347 = "init var of ReduceAction347"; +void INIT_ATTRIBUTES__parser___ReduceAction347(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction347_t)(val_t p0); +val_t NEW_parser___ReduceAction347(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction347 = "check new ReduceAction347"; +void CHECKNEW_parser___ReduceAction347(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction347_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction347_parser___ReduceAction___init = "new ReduceAction347 parser::ReduceAction::init"; +val_t NEW_ReduceAction347_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction347_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction349 = "init var of ReduceAction349"; +void INIT_ATTRIBUTES__parser___ReduceAction349(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction349_t)(val_t p0); +val_t NEW_parser___ReduceAction349(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction349 = "check new ReduceAction349"; +void CHECKNEW_parser___ReduceAction349(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction349_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction349_parser___ReduceAction___init = "new ReduceAction349 parser::ReduceAction::init"; +val_t NEW_ReduceAction349_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction349_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction351 = "init var of ReduceAction351"; +void INIT_ATTRIBUTES__parser___ReduceAction351(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction351_t)(val_t p0); +val_t NEW_parser___ReduceAction351(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction351 = "check new ReduceAction351"; +void CHECKNEW_parser___ReduceAction351(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction351_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction351_parser___ReduceAction___init = "new ReduceAction351 parser::ReduceAction::init"; +val_t NEW_ReduceAction351_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction351_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction352 = "init var of ReduceAction352"; +void INIT_ATTRIBUTES__parser___ReduceAction352(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction352_t)(val_t p0); +val_t NEW_parser___ReduceAction352(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction352 = "check new ReduceAction352"; +void CHECKNEW_parser___ReduceAction352(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction352_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction352_parser___ReduceAction___init = "new ReduceAction352 parser::ReduceAction::init"; +val_t NEW_ReduceAction352_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction352_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction353 = "init var of ReduceAction353"; +void INIT_ATTRIBUTES__parser___ReduceAction353(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction353_t)(val_t p0); +val_t NEW_parser___ReduceAction353(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction353 = "check new ReduceAction353"; +void CHECKNEW_parser___ReduceAction353(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction353_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction353_parser___ReduceAction___init = "new ReduceAction353 parser::ReduceAction::init"; +val_t NEW_ReduceAction353_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction353_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction354 = "init var of ReduceAction354"; +void INIT_ATTRIBUTES__parser___ReduceAction354(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction354_t)(val_t p0); +val_t NEW_parser___ReduceAction354(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction354 = "check new ReduceAction354"; +void CHECKNEW_parser___ReduceAction354(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction354_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction354_parser___ReduceAction___init = "new ReduceAction354 parser::ReduceAction::init"; +val_t NEW_ReduceAction354_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction354_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction355 = "init var of ReduceAction355"; +void INIT_ATTRIBUTES__parser___ReduceAction355(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction355_t)(val_t p0); +val_t NEW_parser___ReduceAction355(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction355 = "check new ReduceAction355"; +void CHECKNEW_parser___ReduceAction355(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction355_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction355_parser___ReduceAction___init = "new ReduceAction355 parser::ReduceAction::init"; +val_t NEW_ReduceAction355_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction355_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction356 = "init var of ReduceAction356"; +void INIT_ATTRIBUTES__parser___ReduceAction356(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction356_t)(val_t p0); +val_t NEW_parser___ReduceAction356(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction356 = "check new ReduceAction356"; +void CHECKNEW_parser___ReduceAction356(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction356_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction356_parser___ReduceAction___init = "new ReduceAction356 parser::ReduceAction::init"; +val_t NEW_ReduceAction356_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction356_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction357 = "init var of ReduceAction357"; +void INIT_ATTRIBUTES__parser___ReduceAction357(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction357_t)(val_t p0); +val_t NEW_parser___ReduceAction357(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction357 = "check new ReduceAction357"; +void CHECKNEW_parser___ReduceAction357(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction357_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction357_parser___ReduceAction___init = "new ReduceAction357 parser::ReduceAction::init"; +val_t NEW_ReduceAction357_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction357_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction358 = "init var of ReduceAction358"; +void INIT_ATTRIBUTES__parser___ReduceAction358(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction358_t)(val_t p0); +val_t NEW_parser___ReduceAction358(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction358 = "check new ReduceAction358"; +void CHECKNEW_parser___ReduceAction358(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction358_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction358_parser___ReduceAction___init = "new ReduceAction358 parser::ReduceAction::init"; +val_t NEW_ReduceAction358_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction358_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction359 = "init var of ReduceAction359"; +void INIT_ATTRIBUTES__parser___ReduceAction359(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction359_t)(val_t p0); +val_t NEW_parser___ReduceAction359(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction359 = "check new ReduceAction359"; +void CHECKNEW_parser___ReduceAction359(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction359_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction359_parser___ReduceAction___init = "new ReduceAction359 parser::ReduceAction::init"; +val_t NEW_ReduceAction359_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction359_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction360 = "init var of ReduceAction360"; +void INIT_ATTRIBUTES__parser___ReduceAction360(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction360_t)(val_t p0); +val_t NEW_parser___ReduceAction360(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction360 = "check new ReduceAction360"; +void CHECKNEW_parser___ReduceAction360(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction360_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction360_parser___ReduceAction___init = "new ReduceAction360 parser::ReduceAction::init"; +val_t NEW_ReduceAction360_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction360_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction361 = "init var of ReduceAction361"; +void INIT_ATTRIBUTES__parser___ReduceAction361(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction361_t)(val_t p0); +val_t NEW_parser___ReduceAction361(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction361 = "check new ReduceAction361"; +void CHECKNEW_parser___ReduceAction361(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction361_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction361_parser___ReduceAction___init = "new ReduceAction361 parser::ReduceAction::init"; +val_t NEW_ReduceAction361_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction361_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction363 = "init var of ReduceAction363"; +void INIT_ATTRIBUTES__parser___ReduceAction363(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction363_t)(val_t p0); +val_t NEW_parser___ReduceAction363(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction363 = "check new ReduceAction363"; +void CHECKNEW_parser___ReduceAction363(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction363_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction363_parser___ReduceAction___init = "new ReduceAction363 parser::ReduceAction::init"; +val_t NEW_ReduceAction363_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction363_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction364 = "init var of ReduceAction364"; +void INIT_ATTRIBUTES__parser___ReduceAction364(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction364_t)(val_t p0); +val_t NEW_parser___ReduceAction364(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction364 = "check new ReduceAction364"; +void CHECKNEW_parser___ReduceAction364(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction364_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction364_parser___ReduceAction___init = "new ReduceAction364 parser::ReduceAction::init"; +val_t NEW_ReduceAction364_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction364_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction366 = "init var of ReduceAction366"; +void INIT_ATTRIBUTES__parser___ReduceAction366(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction366_t)(val_t p0); +val_t NEW_parser___ReduceAction366(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction366 = "check new ReduceAction366"; +void CHECKNEW_parser___ReduceAction366(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction366_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction366_parser___ReduceAction___init = "new ReduceAction366 parser::ReduceAction::init"; +val_t NEW_ReduceAction366_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction366_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction367 = "init var of ReduceAction367"; +void INIT_ATTRIBUTES__parser___ReduceAction367(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction367_t)(val_t p0); +val_t NEW_parser___ReduceAction367(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction367 = "check new ReduceAction367"; +void CHECKNEW_parser___ReduceAction367(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction367_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction367_parser___ReduceAction___init = "new ReduceAction367 parser::ReduceAction::init"; +val_t NEW_ReduceAction367_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction367_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction368 = "init var of ReduceAction368"; +void INIT_ATTRIBUTES__parser___ReduceAction368(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction368_t)(val_t p0); +val_t NEW_parser___ReduceAction368(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction368 = "check new ReduceAction368"; +void CHECKNEW_parser___ReduceAction368(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction368_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction368_parser___ReduceAction___init = "new ReduceAction368 parser::ReduceAction::init"; +val_t NEW_ReduceAction368_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction368_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction370 = "init var of ReduceAction370"; +void INIT_ATTRIBUTES__parser___ReduceAction370(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction370_t)(val_t p0); +val_t NEW_parser___ReduceAction370(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction370 = "check new ReduceAction370"; +void CHECKNEW_parser___ReduceAction370(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction370_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction370_parser___ReduceAction___init = "new ReduceAction370 parser::ReduceAction::init"; +val_t NEW_ReduceAction370_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction370_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction371 = "init var of ReduceAction371"; +void INIT_ATTRIBUTES__parser___ReduceAction371(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction371_t)(val_t p0); +val_t NEW_parser___ReduceAction371(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction371 = "check new ReduceAction371"; +void CHECKNEW_parser___ReduceAction371(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction371_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction371_parser___ReduceAction___init = "new ReduceAction371 parser::ReduceAction::init"; +val_t NEW_ReduceAction371_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction371_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction373 = "init var of ReduceAction373"; +void INIT_ATTRIBUTES__parser___ReduceAction373(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction373_t)(val_t p0); +val_t NEW_parser___ReduceAction373(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction373 = "check new ReduceAction373"; +void CHECKNEW_parser___ReduceAction373(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction373_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction373_parser___ReduceAction___init = "new ReduceAction373 parser::ReduceAction::init"; +val_t NEW_ReduceAction373_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction373_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction374 = "init var of ReduceAction374"; +void INIT_ATTRIBUTES__parser___ReduceAction374(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction374_t)(val_t p0); +val_t NEW_parser___ReduceAction374(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction374 = "check new ReduceAction374"; +void CHECKNEW_parser___ReduceAction374(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction374_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction374_parser___ReduceAction___init = "new ReduceAction374 parser::ReduceAction::init"; +val_t NEW_ReduceAction374_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction374_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction375 = "init var of ReduceAction375"; +void INIT_ATTRIBUTES__parser___ReduceAction375(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction375_t)(val_t p0); +val_t NEW_parser___ReduceAction375(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction375 = "check new ReduceAction375"; +void CHECKNEW_parser___ReduceAction375(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction375_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction375_parser___ReduceAction___init = "new ReduceAction375 parser::ReduceAction::init"; +val_t NEW_ReduceAction375_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction375_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction376 = "init var of ReduceAction376"; +void INIT_ATTRIBUTES__parser___ReduceAction376(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction376_t)(val_t p0); +val_t NEW_parser___ReduceAction376(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction376 = "check new ReduceAction376"; +void CHECKNEW_parser___ReduceAction376(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction376_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction376_parser___ReduceAction___init = "new ReduceAction376 parser::ReduceAction::init"; +val_t NEW_ReduceAction376_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction376_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction377 = "init var of ReduceAction377"; +void INIT_ATTRIBUTES__parser___ReduceAction377(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction377_t)(val_t p0); +val_t NEW_parser___ReduceAction377(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction377 = "check new ReduceAction377"; +void CHECKNEW_parser___ReduceAction377(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction377_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction377_parser___ReduceAction___init = "new ReduceAction377 parser::ReduceAction::init"; +val_t NEW_ReduceAction377_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction377_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction384 = "init var of ReduceAction384"; +void INIT_ATTRIBUTES__parser___ReduceAction384(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction384_t)(val_t p0); +val_t NEW_parser___ReduceAction384(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction384 = "check new ReduceAction384"; +void CHECKNEW_parser___ReduceAction384(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction384_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction384_parser___ReduceAction___init = "new ReduceAction384 parser::ReduceAction::init"; +val_t NEW_ReduceAction384_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction384_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction385 = "init var of ReduceAction385"; +void INIT_ATTRIBUTES__parser___ReduceAction385(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction385_t)(val_t p0); +val_t NEW_parser___ReduceAction385(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction385 = "check new ReduceAction385"; +void CHECKNEW_parser___ReduceAction385(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction385_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction385_parser___ReduceAction___init = "new ReduceAction385 parser::ReduceAction::init"; +val_t NEW_ReduceAction385_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction385_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction386 = "init var of ReduceAction386"; +void INIT_ATTRIBUTES__parser___ReduceAction386(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction386_t)(val_t p0); +val_t NEW_parser___ReduceAction386(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction386 = "check new ReduceAction386"; +void CHECKNEW_parser___ReduceAction386(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction386_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction386_parser___ReduceAction___init = "new ReduceAction386 parser::ReduceAction::init"; +val_t NEW_ReduceAction386_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction386_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction387 = "init var of ReduceAction387"; +void INIT_ATTRIBUTES__parser___ReduceAction387(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction387_t)(val_t p0); +val_t NEW_parser___ReduceAction387(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction387 = "check new ReduceAction387"; +void CHECKNEW_parser___ReduceAction387(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction387_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction387_parser___ReduceAction___init = "new ReduceAction387 parser::ReduceAction::init"; +val_t NEW_ReduceAction387_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction387_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction388 = "init var of ReduceAction388"; +void INIT_ATTRIBUTES__parser___ReduceAction388(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction388_t)(val_t p0); +val_t NEW_parser___ReduceAction388(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction388 = "check new ReduceAction388"; +void CHECKNEW_parser___ReduceAction388(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction388_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction388_parser___ReduceAction___init = "new ReduceAction388 parser::ReduceAction::init"; +val_t NEW_ReduceAction388_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction388_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction389 = "init var of ReduceAction389"; +void INIT_ATTRIBUTES__parser___ReduceAction389(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction389_t)(val_t p0); +val_t NEW_parser___ReduceAction389(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction389 = "check new ReduceAction389"; +void CHECKNEW_parser___ReduceAction389(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction389_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction389_parser___ReduceAction___init = "new ReduceAction389 parser::ReduceAction::init"; +val_t NEW_ReduceAction389_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction389_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction390 = "init var of ReduceAction390"; +void INIT_ATTRIBUTES__parser___ReduceAction390(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction390_t)(val_t p0); +val_t NEW_parser___ReduceAction390(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction390 = "check new ReduceAction390"; +void CHECKNEW_parser___ReduceAction390(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction390_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction390_parser___ReduceAction___init = "new ReduceAction390 parser::ReduceAction::init"; +val_t NEW_ReduceAction390_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction390_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction391 = "init var of ReduceAction391"; +void INIT_ATTRIBUTES__parser___ReduceAction391(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction391_t)(val_t p0); +val_t NEW_parser___ReduceAction391(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction391 = "check new ReduceAction391"; +void CHECKNEW_parser___ReduceAction391(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction391_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction391_parser___ReduceAction___init = "new ReduceAction391 parser::ReduceAction::init"; +val_t NEW_ReduceAction391_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction391_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction392 = "init var of ReduceAction392"; +void INIT_ATTRIBUTES__parser___ReduceAction392(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction392_t)(val_t p0); +val_t NEW_parser___ReduceAction392(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction392 = "check new ReduceAction392"; +void CHECKNEW_parser___ReduceAction392(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction392_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction392_parser___ReduceAction___init = "new ReduceAction392 parser::ReduceAction::init"; +val_t NEW_ReduceAction392_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction392_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction393 = "init var of ReduceAction393"; +void INIT_ATTRIBUTES__parser___ReduceAction393(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction393_t)(val_t p0); +val_t NEW_parser___ReduceAction393(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction393 = "check new ReduceAction393"; +void CHECKNEW_parser___ReduceAction393(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction393_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction393_parser___ReduceAction___init = "new ReduceAction393 parser::ReduceAction::init"; +val_t NEW_ReduceAction393_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction393_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction394 = "init var of ReduceAction394"; +void INIT_ATTRIBUTES__parser___ReduceAction394(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction394_t)(val_t p0); +val_t NEW_parser___ReduceAction394(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction394 = "check new ReduceAction394"; +void CHECKNEW_parser___ReduceAction394(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction394_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction394_parser___ReduceAction___init = "new ReduceAction394 parser::ReduceAction::init"; +val_t NEW_ReduceAction394_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction394_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction395 = "init var of ReduceAction395"; +void INIT_ATTRIBUTES__parser___ReduceAction395(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction395_t)(val_t p0); +val_t NEW_parser___ReduceAction395(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction395 = "check new ReduceAction395"; +void CHECKNEW_parser___ReduceAction395(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction395_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction395_parser___ReduceAction___init = "new ReduceAction395 parser::ReduceAction::init"; +val_t NEW_ReduceAction395_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction395_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction396 = "init var of ReduceAction396"; +void INIT_ATTRIBUTES__parser___ReduceAction396(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction396_t)(val_t p0); +val_t NEW_parser___ReduceAction396(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction396 = "check new ReduceAction396"; +void CHECKNEW_parser___ReduceAction396(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction396_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction396_parser___ReduceAction___init = "new ReduceAction396 parser::ReduceAction::init"; +val_t NEW_ReduceAction396_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction396_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction398 = "init var of ReduceAction398"; +void INIT_ATTRIBUTES__parser___ReduceAction398(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction398_t)(val_t p0); +val_t NEW_parser___ReduceAction398(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction398 = "check new ReduceAction398"; +void CHECKNEW_parser___ReduceAction398(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction398_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction398_parser___ReduceAction___init = "new ReduceAction398 parser::ReduceAction::init"; +val_t NEW_ReduceAction398_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction398_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction399 = "init var of ReduceAction399"; +void INIT_ATTRIBUTES__parser___ReduceAction399(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction399_t)(val_t p0); +val_t NEW_parser___ReduceAction399(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction399 = "check new ReduceAction399"; +void CHECKNEW_parser___ReduceAction399(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction399_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction399_parser___ReduceAction___init = "new ReduceAction399 parser::ReduceAction::init"; +val_t NEW_ReduceAction399_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction399_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction400 = "init var of ReduceAction400"; +void INIT_ATTRIBUTES__parser___ReduceAction400(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction400_t)(val_t p0); +val_t NEW_parser___ReduceAction400(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction400 = "check new ReduceAction400"; +void CHECKNEW_parser___ReduceAction400(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction400_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction400_parser___ReduceAction___init = "new ReduceAction400 parser::ReduceAction::init"; +val_t NEW_ReduceAction400_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction400_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction401 = "init var of ReduceAction401"; +void INIT_ATTRIBUTES__parser___ReduceAction401(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction401_t)(val_t p0); +val_t NEW_parser___ReduceAction401(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction401 = "check new ReduceAction401"; +void CHECKNEW_parser___ReduceAction401(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction401_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction401_parser___ReduceAction___init = "new ReduceAction401 parser::ReduceAction::init"; +val_t NEW_ReduceAction401_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction401_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction402 = "init var of ReduceAction402"; +void INIT_ATTRIBUTES__parser___ReduceAction402(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction402_t)(val_t p0); +val_t NEW_parser___ReduceAction402(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction402 = "check new ReduceAction402"; +void CHECKNEW_parser___ReduceAction402(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction402_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction402_parser___ReduceAction___init = "new ReduceAction402 parser::ReduceAction::init"; +val_t NEW_ReduceAction402_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction402_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction403 = "init var of ReduceAction403"; +void INIT_ATTRIBUTES__parser___ReduceAction403(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction403_t)(val_t p0); +val_t NEW_parser___ReduceAction403(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction403 = "check new ReduceAction403"; +void CHECKNEW_parser___ReduceAction403(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction403_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction403_parser___ReduceAction___init = "new ReduceAction403 parser::ReduceAction::init"; +val_t NEW_ReduceAction403_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction403_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction404 = "init var of ReduceAction404"; +void INIT_ATTRIBUTES__parser___ReduceAction404(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction404_t)(val_t p0); +val_t NEW_parser___ReduceAction404(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction404 = "check new ReduceAction404"; +void CHECKNEW_parser___ReduceAction404(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction404_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction404_parser___ReduceAction___init = "new ReduceAction404 parser::ReduceAction::init"; +val_t NEW_ReduceAction404_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction404_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction406 = "init var of ReduceAction406"; +void INIT_ATTRIBUTES__parser___ReduceAction406(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction406_t)(val_t p0); +val_t NEW_parser___ReduceAction406(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction406 = "check new ReduceAction406"; +void CHECKNEW_parser___ReduceAction406(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction406_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction406_parser___ReduceAction___init = "new ReduceAction406 parser::ReduceAction::init"; +val_t NEW_ReduceAction406_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction406_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction407 = "init var of ReduceAction407"; +void INIT_ATTRIBUTES__parser___ReduceAction407(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction407_t)(val_t p0); +val_t NEW_parser___ReduceAction407(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction407 = "check new ReduceAction407"; +void CHECKNEW_parser___ReduceAction407(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction407_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction407_parser___ReduceAction___init = "new ReduceAction407 parser::ReduceAction::init"; +val_t NEW_ReduceAction407_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction407_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction408 = "init var of ReduceAction408"; +void INIT_ATTRIBUTES__parser___ReduceAction408(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction408_t)(val_t p0); +val_t NEW_parser___ReduceAction408(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction408 = "check new ReduceAction408"; +void CHECKNEW_parser___ReduceAction408(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction408_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction408_parser___ReduceAction___init = "new ReduceAction408 parser::ReduceAction::init"; +val_t NEW_ReduceAction408_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction408_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction409 = "init var of ReduceAction409"; +void INIT_ATTRIBUTES__parser___ReduceAction409(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction409_t)(val_t p0); +val_t NEW_parser___ReduceAction409(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction409 = "check new ReduceAction409"; +void CHECKNEW_parser___ReduceAction409(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction409_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction409_parser___ReduceAction___init = "new ReduceAction409 parser::ReduceAction::init"; +val_t NEW_ReduceAction409_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction409_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction410 = "init var of ReduceAction410"; +void INIT_ATTRIBUTES__parser___ReduceAction410(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction410_t)(val_t p0); +val_t NEW_parser___ReduceAction410(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction410 = "check new ReduceAction410"; +void CHECKNEW_parser___ReduceAction410(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction410_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction410_parser___ReduceAction___init = "new ReduceAction410 parser::ReduceAction::init"; +val_t NEW_ReduceAction410_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction410_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction412 = "init var of ReduceAction412"; +void INIT_ATTRIBUTES__parser___ReduceAction412(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction412_t)(val_t p0); +val_t NEW_parser___ReduceAction412(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction412 = "check new ReduceAction412"; +void CHECKNEW_parser___ReduceAction412(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction412_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction412_parser___ReduceAction___init = "new ReduceAction412 parser::ReduceAction::init"; +val_t NEW_ReduceAction412_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction412_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction415 = "init var of ReduceAction415"; +void INIT_ATTRIBUTES__parser___ReduceAction415(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction415_t)(val_t p0); +val_t NEW_parser___ReduceAction415(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction415 = "check new ReduceAction415"; +void CHECKNEW_parser___ReduceAction415(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction415_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction415_parser___ReduceAction___init = "new ReduceAction415 parser::ReduceAction::init"; +val_t NEW_ReduceAction415_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction415_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction416 = "init var of ReduceAction416"; +void INIT_ATTRIBUTES__parser___ReduceAction416(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction416_t)(val_t p0); +val_t NEW_parser___ReduceAction416(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction416 = "check new ReduceAction416"; +void CHECKNEW_parser___ReduceAction416(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction416_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction416_parser___ReduceAction___init = "new ReduceAction416 parser::ReduceAction::init"; +val_t NEW_ReduceAction416_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction416_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction417 = "init var of ReduceAction417"; +void INIT_ATTRIBUTES__parser___ReduceAction417(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction417_t)(val_t p0); +val_t NEW_parser___ReduceAction417(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction417 = "check new ReduceAction417"; +void CHECKNEW_parser___ReduceAction417(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction417_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction417_parser___ReduceAction___init = "new ReduceAction417 parser::ReduceAction::init"; +val_t NEW_ReduceAction417_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction417_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction418 = "init var of ReduceAction418"; +void INIT_ATTRIBUTES__parser___ReduceAction418(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction418_t)(val_t p0); +val_t NEW_parser___ReduceAction418(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction418 = "check new ReduceAction418"; +void CHECKNEW_parser___ReduceAction418(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction418_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction418_parser___ReduceAction___init = "new ReduceAction418 parser::ReduceAction::init"; +val_t NEW_ReduceAction418_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction418_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction419 = "init var of ReduceAction419"; +void INIT_ATTRIBUTES__parser___ReduceAction419(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction419_t)(val_t p0); +val_t NEW_parser___ReduceAction419(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction419 = "check new ReduceAction419"; +void CHECKNEW_parser___ReduceAction419(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction419_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction419_parser___ReduceAction___init = "new ReduceAction419 parser::ReduceAction::init"; +val_t NEW_ReduceAction419_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction419_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction420 = "init var of ReduceAction420"; +void INIT_ATTRIBUTES__parser___ReduceAction420(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction420_t)(val_t p0); +val_t NEW_parser___ReduceAction420(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction420 = "check new ReduceAction420"; +void CHECKNEW_parser___ReduceAction420(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction420_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction420_parser___ReduceAction___init = "new ReduceAction420 parser::ReduceAction::init"; +val_t NEW_ReduceAction420_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction420_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction421 = "init var of ReduceAction421"; +void INIT_ATTRIBUTES__parser___ReduceAction421(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction421_t)(val_t p0); +val_t NEW_parser___ReduceAction421(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction421 = "check new ReduceAction421"; +void CHECKNEW_parser___ReduceAction421(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction421_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction421_parser___ReduceAction___init = "new ReduceAction421 parser::ReduceAction::init"; +val_t NEW_ReduceAction421_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction421_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction422 = "init var of ReduceAction422"; +void INIT_ATTRIBUTES__parser___ReduceAction422(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction422_t)(val_t p0); +val_t NEW_parser___ReduceAction422(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction422 = "check new ReduceAction422"; +void CHECKNEW_parser___ReduceAction422(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction422_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction422_parser___ReduceAction___init = "new ReduceAction422 parser::ReduceAction::init"; +val_t NEW_ReduceAction422_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction422_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction423 = "init var of ReduceAction423"; +void INIT_ATTRIBUTES__parser___ReduceAction423(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction423_t)(val_t p0); +val_t NEW_parser___ReduceAction423(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction423 = "check new ReduceAction423"; +void CHECKNEW_parser___ReduceAction423(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction423_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction423_parser___ReduceAction___init = "new ReduceAction423 parser::ReduceAction::init"; +val_t NEW_ReduceAction423_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction423_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction424 = "init var of ReduceAction424"; +void INIT_ATTRIBUTES__parser___ReduceAction424(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction424_t)(val_t p0); +val_t NEW_parser___ReduceAction424(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction424 = "check new ReduceAction424"; +void CHECKNEW_parser___ReduceAction424(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction424_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction424_parser___ReduceAction___init = "new ReduceAction424 parser::ReduceAction::init"; +val_t NEW_ReduceAction424_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction424_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction425 = "init var of ReduceAction425"; +void INIT_ATTRIBUTES__parser___ReduceAction425(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction425_t)(val_t p0); +val_t NEW_parser___ReduceAction425(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction425 = "check new ReduceAction425"; +void CHECKNEW_parser___ReduceAction425(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction425_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction425_parser___ReduceAction___init = "new ReduceAction425 parser::ReduceAction::init"; +val_t NEW_ReduceAction425_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction425_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction426 = "init var of ReduceAction426"; +void INIT_ATTRIBUTES__parser___ReduceAction426(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction426_t)(val_t p0); +val_t NEW_parser___ReduceAction426(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction426 = "check new ReduceAction426"; +void CHECKNEW_parser___ReduceAction426(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction426_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction426_parser___ReduceAction___init = "new ReduceAction426 parser::ReduceAction::init"; +val_t NEW_ReduceAction426_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction426_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction427 = "init var of ReduceAction427"; +void INIT_ATTRIBUTES__parser___ReduceAction427(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction427_t)(val_t p0); +val_t NEW_parser___ReduceAction427(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction427 = "check new ReduceAction427"; +void CHECKNEW_parser___ReduceAction427(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction427_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction427_parser___ReduceAction___init = "new ReduceAction427 parser::ReduceAction::init"; +val_t NEW_ReduceAction427_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction427_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction428 = "init var of ReduceAction428"; +void INIT_ATTRIBUTES__parser___ReduceAction428(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction428_t)(val_t p0); +val_t NEW_parser___ReduceAction428(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction428 = "check new ReduceAction428"; +void CHECKNEW_parser___ReduceAction428(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction428_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction428_parser___ReduceAction___init = "new ReduceAction428 parser::ReduceAction::init"; +val_t NEW_ReduceAction428_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction428_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction429 = "init var of ReduceAction429"; +void INIT_ATTRIBUTES__parser___ReduceAction429(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction429_t)(val_t p0); +val_t NEW_parser___ReduceAction429(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction429 = "check new ReduceAction429"; +void CHECKNEW_parser___ReduceAction429(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction429_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction429_parser___ReduceAction___init = "new ReduceAction429 parser::ReduceAction::init"; +val_t NEW_ReduceAction429_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction429_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction430 = "init var of ReduceAction430"; +void INIT_ATTRIBUTES__parser___ReduceAction430(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction430_t)(val_t p0); +val_t NEW_parser___ReduceAction430(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction430 = "check new ReduceAction430"; +void CHECKNEW_parser___ReduceAction430(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction430_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction430_parser___ReduceAction___init = "new ReduceAction430 parser::ReduceAction::init"; +val_t NEW_ReduceAction430_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction430_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction432 = "init var of ReduceAction432"; +void INIT_ATTRIBUTES__parser___ReduceAction432(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction432_t)(val_t p0); +val_t NEW_parser___ReduceAction432(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction432 = "check new ReduceAction432"; +void CHECKNEW_parser___ReduceAction432(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction432_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction432_parser___ReduceAction___init = "new ReduceAction432 parser::ReduceAction::init"; +val_t NEW_ReduceAction432_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction432_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction433 = "init var of ReduceAction433"; +void INIT_ATTRIBUTES__parser___ReduceAction433(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction433_t)(val_t p0); +val_t NEW_parser___ReduceAction433(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction433 = "check new ReduceAction433"; +void CHECKNEW_parser___ReduceAction433(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction433_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction433_parser___ReduceAction___init = "new ReduceAction433 parser::ReduceAction::init"; +val_t NEW_ReduceAction433_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction433_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction435 = "init var of ReduceAction435"; +void INIT_ATTRIBUTES__parser___ReduceAction435(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction435_t)(val_t p0); +val_t NEW_parser___ReduceAction435(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction435 = "check new ReduceAction435"; +void CHECKNEW_parser___ReduceAction435(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction435_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction435_parser___ReduceAction___init = "new ReduceAction435 parser::ReduceAction::init"; +val_t NEW_ReduceAction435_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction435_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction436 = "init var of ReduceAction436"; +void INIT_ATTRIBUTES__parser___ReduceAction436(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction436_t)(val_t p0); +val_t NEW_parser___ReduceAction436(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction436 = "check new ReduceAction436"; +void CHECKNEW_parser___ReduceAction436(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction436_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction436_parser___ReduceAction___init = "new ReduceAction436 parser::ReduceAction::init"; +val_t NEW_ReduceAction436_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction436_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction437 = "init var of ReduceAction437"; +void INIT_ATTRIBUTES__parser___ReduceAction437(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction437_t)(val_t p0); +val_t NEW_parser___ReduceAction437(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction437 = "check new ReduceAction437"; +void CHECKNEW_parser___ReduceAction437(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction437_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction437_parser___ReduceAction___init = "new ReduceAction437 parser::ReduceAction::init"; +val_t NEW_ReduceAction437_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction437_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction438 = "init var of ReduceAction438"; +void INIT_ATTRIBUTES__parser___ReduceAction438(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction438_t)(val_t p0); +val_t NEW_parser___ReduceAction438(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction438 = "check new ReduceAction438"; +void CHECKNEW_parser___ReduceAction438(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction438_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction438_parser___ReduceAction___init = "new ReduceAction438 parser::ReduceAction::init"; +val_t NEW_ReduceAction438_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction438_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction698 = "init var of ReduceAction698"; +void INIT_ATTRIBUTES__parser___ReduceAction698(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction698_t)(val_t p0); +val_t NEW_parser___ReduceAction698(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction698 = "check new ReduceAction698"; +void CHECKNEW_parser___ReduceAction698(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction698_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction698_parser___ReduceAction___init = "new ReduceAction698 parser::ReduceAction::init"; +val_t NEW_ReduceAction698_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction698_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction699 = "init var of ReduceAction699"; +void INIT_ATTRIBUTES__parser___ReduceAction699(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction699_t)(val_t p0); +val_t NEW_parser___ReduceAction699(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction699 = "check new ReduceAction699"; +void CHECKNEW_parser___ReduceAction699(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction699_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction699_parser___ReduceAction___init = "new ReduceAction699 parser::ReduceAction::init"; +val_t NEW_ReduceAction699_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction699_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction700 = "init var of ReduceAction700"; +void INIT_ATTRIBUTES__parser___ReduceAction700(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction700_t)(val_t p0); +val_t NEW_parser___ReduceAction700(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction700 = "check new ReduceAction700"; +void CHECKNEW_parser___ReduceAction700(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction700_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction700_parser___ReduceAction___init = "new ReduceAction700 parser::ReduceAction::init"; +val_t NEW_ReduceAction700_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction700_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction703 = "init var of ReduceAction703"; +void INIT_ATTRIBUTES__parser___ReduceAction703(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction703_t)(val_t p0); +val_t NEW_parser___ReduceAction703(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction703 = "check new ReduceAction703"; +void CHECKNEW_parser___ReduceAction703(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction703_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction703_parser___ReduceAction___init = "new ReduceAction703 parser::ReduceAction::init"; +val_t NEW_ReduceAction703_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction703_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction716 = "init var of ReduceAction716"; +void INIT_ATTRIBUTES__parser___ReduceAction716(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction716_t)(val_t p0); +val_t NEW_parser___ReduceAction716(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction716 = "check new ReduceAction716"; +void CHECKNEW_parser___ReduceAction716(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction716_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction716_parser___ReduceAction___init = "new ReduceAction716 parser::ReduceAction::init"; +val_t NEW_ReduceAction716_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction716_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction717 = "init var of ReduceAction717"; +void INIT_ATTRIBUTES__parser___ReduceAction717(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction717_t)(val_t p0); +val_t NEW_parser___ReduceAction717(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction717 = "check new ReduceAction717"; +void CHECKNEW_parser___ReduceAction717(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction717_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction717_parser___ReduceAction___init = "new ReduceAction717 parser::ReduceAction::init"; +val_t NEW_ReduceAction717_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction717_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction724 = "init var of ReduceAction724"; +void INIT_ATTRIBUTES__parser___ReduceAction724(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction724_t)(val_t p0); +val_t NEW_parser___ReduceAction724(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction724 = "check new ReduceAction724"; +void CHECKNEW_parser___ReduceAction724(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction724_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction724_parser___ReduceAction___init = "new ReduceAction724 parser::ReduceAction::init"; +val_t NEW_ReduceAction724_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction724_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction725 = "init var of ReduceAction725"; +void INIT_ATTRIBUTES__parser___ReduceAction725(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction725_t)(val_t p0); +val_t NEW_parser___ReduceAction725(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction725 = "check new ReduceAction725"; +void CHECKNEW_parser___ReduceAction725(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction725_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction725_parser___ReduceAction___init = "new ReduceAction725 parser::ReduceAction::init"; +val_t NEW_ReduceAction725_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction725_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction726 = "init var of ReduceAction726"; +void INIT_ATTRIBUTES__parser___ReduceAction726(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction726_t)(val_t p0); +val_t NEW_parser___ReduceAction726(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction726 = "check new ReduceAction726"; +void CHECKNEW_parser___ReduceAction726(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction726_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction726_parser___ReduceAction___init = "new ReduceAction726 parser::ReduceAction::init"; +val_t NEW_ReduceAction726_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction726_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction727 = "init var of ReduceAction727"; +void INIT_ATTRIBUTES__parser___ReduceAction727(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction727_t)(val_t p0); +val_t NEW_parser___ReduceAction727(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction727 = "check new ReduceAction727"; +void CHECKNEW_parser___ReduceAction727(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction727_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction727_parser___ReduceAction___init = "new ReduceAction727 parser::ReduceAction::init"; +val_t NEW_ReduceAction727_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction727_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction728 = "init var of ReduceAction728"; +void INIT_ATTRIBUTES__parser___ReduceAction728(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction728_t)(val_t p0); +val_t NEW_parser___ReduceAction728(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction728 = "check new ReduceAction728"; +void CHECKNEW_parser___ReduceAction728(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction728_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction728_parser___ReduceAction___init = "new ReduceAction728 parser::ReduceAction::init"; +val_t NEW_ReduceAction728_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction728_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction729 = "init var of ReduceAction729"; +void INIT_ATTRIBUTES__parser___ReduceAction729(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction729_t)(val_t p0); +val_t NEW_parser___ReduceAction729(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction729 = "check new ReduceAction729"; +void CHECKNEW_parser___ReduceAction729(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction729_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction729_parser___ReduceAction___init = "new ReduceAction729 parser::ReduceAction::init"; +val_t NEW_ReduceAction729_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction729_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction730 = "init var of ReduceAction730"; +void INIT_ATTRIBUTES__parser___ReduceAction730(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction730_t)(val_t p0); +val_t NEW_parser___ReduceAction730(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction730 = "check new ReduceAction730"; +void CHECKNEW_parser___ReduceAction730(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction730_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction730_parser___ReduceAction___init = "new ReduceAction730 parser::ReduceAction::init"; +val_t NEW_ReduceAction730_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction730_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction731 = "init var of ReduceAction731"; +void INIT_ATTRIBUTES__parser___ReduceAction731(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction731_t)(val_t p0); +val_t NEW_parser___ReduceAction731(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction731 = "check new ReduceAction731"; +void CHECKNEW_parser___ReduceAction731(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction731_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction731_parser___ReduceAction___init = "new ReduceAction731 parser::ReduceAction::init"; +val_t NEW_ReduceAction731_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction731_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction734 = "init var of ReduceAction734"; +void INIT_ATTRIBUTES__parser___ReduceAction734(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction734_t)(val_t p0); +val_t NEW_parser___ReduceAction734(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction734 = "check new ReduceAction734"; +void CHECKNEW_parser___ReduceAction734(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction734_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction734_parser___ReduceAction___init = "new ReduceAction734 parser::ReduceAction::init"; +val_t NEW_ReduceAction734_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction734_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction735 = "init var of ReduceAction735"; +void INIT_ATTRIBUTES__parser___ReduceAction735(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction735_t)(val_t p0); +val_t NEW_parser___ReduceAction735(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction735 = "check new ReduceAction735"; +void CHECKNEW_parser___ReduceAction735(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction735_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction735_parser___ReduceAction___init = "new ReduceAction735 parser::ReduceAction::init"; +val_t NEW_ReduceAction735_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction735_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction736 = "init var of ReduceAction736"; +void INIT_ATTRIBUTES__parser___ReduceAction736(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction736_t)(val_t p0); +val_t NEW_parser___ReduceAction736(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction736 = "check new ReduceAction736"; +void CHECKNEW_parser___ReduceAction736(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction736_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction736_parser___ReduceAction___init = "new ReduceAction736 parser::ReduceAction::init"; +val_t NEW_ReduceAction736_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction736_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction737 = "init var of ReduceAction737"; +void INIT_ATTRIBUTES__parser___ReduceAction737(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction737_t)(val_t p0); +val_t NEW_parser___ReduceAction737(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction737 = "check new ReduceAction737"; +void CHECKNEW_parser___ReduceAction737(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction737_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction737_parser___ReduceAction___init = "new ReduceAction737 parser::ReduceAction::init"; +val_t NEW_ReduceAction737_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction737_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction738 = "init var of ReduceAction738"; +void INIT_ATTRIBUTES__parser___ReduceAction738(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction738_t)(val_t p0); +val_t NEW_parser___ReduceAction738(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction738 = "check new ReduceAction738"; +void CHECKNEW_parser___ReduceAction738(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction738_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction738_parser___ReduceAction___init = "new ReduceAction738 parser::ReduceAction::init"; +val_t NEW_ReduceAction738_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction738_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction739 = "init var of ReduceAction739"; +void INIT_ATTRIBUTES__parser___ReduceAction739(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction739_t)(val_t p0); +val_t NEW_parser___ReduceAction739(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction739 = "check new ReduceAction739"; +void CHECKNEW_parser___ReduceAction739(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction739_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction739_parser___ReduceAction___init = "new ReduceAction739 parser::ReduceAction::init"; +val_t NEW_ReduceAction739_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction739_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction740 = "init var of ReduceAction740"; +void INIT_ATTRIBUTES__parser___ReduceAction740(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction740_t)(val_t p0); +val_t NEW_parser___ReduceAction740(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction740 = "check new ReduceAction740"; +void CHECKNEW_parser___ReduceAction740(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction740_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction740_parser___ReduceAction___init = "new ReduceAction740 parser::ReduceAction::init"; +val_t NEW_ReduceAction740_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction740_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction741 = "init var of ReduceAction741"; +void INIT_ATTRIBUTES__parser___ReduceAction741(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction741_t)(val_t p0); +val_t NEW_parser___ReduceAction741(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction741 = "check new ReduceAction741"; +void CHECKNEW_parser___ReduceAction741(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction741_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction741_parser___ReduceAction___init = "new ReduceAction741 parser::ReduceAction::init"; +val_t NEW_ReduceAction741_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction741_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction743 = "init var of ReduceAction743"; +void INIT_ATTRIBUTES__parser___ReduceAction743(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction743_t)(val_t p0); +val_t NEW_parser___ReduceAction743(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction743 = "check new ReduceAction743"; +void CHECKNEW_parser___ReduceAction743(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction743_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction743_parser___ReduceAction___init = "new ReduceAction743 parser::ReduceAction::init"; +val_t NEW_ReduceAction743_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction743_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction744 = "init var of ReduceAction744"; +void INIT_ATTRIBUTES__parser___ReduceAction744(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction744_t)(val_t p0); +val_t NEW_parser___ReduceAction744(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction744 = "check new ReduceAction744"; +void CHECKNEW_parser___ReduceAction744(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction744_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction744_parser___ReduceAction___init = "new ReduceAction744 parser::ReduceAction::init"; +val_t NEW_ReduceAction744_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction744_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction745 = "init var of ReduceAction745"; +void INIT_ATTRIBUTES__parser___ReduceAction745(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction745_t)(val_t p0); +val_t NEW_parser___ReduceAction745(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction745 = "check new ReduceAction745"; +void CHECKNEW_parser___ReduceAction745(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction745_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction745_parser___ReduceAction___init = "new ReduceAction745 parser::ReduceAction::init"; +val_t NEW_ReduceAction745_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction745_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction747 = "init var of ReduceAction747"; +void INIT_ATTRIBUTES__parser___ReduceAction747(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction747_t)(val_t p0); +val_t NEW_parser___ReduceAction747(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction747 = "check new ReduceAction747"; +void CHECKNEW_parser___ReduceAction747(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction747_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction747_parser___ReduceAction___init = "new ReduceAction747 parser::ReduceAction::init"; +val_t NEW_ReduceAction747_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction747_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction751 = "init var of ReduceAction751"; +void INIT_ATTRIBUTES__parser___ReduceAction751(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction751_t)(val_t p0); +val_t NEW_parser___ReduceAction751(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction751 = "check new ReduceAction751"; +void CHECKNEW_parser___ReduceAction751(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction751_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction751_parser___ReduceAction___init = "new ReduceAction751 parser::ReduceAction::init"; +val_t NEW_ReduceAction751_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction751_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction752 = "init var of ReduceAction752"; +void INIT_ATTRIBUTES__parser___ReduceAction752(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction752_t)(val_t p0); +val_t NEW_parser___ReduceAction752(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction752 = "check new ReduceAction752"; +void CHECKNEW_parser___ReduceAction752(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction752_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction752_parser___ReduceAction___init = "new ReduceAction752 parser::ReduceAction::init"; +val_t NEW_ReduceAction752_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction752_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction753 = "init var of ReduceAction753"; +void INIT_ATTRIBUTES__parser___ReduceAction753(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction753_t)(val_t p0); +val_t NEW_parser___ReduceAction753(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction753 = "check new ReduceAction753"; +void CHECKNEW_parser___ReduceAction753(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction753_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction753_parser___ReduceAction___init = "new ReduceAction753 parser::ReduceAction::init"; +val_t NEW_ReduceAction753_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction753_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction754 = "init var of ReduceAction754"; +void INIT_ATTRIBUTES__parser___ReduceAction754(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction754_t)(val_t p0); +val_t NEW_parser___ReduceAction754(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction754 = "check new ReduceAction754"; +void CHECKNEW_parser___ReduceAction754(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction754_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction754_parser___ReduceAction___init = "new ReduceAction754 parser::ReduceAction::init"; +val_t NEW_ReduceAction754_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction754_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__parser___ReduceAction755 = "init var of ReduceAction755"; +void INIT_ATTRIBUTES__parser___ReduceAction755(val_t p0); +typedef void (*INIT_ATTRIBUTES__parser___ReduceAction755_t)(val_t p0); +val_t NEW_parser___ReduceAction755(void); +static const char * const LOCATE_CHECKNEW_parser___ReduceAction755 = "check new ReduceAction755"; +void CHECKNEW_parser___ReduceAction755(val_t p0); +typedef void (*CHECKNEW_parser___ReduceAction755_t)(val_t p0); +static const char * const LOCATE_NEW_ReduceAction755_parser___ReduceAction___init = "new ReduceAction755 parser::ReduceAction::init"; +val_t NEW_ReduceAction755_parser___ReduceAction___init(val_t p0); +typedef val_t (*NEW_ReduceAction755_parser___ReduceAction___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___partial_order___PartialOrder = "init var of PartialOrder"; +void INIT_ATTRIBUTES__metamodel___partial_order___PartialOrder(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___partial_order___PartialOrder_t)(val_t p0); +val_t NEW_metamodel___partial_order___PartialOrder(void); +static const char * const LOCATE_CHECKNEW_metamodel___partial_order___PartialOrder = "check new PartialOrder"; +void CHECKNEW_metamodel___partial_order___PartialOrder(val_t p0); +typedef void (*CHECKNEW_metamodel___partial_order___PartialOrder_t)(val_t p0); +static const char * const LOCATE_NEW_PartialOrder_metamodel___partial_order___PartialOrder___init = "new PartialOrder partial_order::PartialOrder::init"; +val_t NEW_PartialOrder_metamodel___partial_order___PartialOrder___init(void); +typedef val_t (*NEW_PartialOrder_metamodel___partial_order___PartialOrder___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___partial_order___PartialOrderElement = "init var of PartialOrderElement"; +void INIT_ATTRIBUTES__metamodel___partial_order___PartialOrderElement(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___partial_order___PartialOrderElement_t)(val_t p0); +val_t NEW_metamodel___partial_order___PartialOrderElement(void); +static const char * const LOCATE_CHECKNEW_metamodel___partial_order___PartialOrderElement = "check new PartialOrderElement"; +void CHECKNEW_metamodel___partial_order___PartialOrderElement(val_t p0); +typedef void (*CHECKNEW_metamodel___partial_order___PartialOrderElement_t)(val_t p0); +static const char * const LOCATE_NEW_PartialOrderElement_metamodel___partial_order___PartialOrderElement___init = "new PartialOrderElement partial_order::PartialOrderElement::init"; +val_t NEW_PartialOrderElement_metamodel___partial_order___PartialOrderElement___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_PartialOrderElement_metamodel___partial_order___PartialOrderElement___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMDirectory = "init var of MMDirectory"; +void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMDirectory(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMDirectory_t)(val_t p0); +val_t NEW_metamodel___abstractmetamodel___MMDirectory(void); +static const char * const LOCATE_CHECKNEW_metamodel___abstractmetamodel___MMDirectory = "check new MMDirectory"; +void CHECKNEW_metamodel___abstractmetamodel___MMDirectory(val_t p0); +typedef void (*CHECKNEW_metamodel___abstractmetamodel___MMDirectory_t)(val_t p0); +static const char * const LOCATE_NEW_MMDirectory_metamodel___abstractmetamodel___MMDirectory___init = "new MMDirectory abstractmetamodel::MMDirectory::init"; +val_t NEW_MMDirectory_metamodel___abstractmetamodel___MMDirectory___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_MMDirectory_metamodel___abstractmetamodel___MMDirectory___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalClass = "init var of MMGlobalClass"; +void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalClass(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalClass_t)(val_t p0); +val_t NEW_metamodel___abstractmetamodel___MMGlobalClass(void); +static const char * const LOCATE_CHECKNEW_metamodel___abstractmetamodel___MMGlobalClass = "check new MMGlobalClass"; +void CHECKNEW_metamodel___abstractmetamodel___MMGlobalClass(val_t p0); +typedef void (*CHECKNEW_metamodel___abstractmetamodel___MMGlobalClass_t)(val_t p0); +static const char * const LOCATE_NEW_MMGlobalClass_metamodel___abstractmetamodel___MMGlobalClass___init = "new MMGlobalClass abstractmetamodel::MMGlobalClass::init"; +val_t NEW_MMGlobalClass_metamodel___abstractmetamodel___MMGlobalClass___init(val_t p0); +typedef val_t (*NEW_MMGlobalClass_metamodel___abstractmetamodel___MMGlobalClass___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalProperty = "init var of MMGlobalProperty"; +void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalProperty(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalProperty_t)(val_t p0); +val_t NEW_metamodel___abstractmetamodel___MMGlobalProperty(void); +static const char * const LOCATE_CHECKNEW_metamodel___abstractmetamodel___MMGlobalProperty = "check new MMGlobalProperty"; +void CHECKNEW_metamodel___abstractmetamodel___MMGlobalProperty(val_t p0); +typedef void (*CHECKNEW_metamodel___abstractmetamodel___MMGlobalProperty_t)(val_t p0); +static const char * const LOCATE_NEW_MMGlobalProperty_metamodel___abstractmetamodel___MMGlobalProperty___init = "new MMGlobalProperty abstractmetamodel::MMGlobalProperty::init"; +val_t NEW_MMGlobalProperty_metamodel___abstractmetamodel___MMGlobalProperty___init(val_t p0); +typedef val_t (*NEW_MMGlobalProperty_metamodel___abstractmetamodel___MMGlobalProperty___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMExplicitImport = "init var of MMExplicitImport"; +void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMExplicitImport(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMExplicitImport_t)(val_t p0); +val_t NEW_metamodel___abstractmetamodel___MMExplicitImport(void); +static const char * const LOCATE_CHECKNEW_metamodel___abstractmetamodel___MMExplicitImport = "check new MMExplicitImport"; +void CHECKNEW_metamodel___abstractmetamodel___MMExplicitImport(val_t p0); +typedef void (*CHECKNEW_metamodel___abstractmetamodel___MMExplicitImport_t)(val_t p0); +static const char * const LOCATE_NEW_MMExplicitImport_metamodel___abstractmetamodel___MMExplicitImport___init = "new MMExplicitImport static_type::MMExplicitImport::(abstractmetamodel::MMExplicitImport::init)"; +val_t NEW_MMExplicitImport_metamodel___abstractmetamodel___MMExplicitImport___init(val_t p0, val_t p1); +typedef val_t (*NEW_MMExplicitImport_metamodel___abstractmetamodel___MMExplicitImport___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMParam = "init var of MMParam"; +void INIT_ATTRIBUTES__metamodel___static_type___MMParam(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___static_type___MMParam_t)(val_t p0); +val_t NEW_metamodel___static_type___MMParam(void); +static const char * const LOCATE_CHECKNEW_metamodel___static_type___MMParam = "check new MMParam"; +void CHECKNEW_metamodel___static_type___MMParam(val_t p0); +typedef void (*CHECKNEW_metamodel___static_type___MMParam_t)(val_t p0); +static const char * const LOCATE_NEW_MMParam_metamodel___static_type___MMParam___init = "new MMParam static_type::MMParam::init"; +val_t NEW_MMParam_metamodel___static_type___MMParam___init(val_t p0, val_t p1); +typedef val_t (*NEW_MMParam_metamodel___static_type___MMParam___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMSignature = "init var of MMSignature"; +void INIT_ATTRIBUTES__metamodel___static_type___MMSignature(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___static_type___MMSignature_t)(val_t p0); +val_t NEW_metamodel___static_type___MMSignature(void); +static const char * const LOCATE_CHECKNEW_metamodel___static_type___MMSignature = "check new MMSignature"; +void CHECKNEW_metamodel___static_type___MMSignature(val_t p0); +typedef void (*CHECKNEW_metamodel___static_type___MMSignature_t)(val_t p0); +static const char * const LOCATE_NEW_MMSignature_metamodel___static_type___MMSignature___init = "new MMSignature vararg::MMSignature::(static_type::MMSignature::init)"; +val_t NEW_MMSignature_metamodel___static_type___MMSignature___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_MMSignature_metamodel___static_type___MMSignature___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMClosure = "init var of MMClosure"; +void INIT_ATTRIBUTES__metamodel___static_type___MMClosure(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___static_type___MMClosure_t)(val_t p0); +val_t NEW_metamodel___static_type___MMClosure(void); +static const char * const LOCATE_CHECKNEW_metamodel___static_type___MMClosure = "check new MMClosure"; +void CHECKNEW_metamodel___static_type___MMClosure(val_t p0); +typedef void (*CHECKNEW_metamodel___static_type___MMClosure_t)(val_t p0); +static const char * const LOCATE_NEW_MMClosure_metamodel___static_type___MMClosure___init = "new MMClosure static_type::MMClosure::init"; +val_t NEW_MMClosure_metamodel___static_type___MMClosure___init(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_MMClosure_metamodel___static_type___MMClosure___init_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMNullableType = "init var of MMNullableType"; +void INIT_ATTRIBUTES__metamodel___static_type___MMNullableType(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___static_type___MMNullableType_t)(val_t p0); +val_t NEW_metamodel___static_type___MMNullableType(void); +static const char * const LOCATE_CHECKNEW_metamodel___static_type___MMNullableType = "check new MMNullableType"; +void CHECKNEW_metamodel___static_type___MMNullableType(val_t p0); +typedef void (*CHECKNEW_metamodel___static_type___MMNullableType_t)(val_t p0); +static const char * const LOCATE_NEW_MMNullableType_metamodel___static_type___MMNullableType___init = "new MMNullableType static_type::MMNullableType::init"; +val_t NEW_MMNullableType_metamodel___static_type___MMNullableType___init(val_t p0); +typedef val_t (*NEW_MMNullableType_metamodel___static_type___MMNullableType___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMTypeSimpleClass = "init var of MMTypeSimpleClass"; +void INIT_ATTRIBUTES__metamodel___static_type___MMTypeSimpleClass(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___static_type___MMTypeSimpleClass_t)(val_t p0); +val_t NEW_metamodel___static_type___MMTypeSimpleClass(void); +static const char * const LOCATE_CHECKNEW_metamodel___static_type___MMTypeSimpleClass = "check new MMTypeSimpleClass"; +void CHECKNEW_metamodel___static_type___MMTypeSimpleClass(val_t p0); +typedef void (*CHECKNEW_metamodel___static_type___MMTypeSimpleClass_t)(val_t p0); +static const char * const LOCATE_NEW_MMTypeSimpleClass_metamodel___static_type___MMTypeSimpleClass___init = "new MMTypeSimpleClass static_type::MMTypeSimpleClass::init"; +val_t NEW_MMTypeSimpleClass_metamodel___static_type___MMTypeSimpleClass___init(val_t p0); +typedef val_t (*NEW_MMTypeSimpleClass_metamodel___static_type___MMTypeSimpleClass___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMTypeNone = "init var of MMTypeNone"; +void INIT_ATTRIBUTES__metamodel___static_type___MMTypeNone(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___static_type___MMTypeNone_t)(val_t p0); +val_t NEW_metamodel___static_type___MMTypeNone(void); +static const char * const LOCATE_CHECKNEW_metamodel___static_type___MMTypeNone = "check new MMTypeNone"; +void CHECKNEW_metamodel___static_type___MMTypeNone(val_t p0); +typedef void (*CHECKNEW_metamodel___static_type___MMTypeNone_t)(val_t p0); +static const char * const LOCATE_NEW_MMTypeNone_metamodel___static_type___MMTypeNone___init = "new MMTypeNone static_type::MMTypeNone::init"; +val_t NEW_MMTypeNone_metamodel___static_type___MMTypeNone___init(val_t p0); +typedef val_t (*NEW_MMTypeNone_metamodel___static_type___MMTypeNone___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMImportedCast = "init var of MMImportedCast"; +void INIT_ATTRIBUTES__metamodel___static_type___MMImportedCast(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___static_type___MMImportedCast_t)(val_t p0); +val_t NEW_metamodel___static_type___MMImportedCast(void); +static const char * const LOCATE_CHECKNEW_metamodel___static_type___MMImportedCast = "check new MMImportedCast"; +void CHECKNEW_metamodel___static_type___MMImportedCast(val_t p0); +typedef void (*CHECKNEW_metamodel___static_type___MMImportedCast_t)(val_t p0); +static const char * const LOCATE_NEW_MMImportedCast_metamodel___static_type___MMImportedCast___init = "new MMImportedCast static_type::MMImportedCast::init"; +val_t NEW_MMImportedCast_metamodel___static_type___MMImportedCast___init(val_t p0, val_t p1); +typedef val_t (*NEW_MMImportedCast_metamodel___static_type___MMImportedCast___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___inheritance___MMImplicitLocalClass = "init var of MMImplicitLocalClass"; +void INIT_ATTRIBUTES__metamodel___inheritance___MMImplicitLocalClass(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___inheritance___MMImplicitLocalClass_t)(val_t p0); +val_t NEW_metamodel___inheritance___MMImplicitLocalClass(void); +static const char * const LOCATE_CHECKNEW_metamodel___inheritance___MMImplicitLocalClass = "check new MMImplicitLocalClass"; +void CHECKNEW_metamodel___inheritance___MMImplicitLocalClass(val_t p0); +typedef void (*CHECKNEW_metamodel___inheritance___MMImplicitLocalClass_t)(val_t p0); +static const char * const LOCATE_NEW_MMImplicitLocalClass_metamodel___inheritance___MMImplicitLocalClass___init = "new MMImplicitLocalClass inheritance::MMImplicitLocalClass::init"; +val_t NEW_MMImplicitLocalClass_metamodel___inheritance___MMImplicitLocalClass___init(val_t p0, val_t p1); +typedef val_t (*NEW_MMImplicitLocalClass_metamodel___inheritance___MMImplicitLocalClass___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___inheritance___MMRefineAncestor = "init var of MMRefineAncestor"; +void INIT_ATTRIBUTES__metamodel___inheritance___MMRefineAncestor(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___inheritance___MMRefineAncestor_t)(val_t p0); +val_t NEW_metamodel___inheritance___MMRefineAncestor(void); +static const char * const LOCATE_CHECKNEW_metamodel___inheritance___MMRefineAncestor = "check new MMRefineAncestor"; +void CHECKNEW_metamodel___inheritance___MMRefineAncestor(val_t p0); +typedef void (*CHECKNEW_metamodel___inheritance___MMRefineAncestor_t)(val_t p0); +static const char * const LOCATE_NEW_MMRefineAncestor_metamodel___inheritance___MMRefineAncestor___init = "new MMRefineAncestor inheritance::MMRefineAncestor::init"; +val_t NEW_MMRefineAncestor_metamodel___inheritance___MMRefineAncestor___init(val_t p0, val_t p1); +typedef val_t (*NEW_MMRefineAncestor_metamodel___inheritance___MMRefineAncestor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___inheritance___MMSpecAncestor = "init var of MMSpecAncestor"; +void INIT_ATTRIBUTES__metamodel___inheritance___MMSpecAncestor(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___inheritance___MMSpecAncestor_t)(val_t p0); +val_t NEW_metamodel___inheritance___MMSpecAncestor(void); +static const char * const LOCATE_CHECKNEW_metamodel___inheritance___MMSpecAncestor = "check new MMSpecAncestor"; +void CHECKNEW_metamodel___inheritance___MMSpecAncestor(val_t p0); +typedef void (*CHECKNEW_metamodel___inheritance___MMSpecAncestor_t)(val_t p0); +static const char * const LOCATE_NEW_MMSpecAncestor_metamodel___inheritance___MMSpecAncestor___init = "new MMSpecAncestor inheritance::MMSpecAncestor::init"; +val_t NEW_MMSpecAncestor_metamodel___inheritance___MMSpecAncestor___init(val_t p0, val_t p1); +typedef val_t (*NEW_MMSpecAncestor_metamodel___inheritance___MMSpecAncestor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___inheritance___MMDefaultAncestor = "init var of MMDefaultAncestor"; +void INIT_ATTRIBUTES__metamodel___inheritance___MMDefaultAncestor(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___inheritance___MMDefaultAncestor_t)(val_t p0); +val_t NEW_metamodel___inheritance___MMDefaultAncestor(void); +static const char * const LOCATE_CHECKNEW_metamodel___inheritance___MMDefaultAncestor = "check new MMDefaultAncestor"; +void CHECKNEW_metamodel___inheritance___MMDefaultAncestor(val_t p0); +typedef void (*CHECKNEW_metamodel___inheritance___MMDefaultAncestor_t)(val_t p0); +static const char * const LOCATE_NEW_MMDefaultAncestor_metamodel___inheritance___MMDefaultAncestor___init = "new MMDefaultAncestor inheritance::MMDefaultAncestor::init"; +val_t NEW_MMDefaultAncestor_metamodel___inheritance___MMDefaultAncestor___init(val_t p0, val_t p1); +typedef val_t (*NEW_MMDefaultAncestor_metamodel___inheritance___MMDefaultAncestor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___genericity___MMTypeGeneric = "init var of MMTypeGeneric"; +void INIT_ATTRIBUTES__metamodel___genericity___MMTypeGeneric(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___genericity___MMTypeGeneric_t)(val_t p0); +val_t NEW_metamodel___genericity___MMTypeGeneric(void); +static const char * const LOCATE_CHECKNEW_metamodel___genericity___MMTypeGeneric = "check new MMTypeGeneric"; +void CHECKNEW_metamodel___genericity___MMTypeGeneric(val_t p0); +typedef void (*CHECKNEW_metamodel___genericity___MMTypeGeneric_t)(val_t p0); +static const char * const LOCATE_NEW_MMTypeGeneric_metamodel___genericity___MMTypeGeneric___init = "new MMTypeGeneric genericity::MMTypeGeneric::init"; +val_t NEW_MMTypeGeneric_metamodel___genericity___MMTypeGeneric___init(val_t p0, val_t p1); +typedef val_t (*NEW_MMTypeGeneric_metamodel___genericity___MMTypeGeneric___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___genericity___MMTypeFormalParameter = "init var of MMTypeFormalParameter"; +void INIT_ATTRIBUTES__metamodel___genericity___MMTypeFormalParameter(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___genericity___MMTypeFormalParameter_t)(val_t p0); +val_t NEW_metamodel___genericity___MMTypeFormalParameter(void); +static const char * const LOCATE_CHECKNEW_metamodel___genericity___MMTypeFormalParameter = "check new MMTypeFormalParameter"; +void CHECKNEW_metamodel___genericity___MMTypeFormalParameter(val_t p0); +typedef void (*CHECKNEW_metamodel___genericity___MMTypeFormalParameter_t)(val_t p0); +static const char * const LOCATE_NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter___with_bound = "new MMTypeFormalParameter genericity::MMTypeFormalParameter::with_bound"; +val_t NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter___with_bound(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter___with_bound_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter___init = "new MMTypeFormalParameter genericity::MMTypeFormalParameter::init"; +val_t NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__metamodel___virtualtype___MMVirtualType = "init var of MMVirtualType"; +void INIT_ATTRIBUTES__metamodel___virtualtype___MMVirtualType(val_t p0); +typedef void (*INIT_ATTRIBUTES__metamodel___virtualtype___MMVirtualType_t)(val_t p0); +val_t NEW_metamodel___virtualtype___MMVirtualType(void); +static const char * const LOCATE_CHECKNEW_metamodel___virtualtype___MMVirtualType = "check new MMVirtualType"; +void CHECKNEW_metamodel___virtualtype___MMVirtualType(val_t p0); +typedef void (*CHECKNEW_metamodel___virtualtype___MMVirtualType_t)(val_t p0); +static const char * const LOCATE_NEW_MMVirtualType_metamodel___virtualtype___MMVirtualType___init = "new MMVirtualType virtualtype::MMVirtualType::init"; +val_t NEW_MMVirtualType_metamodel___virtualtype___MMVirtualType___init(val_t p0, val_t p1); +typedef val_t (*NEW_MMVirtualType_metamodel___virtualtype___MMVirtualType___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__opts___OptionText = "init var of OptionText"; +void INIT_ATTRIBUTES__opts___OptionText(val_t p0); +typedef void (*INIT_ATTRIBUTES__opts___OptionText_t)(val_t p0); +val_t NEW_opts___OptionText(void); +static const char * const LOCATE_CHECKNEW_opts___OptionText = "check new OptionText"; +void CHECKNEW_opts___OptionText(val_t p0); +typedef void (*CHECKNEW_opts___OptionText_t)(val_t p0); +static const char * const LOCATE_NEW_OptionText_opts___OptionText___init = "new OptionText opts::OptionText::init"; val_t NEW_OptionText_opts___OptionText___init(val_t p0); -val_t NEW_OptionBool_opts___Option___init_opt(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_OptionText_opts___OptionText___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__opts___OptionBool = "init var of OptionBool"; +void INIT_ATTRIBUTES__opts___OptionBool(val_t p0); +typedef void (*INIT_ATTRIBUTES__opts___OptionBool_t)(val_t p0); +val_t NEW_opts___OptionBool(void); +static const char * const LOCATE_CHECKNEW_opts___OptionBool = "check new OptionBool"; +void CHECKNEW_opts___OptionBool(val_t p0); +typedef void (*CHECKNEW_opts___OptionBool_t)(val_t p0); +static const char * const LOCATE_NEW_OptionBool_opts___OptionBool___init = "new OptionBool opts::OptionBool::init"; val_t NEW_OptionBool_opts___OptionBool___init(val_t p0, val_t p1); -val_t NEW_OptionParameter_opts___Option___init_opt(val_t p0, val_t p1, val_t p2); -val_t NEW_OptionParameter_opts___OptionParameter___init_opt(val_t p0, val_t p1, val_t p2); -val_t NEW_OptionString_opts___Option___init_opt(val_t p0, val_t p1, val_t p2); -val_t NEW_OptionString_opts___OptionParameter___init_opt(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_OptionBool_opts___OptionBool___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__opts___OptionCount = "init var of OptionCount"; +void INIT_ATTRIBUTES__opts___OptionCount(val_t p0); +typedef void (*INIT_ATTRIBUTES__opts___OptionCount_t)(val_t p0); +val_t NEW_opts___OptionCount(void); +static const char * const LOCATE_CHECKNEW_opts___OptionCount = "check new OptionCount"; +void CHECKNEW_opts___OptionCount(val_t p0); +typedef void (*CHECKNEW_opts___OptionCount_t)(val_t p0); +static const char * const LOCATE_NEW_OptionCount_opts___OptionCount___init = "new OptionCount opts::OptionCount::init"; +val_t NEW_OptionCount_opts___OptionCount___init(val_t p0, val_t p1); +typedef val_t (*NEW_OptionCount_opts___OptionCount___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__opts___OptionString = "init var of OptionString"; +void INIT_ATTRIBUTES__opts___OptionString(val_t p0); +typedef void (*INIT_ATTRIBUTES__opts___OptionString_t)(val_t p0); +val_t NEW_opts___OptionString(void); +static const char * const LOCATE_CHECKNEW_opts___OptionString = "check new OptionString"; +void CHECKNEW_opts___OptionString(val_t p0); +typedef void (*CHECKNEW_opts___OptionString_t)(val_t p0); +static const char * const LOCATE_NEW_OptionString_opts___OptionString___init = "new OptionString opts::OptionString::init"; val_t NEW_OptionString_opts___OptionString___init(val_t p0, val_t p1); -val_t NEW_OptionEnum_opts___Option___init_opt(val_t p0, val_t p1, val_t p2); -val_t NEW_OptionEnum_opts___OptionParameter___init_opt(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_OptionString_opts___OptionString___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__opts___OptionEnum = "init var of OptionEnum"; +void INIT_ATTRIBUTES__opts___OptionEnum(val_t p0); +typedef void (*INIT_ATTRIBUTES__opts___OptionEnum_t)(val_t p0); +val_t NEW_opts___OptionEnum(void); +static const char * const LOCATE_CHECKNEW_opts___OptionEnum = "check new OptionEnum"; +void CHECKNEW_opts___OptionEnum(val_t p0); +typedef void (*CHECKNEW_opts___OptionEnum_t)(val_t p0); +static const char * const LOCATE_NEW_OptionEnum_opts___OptionEnum___init = "new OptionEnum opts::OptionEnum::init"; val_t NEW_OptionEnum_opts___OptionEnum___init(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_OptionInt_opts___Option___init_opt(val_t p0, val_t p1, val_t p2); -val_t NEW_OptionInt_opts___OptionParameter___init_opt(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_OptionEnum_opts___OptionEnum___init_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_INIT_ATTRIBUTES__opts___OptionInt = "init var of OptionInt"; +void INIT_ATTRIBUTES__opts___OptionInt(val_t p0); +typedef void (*INIT_ATTRIBUTES__opts___OptionInt_t)(val_t p0); +val_t NEW_opts___OptionInt(void); +static const char * const LOCATE_CHECKNEW_opts___OptionInt = "check new OptionInt"; +void CHECKNEW_opts___OptionInt(val_t p0); +typedef void (*CHECKNEW_opts___OptionInt_t)(val_t p0); +static const char * const LOCATE_NEW_OptionInt_opts___OptionInt___init = "new OptionInt opts::OptionInt::init"; val_t NEW_OptionInt_opts___OptionInt___init(val_t p0, val_t p1, val_t p2); -val_t NEW_OptionArray_opts___Option___init_opt(val_t p0, val_t p1, val_t p2); -val_t NEW_OptionArray_opts___OptionParameter___init_opt(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_OptionInt_opts___OptionInt___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__opts___OptionArray = "init var of OptionArray"; +void INIT_ATTRIBUTES__opts___OptionArray(val_t p0); +typedef void (*INIT_ATTRIBUTES__opts___OptionArray_t)(val_t p0); +val_t NEW_opts___OptionArray(void); +static const char * const LOCATE_CHECKNEW_opts___OptionArray = "check new OptionArray"; +void CHECKNEW_opts___OptionArray(val_t p0); +typedef void (*CHECKNEW_opts___OptionArray_t)(val_t p0); +static const char * const LOCATE_NEW_OptionArray_opts___OptionArray___init = "new OptionArray opts::OptionArray::init"; val_t NEW_OptionArray_opts___OptionArray___init(val_t p0, val_t p1); -val_t NEW_OptionContext_opts___OptionContext___init(); -val_t NEW_ToolContext_abstractmetamodel___MMContext___init(); -val_t NEW_ToolContext_mmloader___ToolContext___init(); -val_t NEW_ModuleLoader_mmloader___ModuleLoader___init(); -val_t NEW_MMSrcModule_abstractmetamodel___MMModule___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMSrcModule_syntax_base___MMSrcModule___init(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_MMSrcLocalClass_abstractmetamodel___MMLocalClass___init(val_t p0, val_t p1); -val_t NEW_MMSrcLocalClass_syntax_base___MMSrcLocalClass___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMSrcAttribute_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMSrcAttribute_syntax_base___MMSrcAttribute___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMSrcMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMAttrImplementationMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMAttrImplementationMethod_syntax_base___MMAttrImplementationMethod___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMReadImplementationMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMReadImplementationMethod_syntax_base___MMAttrImplementationMethod___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMReadImplementationMethod_syntax_base___MMReadImplementationMethod___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMWriteImplementationMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMWriteImplementationMethod_syntax_base___MMAttrImplementationMethod___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMWriteImplementationMethod_syntax_base___MMWriteImplementationMethod___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMMethSrcMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMMethSrcMethod_syntax_base___MMMethSrcMethod___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMSrcTypeProperty_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMSrcTypeProperty_syntax_base___MMSrcTypeProperty___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMImplicitInit_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1); -val_t NEW_MMImplicitInit_syntax_base___MMMethSrcMethod___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMImplicitInit_syntax_base___MMImplicitInit___init(val_t p0, val_t p1, val_t p2); -val_t NEW_Variable_syntax_base___Variable___init(val_t p0, val_t p1); -val_t NEW_AbsSyntaxVisitor_parser_prod___Visitor___init(); -val_t NEW_AbsSyntaxVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1); -val_t NEW_CSHSorter_sorter___AbstractSorter___init(); -val_t NEW_CSHSorter_mmbuilder___CSHSorter___init(); -val_t NEW_MMSrcAncestor_static_type___MMAncestor___init(val_t p0, val_t p1); -val_t NEW_MMSrcAncestor_mmbuilder___MMSrcAncestor___init(val_t p0, val_t p1); -val_t NEW_ClassBuilderVisitor_parser_prod___Visitor___init(); -val_t NEW_ClassBuilderVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1); -val_t NEW_ClassBuilderVisitor_mmbuilder___ClassBuilderVisitor___init(val_t p0, val_t p1); -val_t NEW_ClassSpecializationBuilderVisitor_parser_prod___Visitor___init(); -val_t NEW_ClassSpecializationBuilderVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1); -val_t NEW_ClassSpecializationBuilderVisitor_mmbuilder___ClassSpecializationBuilderVisitor___init(val_t p0, val_t p1); -val_t NEW_ClassAncestorBuilder_parser_prod___Visitor___init(); -val_t NEW_ClassAncestorBuilder_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1); -val_t NEW_ClassAncestorBuilder_mmbuilder___ClassAncestorBuilder___init(val_t p0, val_t p1); -val_t NEW_ClassVerifierVisitor_parser_prod___Visitor___init(); -val_t NEW_ClassVerifierVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1); -val_t NEW_ClassVerifierVisitor_mmbuilder___ClassVerifierVisitor___init(val_t p0, val_t p1); -val_t NEW_PropertyBuilderVisitor_parser_prod___Visitor___init(); -val_t NEW_PropertyBuilderVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1); -val_t NEW_PropertyBuilderVisitor_mmbuilder___PropertyBuilderVisitor___init(val_t p0, val_t p1); -val_t NEW_PropertyVerifierVisitor_parser_prod___Visitor___init(); -val_t NEW_PropertyVerifierVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1); -val_t NEW_PropertyVerifierVisitor_mmbuilder___PropertyVerifierVisitor___init(val_t p0, val_t p1); -val_t NEW_MMSrcTypeFormalParameter_static_type___MMType___init(); -val_t NEW_MMSrcTypeFormalParameter_type_formal___MMTypeFormal___init(val_t p0, val_t p1); -val_t NEW_MMSrcTypeFormalParameter_genericity___MMTypeFormalParameter___with_bound(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_MMSrcTypeFormalParameter_genericity___MMTypeFormalParameter___init(val_t p0, val_t p1, val_t p2); -val_t NEW_MMSrcTypeFormalParameter_mmbuilder___MMSrcTypeFormalParameter___init(val_t p0, val_t p1, val_t p2, val_t p3); -val_t NEW_MethidAccumulator_parser_prod___Visitor___init(); -val_t NEW_MethidAccumulator_mmbuilder___MethidAccumulator___init(); -val_t NEW_ControlFlowVisitor_parser_prod___Visitor___init(); -val_t NEW_ControlFlowVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1); -val_t NEW_ControlFlowVisitor_control_flow___ControlFlowVisitor___init(val_t p0, val_t p1); -val_t NEW_ControlFlowContext_control_flow___ControlFlowContext___init(); -val_t NEW_ControlFlowContext_control_flow___ControlFlowContext___with(val_t p0); -val_t NEW_ABlockControler_parser_nodes___PNode___init(); -val_t NEW_AControlableBlock_parser_nodes___PNode___init(); -val_t NEW_TypingVisitor_parser_prod___Visitor___init(); -val_t NEW_TypingVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1); -val_t NEW_TypingVisitor_typing___TypingVisitor___init(val_t p0, val_t p1); -val_t NEW_VariableContext_typing___VariableContext___init(); -val_t NEW_SubVariableContext_typing___VariableContext___init(); -val_t NEW_SubVariableContext_typing___SubVariableContext___with(val_t p0, val_t p1, val_t p2); -val_t NEW_AAbsSendExpr_parser_nodes___PNode___init(); -val_t NEW_ASuperInitCall_parser_nodes___PNode___init(); -val_t NEW_ASendReassignExpr_parser_nodes___PNode___init(); -val_t NEW_ASendReassignExpr_parser_prod___ASendExpr___empty_init(); -val_t NEW_ASendReassignExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0); -val_t NEW_SrcModuleLoader_mmloader___ModuleLoader___init(); -val_t NEW_SrcModuleLoader_syntax___SrcModuleLoader___init(); -val_t NEW_AbstractCompiler_abstractmetamodel___MMContext___init(); -val_t NEW_AbstractCompiler_mmloader___ToolContext___init(); -val_t NEW_AbstractCompiler_abstracttool___AbstractCompiler___init(); -val_t NEW_CompilerVisitor_compiling_base___CompilerVisitor___init(val_t p0); -val_t NEW_CContext_compiling_base___CContext___init(); -val_t NEW_PrimitiveInfo_compiling_base___PrimitiveInfo___init(); -val_t NEW_ColorContext_compiling_global___ColorContext___init(); -val_t NEW_GlobalAnalysis_compiling_global___ColorContext___init(); -val_t NEW_GlobalAnalysis_compiling_global___GlobalAnalysis___init(val_t p0); -val_t NEW_CompiledClass_compiling_global___ColorContext___init(); -val_t NEW_CompiledClass_compiling_global___CompiledClass___init(val_t p0); -val_t NEW_TableElt_compiling_global___TableElt___init(); -val_t NEW_LocalTableElt_compiling_global___TableElt___init(); -val_t NEW_TableEltPropPos_compiling_global___TableElt___init(); -val_t NEW_TableEltPropPos_compiling_global___TableEltPropPos___init(val_t p0); -val_t NEW_TableEltMethPos_compiling_global___TableElt___init(); -val_t NEW_TableEltMethPos_compiling_global___TableEltPropPos___init(val_t p0); -val_t NEW_TableEltMethPos_compiling_global___TableEltMethPos___init(val_t p0); -val_t NEW_TableEltSuperPos_compiling_global___TableElt___init(); -val_t NEW_TableEltSuperPos_compiling_global___TableEltPropPos___init(val_t p0); -val_t NEW_TableEltSuperPos_compiling_global___TableEltSuperPos___init(val_t p0); -val_t NEW_TableEltAttrPos_compiling_global___TableElt___init(); -val_t NEW_TableEltAttrPos_compiling_global___TableEltPropPos___init(val_t p0); -val_t NEW_TableEltAttrPos_compiling_global___TableEltAttrPos___init(val_t p0); -val_t NEW_TableEltClassPos_compiling_global___TableElt___init(); -val_t NEW_TableEltClassPos_compiling_global___TableEltClassPos___init(val_t p0); -val_t NEW_TableEltClassIdPos_compiling_global___TableElt___init(); -val_t NEW_TableEltClassIdPos_compiling_global___TableEltClassPos___init(val_t p0); -val_t NEW_TableEltClassIdPos_compiling_global___TableEltClassIdPos___init(val_t p0); -val_t NEW_TableEltClassInitTablePos_compiling_global___TableElt___init(); -val_t NEW_TableEltClassInitTablePos_compiling_global___TableEltClassPos___init(val_t p0); -val_t NEW_TableEltClassInitTablePos_compiling_global___TableEltClassInitTablePos___init(val_t p0); -val_t NEW_TableEltClassColorPos_compiling_global___TableElt___init(); -val_t NEW_TableEltClassColorPos_compiling_global___TableEltClassPos___init(val_t p0); -val_t NEW_TableEltClassColorPos_compiling_global___TableEltClassColorPos___init(val_t p0); -val_t NEW_TableEltBaseAttrPos_compiling_global___TableElt___init(); -val_t NEW_TableEltBaseAttrPos_compiling_global___TableEltBaseAttrPos___init(val_t p0); -val_t NEW_TableEltComposite_compiling_global___TableElt___init(); -val_t NEW_TableEltComposite_compiling_global___TableEltComposite___init(val_t p0); -val_t NEW_TableEltClassSelfId_compiling_global___TableElt___init(); -val_t NEW_TableEltClassSelfId_compiling_global___TableEltClassSelfId___init(); -val_t NEW_TableEltVftPointer_compiling_global___TableElt___init(); -val_t NEW_TableEltVftPointer_compiling_global___TableEltVftPointer___init(); -val_t NEW_ClassSorter_sorter___AbstractSorter___init(); -val_t NEW_ClassSorter_compiling_global___ClassSorter___init(); -const char *LOCATE_abstracttool = "./abstracttool.nit"; -const int SFT_abstracttool[9] = { - 3239 /* Id of AbstractCompiler */, - 4 /* Color of AbstractCompiler */, - 86 /* Color of AbstractCompiler */, - 87 /* Property init */, - 88 /* Property exec_cmd_line */, - 89 /* Property perform_work */, - 90 /* Property dump_context_info */, - 40 /* Property dump_module_info */, - 40 /* Property dump_properties */, -}; -const char *LOCATE_syntax = "./syntax//syntax.nit"; +typedef val_t (*NEW_OptionArray_opts___OptionArray___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__opts___OptionContext = "init var of OptionContext"; +void INIT_ATTRIBUTES__opts___OptionContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__opts___OptionContext_t)(val_t p0); +val_t NEW_opts___OptionContext(void); +static const char * const LOCATE_CHECKNEW_opts___OptionContext = "check new OptionContext"; +void CHECKNEW_opts___OptionContext(val_t p0); +typedef void (*CHECKNEW_opts___OptionContext_t)(val_t p0); +static const char * const LOCATE_NEW_OptionContext_opts___OptionContext___init = "new OptionContext opts::OptionContext::init"; +val_t NEW_OptionContext_opts___OptionContext___init(void); +typedef val_t (*NEW_OptionContext_opts___OptionContext___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__toolcontext___Message = "init var of Message"; +void INIT_ATTRIBUTES__toolcontext___Message(val_t p0); +typedef void (*INIT_ATTRIBUTES__toolcontext___Message_t)(val_t p0); +val_t NEW_toolcontext___Message(void); +static const char * const LOCATE_CHECKNEW_toolcontext___Message = "check new Message"; +void CHECKNEW_toolcontext___Message(val_t p0); +typedef void (*CHECKNEW_toolcontext___Message_t)(val_t p0); +static const char * const LOCATE_NEW_Message_toolcontext___Message___init = "new Message toolcontext::Message::init"; +val_t NEW_Message_toolcontext___Message___init(val_t p0, val_t p1); +typedef val_t (*NEW_Message_toolcontext___Message___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMSrcModule = "init var of MMSrcModule"; +void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcModule(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___MMSrcModule_t)(val_t p0); +val_t NEW_syntax___syntax_base___MMSrcModule(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___MMSrcModule = "check new MMSrcModule"; +void CHECKNEW_syntax___syntax_base___MMSrcModule(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___MMSrcModule_t)(val_t p0); +static const char * const LOCATE_NEW_MMSrcModule_syntax___syntax_base___MMSrcModule___init = "new MMSrcModule syntax_base::MMSrcModule::init"; +val_t NEW_MMSrcModule_syntax___syntax_base___MMSrcModule___init(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +typedef val_t (*NEW_MMSrcModule_syntax___syntax_base___MMSrcModule___init_t)(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMSrcLocalClass = "init var of MMSrcLocalClass"; +void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcLocalClass(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___MMSrcLocalClass_t)(val_t p0); +val_t NEW_syntax___syntax_base___MMSrcLocalClass(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___MMSrcLocalClass = "check new MMSrcLocalClass"; +void CHECKNEW_syntax___syntax_base___MMSrcLocalClass(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___MMSrcLocalClass_t)(val_t p0); +static const char * const LOCATE_NEW_MMSrcLocalClass_syntax___syntax_base___MMSrcLocalClass___init = "new MMSrcLocalClass syntax_base::MMSrcLocalClass::init"; +val_t NEW_MMSrcLocalClass_syntax___syntax_base___MMSrcLocalClass___init(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_MMSrcLocalClass_syntax___syntax_base___MMSrcLocalClass___init_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMSrcAttribute = "init var of MMSrcAttribute"; +void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcAttribute(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___MMSrcAttribute_t)(val_t p0); +val_t NEW_syntax___syntax_base___MMSrcAttribute(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___MMSrcAttribute = "check new MMSrcAttribute"; +void CHECKNEW_syntax___syntax_base___MMSrcAttribute(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___MMSrcAttribute_t)(val_t p0); +static const char * const LOCATE_NEW_MMSrcAttribute_syntax___syntax_base___MMSrcAttribute___init = "new MMSrcAttribute syntax_base::MMSrcAttribute::init"; +val_t NEW_MMSrcAttribute_syntax___syntax_base___MMSrcAttribute___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_MMSrcAttribute_syntax___syntax_base___MMSrcAttribute___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMReadImplementationMethod = "init var of MMReadImplementationMethod"; +void INIT_ATTRIBUTES__syntax___syntax_base___MMReadImplementationMethod(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___MMReadImplementationMethod_t)(val_t p0); +val_t NEW_syntax___syntax_base___MMReadImplementationMethod(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___MMReadImplementationMethod = "check new MMReadImplementationMethod"; +void CHECKNEW_syntax___syntax_base___MMReadImplementationMethod(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___MMReadImplementationMethod_t)(val_t p0); +static const char * const LOCATE_NEW_MMReadImplementationMethod_syntax___syntax_base___MMReadImplementationMethod___init = "new MMReadImplementationMethod syntax_base::MMReadImplementationMethod::init"; +val_t NEW_MMReadImplementationMethod_syntax___syntax_base___MMReadImplementationMethod___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_MMReadImplementationMethod_syntax___syntax_base___MMReadImplementationMethod___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMWriteImplementationMethod = "init var of MMWriteImplementationMethod"; +void INIT_ATTRIBUTES__syntax___syntax_base___MMWriteImplementationMethod(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___MMWriteImplementationMethod_t)(val_t p0); +val_t NEW_syntax___syntax_base___MMWriteImplementationMethod(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___MMWriteImplementationMethod = "check new MMWriteImplementationMethod"; +void CHECKNEW_syntax___syntax_base___MMWriteImplementationMethod(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___MMWriteImplementationMethod_t)(val_t p0); +static const char * const LOCATE_NEW_MMWriteImplementationMethod_syntax___syntax_base___MMWriteImplementationMethod___init = "new MMWriteImplementationMethod syntax_base::MMWriteImplementationMethod::init"; +val_t NEW_MMWriteImplementationMethod_syntax___syntax_base___MMWriteImplementationMethod___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_MMWriteImplementationMethod_syntax___syntax_base___MMWriteImplementationMethod___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMMethSrcMethod = "init var of MMMethSrcMethod"; +void INIT_ATTRIBUTES__syntax___syntax_base___MMMethSrcMethod(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___MMMethSrcMethod_t)(val_t p0); +val_t NEW_syntax___syntax_base___MMMethSrcMethod(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___MMMethSrcMethod = "check new MMMethSrcMethod"; +void CHECKNEW_syntax___syntax_base___MMMethSrcMethod(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___MMMethSrcMethod_t)(val_t p0); +static const char * const LOCATE_NEW_MMMethSrcMethod_syntax___syntax_base___MMMethSrcMethod___init = "new MMMethSrcMethod syntax_base::MMMethSrcMethod::init"; +val_t NEW_MMMethSrcMethod_syntax___syntax_base___MMMethSrcMethod___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_MMMethSrcMethod_syntax___syntax_base___MMMethSrcMethod___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMSrcTypeProperty = "init var of MMSrcTypeProperty"; +void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcTypeProperty(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___MMSrcTypeProperty_t)(val_t p0); +val_t NEW_syntax___syntax_base___MMSrcTypeProperty(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___MMSrcTypeProperty = "check new MMSrcTypeProperty"; +void CHECKNEW_syntax___syntax_base___MMSrcTypeProperty(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___MMSrcTypeProperty_t)(val_t p0); +static const char * const LOCATE_NEW_MMSrcTypeProperty_syntax___syntax_base___MMSrcTypeProperty___init = "new MMSrcTypeProperty syntax_base::MMSrcTypeProperty::init"; +val_t NEW_MMSrcTypeProperty_syntax___syntax_base___MMSrcTypeProperty___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_MMSrcTypeProperty_syntax___syntax_base___MMSrcTypeProperty___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMImplicitInit = "init var of MMImplicitInit"; +void INIT_ATTRIBUTES__syntax___syntax_base___MMImplicitInit(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___MMImplicitInit_t)(val_t p0); +val_t NEW_syntax___syntax_base___MMImplicitInit(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___MMImplicitInit = "check new MMImplicitInit"; +void CHECKNEW_syntax___syntax_base___MMImplicitInit(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___MMImplicitInit_t)(val_t p0); +static const char * const LOCATE_NEW_MMImplicitInit_syntax___syntax_base___MMImplicitInit___init = "new MMImplicitInit syntax_base::MMImplicitInit::init"; +val_t NEW_MMImplicitInit_syntax___syntax_base___MMImplicitInit___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_MMImplicitInit_syntax___syntax_base___MMImplicitInit___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___VarVariable = "init var of VarVariable"; +void INIT_ATTRIBUTES__syntax___syntax_base___VarVariable(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___VarVariable_t)(val_t p0); +val_t NEW_syntax___syntax_base___VarVariable(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___VarVariable = "check new VarVariable"; +void CHECKNEW_syntax___syntax_base___VarVariable(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___VarVariable_t)(val_t p0); +static const char * const LOCATE_NEW_VarVariable_syntax___syntax_base___VarVariable___init = "new VarVariable syntax_base::VarVariable::init"; +val_t NEW_VarVariable_syntax___syntax_base___VarVariable___init(val_t p0, val_t p1); +typedef val_t (*NEW_VarVariable_syntax___syntax_base___VarVariable___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___ParamVariable = "init var of ParamVariable"; +void INIT_ATTRIBUTES__syntax___syntax_base___ParamVariable(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___ParamVariable_t)(val_t p0); +val_t NEW_syntax___syntax_base___ParamVariable(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___ParamVariable = "check new ParamVariable"; +void CHECKNEW_syntax___syntax_base___ParamVariable(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___ParamVariable_t)(val_t p0); +static const char * const LOCATE_NEW_ParamVariable_syntax___syntax_base___ParamVariable___init = "new ParamVariable syntax_base::ParamVariable::init"; +val_t NEW_ParamVariable_syntax___syntax_base___ParamVariable___init(val_t p0, val_t p1); +typedef val_t (*NEW_ParamVariable_syntax___syntax_base___ParamVariable___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___AutoVariable = "init var of AutoVariable"; +void INIT_ATTRIBUTES__syntax___syntax_base___AutoVariable(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___AutoVariable_t)(val_t p0); +val_t NEW_syntax___syntax_base___AutoVariable(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___AutoVariable = "check new AutoVariable"; +void CHECKNEW_syntax___syntax_base___AutoVariable(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___AutoVariable_t)(val_t p0); +static const char * const LOCATE_NEW_AutoVariable_syntax___syntax_base___AutoVariable___init = "new AutoVariable syntax_base::AutoVariable::init"; +val_t NEW_AutoVariable_syntax___syntax_base___AutoVariable___init(val_t p0, val_t p1); +typedef val_t (*NEW_AutoVariable_syntax___syntax_base___AutoVariable___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___ClosureVariable = "init var of ClosureVariable"; +void INIT_ATTRIBUTES__syntax___syntax_base___ClosureVariable(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___syntax_base___ClosureVariable_t)(val_t p0); +val_t NEW_syntax___syntax_base___ClosureVariable(void); +static const char * const LOCATE_CHECKNEW_syntax___syntax_base___ClosureVariable = "check new ClosureVariable"; +void CHECKNEW_syntax___syntax_base___ClosureVariable(val_t p0); +typedef void (*CHECKNEW_syntax___syntax_base___ClosureVariable_t)(val_t p0); +static const char * const LOCATE_NEW_ClosureVariable_syntax___syntax_base___ClosureVariable___init = "new ClosureVariable syntax_base::ClosureVariable::init"; +val_t NEW_ClosureVariable_syntax___syntax_base___ClosureVariable___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ClosureVariable_syntax___syntax_base___ClosureVariable___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__primitive_info___PrimitiveInfo = "init var of PrimitiveInfo"; +void INIT_ATTRIBUTES__primitive_info___PrimitiveInfo(val_t p0); +typedef void (*INIT_ATTRIBUTES__primitive_info___PrimitiveInfo_t)(val_t p0); +val_t NEW_primitive_info___PrimitiveInfo(void); +static const char * const LOCATE_CHECKNEW_primitive_info___PrimitiveInfo = "check new PrimitiveInfo"; +void CHECKNEW_primitive_info___PrimitiveInfo(val_t p0); +typedef void (*CHECKNEW_primitive_info___PrimitiveInfo_t)(val_t p0); +static const char * const LOCATE_NEW_PrimitiveInfo_primitive_info___PrimitiveInfo___init = "new PrimitiveInfo primitive_info::PrimitiveInfo::init"; +val_t NEW_PrimitiveInfo_primitive_info___PrimitiveInfo___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_PrimitiveInfo_primitive_info___PrimitiveInfo___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___CSHSorter = "init var of CSHSorter"; +void INIT_ATTRIBUTES__syntax___mmbuilder___CSHSorter(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___mmbuilder___CSHSorter_t)(val_t p0); +val_t NEW_syntax___mmbuilder___CSHSorter(void); +static const char * const LOCATE_CHECKNEW_syntax___mmbuilder___CSHSorter = "check new CSHSorter"; +void CHECKNEW_syntax___mmbuilder___CSHSorter(val_t p0); +typedef void (*CHECKNEW_syntax___mmbuilder___CSHSorter_t)(val_t p0); +static const char * const LOCATE_NEW_CSHSorter_syntax___mmbuilder___CSHSorter___init = "new CSHSorter mmbuilder::CSHSorter::init"; +val_t NEW_CSHSorter_syntax___mmbuilder___CSHSorter___init(void); +typedef val_t (*NEW_CSHSorter_syntax___mmbuilder___CSHSorter___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___MMSrcAncestor = "init var of MMSrcAncestor"; +void INIT_ATTRIBUTES__syntax___mmbuilder___MMSrcAncestor(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___mmbuilder___MMSrcAncestor_t)(val_t p0); +val_t NEW_syntax___mmbuilder___MMSrcAncestor(void); +static const char * const LOCATE_CHECKNEW_syntax___mmbuilder___MMSrcAncestor = "check new MMSrcAncestor"; +void CHECKNEW_syntax___mmbuilder___MMSrcAncestor(val_t p0); +typedef void (*CHECKNEW_syntax___mmbuilder___MMSrcAncestor_t)(val_t p0); +static const char * const LOCATE_NEW_MMSrcAncestor_syntax___mmbuilder___MMSrcAncestor___init = "new MMSrcAncestor mmbuilder::MMSrcAncestor::init"; +val_t NEW_MMSrcAncestor_syntax___mmbuilder___MMSrcAncestor___init(val_t p0); +typedef val_t (*NEW_MMSrcAncestor_syntax___mmbuilder___MMSrcAncestor___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___ClassBuilderVisitor = "init var of ClassBuilderVisitor"; +void INIT_ATTRIBUTES__syntax___mmbuilder___ClassBuilderVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___mmbuilder___ClassBuilderVisitor_t)(val_t p0); +val_t NEW_syntax___mmbuilder___ClassBuilderVisitor(void); +static const char * const LOCATE_CHECKNEW_syntax___mmbuilder___ClassBuilderVisitor = "check new ClassBuilderVisitor"; +void CHECKNEW_syntax___mmbuilder___ClassBuilderVisitor(val_t p0); +typedef void (*CHECKNEW_syntax___mmbuilder___ClassBuilderVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_ClassBuilderVisitor_syntax___mmbuilder___ClassBuilderVisitor___init = "new ClassBuilderVisitor mmbuilder::ClassBuilderVisitor::init"; +val_t NEW_ClassBuilderVisitor_syntax___mmbuilder___ClassBuilderVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_ClassBuilderVisitor_syntax___mmbuilder___ClassBuilderVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___ClassSpecializationBuilderVisitor = "init var of ClassSpecializationBuilderVisitor"; +void INIT_ATTRIBUTES__syntax___mmbuilder___ClassSpecializationBuilderVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___mmbuilder___ClassSpecializationBuilderVisitor_t)(val_t p0); +val_t NEW_syntax___mmbuilder___ClassSpecializationBuilderVisitor(void); +static const char * const LOCATE_CHECKNEW_syntax___mmbuilder___ClassSpecializationBuilderVisitor = "check new ClassSpecializationBuilderVisitor"; +void CHECKNEW_syntax___mmbuilder___ClassSpecializationBuilderVisitor(val_t p0); +typedef void (*CHECKNEW_syntax___mmbuilder___ClassSpecializationBuilderVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_ClassSpecializationBuilderVisitor_syntax___mmbuilder___ClassSpecializationBuilderVisitor___init = "new ClassSpecializationBuilderVisitor mmbuilder::ClassSpecializationBuilderVisitor::init"; +val_t NEW_ClassSpecializationBuilderVisitor_syntax___mmbuilder___ClassSpecializationBuilderVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_ClassSpecializationBuilderVisitor_syntax___mmbuilder___ClassSpecializationBuilderVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___ClassAncestorBuilder = "init var of ClassAncestorBuilder"; +void INIT_ATTRIBUTES__syntax___mmbuilder___ClassAncestorBuilder(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___mmbuilder___ClassAncestorBuilder_t)(val_t p0); +val_t NEW_syntax___mmbuilder___ClassAncestorBuilder(void); +static const char * const LOCATE_CHECKNEW_syntax___mmbuilder___ClassAncestorBuilder = "check new ClassAncestorBuilder"; +void CHECKNEW_syntax___mmbuilder___ClassAncestorBuilder(val_t p0); +typedef void (*CHECKNEW_syntax___mmbuilder___ClassAncestorBuilder_t)(val_t p0); +static const char * const LOCATE_NEW_ClassAncestorBuilder_syntax___mmbuilder___ClassAncestorBuilder___init = "new ClassAncestorBuilder mmbuilder::ClassAncestorBuilder::init"; +val_t NEW_ClassAncestorBuilder_syntax___mmbuilder___ClassAncestorBuilder___init(val_t p0, val_t p1); +typedef val_t (*NEW_ClassAncestorBuilder_syntax___mmbuilder___ClassAncestorBuilder___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___ClassVerifierVisitor = "init var of ClassVerifierVisitor"; +void INIT_ATTRIBUTES__syntax___mmbuilder___ClassVerifierVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___mmbuilder___ClassVerifierVisitor_t)(val_t p0); +val_t NEW_syntax___mmbuilder___ClassVerifierVisitor(void); +static const char * const LOCATE_CHECKNEW_syntax___mmbuilder___ClassVerifierVisitor = "check new ClassVerifierVisitor"; +void CHECKNEW_syntax___mmbuilder___ClassVerifierVisitor(val_t p0); +typedef void (*CHECKNEW_syntax___mmbuilder___ClassVerifierVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_ClassVerifierVisitor_syntax___mmbuilder___ClassVerifierVisitor___init = "new ClassVerifierVisitor mmbuilder::ClassVerifierVisitor::init"; +val_t NEW_ClassVerifierVisitor_syntax___mmbuilder___ClassVerifierVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_ClassVerifierVisitor_syntax___mmbuilder___ClassVerifierVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___PropertyBuilderVisitor = "init var of PropertyBuilderVisitor"; +void INIT_ATTRIBUTES__syntax___mmbuilder___PropertyBuilderVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___mmbuilder___PropertyBuilderVisitor_t)(val_t p0); +val_t NEW_syntax___mmbuilder___PropertyBuilderVisitor(void); +static const char * const LOCATE_CHECKNEW_syntax___mmbuilder___PropertyBuilderVisitor = "check new PropertyBuilderVisitor"; +void CHECKNEW_syntax___mmbuilder___PropertyBuilderVisitor(val_t p0); +typedef void (*CHECKNEW_syntax___mmbuilder___PropertyBuilderVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_PropertyBuilderVisitor_syntax___mmbuilder___PropertyBuilderVisitor___init = "new PropertyBuilderVisitor mmbuilder::PropertyBuilderVisitor::init"; +val_t NEW_PropertyBuilderVisitor_syntax___mmbuilder___PropertyBuilderVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_PropertyBuilderVisitor_syntax___mmbuilder___PropertyBuilderVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___PropertyVerifierVisitor = "init var of PropertyVerifierVisitor"; +void INIT_ATTRIBUTES__syntax___mmbuilder___PropertyVerifierVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___mmbuilder___PropertyVerifierVisitor_t)(val_t p0); +val_t NEW_syntax___mmbuilder___PropertyVerifierVisitor(void); +static const char * const LOCATE_CHECKNEW_syntax___mmbuilder___PropertyVerifierVisitor = "check new PropertyVerifierVisitor"; +void CHECKNEW_syntax___mmbuilder___PropertyVerifierVisitor(val_t p0); +typedef void (*CHECKNEW_syntax___mmbuilder___PropertyVerifierVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_PropertyVerifierVisitor_syntax___mmbuilder___PropertyVerifierVisitor___init = "new PropertyVerifierVisitor mmbuilder::PropertyVerifierVisitor::init"; +val_t NEW_PropertyVerifierVisitor_syntax___mmbuilder___PropertyVerifierVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_PropertyVerifierVisitor_syntax___mmbuilder___PropertyVerifierVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___SignatureBuilder = "init var of SignatureBuilder"; +void INIT_ATTRIBUTES__syntax___mmbuilder___SignatureBuilder(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___mmbuilder___SignatureBuilder_t)(val_t p0); +val_t NEW_syntax___mmbuilder___SignatureBuilder(void); +static const char * const LOCATE_CHECKNEW_syntax___mmbuilder___SignatureBuilder = "check new SignatureBuilder"; +void CHECKNEW_syntax___mmbuilder___SignatureBuilder(val_t p0); +typedef void (*CHECKNEW_syntax___mmbuilder___SignatureBuilder_t)(val_t p0); +static const char * const LOCATE_NEW_SignatureBuilder_syntax___mmbuilder___SignatureBuilder___init = "new SignatureBuilder mmbuilder::SignatureBuilder::init"; +val_t NEW_SignatureBuilder_syntax___mmbuilder___SignatureBuilder___init(void); +typedef val_t (*NEW_SignatureBuilder_syntax___mmbuilder___SignatureBuilder___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___MethidAccumulator = "init var of MethidAccumulator"; +void INIT_ATTRIBUTES__syntax___mmbuilder___MethidAccumulator(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___mmbuilder___MethidAccumulator_t)(val_t p0); +val_t NEW_syntax___mmbuilder___MethidAccumulator(void); +static const char * const LOCATE_CHECKNEW_syntax___mmbuilder___MethidAccumulator = "check new MethidAccumulator"; +void CHECKNEW_syntax___mmbuilder___MethidAccumulator(val_t p0); +typedef void (*CHECKNEW_syntax___mmbuilder___MethidAccumulator_t)(val_t p0); +static const char * const LOCATE_NEW_MethidAccumulator_parser___parser_prod___Visitor___init = "new MethidAccumulator parser_prod::Visitor::init"; +val_t NEW_MethidAccumulator_parser___parser_prod___Visitor___init(void); +typedef val_t (*NEW_MethidAccumulator_parser___parser_prod___Visitor___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IRegister = "init var of IRegister"; +void INIT_ATTRIBUTES__icode___icode_base___IRegister(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IRegister_t)(val_t p0); +val_t NEW_icode___icode_base___IRegister(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IRegister = "check new IRegister"; +void CHECKNEW_icode___icode_base___IRegister(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IRegister_t)(val_t p0); +static const char * const LOCATE_NEW_IRegister_icode___icode_base___IRegister___init = "new IRegister icode_base::IRegister::init"; +val_t NEW_IRegister_icode___icode_base___IRegister___init(val_t p0); +typedef val_t (*NEW_IRegister_icode___icode_base___IRegister___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IEscapeMark = "init var of IEscapeMark"; +void INIT_ATTRIBUTES__icode___icode_base___IEscapeMark(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IEscapeMark_t)(val_t p0); +val_t NEW_icode___icode_base___IEscapeMark(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IEscapeMark = "check new IEscapeMark"; +void CHECKNEW_icode___icode_base___IEscapeMark(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IEscapeMark_t)(val_t p0); +static const char * const LOCATE_NEW_IEscapeMark_icode___icode_base___IEscapeMark___init = "new IEscapeMark icode_base::IEscapeMark::init"; +val_t NEW_IEscapeMark_icode___icode_base___IEscapeMark___init(void); +typedef val_t (*NEW_IEscapeMark_icode___icode_base___IEscapeMark___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IClosureDecl = "init var of IClosureDecl"; +void INIT_ATTRIBUTES__icode___icode_base___IClosureDecl(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IClosureDecl_t)(val_t p0); +val_t NEW_icode___icode_base___IClosureDecl(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IClosureDecl = "check new IClosureDecl"; +void CHECKNEW_icode___icode_base___IClosureDecl(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IClosureDecl_t)(val_t p0); +static const char * const LOCATE_NEW_IClosureDecl_icode___icode_base___IClosureDecl___init = "new IClosureDecl icode_base::IClosureDecl::init"; +val_t NEW_IClosureDecl_icode___icode_base___IClosureDecl___init(val_t p0); +typedef val_t (*NEW_IClosureDecl_icode___icode_base___IClosureDecl___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IRoutine = "init var of IRoutine"; +void INIT_ATTRIBUTES__icode___icode_base___IRoutine(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IRoutine_t)(val_t p0); +val_t NEW_icode___icode_base___IRoutine(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IRoutine = "check new IRoutine"; +void CHECKNEW_icode___icode_base___IRoutine(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IRoutine_t)(val_t p0); +static const char * const LOCATE_NEW_IRoutine_icode___icode_base___IRoutine___init = "new IRoutine icode_base::IRoutine::init"; +val_t NEW_IRoutine_icode___icode_base___IRoutine___init(val_t p0, val_t p1); +typedef val_t (*NEW_IRoutine_icode___icode_base___IRoutine___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IClosureDef = "init var of IClosureDef"; +void INIT_ATTRIBUTES__icode___icode_base___IClosureDef(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IClosureDef_t)(val_t p0); +val_t NEW_icode___icode_base___IClosureDef(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IClosureDef = "check new IClosureDef"; +void CHECKNEW_icode___icode_base___IClosureDef(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IClosureDef_t)(val_t p0); +static const char * const LOCATE_NEW_IClosureDef_icode___icode_base___IClosureDef___init = "new IClosureDef icode_base::IClosureDef::init"; +val_t NEW_IClosureDef_icode___icode_base___IClosureDef___init(val_t p0, val_t p1); +typedef val_t (*NEW_IClosureDef_icode___icode_base___IClosureDef___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___ISeq = "init var of ISeq"; +void INIT_ATTRIBUTES__icode___icode_base___ISeq(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___ISeq_t)(val_t p0); +val_t NEW_icode___icode_base___ISeq(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___ISeq = "check new ISeq"; +void CHECKNEW_icode___icode_base___ISeq(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___ISeq_t)(val_t p0); +static const char * const LOCATE_NEW_ISeq_icode___icode_base___ISeq___init = "new ISeq icode_base::ISeq::init"; +val_t NEW_ISeq_icode___icode_base___ISeq___init(void); +typedef val_t (*NEW_ISeq_icode___icode_base___ISeq___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___ILoop = "init var of ILoop"; +void INIT_ATTRIBUTES__icode___icode_base___ILoop(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___ILoop_t)(val_t p0); +val_t NEW_icode___icode_base___ILoop(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___ILoop = "check new ILoop"; +void CHECKNEW_icode___icode_base___ILoop(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___ILoop_t)(val_t p0); +static const char * const LOCATE_NEW_ILoop_icode___icode_base___ILoop___init = "new ILoop icode_base::ILoop::init"; +val_t NEW_ILoop_icode___icode_base___ILoop___init(void); +typedef val_t (*NEW_ILoop_icode___icode_base___ILoop___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IIf = "init var of IIf"; +void INIT_ATTRIBUTES__icode___icode_base___IIf(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IIf_t)(val_t p0); +val_t NEW_icode___icode_base___IIf(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IIf = "check new IIf"; +void CHECKNEW_icode___icode_base___IIf(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IIf_t)(val_t p0); +static const char * const LOCATE_NEW_IIf_icode___icode_base___IIf___init = "new IIf icode_base::IIf::init"; +val_t NEW_IIf_icode___icode_base___IIf___init(val_t p0); +typedef val_t (*NEW_IIf_icode___icode_base___IIf___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IEscape = "init var of IEscape"; +void INIT_ATTRIBUTES__icode___icode_base___IEscape(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IEscape_t)(val_t p0); +val_t NEW_icode___icode_base___IEscape(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IEscape = "check new IEscape"; +void CHECKNEW_icode___icode_base___IEscape(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IEscape_t)(val_t p0); +static const char * const LOCATE_NEW_IEscape_icode___icode_base___IEscape___init = "new IEscape icode_base::IEscape::init"; +val_t NEW_IEscape_icode___icode_base___IEscape___init(val_t p0); +typedef val_t (*NEW_IEscape_icode___icode_base___IEscape___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IAbort = "init var of IAbort"; +void INIT_ATTRIBUTES__icode___icode_base___IAbort(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IAbort_t)(val_t p0); +val_t NEW_icode___icode_base___IAbort(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IAbort = "check new IAbort"; +void CHECKNEW_icode___icode_base___IAbort(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IAbort_t)(val_t p0); +static const char * const LOCATE_NEW_IAbort_icode___icode_base___IAbort___init = "new IAbort icode_base::IAbort::init"; +val_t NEW_IAbort_icode___icode_base___IAbort___init(val_t p0, val_t p1); +typedef val_t (*NEW_IAbort_icode___icode_base___IAbort___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___ICall = "init var of ICall"; +void INIT_ATTRIBUTES__icode___icode_base___ICall(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___ICall_t)(val_t p0); +val_t NEW_icode___icode_base___ICall(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___ICall = "check new ICall"; +void CHECKNEW_icode___icode_base___ICall(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___ICall_t)(val_t p0); +static const char * const LOCATE_NEW_ICall_icode___icode_base___ICall___init = "new ICall icode_base::ICall::init"; +val_t NEW_ICall_icode___icode_base___ICall___init(val_t p0, val_t p1); +typedef val_t (*NEW_ICall_icode___icode_base___ICall___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___ISuper = "init var of ISuper"; +void INIT_ATTRIBUTES__icode___icode_base___ISuper(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___ISuper_t)(val_t p0); +val_t NEW_icode___icode_base___ISuper(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___ISuper = "check new ISuper"; +void CHECKNEW_icode___icode_base___ISuper(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___ISuper_t)(val_t p0); +static const char * const LOCATE_NEW_ISuper_icode___icode_base___ISuper___init = "new ISuper icode_base::ISuper::init"; +val_t NEW_ISuper_icode___icode_base___ISuper___init(val_t p0, val_t p1); +typedef val_t (*NEW_ISuper_icode___icode_base___ISuper___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___INew = "init var of INew"; +void INIT_ATTRIBUTES__icode___icode_base___INew(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___INew_t)(val_t p0); +val_t NEW_icode___icode_base___INew(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___INew = "check new INew"; +void CHECKNEW_icode___icode_base___INew(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___INew_t)(val_t p0); +static const char * const LOCATE_NEW_INew_icode___icode_base___INew___init = "new INew icode_base::INew::init"; +val_t NEW_INew_icode___icode_base___INew___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_INew_icode___icode_base___INew___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IAllocateInstance = "init var of IAllocateInstance"; +void INIT_ATTRIBUTES__icode___icode_base___IAllocateInstance(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IAllocateInstance_t)(val_t p0); +val_t NEW_icode___icode_base___IAllocateInstance(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IAllocateInstance = "check new IAllocateInstance"; +void CHECKNEW_icode___icode_base___IAllocateInstance(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IAllocateInstance_t)(val_t p0); +static const char * const LOCATE_NEW_IAllocateInstance_icode___icode_base___IAllocateInstance___init = "new IAllocateInstance icode_base::IAllocateInstance::init"; +val_t NEW_IAllocateInstance_icode___icode_base___IAllocateInstance___init(val_t p0); +typedef val_t (*NEW_IAllocateInstance_icode___icode_base___IAllocateInstance___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IStaticCall = "init var of IStaticCall"; +void INIT_ATTRIBUTES__icode___icode_base___IStaticCall(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IStaticCall_t)(val_t p0); +val_t NEW_icode___icode_base___IStaticCall(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IStaticCall = "check new IStaticCall"; +void CHECKNEW_icode___icode_base___IStaticCall(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IStaticCall_t)(val_t p0); +static const char * const LOCATE_NEW_IStaticCall_icode___icode_base___IStaticCall___init = "new IStaticCall icode_base::IStaticCall::init"; +val_t NEW_IStaticCall_icode___icode_base___IStaticCall___init(val_t p0, val_t p1); +typedef val_t (*NEW_IStaticCall_icode___icode_base___IStaticCall___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___ICheckInstance = "init var of ICheckInstance"; +void INIT_ATTRIBUTES__icode___icode_base___ICheckInstance(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___ICheckInstance_t)(val_t p0); +val_t NEW_icode___icode_base___ICheckInstance(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___ICheckInstance = "check new ICheckInstance"; +void CHECKNEW_icode___icode_base___ICheckInstance(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___ICheckInstance_t)(val_t p0); +static const char * const LOCATE_NEW_ICheckInstance_icode___icode_base___ICheckInstance___init = "new ICheckInstance icode_base::ICheckInstance::init"; +val_t NEW_ICheckInstance_icode___icode_base___ICheckInstance___init(val_t p0, val_t p1); +typedef val_t (*NEW_ICheckInstance_icode___icode_base___ICheckInstance___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IInitAttributes = "init var of IInitAttributes"; +void INIT_ATTRIBUTES__icode___icode_base___IInitAttributes(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IInitAttributes_t)(val_t p0); +val_t NEW_icode___icode_base___IInitAttributes(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IInitAttributes = "check new IInitAttributes"; +void CHECKNEW_icode___icode_base___IInitAttributes(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IInitAttributes_t)(val_t p0); +static const char * const LOCATE_NEW_IInitAttributes_icode___icode_base___IInitAttributes___init = "new IInitAttributes icode_base::IInitAttributes::init"; +val_t NEW_IInitAttributes_icode___icode_base___IInitAttributes___init(val_t p0, val_t p1); +typedef val_t (*NEW_IInitAttributes_icode___icode_base___IInitAttributes___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IClosCall = "init var of IClosCall"; +void INIT_ATTRIBUTES__icode___icode_base___IClosCall(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IClosCall_t)(val_t p0); +val_t NEW_icode___icode_base___IClosCall(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IClosCall = "check new IClosCall"; +void CHECKNEW_icode___icode_base___IClosCall(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IClosCall_t)(val_t p0); +static const char * const LOCATE_NEW_IClosCall_icode___icode_base___IClosCall___init = "new IClosCall icode_base::IClosCall::init"; +val_t NEW_IClosCall_icode___icode_base___IClosCall___init(val_t p0, val_t p1); +typedef val_t (*NEW_IClosCall_icode___icode_base___IClosCall___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___INative = "init var of INative"; +void INIT_ATTRIBUTES__icode___icode_base___INative(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___INative_t)(val_t p0); +val_t NEW_icode___icode_base___INative(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___INative = "check new INative"; +void CHECKNEW_icode___icode_base___INative(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___INative_t)(val_t p0); +static const char * const LOCATE_NEW_INative_icode___icode_base___INative___init = "new INative icode_base::INative::init"; +val_t NEW_INative_icode___icode_base___INative___init(val_t p0, val_t p1); +typedef val_t (*NEW_INative_icode___icode_base___INative___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IIntValue = "init var of IIntValue"; +void INIT_ATTRIBUTES__icode___icode_base___IIntValue(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IIntValue_t)(val_t p0); +val_t NEW_icode___icode_base___IIntValue(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IIntValue = "check new IIntValue"; +void CHECKNEW_icode___icode_base___IIntValue(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IIntValue_t)(val_t p0); +static const char * const LOCATE_NEW_IIntValue_icode___icode_base___IIntValue___init = "new IIntValue icode_base::IIntValue::init"; +val_t NEW_IIntValue_icode___icode_base___IIntValue___init(val_t p0); +typedef val_t (*NEW_IIntValue_icode___icode_base___IIntValue___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IBoolValue = "init var of IBoolValue"; +void INIT_ATTRIBUTES__icode___icode_base___IBoolValue(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IBoolValue_t)(val_t p0); +val_t NEW_icode___icode_base___IBoolValue(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IBoolValue = "check new IBoolValue"; +void CHECKNEW_icode___icode_base___IBoolValue(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IBoolValue_t)(val_t p0); +static const char * const LOCATE_NEW_IBoolValue_icode___icode_base___IBoolValue___init = "new IBoolValue icode_base::IBoolValue::init"; +val_t NEW_IBoolValue_icode___icode_base___IBoolValue___init(val_t p0); +typedef val_t (*NEW_IBoolValue_icode___icode_base___IBoolValue___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IStringValue = "init var of IStringValue"; +void INIT_ATTRIBUTES__icode___icode_base___IStringValue(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IStringValue_t)(val_t p0); +val_t NEW_icode___icode_base___IStringValue(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IStringValue = "check new IStringValue"; +void CHECKNEW_icode___icode_base___IStringValue(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IStringValue_t)(val_t p0); +static const char * const LOCATE_NEW_IStringValue_icode___icode_base___IStringValue___init = "new IStringValue icode_base::IStringValue::init"; +val_t NEW_IStringValue_icode___icode_base___IStringValue___init(val_t p0); +typedef val_t (*NEW_IStringValue_icode___icode_base___IStringValue___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IFloatValue = "init var of IFloatValue"; +void INIT_ATTRIBUTES__icode___icode_base___IFloatValue(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IFloatValue_t)(val_t p0); +val_t NEW_icode___icode_base___IFloatValue(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IFloatValue = "check new IFloatValue"; +void CHECKNEW_icode___icode_base___IFloatValue(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IFloatValue_t)(val_t p0); +static const char * const LOCATE_NEW_IFloatValue_icode___icode_base___IFloatValue___init = "new IFloatValue icode_base::IFloatValue::init"; +val_t NEW_IFloatValue_icode___icode_base___IFloatValue___init(val_t p0); +typedef val_t (*NEW_IFloatValue_icode___icode_base___IFloatValue___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___ICharValue = "init var of ICharValue"; +void INIT_ATTRIBUTES__icode___icode_base___ICharValue(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___ICharValue_t)(val_t p0); +val_t NEW_icode___icode_base___ICharValue(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___ICharValue = "check new ICharValue"; +void CHECKNEW_icode___icode_base___ICharValue(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___ICharValue_t)(val_t p0); +static const char * const LOCATE_NEW_ICharValue_icode___icode_base___ICharValue___init = "new ICharValue icode_base::ICharValue::init"; +val_t NEW_ICharValue_icode___icode_base___ICharValue___init(val_t p0); +typedef val_t (*NEW_ICharValue_icode___icode_base___ICharValue___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IMove = "init var of IMove"; +void INIT_ATTRIBUTES__icode___icode_base___IMove(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IMove_t)(val_t p0); +val_t NEW_icode___icode_base___IMove(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IMove = "check new IMove"; +void CHECKNEW_icode___icode_base___IMove(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IMove_t)(val_t p0); +static const char * const LOCATE_NEW_IMove_icode___icode_base___IMove___init = "new IMove icode_base::IMove::init"; +val_t NEW_IMove_icode___icode_base___IMove___init(val_t p0, val_t p1); +typedef val_t (*NEW_IMove_icode___icode_base___IMove___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IAttrRead = "init var of IAttrRead"; +void INIT_ATTRIBUTES__icode___icode_base___IAttrRead(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IAttrRead_t)(val_t p0); +val_t NEW_icode___icode_base___IAttrRead(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IAttrRead = "check new IAttrRead"; +void CHECKNEW_icode___icode_base___IAttrRead(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IAttrRead_t)(val_t p0); +static const char * const LOCATE_NEW_IAttrRead_icode___icode_base___IAttrRead___init = "new IAttrRead icode_base::IAttrRead::init"; +val_t NEW_IAttrRead_icode___icode_base___IAttrRead___init(val_t p0, val_t p1); +typedef val_t (*NEW_IAttrRead_icode___icode_base___IAttrRead___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IAttrWrite = "init var of IAttrWrite"; +void INIT_ATTRIBUTES__icode___icode_base___IAttrWrite(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IAttrWrite_t)(val_t p0); +val_t NEW_icode___icode_base___IAttrWrite(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IAttrWrite = "check new IAttrWrite"; +void CHECKNEW_icode___icode_base___IAttrWrite(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IAttrWrite_t)(val_t p0); +static const char * const LOCATE_NEW_IAttrWrite_icode___icode_base___IAttrWrite___init = "new IAttrWrite icode_base::IAttrWrite::init"; +val_t NEW_IAttrWrite_icode___icode_base___IAttrWrite___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_IAttrWrite_icode___icode_base___IAttrWrite___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IAttrIsset = "init var of IAttrIsset"; +void INIT_ATTRIBUTES__icode___icode_base___IAttrIsset(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IAttrIsset_t)(val_t p0); +val_t NEW_icode___icode_base___IAttrIsset(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IAttrIsset = "check new IAttrIsset"; +void CHECKNEW_icode___icode_base___IAttrIsset(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IAttrIsset_t)(val_t p0); +static const char * const LOCATE_NEW_IAttrIsset_icode___icode_base___IAttrIsset___init = "new IAttrIsset icode_base::IAttrIsset::init"; +val_t NEW_IAttrIsset_icode___icode_base___IAttrIsset___init(val_t p0, val_t p1); +typedef val_t (*NEW_IAttrIsset_icode___icode_base___IAttrIsset___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___ITypeCheck = "init var of ITypeCheck"; +void INIT_ATTRIBUTES__icode___icode_base___ITypeCheck(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___ITypeCheck_t)(val_t p0); +val_t NEW_icode___icode_base___ITypeCheck(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___ITypeCheck = "check new ITypeCheck"; +void CHECKNEW_icode___icode_base___ITypeCheck(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___ITypeCheck_t)(val_t p0); +static const char * const LOCATE_NEW_ITypeCheck_icode___icode_base___ITypeCheck___init = "new ITypeCheck icode_base::ITypeCheck::init"; +val_t NEW_ITypeCheck_icode___icode_base___ITypeCheck___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_ITypeCheck_icode___icode_base___ITypeCheck___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IIs = "init var of IIs"; +void INIT_ATTRIBUTES__icode___icode_base___IIs(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IIs_t)(val_t p0); +val_t NEW_icode___icode_base___IIs(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IIs = "check new IIs"; +void CHECKNEW_icode___icode_base___IIs(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IIs_t)(val_t p0); +static const char * const LOCATE_NEW_IIs_icode___icode_base___IIs___init = "new IIs icode_base::IIs::init"; +val_t NEW_IIs_icode___icode_base___IIs___init(val_t p0, val_t p1); +typedef val_t (*NEW_IIs_icode___icode_base___IIs___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___INot = "init var of INot"; +void INIT_ATTRIBUTES__icode___icode_base___INot(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___INot_t)(val_t p0); +val_t NEW_icode___icode_base___INot(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___INot = "check new INot"; +void CHECKNEW_icode___icode_base___INot(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___INot_t)(val_t p0); +static const char * const LOCATE_NEW_INot_icode___icode_base___INot___init = "new INot icode_base::INot::init"; +val_t NEW_INot_icode___icode_base___INot___init(val_t p0); +typedef val_t (*NEW_INot_icode___icode_base___INot___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IOnce = "init var of IOnce"; +void INIT_ATTRIBUTES__icode___icode_base___IOnce(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IOnce_t)(val_t p0); +val_t NEW_icode___icode_base___IOnce(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IOnce = "check new IOnce"; +void CHECKNEW_icode___icode_base___IOnce(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IOnce_t)(val_t p0); +static const char * const LOCATE_NEW_IOnce_icode___icode_base___IOnce___init = "new IOnce icode_base::IOnce::init"; +val_t NEW_IOnce_icode___icode_base___IOnce___init(void); +typedef val_t (*NEW_IOnce_icode___icode_base___IOnce___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_base___IHasClos = "init var of IHasClos"; +void INIT_ATTRIBUTES__icode___icode_base___IHasClos(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_base___IHasClos_t)(val_t p0); +val_t NEW_icode___icode_base___IHasClos(void); +static const char * const LOCATE_CHECKNEW_icode___icode_base___IHasClos = "check new IHasClos"; +void CHECKNEW_icode___icode_base___IHasClos(val_t p0); +typedef void (*CHECKNEW_icode___icode_base___IHasClos_t)(val_t p0); +static const char * const LOCATE_NEW_IHasClos_icode___icode_base___IHasClos___init = "new IHasClos icode_base::IHasClos::init"; +val_t NEW_IHasClos_icode___icode_base___IHasClos___init(val_t p0); +typedef val_t (*NEW_IHasClos_icode___icode_base___IHasClos___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_builder___ICodeBuilder = "init var of ICodeBuilder"; +void INIT_ATTRIBUTES__icode___icode_builder___ICodeBuilder(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_builder___ICodeBuilder_t)(val_t p0); +val_t NEW_icode___icode_builder___ICodeBuilder(void); +static const char * const LOCATE_CHECKNEW_icode___icode_builder___ICodeBuilder = "check new ICodeBuilder"; +void CHECKNEW_icode___icode_builder___ICodeBuilder(val_t p0); +typedef void (*CHECKNEW_icode___icode_builder___ICodeBuilder_t)(val_t p0); +static const char * const LOCATE_NEW_ICodeBuilder_icode___icode_builder___ICodeBuilder___init = "new ICodeBuilder icode_builder::ICodeBuilder::init"; +val_t NEW_ICodeBuilder_icode___icode_builder___ICodeBuilder___init(val_t p0, val_t p1); +typedef val_t (*NEW_ICodeBuilder_icode___icode_builder___ICodeBuilder___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__icode___icode_tools___ICodeDupContext = "init var of ICodeDupContext"; +void INIT_ATTRIBUTES__icode___icode_tools___ICodeDupContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__icode___icode_tools___ICodeDupContext_t)(val_t p0); +val_t NEW_icode___icode_tools___ICodeDupContext(void); +static const char * const LOCATE_CHECKNEW_icode___icode_tools___ICodeDupContext = "check new ICodeDupContext"; +void CHECKNEW_icode___icode_tools___ICodeDupContext(val_t p0); +typedef void (*CHECKNEW_icode___icode_tools___ICodeDupContext_t)(val_t p0); +static const char * const LOCATE_NEW_ICodeDupContext_icode___icode_tools___ICodeDupContext___init = "new ICodeDupContext icode_tools::ICodeDupContext::init"; +val_t NEW_ICodeDupContext_icode___icode_tools___ICodeDupContext___init(val_t p0); +typedef val_t (*NEW_ICodeDupContext_icode___icode_tools___ICodeDupContext___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___flow___RootFlowContext = "init var of RootFlowContext"; +void INIT_ATTRIBUTES__syntax___flow___RootFlowContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___flow___RootFlowContext_t)(val_t p0); +val_t NEW_syntax___flow___RootFlowContext(void); +static const char * const LOCATE_CHECKNEW_syntax___flow___RootFlowContext = "check new RootFlowContext"; +void CHECKNEW_syntax___flow___RootFlowContext(val_t p0); +typedef void (*CHECKNEW_syntax___flow___RootFlowContext_t)(val_t p0); +static const char * const LOCATE_NEW_RootFlowContext_syntax___flow___RootFlowContext___init = "new RootFlowContext flow::RootFlowContext::init"; +val_t NEW_RootFlowContext_syntax___flow___RootFlowContext___init(val_t p0, val_t p1); +typedef val_t (*NEW_RootFlowContext_syntax___flow___RootFlowContext___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___flow___SubFlowContext = "init var of SubFlowContext"; +void INIT_ATTRIBUTES__syntax___flow___SubFlowContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___flow___SubFlowContext_t)(val_t p0); +val_t NEW_syntax___flow___SubFlowContext(void); +static const char * const LOCATE_CHECKNEW_syntax___flow___SubFlowContext = "check new SubFlowContext"; +void CHECKNEW_syntax___flow___SubFlowContext(val_t p0); +typedef void (*CHECKNEW_syntax___flow___SubFlowContext_t)(val_t p0); +static const char * const LOCATE_NEW_SubFlowContext_syntax___flow___SubFlowContext___with_prev = "new SubFlowContext flow::SubFlowContext::with_prev"; +val_t NEW_SubFlowContext_syntax___flow___SubFlowContext___with_prev(val_t p0, val_t p1); +typedef val_t (*NEW_SubFlowContext_syntax___flow___SubFlowContext___with_prev_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___flow___CastFlowContext = "init var of CastFlowContext"; +void INIT_ATTRIBUTES__syntax___flow___CastFlowContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___flow___CastFlowContext_t)(val_t p0); +val_t NEW_syntax___flow___CastFlowContext(void); +static const char * const LOCATE_CHECKNEW_syntax___flow___CastFlowContext = "check new CastFlowContext"; +void CHECKNEW_syntax___flow___CastFlowContext(val_t p0); +typedef void (*CHECKNEW_syntax___flow___CastFlowContext_t)(val_t p0); +static const char * const LOCATE_NEW_CastFlowContext_syntax___flow___CastFlowContext___init = "new CastFlowContext flow::CastFlowContext::init"; +val_t NEW_CastFlowContext_syntax___flow___CastFlowContext___init(val_t p0, val_t p1, val_t p2, val_t p3); +typedef val_t (*NEW_CastFlowContext_syntax___flow___CastFlowContext___init_t)(val_t p0, val_t p1, val_t p2, val_t p3); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___flow___MergeFlowContext = "init var of MergeFlowContext"; +void INIT_ATTRIBUTES__syntax___flow___MergeFlowContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___flow___MergeFlowContext_t)(val_t p0); +val_t NEW_syntax___flow___MergeFlowContext(void); +static const char * const LOCATE_CHECKNEW_syntax___flow___MergeFlowContext = "check new MergeFlowContext"; +void CHECKNEW_syntax___flow___MergeFlowContext(val_t p0); +typedef void (*CHECKNEW_syntax___flow___MergeFlowContext_t)(val_t p0); +static const char * const LOCATE_NEW_MergeFlowContext_syntax___flow___MergeFlowContext___init = "new MergeFlowContext flow::MergeFlowContext::init"; +val_t NEW_MergeFlowContext_syntax___flow___MergeFlowContext___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_MergeFlowContext_syntax___flow___MergeFlowContext___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___scope___ScopeContext = "init var of ScopeContext"; +void INIT_ATTRIBUTES__syntax___scope___ScopeContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___scope___ScopeContext_t)(val_t p0); +val_t NEW_syntax___scope___ScopeContext(void); +static const char * const LOCATE_CHECKNEW_syntax___scope___ScopeContext = "check new ScopeContext"; +void CHECKNEW_syntax___scope___ScopeContext(val_t p0); +typedef void (*CHECKNEW_syntax___scope___ScopeContext_t)(val_t p0); +static const char * const LOCATE_NEW_ScopeContext_syntax___scope___ScopeContext___init = "new ScopeContext scope::ScopeContext::init"; +val_t NEW_ScopeContext_syntax___scope___ScopeContext___init(val_t p0); +typedef val_t (*NEW_ScopeContext_syntax___scope___ScopeContext___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___scope___ScopeBlock = "init var of ScopeBlock"; +void INIT_ATTRIBUTES__syntax___scope___ScopeBlock(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___scope___ScopeBlock_t)(val_t p0); +val_t NEW_syntax___scope___ScopeBlock(void); +static const char * const LOCATE_CHECKNEW_syntax___scope___ScopeBlock = "check new ScopeBlock"; +void CHECKNEW_syntax___scope___ScopeBlock(val_t p0); +typedef void (*CHECKNEW_syntax___scope___ScopeBlock_t)(val_t p0); +static const char * const LOCATE_NEW_ScopeBlock_syntax___scope___ScopeBlock___init = "new ScopeBlock scope::ScopeBlock::init"; +val_t NEW_ScopeBlock_syntax___scope___ScopeBlock___init(val_t p0); +typedef val_t (*NEW_ScopeBlock_syntax___scope___ScopeBlock___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___scope___EscapableBlock = "init var of EscapableBlock"; +void INIT_ATTRIBUTES__syntax___scope___EscapableBlock(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___scope___EscapableBlock_t)(val_t p0); +val_t NEW_syntax___scope___EscapableBlock(void); +static const char * const LOCATE_CHECKNEW_syntax___scope___EscapableBlock = "check new EscapableBlock"; +void CHECKNEW_syntax___scope___EscapableBlock(val_t p0); +typedef void (*CHECKNEW_syntax___scope___EscapableBlock_t)(val_t p0); +static const char * const LOCATE_NEW_EscapableBlock_syntax___scope___EscapableBlock___init = "new EscapableBlock scope::EscapableBlock::init"; +val_t NEW_EscapableBlock_syntax___scope___EscapableBlock___init(val_t p0); +typedef val_t (*NEW_EscapableBlock_syntax___scope___EscapableBlock___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___scope___BreakOnlyEscapableBlock = "init var of BreakOnlyEscapableBlock"; +void INIT_ATTRIBUTES__syntax___scope___BreakOnlyEscapableBlock(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___scope___BreakOnlyEscapableBlock_t)(val_t p0); +val_t NEW_syntax___scope___BreakOnlyEscapableBlock(void); +static const char * const LOCATE_CHECKNEW_syntax___scope___BreakOnlyEscapableBlock = "check new BreakOnlyEscapableBlock"; +void CHECKNEW_syntax___scope___BreakOnlyEscapableBlock(val_t p0); +typedef void (*CHECKNEW_syntax___scope___BreakOnlyEscapableBlock_t)(val_t p0); +static const char * const LOCATE_NEW_BreakOnlyEscapableBlock_syntax___scope___BreakOnlyEscapableBlock___init = "new BreakOnlyEscapableBlock scope::BreakOnlyEscapableBlock::init"; +val_t NEW_BreakOnlyEscapableBlock_syntax___scope___BreakOnlyEscapableBlock___init(val_t p0); +typedef val_t (*NEW_BreakOnlyEscapableBlock_syntax___scope___BreakOnlyEscapableBlock___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___scope___EscapableClosure = "init var of EscapableClosure"; +void INIT_ATTRIBUTES__syntax___scope___EscapableClosure(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___scope___EscapableClosure_t)(val_t p0); +val_t NEW_syntax___scope___EscapableClosure(void); +static const char * const LOCATE_CHECKNEW_syntax___scope___EscapableClosure = "check new EscapableClosure"; +void CHECKNEW_syntax___scope___EscapableClosure(val_t p0); +typedef void (*CHECKNEW_syntax___scope___EscapableClosure_t)(val_t p0); +static const char * const LOCATE_NEW_EscapableClosure_syntax___scope___EscapableClosure___init = "new EscapableClosure scope::EscapableClosure::init"; +val_t NEW_EscapableClosure_syntax___scope___EscapableClosure___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_EscapableClosure_syntax___scope___EscapableClosure___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___typing___TypingVisitor = "init var of TypingVisitor"; +void INIT_ATTRIBUTES__syntax___typing___TypingVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___typing___TypingVisitor_t)(val_t p0); +val_t NEW_syntax___typing___TypingVisitor(void); +static const char * const LOCATE_CHECKNEW_syntax___typing___TypingVisitor = "check new TypingVisitor"; +void CHECKNEW_syntax___typing___TypingVisitor(val_t p0); +typedef void (*CHECKNEW_syntax___typing___TypingVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_TypingVisitor_syntax___typing___TypingVisitor___init = "new TypingVisitor typing::TypingVisitor::init"; +val_t NEW_TypingVisitor_syntax___typing___TypingVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_TypingVisitor_syntax___typing___TypingVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___icode_generation___A2IContext = "init var of A2IContext"; +void INIT_ATTRIBUTES__syntax___icode_generation___A2IContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___icode_generation___A2IContext_t)(val_t p0); +val_t NEW_syntax___icode_generation___A2IContext(void); +static const char * const LOCATE_CHECKNEW_syntax___icode_generation___A2IContext = "check new A2IContext"; +void CHECKNEW_syntax___icode_generation___A2IContext(val_t p0); +typedef void (*CHECKNEW_syntax___icode_generation___A2IContext_t)(val_t p0); +static const char * const LOCATE_NEW_A2IContext_syntax___icode_generation___A2IContext___init = "new A2IContext icode_generation::A2IContext::init"; +val_t NEW_A2IContext_syntax___icode_generation___A2IContext___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_A2IContext_syntax___icode_generation___A2IContext___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___icode_generation___A2IVisitor = "init var of A2IVisitor"; +void INIT_ATTRIBUTES__syntax___icode_generation___A2IVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___icode_generation___A2IVisitor_t)(val_t p0); +val_t NEW_syntax___icode_generation___A2IVisitor(void); +static const char * const LOCATE_CHECKNEW_syntax___icode_generation___A2IVisitor = "check new A2IVisitor"; +void CHECKNEW_syntax___icode_generation___A2IVisitor(val_t p0); +typedef void (*CHECKNEW_syntax___icode_generation___A2IVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_A2IVisitor_syntax___icode_generation___A2IVisitor___init = "new A2IVisitor icode_generation::A2IVisitor::init"; +val_t NEW_A2IVisitor_syntax___icode_generation___A2IVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_A2IVisitor_syntax___icode_generation___A2IVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__syntax___SrcModuleLoader = "init var of SrcModuleLoader"; +void INIT_ATTRIBUTES__syntax___SrcModuleLoader(val_t p0); +typedef void (*INIT_ATTRIBUTES__syntax___SrcModuleLoader_t)(val_t p0); +val_t NEW_syntax___SrcModuleLoader(void); +static const char * const LOCATE_CHECKNEW_syntax___SrcModuleLoader = "check new SrcModuleLoader"; +void CHECKNEW_syntax___SrcModuleLoader(val_t p0); +typedef void (*CHECKNEW_syntax___SrcModuleLoader_t)(val_t p0); +static const char * const LOCATE_NEW_SrcModuleLoader_syntax___SrcModuleLoader___init = "new SrcModuleLoader syntax::SrcModuleLoader::init"; +val_t NEW_SrcModuleLoader_syntax___SrcModuleLoader___init(void); +typedef val_t (*NEW_SrcModuleLoader_syntax___SrcModuleLoader___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__program___Program = "init var of Program"; +void INIT_ATTRIBUTES__program___Program(val_t p0); +typedef void (*INIT_ATTRIBUTES__program___Program_t)(val_t p0); +val_t NEW_program___Program(void); +static const char * const LOCATE_CHECKNEW_program___Program = "check new Program"; +void CHECKNEW_program___Program(val_t p0); +typedef void (*CHECKNEW_program___Program_t)(val_t p0); +static const char * const LOCATE_NEW_Program_program___Program___init = "new Program program::Program::init"; +val_t NEW_Program_program___Program___init(val_t p0, val_t p1); +typedef val_t (*NEW_Program_program___Program___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__global___reachable_method_analysis___DefaultReachableMethodAnalysis = "init var of DefaultReachableMethodAnalysis"; +void INIT_ATTRIBUTES__global___reachable_method_analysis___DefaultReachableMethodAnalysis(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___reachable_method_analysis___DefaultReachableMethodAnalysis_t)(val_t p0); +val_t NEW_global___reachable_method_analysis___DefaultReachableMethodAnalysis(void); +static const char * const LOCATE_CHECKNEW_global___reachable_method_analysis___DefaultReachableMethodAnalysis = "check new DefaultReachableMethodAnalysis"; +void CHECKNEW_global___reachable_method_analysis___DefaultReachableMethodAnalysis(val_t p0); +typedef void (*CHECKNEW_global___reachable_method_analysis___DefaultReachableMethodAnalysis_t)(val_t p0); +static const char * const LOCATE_NEW_DefaultReachableMethodAnalysis_global___reachable_method_analysis___DefaultReachableMethodAnalysis___init = "new DefaultReachableMethodAnalysis reachable_method_analysis::DefaultReachableMethodAnalysis::init"; +val_t NEW_DefaultReachableMethodAnalysis_global___reachable_method_analysis___DefaultReachableMethodAnalysis___init(void); +typedef val_t (*NEW_DefaultReachableMethodAnalysis_global___reachable_method_analysis___DefaultReachableMethodAnalysis___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__global___cha_analysis___ChaContext = "init var of ChaContext"; +void INIT_ATTRIBUTES__global___cha_analysis___ChaContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___cha_analysis___ChaContext_t)(val_t p0); +val_t NEW_global___cha_analysis___ChaContext(void); +static const char * const LOCATE_CHECKNEW_global___cha_analysis___ChaContext = "check new ChaContext"; +void CHECKNEW_global___cha_analysis___ChaContext(val_t p0); +typedef void (*CHECKNEW_global___cha_analysis___ChaContext_t)(val_t p0); +static const char * const LOCATE_NEW_ChaContext_global___cha_analysis___ChaContext___init = "new ChaContext cha_analysis::ChaContext::init"; +val_t NEW_ChaContext_global___cha_analysis___ChaContext___init(void); +typedef val_t (*NEW_ChaContext_global___cha_analysis___ChaContext___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__global___cha_analysis___ChaBuilder = "init var of ChaBuilder"; +void INIT_ATTRIBUTES__global___cha_analysis___ChaBuilder(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___cha_analysis___ChaBuilder_t)(val_t p0); +val_t NEW_global___cha_analysis___ChaBuilder(void); +static const char * const LOCATE_CHECKNEW_global___cha_analysis___ChaBuilder = "check new ChaBuilder"; +void CHECKNEW_global___cha_analysis___ChaBuilder(val_t p0); +typedef void (*CHECKNEW_global___cha_analysis___ChaBuilder_t)(val_t p0); +static const char * const LOCATE_NEW_ChaBuilder_global___cha_analysis___ChaBuilder___init = "new ChaBuilder cha_analysis::ChaBuilder::init"; +val_t NEW_ChaBuilder_global___cha_analysis___ChaBuilder___init(val_t p0); +typedef val_t (*NEW_ChaBuilder_global___cha_analysis___ChaBuilder___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__global___cha_analysis___ChaVisitor = "init var of ChaVisitor"; +void INIT_ATTRIBUTES__global___cha_analysis___ChaVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___cha_analysis___ChaVisitor_t)(val_t p0); +val_t NEW_global___cha_analysis___ChaVisitor(void); +static const char * const LOCATE_CHECKNEW_global___cha_analysis___ChaVisitor = "check new ChaVisitor"; +void CHECKNEW_global___cha_analysis___ChaVisitor(val_t p0); +typedef void (*CHECKNEW_global___cha_analysis___ChaVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_ChaVisitor_global___cha_analysis___ChaVisitor___init = "new ChaVisitor cha_analysis::ChaVisitor::init"; +val_t NEW_ChaVisitor_global___cha_analysis___ChaVisitor___init(val_t p0); +typedef val_t (*NEW_ChaVisitor_global___cha_analysis___ChaVisitor___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis = "init var of DefaultInstantiatedTypeAnalysis"; +void INIT_ATTRIBUTES__global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis_t)(val_t p0); +val_t NEW_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis(void); +static const char * const LOCATE_CHECKNEW_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis = "check new DefaultInstantiatedTypeAnalysis"; +void CHECKNEW_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis(val_t p0); +typedef void (*CHECKNEW_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis_t)(val_t p0); +static const char * const LOCATE_NEW_DefaultInstantiatedTypeAnalysis_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis___init = "new DefaultInstantiatedTypeAnalysis instantiated_type_analysis::DefaultInstantiatedTypeAnalysis::init"; +val_t NEW_DefaultInstantiatedTypeAnalysis_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis___init(void); +typedef val_t (*NEW_DefaultInstantiatedTypeAnalysis_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__global___rta_analysis___RtaContext = "init var of RtaContext"; +void INIT_ATTRIBUTES__global___rta_analysis___RtaContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___rta_analysis___RtaContext_t)(val_t p0); +val_t NEW_global___rta_analysis___RtaContext(void); +static const char * const LOCATE_CHECKNEW_global___rta_analysis___RtaContext = "check new RtaContext"; +void CHECKNEW_global___rta_analysis___RtaContext(val_t p0); +typedef void (*CHECKNEW_global___rta_analysis___RtaContext_t)(val_t p0); +static const char * const LOCATE_NEW_RtaContext_global___rta_analysis___RtaContext___init = "new RtaContext rta_analysis::RtaContext::init"; +val_t NEW_RtaContext_global___rta_analysis___RtaContext___init(void); +typedef val_t (*NEW_RtaContext_global___rta_analysis___RtaContext___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__global___rta_analysis___RtaBuilder = "init var of RtaBuilder"; +void INIT_ATTRIBUTES__global___rta_analysis___RtaBuilder(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___rta_analysis___RtaBuilder_t)(val_t p0); +val_t NEW_global___rta_analysis___RtaBuilder(void); +static const char * const LOCATE_CHECKNEW_global___rta_analysis___RtaBuilder = "check new RtaBuilder"; +void CHECKNEW_global___rta_analysis___RtaBuilder(val_t p0); +typedef void (*CHECKNEW_global___rta_analysis___RtaBuilder_t)(val_t p0); +static const char * const LOCATE_NEW_RtaBuilder_global___rta_analysis___RtaBuilder___init = "new RtaBuilder rta_analysis::RtaBuilder::init"; +val_t NEW_RtaBuilder_global___rta_analysis___RtaBuilder___init(val_t p0); +typedef val_t (*NEW_RtaBuilder_global___rta_analysis___RtaBuilder___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__global___rta_analysis___RtaVisitor = "init var of RtaVisitor"; +void INIT_ATTRIBUTES__global___rta_analysis___RtaVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___rta_analysis___RtaVisitor_t)(val_t p0); +val_t NEW_global___rta_analysis___RtaVisitor(void); +static const char * const LOCATE_CHECKNEW_global___rta_analysis___RtaVisitor = "check new RtaVisitor"; +void CHECKNEW_global___rta_analysis___RtaVisitor(val_t p0); +typedef void (*CHECKNEW_global___rta_analysis___RtaVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_RtaVisitor_global___rta_analysis___RtaVisitor___init = "new RtaVisitor rta_analysis::RtaVisitor::init"; +val_t NEW_RtaVisitor_global___rta_analysis___RtaVisitor___init(val_t p0); +typedef val_t (*NEW_RtaVisitor_global___rta_analysis___RtaVisitor___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__global___reachable_as_init___DefaultReachableAsInitAnalysis = "init var of DefaultReachableAsInitAnalysis"; +void INIT_ATTRIBUTES__global___reachable_as_init___DefaultReachableAsInitAnalysis(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___reachable_as_init___DefaultReachableAsInitAnalysis_t)(val_t p0); +val_t NEW_global___reachable_as_init___DefaultReachableAsInitAnalysis(void); +static const char * const LOCATE_CHECKNEW_global___reachable_as_init___DefaultReachableAsInitAnalysis = "check new DefaultReachableAsInitAnalysis"; +void CHECKNEW_global___reachable_as_init___DefaultReachableAsInitAnalysis(val_t p0); +typedef void (*CHECKNEW_global___reachable_as_init___DefaultReachableAsInitAnalysis_t)(val_t p0); +static const char * const LOCATE_NEW_DefaultReachableAsInitAnalysis_global___reachable_as_init___DefaultReachableAsInitAnalysis___init = "new DefaultReachableAsInitAnalysis reachable_as_init::DefaultReachableAsInitAnalysis::init"; +val_t NEW_DefaultReachableAsInitAnalysis_global___reachable_as_init___DefaultReachableAsInitAnalysis___init(void); +typedef val_t (*NEW_DefaultReachableAsInitAnalysis_global___reachable_as_init___DefaultReachableAsInitAnalysis___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitBuilder = "init var of ReachableAsInitBuilder"; +void INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitBuilder(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitBuilder_t)(val_t p0); +val_t NEW_global___reachable_as_init_impl___ReachableAsInitBuilder(void); +static const char * const LOCATE_CHECKNEW_global___reachable_as_init_impl___ReachableAsInitBuilder = "check new ReachableAsInitBuilder"; +void CHECKNEW_global___reachable_as_init_impl___ReachableAsInitBuilder(val_t p0); +typedef void (*CHECKNEW_global___reachable_as_init_impl___ReachableAsInitBuilder_t)(val_t p0); +static const char * const LOCATE_NEW_ReachableAsInitBuilder_global___reachable_as_init_impl___ReachableAsInitBuilder___init = "new ReachableAsInitBuilder reachable_as_init_impl::ReachableAsInitBuilder::init"; +val_t NEW_ReachableAsInitBuilder_global___reachable_as_init_impl___ReachableAsInitBuilder___init(val_t p0); +typedef val_t (*NEW_ReachableAsInitBuilder_global___reachable_as_init_impl___ReachableAsInitBuilder___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitAnalysisImpl = "init var of ReachableAsInitAnalysisImpl"; +void INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitAnalysisImpl(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitAnalysisImpl_t)(val_t p0); +val_t NEW_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl(void); +static const char * const LOCATE_CHECKNEW_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl = "check new ReachableAsInitAnalysisImpl"; +void CHECKNEW_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl(val_t p0); +typedef void (*CHECKNEW_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl_t)(val_t p0); +static const char * const LOCATE_NEW_ReachableAsInitAnalysisImpl_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl___init = "new ReachableAsInitAnalysisImpl reachable_as_init_impl::ReachableAsInitAnalysisImpl::init"; +val_t NEW_ReachableAsInitAnalysisImpl_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl___init(void); +typedef val_t (*NEW_ReachableAsInitAnalysisImpl_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__global___reachable_as_init_impl___RAIVisitor = "init var of RAIVisitor"; +void INIT_ATTRIBUTES__global___reachable_as_init_impl___RAIVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___reachable_as_init_impl___RAIVisitor_t)(val_t p0); +val_t NEW_global___reachable_as_init_impl___RAIVisitor(void); +static const char * const LOCATE_CHECKNEW_global___reachable_as_init_impl___RAIVisitor = "check new RAIVisitor"; +void CHECKNEW_global___reachable_as_init_impl___RAIVisitor(val_t p0); +typedef void (*CHECKNEW_global___reachable_as_init_impl___RAIVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_RAIVisitor_global___reachable_as_init_impl___RAIVisitor___init = "new RAIVisitor reachable_as_init_impl::RAIVisitor::init"; +val_t NEW_RAIVisitor_global___reachable_as_init_impl___RAIVisitor___init(val_t p0); +typedef val_t (*NEW_RAIVisitor_global___reachable_as_init_impl___RAIVisitor___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis = "init var of DefaultReachableFromInitMethodAnalysis"; +void INIT_ATTRIBUTES__global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis_t)(val_t p0); +val_t NEW_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis(void); +static const char * const LOCATE_CHECKNEW_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis = "check new DefaultReachableFromInitMethodAnalysis"; +void CHECKNEW_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis(val_t p0); +typedef void (*CHECKNEW_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis_t)(val_t p0); +static const char * const LOCATE_NEW_DefaultReachableFromInitMethodAnalysis_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___init = "new DefaultReachableFromInitMethodAnalysis reachable_from_init_method_analysis::DefaultReachableFromInitMethodAnalysis::init"; +val_t NEW_DefaultReachableFromInitMethodAnalysis_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___init(void); +typedef val_t (*NEW_DefaultReachableFromInitMethodAnalysis_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMABuilder = "init var of RFIMABuilder"; +void INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMABuilder(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMABuilder_t)(val_t p0); +val_t NEW_global___reachable_from_init_method_analysis_impl___RFIMABuilder(void); +static const char * const LOCATE_CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMABuilder = "check new RFIMABuilder"; +void CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMABuilder(val_t p0); +typedef void (*CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMABuilder_t)(val_t p0); +static const char * const LOCATE_NEW_RFIMABuilder_global___reachable_from_init_method_analysis_impl___RFIMABuilder___init = "new RFIMABuilder reachable_from_init_method_analysis_impl::RFIMABuilder::init"; +val_t NEW_RFIMABuilder_global___reachable_from_init_method_analysis_impl___RFIMABuilder___init(val_t p0); +typedef val_t (*NEW_RFIMABuilder_global___reachable_from_init_method_analysis_impl___RFIMABuilder___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAContext = "init var of RFIMAContext"; +void INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAContext(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAContext_t)(val_t p0); +val_t NEW_global___reachable_from_init_method_analysis_impl___RFIMAContext(void); +static const char * const LOCATE_CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAContext = "check new RFIMAContext"; +void CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAContext(val_t p0); +typedef void (*CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAContext_t)(val_t p0); +static const char * const LOCATE_NEW_RFIMAContext_global___reachable_from_init_method_analysis_impl___RFIMAContext___init = "new RFIMAContext reachable_from_init_method_analysis_impl::RFIMAContext::init"; +val_t NEW_RFIMAContext_global___reachable_from_init_method_analysis_impl___RFIMAContext___init(void); +typedef val_t (*NEW_RFIMAContext_global___reachable_from_init_method_analysis_impl___RFIMAContext___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAVisitor = "init var of RFIMAVisitor"; +void INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAVisitor_t)(val_t p0); +val_t NEW_global___reachable_from_init_method_analysis_impl___RFIMAVisitor(void); +static const char * const LOCATE_CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAVisitor = "check new RFIMAVisitor"; +void CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAVisitor(val_t p0); +typedef void (*CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_RFIMAVisitor_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init = "new RFIMAVisitor reachable_from_init_method_analysis_impl::RFIMAVisitor::init"; +val_t NEW_RFIMAVisitor_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_RFIMAVisitor_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__global___inline_get_and_set___InlineGetSetVisitor = "init var of InlineGetSetVisitor"; +void INIT_ATTRIBUTES__global___inline_get_and_set___InlineGetSetVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___inline_get_and_set___InlineGetSetVisitor_t)(val_t p0); +val_t NEW_global___inline_get_and_set___InlineGetSetVisitor(void); +static const char * const LOCATE_CHECKNEW_global___inline_get_and_set___InlineGetSetVisitor = "check new InlineGetSetVisitor"; +void CHECKNEW_global___inline_get_and_set___InlineGetSetVisitor(val_t p0); +typedef void (*CHECKNEW_global___inline_get_and_set___InlineGetSetVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_InlineGetSetVisitor_global___inline_get_and_set___InlineGetSetVisitor___init = "new InlineGetSetVisitor inline_get_and_set::InlineGetSetVisitor::init"; +val_t NEW_InlineGetSetVisitor_global___inline_get_and_set___InlineGetSetVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_InlineGetSetVisitor_global___inline_get_and_set___InlineGetSetVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__global___remove_out_of_init_get_test___IssetCounter = "init var of IssetCounter"; +void INIT_ATTRIBUTES__global___remove_out_of_init_get_test___IssetCounter(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___remove_out_of_init_get_test___IssetCounter_t)(val_t p0); +val_t NEW_global___remove_out_of_init_get_test___IssetCounter(void); +static const char * const LOCATE_CHECKNEW_global___remove_out_of_init_get_test___IssetCounter = "check new IssetCounter"; +void CHECKNEW_global___remove_out_of_init_get_test___IssetCounter(val_t p0); +typedef void (*CHECKNEW_global___remove_out_of_init_get_test___IssetCounter_t)(val_t p0); +static const char * const LOCATE_NEW_IssetCounter_icode___icode_tools___ICodeVisitor___init = "new IssetCounter icode_tools::ICodeVisitor::init"; +val_t NEW_IssetCounter_icode___icode_tools___ICodeVisitor___init(void); +typedef val_t (*NEW_IssetCounter_icode___icode_tools___ICodeVisitor___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__global___remove_out_of_init_get_test___GetterTestRemover = "init var of GetterTestRemover"; +void INIT_ATTRIBUTES__global___remove_out_of_init_get_test___GetterTestRemover(val_t p0); +typedef void (*INIT_ATTRIBUTES__global___remove_out_of_init_get_test___GetterTestRemover_t)(val_t p0); +val_t NEW_global___remove_out_of_init_get_test___GetterTestRemover(void); +static const char * const LOCATE_CHECKNEW_global___remove_out_of_init_get_test___GetterTestRemover = "check new GetterTestRemover"; +void CHECKNEW_global___remove_out_of_init_get_test___GetterTestRemover(val_t p0); +typedef void (*CHECKNEW_global___remove_out_of_init_get_test___GetterTestRemover_t)(val_t p0); +static const char * const LOCATE_NEW_GetterTestRemover_icode___icode_tools___ICodeVisitor___init = "new GetterTestRemover icode_tools::ICodeVisitor::init"; +val_t NEW_GetterTestRemover_icode___icode_tools___ICodeVisitor___init(void); +typedef val_t (*NEW_GetterTestRemover_icode___icode_tools___ICodeVisitor___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___compiling_writer___Writer = "init var of Writer"; +void INIT_ATTRIBUTES__compiling___compiling_writer___Writer(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___compiling_writer___Writer_t)(val_t p0); +val_t NEW_compiling___compiling_writer___Writer(void); +static const char * const LOCATE_CHECKNEW_compiling___compiling_writer___Writer = "check new Writer"; +void CHECKNEW_compiling___compiling_writer___Writer(val_t p0); +typedef void (*CHECKNEW_compiling___compiling_writer___Writer_t)(val_t p0); +static const char * const LOCATE_NEW_Writer_compiling___compiling_writer___Writer___init = "new Writer compiling_writer::Writer::init"; +val_t NEW_Writer_compiling___compiling_writer___Writer___init(void); +typedef val_t (*NEW_Writer_compiling___compiling_writer___Writer___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___compiling_writer___WriterCoreNode = "init var of WriterCoreNode"; +void INIT_ATTRIBUTES__compiling___compiling_writer___WriterCoreNode(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___compiling_writer___WriterCoreNode_t)(val_t p0); +val_t NEW_compiling___compiling_writer___WriterCoreNode(void); +static const char * const LOCATE_CHECKNEW_compiling___compiling_writer___WriterCoreNode = "check new WriterCoreNode"; +void CHECKNEW_compiling___compiling_writer___WriterCoreNode(val_t p0); +typedef void (*CHECKNEW_compiling___compiling_writer___WriterCoreNode_t)(val_t p0); +static const char * const LOCATE_NEW_WriterCoreNode_compiling___compiling_writer___WriterCoreNode___init = "new WriterCoreNode compiling_writer::WriterCoreNode::init"; +val_t NEW_WriterCoreNode_compiling___compiling_writer___WriterCoreNode___init(val_t p0); +typedef val_t (*NEW_WriterCoreNode_compiling___compiling_writer___WriterCoreNode___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___compiling_writer___WriterStrings = "init var of WriterStrings"; +void INIT_ATTRIBUTES__compiling___compiling_writer___WriterStrings(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___compiling_writer___WriterStrings_t)(val_t p0); +val_t NEW_compiling___compiling_writer___WriterStrings(void); +static const char * const LOCATE_CHECKNEW_compiling___compiling_writer___WriterStrings = "check new WriterStrings"; +void CHECKNEW_compiling___compiling_writer___WriterStrings(val_t p0); +typedef void (*CHECKNEW_compiling___compiling_writer___WriterStrings_t)(val_t p0); +static const char * const LOCATE_NEW_WriterStrings_compiling___compiling_writer___WriterStrings___init = "new WriterStrings compiling_writer::WriterStrings::init"; +val_t NEW_WriterStrings_compiling___compiling_writer___WriterStrings___init(val_t p0); +typedef val_t (*NEW_WriterStrings_compiling___compiling_writer___WriterStrings___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___compiling_base___CProgram = "init var of CProgram"; +void INIT_ATTRIBUTES__compiling___compiling_base___CProgram(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___compiling_base___CProgram_t)(val_t p0); +val_t NEW_compiling___compiling_base___CProgram(void); +static const char * const LOCATE_CHECKNEW_compiling___compiling_base___CProgram = "check new CProgram"; +void CHECKNEW_compiling___compiling_base___CProgram(val_t p0); +typedef void (*CHECKNEW_compiling___compiling_base___CProgram_t)(val_t p0); +static const char * const LOCATE_NEW_CProgram_compiling___compiling_base___CProgram___init = "new CProgram compiling_base::CProgram::init"; +val_t NEW_CProgram_compiling___compiling_base___CProgram___init(val_t p0); +typedef val_t (*NEW_CProgram_compiling___compiling_base___CProgram___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___compiling_base___CompilerVisitor = "init var of CompilerVisitor"; +void INIT_ATTRIBUTES__compiling___compiling_base___CompilerVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___compiling_base___CompilerVisitor_t)(val_t p0); +val_t NEW_compiling___compiling_base___CompilerVisitor(void); +static const char * const LOCATE_CHECKNEW_compiling___compiling_base___CompilerVisitor = "check new CompilerVisitor"; +void CHECKNEW_compiling___compiling_base___CompilerVisitor(val_t p0); +typedef void (*CHECKNEW_compiling___compiling_base___CompilerVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_CompilerVisitor_compiling___compiling_base___CompilerVisitor___init = "new CompilerVisitor compiling_base::CompilerVisitor::init"; +val_t NEW_CompilerVisitor_compiling___compiling_base___CompilerVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_CompilerVisitor_compiling___compiling_base___CompilerVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor = "init var of IRegisterSlotAllocationVisitor"; +void INIT_ATTRIBUTES__analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor_t)(val_t p0); +val_t NEW_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor(void); +static const char * const LOCATE_CHECKNEW_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor = "check new IRegisterSlotAllocationVisitor"; +void CHECKNEW_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor(val_t p0); +typedef void (*CHECKNEW_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_IRegisterSlotAllocationVisitor_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___init = "new IRegisterSlotAllocationVisitor allocate_iregister_slots::IRegisterSlotAllocationVisitor::init"; +val_t NEW_IRegisterSlotAllocationVisitor_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___init(val_t p0); +typedef val_t (*NEW_IRegisterSlotAllocationVisitor_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__analysis___allocate_iregister_slots___SlotGroup = "init var of SlotGroup"; +void INIT_ATTRIBUTES__analysis___allocate_iregister_slots___SlotGroup(val_t p0); +typedef void (*INIT_ATTRIBUTES__analysis___allocate_iregister_slots___SlotGroup_t)(val_t p0); +val_t NEW_analysis___allocate_iregister_slots___SlotGroup(void); +static const char * const LOCATE_CHECKNEW_analysis___allocate_iregister_slots___SlotGroup = "check new SlotGroup"; +void CHECKNEW_analysis___allocate_iregister_slots___SlotGroup(val_t p0); +typedef void (*CHECKNEW_analysis___allocate_iregister_slots___SlotGroup_t)(val_t p0); +static const char * const LOCATE_NEW_SlotGroup_analysis___allocate_iregister_slots___SlotGroup___init = "new SlotGroup allocate_iregister_slots::SlotGroup::init"; +val_t NEW_SlotGroup_analysis___allocate_iregister_slots___SlotGroup___init(void); +typedef val_t (*NEW_SlotGroup_analysis___allocate_iregister_slots___SlotGroup___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__analysis___icode_dump___ICodeDumper = "init var of ICodeDumper"; +void INIT_ATTRIBUTES__analysis___icode_dump___ICodeDumper(val_t p0); +typedef void (*INIT_ATTRIBUTES__analysis___icode_dump___ICodeDumper_t)(val_t p0); +val_t NEW_analysis___icode_dump___ICodeDumper(void); +static const char * const LOCATE_CHECKNEW_analysis___icode_dump___ICodeDumper = "check new ICodeDumper"; +void CHECKNEW_analysis___icode_dump___ICodeDumper(val_t p0); +typedef void (*CHECKNEW_analysis___icode_dump___ICodeDumper_t)(val_t p0); +static const char * const LOCATE_NEW_ICodeDumper_analysis___icode_dump___ICodeDumper___init = "new ICodeDumper icode_dump::ICodeDumper::init"; +val_t NEW_ICodeDumper_analysis___icode_dump___ICodeDumper___init(val_t p0, val_t p1); +typedef val_t (*NEW_ICodeDumper_analysis___icode_dump___ICodeDumper___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__analysis___inline_methods___InlineMethodVisitor = "init var of InlineMethodVisitor"; +void INIT_ATTRIBUTES__analysis___inline_methods___InlineMethodVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__analysis___inline_methods___InlineMethodVisitor_t)(val_t p0); +val_t NEW_analysis___inline_methods___InlineMethodVisitor(void); +static const char * const LOCATE_CHECKNEW_analysis___inline_methods___InlineMethodVisitor = "check new InlineMethodVisitor"; +void CHECKNEW_analysis___inline_methods___InlineMethodVisitor(val_t p0); +typedef void (*CHECKNEW_analysis___inline_methods___InlineMethodVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_InlineMethodVisitor_analysis___inline_methods___InlineMethodVisitor___init = "new InlineMethodVisitor inline_methods::InlineMethodVisitor::init"; +val_t NEW_InlineMethodVisitor_analysis___inline_methods___InlineMethodVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_InlineMethodVisitor_analysis___inline_methods___InlineMethodVisitor___init_t)(val_t p0, val_t p1); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___icode_generator___FileICodeDumper = "init var of FileICodeDumper"; +void INIT_ATTRIBUTES__compiling___icode_generator___FileICodeDumper(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___icode_generator___FileICodeDumper_t)(val_t p0); +val_t NEW_compiling___icode_generator___FileICodeDumper(void); +static const char * const LOCATE_CHECKNEW_compiling___icode_generator___FileICodeDumper = "check new FileICodeDumper"; +void CHECKNEW_compiling___icode_generator___FileICodeDumper(val_t p0); +typedef void (*CHECKNEW_compiling___icode_generator___FileICodeDumper_t)(val_t p0); +static const char * const LOCATE_NEW_FileICodeDumper_compiling___icode_generator___FileICodeDumper___init = "new FileICodeDumper icode_generator::FileICodeDumper::init"; +val_t NEW_FileICodeDumper_compiling___icode_generator___FileICodeDumper___init(val_t p0); +typedef val_t (*NEW_FileICodeDumper_compiling___icode_generator___FileICodeDumper___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableInformation = "init var of TableInformation"; +void INIT_ATTRIBUTES__compiling___table_computation___TableInformation(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableInformation_t)(val_t p0); +val_t NEW_compiling___table_computation___TableInformation(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableInformation = "check new TableInformation"; +void CHECKNEW_compiling___table_computation___TableInformation(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableInformation_t)(val_t p0); +static const char * const LOCATE_NEW_TableInformation_compiling___table_computation___ColorContext___init = "new TableInformation table_computation::ColorContext::init"; +val_t NEW_TableInformation_compiling___table_computation___ColorContext___init(void); +typedef val_t (*NEW_TableInformation_compiling___table_computation___ColorContext___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___CompiledClass = "init var of CompiledClass"; +void INIT_ATTRIBUTES__compiling___table_computation___CompiledClass(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___CompiledClass_t)(val_t p0); +val_t NEW_compiling___table_computation___CompiledClass(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___CompiledClass = "check new CompiledClass"; +void CHECKNEW_compiling___table_computation___CompiledClass(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___CompiledClass_t)(val_t p0); +static const char * const LOCATE_NEW_CompiledClass_compiling___table_computation___CompiledClass___init = "new CompiledClass table_computation::CompiledClass::init"; +val_t NEW_CompiledClass_compiling___table_computation___CompiledClass___init(val_t p0); +typedef val_t (*NEW_CompiledClass_compiling___table_computation___CompiledClass___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___ModuleTableEltGroup = "init var of ModuleTableEltGroup"; +void INIT_ATTRIBUTES__compiling___table_computation___ModuleTableEltGroup(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___ModuleTableEltGroup_t)(val_t p0); +val_t NEW_compiling___table_computation___ModuleTableEltGroup(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___ModuleTableEltGroup = "check new ModuleTableEltGroup"; +void CHECKNEW_compiling___table_computation___ModuleTableEltGroup(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___ModuleTableEltGroup_t)(val_t p0); +static const char * const LOCATE_NEW_ModuleTableEltGroup_compiling___table_computation___ModuleTableEltGroup___init = "new ModuleTableEltGroup table_computation::ModuleTableEltGroup::init"; +val_t NEW_ModuleTableEltGroup_compiling___table_computation___ModuleTableEltGroup___init(void); +typedef val_t (*NEW_ModuleTableEltGroup_compiling___table_computation___ModuleTableEltGroup___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltMeth = "init var of TableEltMeth"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltMeth(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltMeth_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltMeth(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltMeth = "check new TableEltMeth"; +void CHECKNEW_compiling___table_computation___TableEltMeth(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltMeth_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltMeth_compiling___table_computation___TableEltProp___init = "new TableEltMeth table_computation::TableEltProp::init"; +val_t NEW_TableEltMeth_compiling___table_computation___TableEltProp___init(val_t p0); +typedef val_t (*NEW_TableEltMeth_compiling___table_computation___TableEltProp___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassColor = "init var of TableEltVTClassColor"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassColor(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassColor_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltVTClassColor(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltVTClassColor = "check new TableEltVTClassColor"; +void CHECKNEW_compiling___table_computation___TableEltVTClassColor(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltVTClassColor_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltVTClassColor_compiling___table_computation___TableEltProp___init = "new TableEltVTClassColor table_computation::TableEltProp::init"; +val_t NEW_TableEltVTClassColor_compiling___table_computation___TableEltProp___init(val_t p0); +typedef val_t (*NEW_TableEltVTClassColor_compiling___table_computation___TableEltProp___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassId = "init var of TableEltVTClassId"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassId(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassId_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltVTClassId(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltVTClassId = "check new TableEltVTClassId"; +void CHECKNEW_compiling___table_computation___TableEltVTClassId(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltVTClassId_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltVTClassId_compiling___table_computation___TableEltProp___init = "new TableEltVTClassId table_computation::TableEltProp::init"; +val_t NEW_TableEltVTClassId_compiling___table_computation___TableEltProp___init(val_t p0); +typedef val_t (*NEW_TableEltVTClassId_compiling___table_computation___TableEltProp___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltSuper = "init var of TableEltSuper"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltSuper(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltSuper_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltSuper(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltSuper = "check new TableEltSuper"; +void CHECKNEW_compiling___table_computation___TableEltSuper(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltSuper_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltSuper_compiling___table_computation___TableEltProp___init = "new TableEltSuper table_computation::TableEltProp::init"; +val_t NEW_TableEltSuper_compiling___table_computation___TableEltProp___init(val_t p0); +typedef val_t (*NEW_TableEltSuper_compiling___table_computation___TableEltProp___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltAttr = "init var of TableEltAttr"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltAttr(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltAttr_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltAttr(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltAttr = "check new TableEltAttr"; +void CHECKNEW_compiling___table_computation___TableEltAttr(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltAttr_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltAttr_compiling___table_computation___TableEltProp___init = "new TableEltAttr table_computation::TableEltProp::init"; +val_t NEW_TableEltAttr_compiling___table_computation___TableEltProp___init(val_t p0); +typedef val_t (*NEW_TableEltAttr_compiling___table_computation___TableEltProp___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassId = "init var of TableEltClassId"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassId(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltClassId_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltClassId(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltClassId = "check new TableEltClassId"; +void CHECKNEW_compiling___table_computation___TableEltClassId(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltClassId_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltClassId_compiling___table_computation___AbsTableEltClass___init = "new TableEltClassId table_computation::AbsTableEltClass::init"; +val_t NEW_TableEltClassId_compiling___table_computation___AbsTableEltClass___init(val_t p0); +typedef val_t (*NEW_TableEltClassId_compiling___table_computation___AbsTableEltClass___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassInitTable = "init var of TableEltClassInitTable"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassInitTable(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltClassInitTable_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltClassInitTable(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltClassInitTable = "check new TableEltClassInitTable"; +void CHECKNEW_compiling___table_computation___TableEltClassInitTable(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltClassInitTable_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltClassInitTable_compiling___table_computation___AbsTableEltClass___init = "new TableEltClassInitTable table_computation::AbsTableEltClass::init"; +val_t NEW_TableEltClassInitTable_compiling___table_computation___AbsTableEltClass___init(val_t p0); +typedef val_t (*NEW_TableEltClassInitTable_compiling___table_computation___AbsTableEltClass___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassColor = "init var of TableEltClassColor"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassColor(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltClassColor_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltClassColor(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltClassColor = "check new TableEltClassColor"; +void CHECKNEW_compiling___table_computation___TableEltClassColor(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltClassColor_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltClassColor_compiling___table_computation___AbsTableEltClass___init = "new TableEltClassColor table_computation::AbsTableEltClass::init"; +val_t NEW_TableEltClassColor_compiling___table_computation___AbsTableEltClass___init(val_t p0); +typedef val_t (*NEW_TableEltClassColor_compiling___table_computation___AbsTableEltClass___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltComposite = "init var of TableEltComposite"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltComposite(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltComposite_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltComposite(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltComposite = "check new TableEltComposite"; +void CHECKNEW_compiling___table_computation___TableEltComposite(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltComposite_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltComposite_compiling___table_computation___TableEltComposite___init = "new TableEltComposite table_computation::TableEltComposite::init"; +val_t NEW_TableEltComposite_compiling___table_computation___TableEltComposite___init(val_t p0); +typedef val_t (*NEW_TableEltComposite_compiling___table_computation___TableEltComposite___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfId = "init var of TableEltClassSelfId"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfId(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfId_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltClassSelfId(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltClassSelfId = "check new TableEltClassSelfId"; +void CHECKNEW_compiling___table_computation___TableEltClassSelfId(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltClassSelfId_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltClassSelfId_compiling___table_computation___TableEltClassSelfId___init = "new TableEltClassSelfId table_computation::TableEltClassSelfId::init"; +val_t NEW_TableEltClassSelfId_compiling___table_computation___TableEltClassSelfId___init(void); +typedef val_t (*NEW_TableEltClassSelfId_compiling___table_computation___TableEltClassSelfId___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfName = "init var of TableEltClassSelfName"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfName(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfName_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltClassSelfName(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltClassSelfName = "check new TableEltClassSelfName"; +void CHECKNEW_compiling___table_computation___TableEltClassSelfName(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltClassSelfName_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltClassSelfName_compiling___table_computation___TableEltClassSelfName___init = "new TableEltClassSelfName table_computation::TableEltClassSelfName::init"; +val_t NEW_TableEltClassSelfName_compiling___table_computation___TableEltClassSelfName___init(void); +typedef val_t (*NEW_TableEltClassSelfName_compiling___table_computation___TableEltClassSelfName___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassObjectSize = "init var of TableEltClassObjectSize"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassObjectSize(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltClassObjectSize_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltClassObjectSize(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltClassObjectSize = "check new TableEltClassObjectSize"; +void CHECKNEW_compiling___table_computation___TableEltClassObjectSize(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltClassObjectSize_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltClassObjectSize_compiling___table_computation___TableEltClassObjectSize___init = "new TableEltClassObjectSize table_computation::TableEltClassObjectSize::init"; +val_t NEW_TableEltClassObjectSize_compiling___table_computation___TableEltClassObjectSize___init(void); +typedef val_t (*NEW_TableEltClassObjectSize_compiling___table_computation___TableEltClassObjectSize___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltObjectId = "init var of TableEltObjectId"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltObjectId(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltObjectId_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltObjectId(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltObjectId = "check new TableEltObjectId"; +void CHECKNEW_compiling___table_computation___TableEltObjectId(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltObjectId_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltObjectId_compiling___table_computation___TableEltObjectId___init = "new TableEltObjectId table_computation::TableEltObjectId::init"; +val_t NEW_TableEltObjectId_compiling___table_computation___TableEltObjectId___init(void); +typedef val_t (*NEW_TableEltObjectId_compiling___table_computation___TableEltObjectId___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltVftPointer = "init var of TableEltVftPointer"; +void INIT_ATTRIBUTES__compiling___table_computation___TableEltVftPointer(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___table_computation___TableEltVftPointer_t)(val_t p0); +val_t NEW_compiling___table_computation___TableEltVftPointer(void); +static const char * const LOCATE_CHECKNEW_compiling___table_computation___TableEltVftPointer = "check new TableEltVftPointer"; +void CHECKNEW_compiling___table_computation___TableEltVftPointer(val_t p0); +typedef void (*CHECKNEW_compiling___table_computation___TableEltVftPointer_t)(val_t p0); +static const char * const LOCATE_NEW_TableEltVftPointer_compiling___table_computation___TableEltVftPointer___init = "new TableEltVftPointer table_computation::TableEltVftPointer::init"; +val_t NEW_TableEltVftPointer_compiling___table_computation___TableEltVftPointer___init(void); +typedef val_t (*NEW_TableEltVftPointer_compiling___table_computation___TableEltVftPointer___init_t)(void); +static const char * const LOCATE_INIT_ATTRIBUTES__compiling___compiling_icode___I2CCompilerVisitor = "init var of I2CCompilerVisitor"; +void INIT_ATTRIBUTES__compiling___compiling_icode___I2CCompilerVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__compiling___compiling_icode___I2CCompilerVisitor_t)(val_t p0); +val_t NEW_compiling___compiling_icode___I2CCompilerVisitor(void); +static const char * const LOCATE_CHECKNEW_compiling___compiling_icode___I2CCompilerVisitor = "check new I2CCompilerVisitor"; +void CHECKNEW_compiling___compiling_icode___I2CCompilerVisitor(val_t p0); +typedef void (*CHECKNEW_compiling___compiling_icode___I2CCompilerVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_I2CCompilerVisitor_compiling___compiling_icode___I2CCompilerVisitor___init = "new I2CCompilerVisitor compiling_icode::I2CCompilerVisitor::init"; +val_t NEW_I2CCompilerVisitor_compiling___compiling_icode___I2CCompilerVisitor___init(val_t p0, val_t p1, val_t p2); +typedef val_t (*NEW_I2CCompilerVisitor_compiling___compiling_icode___I2CCompilerVisitor___init_t)(val_t p0, val_t p1, val_t p2); +static const char * const LOCATE_INIT_ATTRIBUTES__native_interface___ni_tools___FunctionCompiler = "init var of FunctionCompiler"; +void INIT_ATTRIBUTES__native_interface___ni_tools___FunctionCompiler(val_t p0); +typedef void (*INIT_ATTRIBUTES__native_interface___ni_tools___FunctionCompiler_t)(val_t p0); +val_t NEW_native_interface___ni_tools___FunctionCompiler(void); +static const char * const LOCATE_CHECKNEW_native_interface___ni_tools___FunctionCompiler = "check new FunctionCompiler"; +void CHECKNEW_native_interface___ni_tools___FunctionCompiler(val_t p0); +typedef void (*CHECKNEW_native_interface___ni_tools___FunctionCompiler_t)(val_t p0); +static const char * const LOCATE_NEW_FunctionCompiler_native_interface___ni_tools___FunctionCompiler___init = "new FunctionCompiler ni_tools::FunctionCompiler::init"; +val_t NEW_FunctionCompiler_native_interface___ni_tools___FunctionCompiler___init(val_t p0); +typedef val_t (*NEW_FunctionCompiler_native_interface___ni_tools___FunctionCompiler___init_t)(val_t p0); +static const char * const LOCATE_INIT_ATTRIBUTES__native_interface___frontier___FrontierVisitor = "init var of FrontierVisitor"; +void INIT_ATTRIBUTES__native_interface___frontier___FrontierVisitor(val_t p0); +typedef void (*INIT_ATTRIBUTES__native_interface___frontier___FrontierVisitor_t)(val_t p0); +val_t NEW_native_interface___frontier___FrontierVisitor(void); +static const char * const LOCATE_CHECKNEW_native_interface___frontier___FrontierVisitor = "check new FrontierVisitor"; +void CHECKNEW_native_interface___frontier___FrontierVisitor(val_t p0); +typedef void (*CHECKNEW_native_interface___frontier___FrontierVisitor_t)(val_t p0); +static const char * const LOCATE_NEW_FrontierVisitor_native_interface___frontier___FrontierVisitor___init = "new FrontierVisitor frontier::FrontierVisitor::init"; +val_t NEW_FrontierVisitor_native_interface___frontier___FrontierVisitor___init(val_t p0, val_t p1); +typedef val_t (*NEW_FrontierVisitor_native_interface___frontier___FrontierVisitor___init_t)(val_t p0, val_t p1); +const char *LOCATE_global = "global/global.nit"; +const int SFT_global[4] = { + 6 /* Group of ? */, + 59 /* Group of ? */, + 141 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_abstracttool = "abstracttool.nit"; +const int SFT_abstracttool[6] = { + 2795 /* Id of AbstractCompiler */, + 6 /* Color of AbstractCompiler */, + 55 /* Group of ? */, + 142 /* Group of ? */, + 50 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_syntax = "syntax/syntax.nit"; const int SFT_syntax[6] = { - 203 /* Id of SrcModuleLoader */, - 3 /* Color of SrcModuleLoader */, - 49 /* Color of SrcModuleLoader */, - 50 /* Property init */, - 84 /* Property process_supermodules */, - 85 /* Property process_syntax */, -}; -const char *LOCATE_mmbuilder = "./syntax//mmbuilder.nit"; -const int SFT_mmbuilder[136] = { - 2667 /* Id of CSHSorter */, - 3 /* Color of CSHSorter */, - 47 /* Color of CSHSorter */, - 48 /* Property init */, - 86 /* Property do_mmbuilder */, - 41 /* Property accept_class_visitor */, - 42 /* Property accept_properties_visitor */, - 24 /* Property _is_mixin */, - 111 /* Property is_mixin */, - 112 /* Property process_default_constructors */, - 113 /* Property add_src_local_property */, - 43 /* Property accept_property_visitor */, - 10 /* Property _super_init */, - 71 /* Property super_init */, - 2571 /* Id of MMSrcAncestor */, - 3 /* Color of MMSrcAncestor */, - 3 /* Property _node */, - 4 /* Property _local_class */, - 50 /* Color of MMSrcAncestor */, - 51 /* Property node */, - 52 /* Property init */, - 3227 /* Id of ClassBuilderVisitor */, - 4 /* Color of ClassBuilderVisitor */, - 5 /* Property _local_class_arity */, - 6 /* Property _formals */, - 66 /* Color of ClassBuilderVisitor */, - 67 /* Property local_class_arity */, - 68 /* Property local_class_arity= */, - 69 /* Property formals */, - 70 /* Property formals= */, - 71 /* Property init */, - 3223 /* Id of ClassSpecializationBuilderVisitor */, - 4 /* Color of ClassSpecializationBuilderVisitor */, - 66 /* Color of ClassSpecializationBuilderVisitor */, - 67 /* Property init */, - 3231 /* Id of ClassAncestorBuilder */, - 4 /* Color of ClassAncestorBuilder */, - 66 /* Color of ClassAncestorBuilder */, - 67 /* Property init */, - 3219 /* Id of ClassVerifierVisitor */, - 4 /* Color of ClassVerifierVisitor */, - 66 /* Color of ClassVerifierVisitor */, - 67 /* Property init */, - 3043 /* Id of PropertyBuilderVisitor */, - 4 /* Color of PropertyBuilderVisitor */, - 66 /* Color of PropertyBuilderVisitor */, - 67 /* Property init */, - 3039 /* Id of PropertyVerifierVisitor */, - 4 /* Color of PropertyVerifierVisitor */, - 5 /* Property _params */, - 6 /* Property _untyped_params */, - 7 /* Property _vararg_rank */, - 8 /* Property _signature */, - 66 /* Color of PropertyVerifierVisitor */, - 67 /* Property params */, - 68 /* Property params= */, - 69 /* Property untyped_params */, - 70 /* Property untyped_params= */, - 71 /* Property vararg_rank */, - 72 /* Property vararg_rank= */, - 73 /* Property signature */, - 74 /* Property signature= */, - 75 /* Property init */, - 40 /* Property accept_class_builder */, - 41 /* Property accept_class_specialization_builder */, - 42 /* Property accept_class_ancestor_builder */, - 43 /* Property accept_class_verifier */, - 44 /* Property accept_property_builder */, - 45 /* Property accept_property_verifier */, - 69 /* Property import_super_modules */, - 68 /* Property module_name */, - 69 /* Property visibility_level */, - 68 /* Property level */, - 4 /* Property _local_class */, - 68 /* Property name */, - 69 /* Property arity */, - 70 /* Property visibility_level */, - 71 /* Property accept_class_builder */, - 72 /* Property accept_abs_syntax_visitor */, - 68 /* Property is_interface */, - 69 /* Property is_universal */, - 70 /* Property is_abstract */, - 76 /* Property accept_class_verifier */, - 3287 /* Id of MMSrcTypeFormalParameter */, - 5 /* Color of MMSrcTypeFormalParameter */, - 5 /* Property _node */, - 68 /* Color of MMSrcTypeFormalParameter */, - 69 /* Property node */, - 70 /* Property init */, - 4 /* Property _formal */, - 69 /* Property accept_class_builder */, - 70 /* Property accept_class_verifier */, - 4 /* Property _ancestor */, - 69 /* Property ancestor */, - 70 /* Property accept_class_specialization_builder */, - 71 /* Property accept_class_ancestor_builder */, - 72 /* Property accept_class_verifier */, - 68 /* Property process_and_check */, - 69 /* Property do_and_check_intro */, - 70 /* Property inherit_signature */, - 71 /* Property do_and_check_redef */, - 5 /* Property _readmethod */, - 6 /* Property _writemethod */, - 7 /* Property _prop */, - 75 /* Property accept_property_builder */, - 76 /* Property accept_property_verifier */, - 77 /* Property accept_abs_syntax_visitor */, - 5 /* Property _name */, - 6 /* Property _method */, - 76 /* Property name */, - 77 /* Property accept_property_builder */, - 78 /* Property accept_property_verifier */, - 79 /* Property accept_abs_syntax_visitor */, - 5 /* Property _prop */, - 75 /* Property accept_property_builder */, - 76 /* Property accept_property_verifier */, - 77 /* Property accept_abs_syntax_visitor */, - 2543 /* Id of MethidAccumulator */, - 3 /* Color of MethidAccumulator */, - 1 /* Property _name */, - 43 /* Color of MethidAccumulator */, - 44 /* Property name */, - 45 /* Property init */, - 4 /* Property _name */, - 68 /* Property name */, - 69 /* Property accept_property_builder */, - 68 /* Property check_visibility */, - 70 /* Property accept_property_verifier */, - 4 /* Property _position */, - 5 /* Property _variable */, - 6 /* Property _stype */, - 68 /* Property stype */, - 69 /* Property stype= */, - 70 /* Property accept_property_verifier */, - 71 /* Property is_vararg */, - 68 /* Property check_visibility */, -}; -const char *LOCATE_syntax_base = "./syntax//syntax_base.nit"; -const int SFT_syntax_base[129] = { - 2567 /* Id of MMSrcModule */, - 3 /* Color of MMSrcModule */, - 19 /* Property _node */, - 20 /* Property _src_local_classes */, - 87 /* Color of MMSrcModule */, - 88 /* Property node */, - 89 /* Property src_local_classes */, - 90 /* Property init */, - 43 /* Property check_visibility */, - 3171 /* Id of MMSrcLocalClass */, - 4 /* Color of MMSrcLocalClass */, - 25 /* Property _nodes */, - 26 /* Property _formal_dict */, - 27 /* Property _src_local_properties */, - 114 /* Color of MMSrcLocalClass */, - 115 /* Property nodes */, - 116 /* Property formal_dict */, - 117 /* Property formal_dict= */, - 118 /* Property src_local_properties */, - 119 /* Property init */, - 45 /* Property check_visibility */, - 44 /* Property node */, - 45 /* Property is_init */, - 3175 /* Id of MMSrcAttribute */, - 4 /* Color of MMSrcAttribute */, - 9 /* Property _node */, - 64 /* Color of MMSrcAttribute */, - 65 /* Property init */, - 3167 /* Id of MMSrcMethod */, - 4 /* Color of MMSrcMethod */, - 68 /* Color of MMSrcMethod */, - 3295 /* Id of MMAttrImplementationMethod */, - 5 /* Color of MMAttrImplementationMethod */, - 9 /* Property _node */, - 69 /* Color of MMAttrImplementationMethod */, - 70 /* Property init */, + 339 /* Id of SrcModuleLoader */, + 5 /* Color of SrcModuleLoader */, + 60 /* Group of ? */, + 91 /* Group of ? */, + 14 /* Group of ? */, + 69 /* Group of ? */, +}; +const char *LOCATE_syntax___mmbuilder = "syntax/mmbuilder.nit"; +const int SFT_syntax___mmbuilder[69] = { + 2387 /* Id of CSHSorter */, + 5 /* Color of CSHSorter */, + 56 /* Group of ? */, + 93 /* Group of ? */, + 51 /* Group of ? */, + 125 /* Group of ? */, + 50 /* Group of ? */, + 18 /* Group of ? */, + 2199 /* Id of MMSrcAncestor */, + 5 /* Color of MMSrcAncestor */, + 4 /* Group of ? */, + 60 /* Group of ? */, + 2763 /* Id of ClassBuilderVisitor */, + 6 /* Color of ClassBuilderVisitor */, + 7 /* Group of ? */, + 84 /* Group of ? */, + 2759 /* Id of ClassSpecializationBuilderVisitor */, + 6 /* Color of ClassSpecializationBuilderVisitor */, + 84 /* Group of ? */, + 2767 /* Id of ClassAncestorBuilder */, + 6 /* Color of ClassAncestorBuilder */, + 84 /* Group of ? */, + 2755 /* Id of ClassVerifierVisitor */, + 6 /* Color of ClassVerifierVisitor */, + 84 /* Group of ? */, + 2547 /* Id of PropertyBuilderVisitor */, + 6 /* Color of PropertyBuilderVisitor */, + 84 /* Group of ? */, + 2543 /* Id of PropertyVerifierVisitor */, + 6 /* Color of PropertyVerifierVisitor */, + 7 /* Group of ? */, + 84 /* Group of ? */, + 51 /* Id of SignatureBuilder */, + 4 /* Color of SignatureBuilder */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 50 /* Group of ? */, + 74 /* Group of ? */, + 74 /* Group of ? */, + 74 /* Group of ? */, + 6 /* Group of ? */, + 74 /* Group of ? */, + 74 /* Group of ? */, + 88 /* Group of ? */, + 6 /* Group of ? */, + 74 /* Group of ? */, + 6 /* Group of ? */, + 74 /* Group of ? */, + 74 /* Group of ? */, + 8 /* Group of ? */, + 81 /* Group of ? */, + 8 /* Group of ? */, + 81 /* Group of ? */, + 97 /* Group of ? */, + 8 /* Group of ? */, + 81 /* Group of ? */, + 2155 /* Id of MethidAccumulator */, + 5 /* Color of MethidAccumulator */, + 3 /* Group of ? */, + 55 /* Group of ? */, + 6 /* Group of ? */, + 74 /* Group of ? */, + 74 /* Group of ? */, + 6 /* Group of ? */, + 74 /* Group of ? */, + 6 /* Group of ? */, + 74 /* Group of ? */, + 74 /* Group of ? */, + 76 /* Group of ? */, +}; +const char *LOCATE_syntax___syntax_base = "syntax/syntax_base.nit"; +const int SFT_syntax___syntax_base[101] = { + 2195 /* Id of MMSrcModule */, + 5 /* Color of MMSrcModule */, + 21 /* Group of ? */, + 95 /* Group of ? */, + 51 /* Group of ? */, + 50 /* Group of ? */, + 2603 /* Id of MMSrcLocalClass */, + 6 /* Color of MMSrcLocalClass */, + 28 /* Group of ? */, + 127 /* Group of ? */, + 50 /* Group of ? */, + 51 /* Group of ? */, + 2607 /* Id of MMSrcAttribute */, + 6 /* Color of MMSrcAttribute */, + 76 /* Group of ? */, + 2599 /* Id of MMSrcMethod */, + 6 /* Color of MMSrcMethod */, + 103 /* Group of ? */, + 3263 /* Id of MMAttrImplementationMethod */, + 7 /* Color of MMAttrImplementationMethod */, + 104 /* Group of ? */, 3627 /* Id of MMReadImplementationMethod */, - 6 /* Color of MMReadImplementationMethod */, - 71 /* Color of MMReadImplementationMethod */, - 72 /* Property init */, + 8 /* Color of MMReadImplementationMethod */, + 106 /* Group of ? */, 3623 /* Id of MMWriteImplementationMethod */, - 6 /* Color of MMWriteImplementationMethod */, - 71 /* Color of MMWriteImplementationMethod */, - 72 /* Property init */, - 3291 /* Id of MMMethSrcMethod */, - 5 /* Color of MMMethSrcMethod */, - 9 /* Property _node */, - 69 /* Color of MMMethSrcMethod */, - 70 /* Property init */, - 3163 /* Id of MMSrcTypeProperty */, - 4 /* Color of MMSrcTypeProperty */, - 10 /* Property _node */, - 65 /* Color of MMSrcTypeProperty */, - 66 /* Property init */, + 8 /* Color of MMWriteImplementationMethod */, + 106 /* Group of ? */, + 3259 /* Id of MMMethSrcMethod */, + 7 /* Color of MMMethSrcMethod */, + 11 /* Group of ? */, + 104 /* Group of ? */, + 2595 /* Id of MMSrcTypeProperty */, + 6 /* Color of MMSrcTypeProperty */, + 75 /* Group of ? */, 3631 /* Id of MMImplicitInit */, - 6 /* Color of MMImplicitInit */, - 11 /* Property _unassigned_attributes */, - 12 /* Property _super_inits */, - 72 /* Color of MMImplicitInit */, - 73 /* Property unassigned_attributes */, - 74 /* Property super_inits */, - 75 /* Property init */, - 15 /* Id of Variable */, - 2 /* Color of Variable */, - 1 /* Property _name */, - 2 /* Property _decl */, - 3 /* Property _stype */, - 40 /* Color of Variable */, - 41 /* Property name */, - 42 /* Property decl */, - 43 /* Property stype */, - 44 /* Property stype= */, - 45 /* Property init */, - 2679 /* Id of AbsSyntaxVisitor */, - 3 /* Color of AbsSyntaxVisitor */, - 1 /* Property _module */, - 2 /* Property _local_class */, - 3 /* Property _local_property */, - 4 /* Property _tc */, - 43 /* Color of AbsSyntaxVisitor */, - 44 /* Property type_bool */, - 45 /* Property type_int */, - 46 /* Property type_float */, - 47 /* Property type_char */, - 48 /* Property type_string */, - 49 /* Property type_collection */, - 50 /* Property type_array */, - 51 /* Property type_discrete */, - 52 /* Property type_range */, - 53 /* Property type_none */, - 54 /* Property module */, - 55 /* Property module= */, - 56 /* Property local_class */, - 57 /* Property local_class= */, - 58 /* Property local_property */, - 59 /* Property local_property= */, - 60 /* Property tc */, - 61 /* Property error */, - 62 /* Property warning */, - 63 /* Property locate */, - 64 /* Property check_conform */, - 65 /* Property init */, - 46 /* Property accept_abs_syntax_visitor */, - 2 /* Property _symbol */, - 62 /* Property to_symbol */, - 73 /* Property local_class */, - 78 /* Property prop */, - 79 /* Property readmethod */, - 80 /* Property writemethod */, - 80 /* Property method */, - 78 /* Property prop */, - 72 /* Property position */, - 73 /* Property variable */, - 69 /* Property get_local_class */, - 70 /* Property get_stype */, - 71 /* Property get_unchecked_stype */, - 72 /* Property check_conform */, - 5 /* Property _stype_cache */, - 6 /* Property _stype_cached */, - 71 /* Property stype */, - 6 /* Property _variable */, - 78 /* Property variable */, - 79 /* Property variable= */, - 6 /* Property _variable */, - 78 /* Property variable */, - 79 /* Property variable= */, - 6 /* Property _variable */, - 77 /* Property variable */, - 78 /* Property variable= */, -}; -const char *LOCATE_parser = "./parser//parser.nit"; -const int SFT_parser[2327] = { - 35 /* Id of State */, - 2 /* Color of State */, - 1 /* Property _state */, - 2 /* Property _nodes */, - 40 /* Color of State */, - 41 /* Property state */, - 42 /* Property state= */, - 43 /* Property nodes */, - 44 /* Property nodes= */, - 45 /* Property init */, - 2519 /* Id of Parser */, - 3 /* Color of Parser */, - 3 /* Property _lexer */, - 4 /* Property _stack */, - 5 /* Property _stack_pos */, - 6 /* Property _reduce_table */, - 1211 /* Color of Parser */, - 1212 /* Property init */, - 1213 /* Property go_to */, - 1214 /* Property push */, - 1215 /* Property state */, - 1216 /* Property pop */, - 1217 /* Property parse */, - 1218 /* Property build_reduce_table */, - 207 /* Id of SearchTokensVisitor */, - 3 /* Color of SearchTokensVisitor */, - 1 /* Property _untokenned_nodes */, - 2 /* Property _last_token */, - 43 /* Color of SearchTokensVisitor */, - 44 /* Property init */, - 39 /* Id of ReduceAction */, - 2 /* Color of ReduceAction */, - 40 /* Color of ReduceAction */, - 41 /* Property action */, - 42 /* Property init */, - 2503 /* Id of ReduceAction0 */, - 3 /* Color of ReduceAction0 */, - 43 /* Color of ReduceAction0 */, - 44 /* Property init */, - 2499 /* Id of ReduceAction1 */, - 3 /* Color of ReduceAction1 */, - 43 /* Color of ReduceAction1 */, - 44 /* Property init */, - 2055 /* Id of ReduceAction2 */, - 3 /* Color of ReduceAction2 */, - 43 /* Color of ReduceAction2 */, - 44 /* Property init */, - 1611 /* Id of ReduceAction3 */, - 3 /* Color of ReduceAction3 */, - 43 /* Color of ReduceAction3 */, - 44 /* Property init */, - 1167 /* Id of ReduceAction4 */, - 3 /* Color of ReduceAction4 */, - 43 /* Color of ReduceAction4 */, - 44 /* Property init */, - 723 /* Id of ReduceAction5 */, - 3 /* Color of ReduceAction5 */, - 43 /* Color of ReduceAction5 */, - 44 /* Property init */, - 387 /* Id of ReduceAction6 */, - 3 /* Color of ReduceAction6 */, - 43 /* Color of ReduceAction6 */, - 44 /* Property init */, - 343 /* Id of ReduceAction7 */, - 3 /* Color of ReduceAction7 */, - 43 /* Color of ReduceAction7 */, - 44 /* Property init */, - 299 /* Id of ReduceAction8 */, - 3 /* Color of ReduceAction8 */, - 43 /* Color of ReduceAction8 */, - 44 /* Property init */, - 255 /* Id of ReduceAction9 */, - 3 /* Color of ReduceAction9 */, - 43 /* Color of ReduceAction9 */, - 44 /* Property init */, - 2495 /* Id of ReduceAction10 */, - 3 /* Color of ReduceAction10 */, - 43 /* Color of ReduceAction10 */, - 44 /* Property init */, - 2451 /* Id of ReduceAction11 */, - 3 /* Color of ReduceAction11 */, - 43 /* Color of ReduceAction11 */, - 44 /* Property init */, - 2407 /* Id of ReduceAction12 */, - 3 /* Color of ReduceAction12 */, - 43 /* Color of ReduceAction12 */, - 44 /* Property init */, - 2363 /* Id of ReduceAction13 */, - 3 /* Color of ReduceAction13 */, - 43 /* Color of ReduceAction13 */, - 44 /* Property init */, - 2319 /* Id of ReduceAction14 */, - 3 /* Color of ReduceAction14 */, - 43 /* Color of ReduceAction14 */, - 44 /* Property init */, - 2275 /* Id of ReduceAction15 */, - 3 /* Color of ReduceAction15 */, - 43 /* Color of ReduceAction15 */, - 44 /* Property init */, - 2231 /* Id of ReduceAction16 */, - 3 /* Color of ReduceAction16 */, - 43 /* Color of ReduceAction16 */, - 44 /* Property init */, - 2187 /* Id of ReduceAction17 */, - 3 /* Color of ReduceAction17 */, - 43 /* Color of ReduceAction17 */, - 44 /* Property init */, - 2143 /* Id of ReduceAction18 */, - 3 /* Color of ReduceAction18 */, - 43 /* Color of ReduceAction18 */, - 44 /* Property init */, - 2099 /* Id of ReduceAction19 */, - 3 /* Color of ReduceAction19 */, - 43 /* Color of ReduceAction19 */, - 44 /* Property init */, - 2051 /* Id of ReduceAction20 */, - 3 /* Color of ReduceAction20 */, - 43 /* Color of ReduceAction20 */, - 44 /* Property init */, - 2007 /* Id of ReduceAction21 */, - 3 /* Color of ReduceAction21 */, - 43 /* Color of ReduceAction21 */, - 44 /* Property init */, - 1963 /* Id of ReduceAction22 */, - 3 /* Color of ReduceAction22 */, - 43 /* Color of ReduceAction22 */, - 44 /* Property init */, - 1919 /* Id of ReduceAction23 */, - 3 /* Color of ReduceAction23 */, - 43 /* Color of ReduceAction23 */, - 44 /* Property init */, - 1875 /* Id of ReduceAction24 */, - 3 /* Color of ReduceAction24 */, - 43 /* Color of ReduceAction24 */, - 44 /* Property init */, - 1831 /* Id of ReduceAction25 */, - 3 /* Color of ReduceAction25 */, - 43 /* Color of ReduceAction25 */, - 44 /* Property init */, - 1787 /* Id of ReduceAction26 */, - 3 /* Color of ReduceAction26 */, - 43 /* Color of ReduceAction26 */, - 44 /* Property init */, - 1743 /* Id of ReduceAction27 */, - 3 /* Color of ReduceAction27 */, - 43 /* Color of ReduceAction27 */, - 44 /* Property init */, - 1699 /* Id of ReduceAction28 */, - 3 /* Color of ReduceAction28 */, - 43 /* Color of ReduceAction28 */, - 44 /* Property init */, - 1655 /* Id of ReduceAction29 */, - 3 /* Color of ReduceAction29 */, - 43 /* Color of ReduceAction29 */, - 44 /* Property init */, - 1607 /* Id of ReduceAction30 */, - 3 /* Color of ReduceAction30 */, - 43 /* Color of ReduceAction30 */, - 44 /* Property init */, - 1563 /* Id of ReduceAction31 */, - 3 /* Color of ReduceAction31 */, - 43 /* Color of ReduceAction31 */, - 44 /* Property init */, - 1519 /* Id of ReduceAction32 */, - 3 /* Color of ReduceAction32 */, - 43 /* Color of ReduceAction32 */, - 44 /* Property init */, - 1475 /* Id of ReduceAction33 */, - 3 /* Color of ReduceAction33 */, - 43 /* Color of ReduceAction33 */, - 44 /* Property init */, - 1431 /* Id of ReduceAction34 */, - 3 /* Color of ReduceAction34 */, - 43 /* Color of ReduceAction34 */, - 44 /* Property init */, - 1387 /* Id of ReduceAction35 */, - 3 /* Color of ReduceAction35 */, - 43 /* Color of ReduceAction35 */, - 44 /* Property init */, - 1343 /* Id of ReduceAction36 */, - 3 /* Color of ReduceAction36 */, - 43 /* Color of ReduceAction36 */, - 44 /* Property init */, - 1299 /* Id of ReduceAction37 */, - 3 /* Color of ReduceAction37 */, - 43 /* Color of ReduceAction37 */, - 44 /* Property init */, - 1255 /* Id of ReduceAction38 */, - 3 /* Color of ReduceAction38 */, - 43 /* Color of ReduceAction38 */, - 44 /* Property init */, - 1211 /* Id of ReduceAction39 */, - 3 /* Color of ReduceAction39 */, - 43 /* Color of ReduceAction39 */, - 44 /* Property init */, - 1163 /* Id of ReduceAction40 */, - 3 /* Color of ReduceAction40 */, - 43 /* Color of ReduceAction40 */, - 44 /* Property init */, - 1119 /* Id of ReduceAction41 */, - 3 /* Color of ReduceAction41 */, - 43 /* Color of ReduceAction41 */, - 44 /* Property init */, - 1075 /* Id of ReduceAction42 */, - 3 /* Color of ReduceAction42 */, - 43 /* Color of ReduceAction42 */, - 44 /* Property init */, - 1031 /* Id of ReduceAction43 */, - 3 /* Color of ReduceAction43 */, - 43 /* Color of ReduceAction43 */, - 44 /* Property init */, - 987 /* Id of ReduceAction44 */, - 3 /* Color of ReduceAction44 */, - 43 /* Color of ReduceAction44 */, - 44 /* Property init */, - 943 /* Id of ReduceAction45 */, - 3 /* Color of ReduceAction45 */, - 43 /* Color of ReduceAction45 */, - 44 /* Property init */, - 899 /* Id of ReduceAction46 */, - 3 /* Color of ReduceAction46 */, - 43 /* Color of ReduceAction46 */, - 44 /* Property init */, - 855 /* Id of ReduceAction47 */, - 3 /* Color of ReduceAction47 */, - 43 /* Color of ReduceAction47 */, - 44 /* Property init */, - 811 /* Id of ReduceAction48 */, - 3 /* Color of ReduceAction48 */, - 43 /* Color of ReduceAction48 */, - 44 /* Property init */, - 767 /* Id of ReduceAction49 */, - 3 /* Color of ReduceAction49 */, - 43 /* Color of ReduceAction49 */, - 44 /* Property init */, - 719 /* Id of ReduceAction50 */, - 3 /* Color of ReduceAction50 */, - 43 /* Color of ReduceAction50 */, - 44 /* Property init */, - 675 /* Id of ReduceAction51 */, - 3 /* Color of ReduceAction51 */, - 43 /* Color of ReduceAction51 */, - 44 /* Property init */, - 631 /* Id of ReduceAction52 */, - 3 /* Color of ReduceAction52 */, - 43 /* Color of ReduceAction52 */, - 44 /* Property init */, - 587 /* Id of ReduceAction53 */, - 3 /* Color of ReduceAction53 */, - 43 /* Color of ReduceAction53 */, - 44 /* Property init */, - 543 /* Id of ReduceAction54 */, - 3 /* Color of ReduceAction54 */, - 43 /* Color of ReduceAction54 */, - 44 /* Property init */, - 499 /* Id of ReduceAction55 */, - 3 /* Color of ReduceAction55 */, - 43 /* Color of ReduceAction55 */, - 44 /* Property init */, - 455 /* Id of ReduceAction56 */, - 3 /* Color of ReduceAction56 */, - 43 /* Color of ReduceAction56 */, - 44 /* Property init */, - 411 /* Id of ReduceAction57 */, - 3 /* Color of ReduceAction57 */, - 43 /* Color of ReduceAction57 */, - 44 /* Property init */, - 395 /* Id of ReduceAction58 */, - 3 /* Color of ReduceAction58 */, - 43 /* Color of ReduceAction58 */, - 44 /* Property init */, - 391 /* Id of ReduceAction59 */, - 3 /* Color of ReduceAction59 */, - 43 /* Color of ReduceAction59 */, - 44 /* Property init */, - 383 /* Id of ReduceAction60 */, - 3 /* Color of ReduceAction60 */, - 43 /* Color of ReduceAction60 */, - 44 /* Property init */, - 379 /* Id of ReduceAction61 */, - 3 /* Color of ReduceAction61 */, - 43 /* Color of ReduceAction61 */, - 44 /* Property init */, - 375 /* Id of ReduceAction62 */, - 3 /* Color of ReduceAction62 */, - 43 /* Color of ReduceAction62 */, - 44 /* Property init */, - 371 /* Id of ReduceAction63 */, - 3 /* Color of ReduceAction63 */, - 43 /* Color of ReduceAction63 */, - 44 /* Property init */, - 367 /* Id of ReduceAction64 */, - 3 /* Color of ReduceAction64 */, - 43 /* Color of ReduceAction64 */, - 44 /* Property init */, - 363 /* Id of ReduceAction65 */, - 3 /* Color of ReduceAction65 */, - 43 /* Color of ReduceAction65 */, - 44 /* Property init */, - 359 /* Id of ReduceAction66 */, - 3 /* Color of ReduceAction66 */, - 43 /* Color of ReduceAction66 */, - 44 /* Property init */, - 355 /* Id of ReduceAction67 */, - 3 /* Color of ReduceAction67 */, - 43 /* Color of ReduceAction67 */, - 44 /* Property init */, - 351 /* Id of ReduceAction68 */, - 3 /* Color of ReduceAction68 */, - 43 /* Color of ReduceAction68 */, - 44 /* Property init */, - 347 /* Id of ReduceAction69 */, - 3 /* Color of ReduceAction69 */, - 43 /* Color of ReduceAction69 */, - 44 /* Property init */, - 339 /* Id of ReduceAction70 */, - 3 /* Color of ReduceAction70 */, - 43 /* Color of ReduceAction70 */, - 44 /* Property init */, - 335 /* Id of ReduceAction71 */, - 3 /* Color of ReduceAction71 */, - 43 /* Color of ReduceAction71 */, - 44 /* Property init */, - 331 /* Id of ReduceAction72 */, - 3 /* Color of ReduceAction72 */, - 43 /* Color of ReduceAction72 */, - 44 /* Property init */, - 327 /* Id of ReduceAction73 */, - 3 /* Color of ReduceAction73 */, - 43 /* Color of ReduceAction73 */, - 44 /* Property init */, - 323 /* Id of ReduceAction74 */, - 3 /* Color of ReduceAction74 */, - 43 /* Color of ReduceAction74 */, - 44 /* Property init */, - 319 /* Id of ReduceAction75 */, - 3 /* Color of ReduceAction75 */, - 43 /* Color of ReduceAction75 */, - 44 /* Property init */, - 315 /* Id of ReduceAction76 */, - 3 /* Color of ReduceAction76 */, - 43 /* Color of ReduceAction76 */, - 44 /* Property init */, - 311 /* Id of ReduceAction77 */, - 3 /* Color of ReduceAction77 */, - 43 /* Color of ReduceAction77 */, - 44 /* Property init */, - 307 /* Id of ReduceAction78 */, - 3 /* Color of ReduceAction78 */, - 43 /* Color of ReduceAction78 */, - 44 /* Property init */, - 303 /* Id of ReduceAction79 */, - 3 /* Color of ReduceAction79 */, - 43 /* Color of ReduceAction79 */, - 44 /* Property init */, - 295 /* Id of ReduceAction80 */, - 3 /* Color of ReduceAction80 */, - 43 /* Color of ReduceAction80 */, - 44 /* Property init */, - 291 /* Id of ReduceAction81 */, - 3 /* Color of ReduceAction81 */, - 43 /* Color of ReduceAction81 */, - 44 /* Property init */, - 287 /* Id of ReduceAction82 */, - 3 /* Color of ReduceAction82 */, - 43 /* Color of ReduceAction82 */, - 44 /* Property init */, - 283 /* Id of ReduceAction83 */, - 3 /* Color of ReduceAction83 */, - 43 /* Color of ReduceAction83 */, - 44 /* Property init */, - 279 /* Id of ReduceAction84 */, - 3 /* Color of ReduceAction84 */, - 43 /* Color of ReduceAction84 */, - 44 /* Property init */, - 275 /* Id of ReduceAction85 */, - 3 /* Color of ReduceAction85 */, - 43 /* Color of ReduceAction85 */, - 44 /* Property init */, - 271 /* Id of ReduceAction86 */, - 3 /* Color of ReduceAction86 */, - 43 /* Color of ReduceAction86 */, - 44 /* Property init */, - 267 /* Id of ReduceAction87 */, - 3 /* Color of ReduceAction87 */, - 43 /* Color of ReduceAction87 */, - 44 /* Property init */, - 263 /* Id of ReduceAction88 */, - 3 /* Color of ReduceAction88 */, - 43 /* Color of ReduceAction88 */, - 44 /* Property init */, - 259 /* Id of ReduceAction89 */, - 3 /* Color of ReduceAction89 */, - 43 /* Color of ReduceAction89 */, - 44 /* Property init */, - 251 /* Id of ReduceAction90 */, - 3 /* Color of ReduceAction90 */, - 43 /* Color of ReduceAction90 */, - 44 /* Property init */, - 247 /* Id of ReduceAction91 */, - 3 /* Color of ReduceAction91 */, - 43 /* Color of ReduceAction91 */, - 44 /* Property init */, - 243 /* Id of ReduceAction92 */, - 3 /* Color of ReduceAction92 */, - 43 /* Color of ReduceAction92 */, - 44 /* Property init */, - 239 /* Id of ReduceAction93 */, - 3 /* Color of ReduceAction93 */, - 43 /* Color of ReduceAction93 */, - 44 /* Property init */, - 235 /* Id of ReduceAction94 */, - 3 /* Color of ReduceAction94 */, - 43 /* Color of ReduceAction94 */, - 44 /* Property init */, - 231 /* Id of ReduceAction95 */, - 3 /* Color of ReduceAction95 */, - 43 /* Color of ReduceAction95 */, - 44 /* Property init */, - 227 /* Id of ReduceAction96 */, - 3 /* Color of ReduceAction96 */, - 43 /* Color of ReduceAction96 */, - 44 /* Property init */, - 223 /* Id of ReduceAction97 */, - 3 /* Color of ReduceAction97 */, - 43 /* Color of ReduceAction97 */, - 44 /* Property init */, - 219 /* Id of ReduceAction98 */, - 3 /* Color of ReduceAction98 */, - 43 /* Color of ReduceAction98 */, - 44 /* Property init */, - 215 /* Id of ReduceAction99 */, - 3 /* Color of ReduceAction99 */, - 43 /* Color of ReduceAction99 */, - 44 /* Property init */, - 2491 /* Id of ReduceAction100 */, - 3 /* Color of ReduceAction100 */, - 43 /* Color of ReduceAction100 */, - 44 /* Property init */, - 2487 /* Id of ReduceAction101 */, - 3 /* Color of ReduceAction101 */, - 43 /* Color of ReduceAction101 */, - 44 /* Property init */, - 2483 /* Id of ReduceAction102 */, - 3 /* Color of ReduceAction102 */, - 43 /* Color of ReduceAction102 */, - 44 /* Property init */, - 2479 /* Id of ReduceAction103 */, - 3 /* Color of ReduceAction103 */, - 43 /* Color of ReduceAction103 */, - 44 /* Property init */, - 2475 /* Id of ReduceAction104 */, - 3 /* Color of ReduceAction104 */, - 43 /* Color of ReduceAction104 */, - 44 /* Property init */, - 2471 /* Id of ReduceAction105 */, - 3 /* Color of ReduceAction105 */, - 43 /* Color of ReduceAction105 */, - 44 /* Property init */, - 2467 /* Id of ReduceAction106 */, - 3 /* Color of ReduceAction106 */, - 43 /* Color of ReduceAction106 */, - 44 /* Property init */, - 2463 /* Id of ReduceAction107 */, - 3 /* Color of ReduceAction107 */, - 43 /* Color of ReduceAction107 */, - 44 /* Property init */, - 2459 /* Id of ReduceAction108 */, - 3 /* Color of ReduceAction108 */, - 43 /* Color of ReduceAction108 */, - 44 /* Property init */, - 2455 /* Id of ReduceAction109 */, - 3 /* Color of ReduceAction109 */, - 43 /* Color of ReduceAction109 */, - 44 /* Property init */, - 2447 /* Id of ReduceAction110 */, - 3 /* Color of ReduceAction110 */, - 43 /* Color of ReduceAction110 */, - 44 /* Property init */, - 2443 /* Id of ReduceAction111 */, - 3 /* Color of ReduceAction111 */, - 43 /* Color of ReduceAction111 */, - 44 /* Property init */, - 2439 /* Id of ReduceAction112 */, - 3 /* Color of ReduceAction112 */, - 43 /* Color of ReduceAction112 */, - 44 /* Property init */, - 2435 /* Id of ReduceAction113 */, - 3 /* Color of ReduceAction113 */, - 43 /* Color of ReduceAction113 */, - 44 /* Property init */, - 2431 /* Id of ReduceAction114 */, - 3 /* Color of ReduceAction114 */, - 43 /* Color of ReduceAction114 */, - 44 /* Property init */, - 2427 /* Id of ReduceAction115 */, - 3 /* Color of ReduceAction115 */, - 43 /* Color of ReduceAction115 */, - 44 /* Property init */, - 2423 /* Id of ReduceAction116 */, - 3 /* Color of ReduceAction116 */, - 43 /* Color of ReduceAction116 */, - 44 /* Property init */, - 2419 /* Id of ReduceAction117 */, - 3 /* Color of ReduceAction117 */, - 43 /* Color of ReduceAction117 */, - 44 /* Property init */, - 2415 /* Id of ReduceAction118 */, - 3 /* Color of ReduceAction118 */, - 43 /* Color of ReduceAction118 */, - 44 /* Property init */, - 2411 /* Id of ReduceAction119 */, - 3 /* Color of ReduceAction119 */, - 43 /* Color of ReduceAction119 */, - 44 /* Property init */, - 2403 /* Id of ReduceAction120 */, - 3 /* Color of ReduceAction120 */, - 43 /* Color of ReduceAction120 */, - 44 /* Property init */, - 2399 /* Id of ReduceAction121 */, - 3 /* Color of ReduceAction121 */, - 43 /* Color of ReduceAction121 */, - 44 /* Property init */, - 2395 /* Id of ReduceAction122 */, - 3 /* Color of ReduceAction122 */, - 43 /* Color of ReduceAction122 */, - 44 /* Property init */, - 2391 /* Id of ReduceAction123 */, - 3 /* Color of ReduceAction123 */, - 43 /* Color of ReduceAction123 */, - 44 /* Property init */, - 2387 /* Id of ReduceAction124 */, - 3 /* Color of ReduceAction124 */, - 43 /* Color of ReduceAction124 */, - 44 /* Property init */, - 2383 /* Id of ReduceAction125 */, - 3 /* Color of ReduceAction125 */, - 43 /* Color of ReduceAction125 */, - 44 /* Property init */, - 2379 /* Id of ReduceAction126 */, - 3 /* Color of ReduceAction126 */, - 43 /* Color of ReduceAction126 */, - 44 /* Property init */, - 2375 /* Id of ReduceAction127 */, - 3 /* Color of ReduceAction127 */, - 43 /* Color of ReduceAction127 */, - 44 /* Property init */, - 2371 /* Id of ReduceAction128 */, - 3 /* Color of ReduceAction128 */, - 43 /* Color of ReduceAction128 */, - 44 /* Property init */, - 2367 /* Id of ReduceAction129 */, - 3 /* Color of ReduceAction129 */, - 43 /* Color of ReduceAction129 */, - 44 /* Property init */, - 2359 /* Id of ReduceAction130 */, - 3 /* Color of ReduceAction130 */, - 43 /* Color of ReduceAction130 */, - 44 /* Property init */, - 2355 /* Id of ReduceAction131 */, - 3 /* Color of ReduceAction131 */, - 43 /* Color of ReduceAction131 */, - 44 /* Property init */, - 2351 /* Id of ReduceAction132 */, - 3 /* Color of ReduceAction132 */, - 43 /* Color of ReduceAction132 */, - 44 /* Property init */, - 2347 /* Id of ReduceAction133 */, - 3 /* Color of ReduceAction133 */, - 43 /* Color of ReduceAction133 */, - 44 /* Property init */, - 2343 /* Id of ReduceAction134 */, - 3 /* Color of ReduceAction134 */, - 43 /* Color of ReduceAction134 */, - 44 /* Property init */, - 2339 /* Id of ReduceAction135 */, - 3 /* Color of ReduceAction135 */, - 43 /* Color of ReduceAction135 */, - 44 /* Property init */, - 2335 /* Id of ReduceAction136 */, - 3 /* Color of ReduceAction136 */, - 43 /* Color of ReduceAction136 */, - 44 /* Property init */, - 2331 /* Id of ReduceAction137 */, - 3 /* Color of ReduceAction137 */, - 43 /* Color of ReduceAction137 */, - 44 /* Property init */, - 2327 /* Id of ReduceAction138 */, - 3 /* Color of ReduceAction138 */, - 43 /* Color of ReduceAction138 */, - 44 /* Property init */, - 2323 /* Id of ReduceAction139 */, - 3 /* Color of ReduceAction139 */, - 43 /* Color of ReduceAction139 */, - 44 /* Property init */, - 2315 /* Id of ReduceAction140 */, - 3 /* Color of ReduceAction140 */, - 43 /* Color of ReduceAction140 */, - 44 /* Property init */, - 2311 /* Id of ReduceAction141 */, - 3 /* Color of ReduceAction141 */, - 43 /* Color of ReduceAction141 */, - 44 /* Property init */, - 2307 /* Id of ReduceAction142 */, - 3 /* Color of ReduceAction142 */, - 43 /* Color of ReduceAction142 */, - 44 /* Property init */, - 2303 /* Id of ReduceAction143 */, - 3 /* Color of ReduceAction143 */, - 43 /* Color of ReduceAction143 */, - 44 /* Property init */, - 2299 /* Id of ReduceAction144 */, - 3 /* Color of ReduceAction144 */, - 43 /* Color of ReduceAction144 */, - 44 /* Property init */, - 2295 /* Id of ReduceAction145 */, - 3 /* Color of ReduceAction145 */, - 43 /* Color of ReduceAction145 */, - 44 /* Property init */, - 2291 /* Id of ReduceAction146 */, - 3 /* Color of ReduceAction146 */, - 43 /* Color of ReduceAction146 */, - 44 /* Property init */, - 2287 /* Id of ReduceAction147 */, - 3 /* Color of ReduceAction147 */, - 43 /* Color of ReduceAction147 */, - 44 /* Property init */, - 2283 /* Id of ReduceAction148 */, - 3 /* Color of ReduceAction148 */, - 43 /* Color of ReduceAction148 */, - 44 /* Property init */, - 2279 /* Id of ReduceAction149 */, - 3 /* Color of ReduceAction149 */, - 43 /* Color of ReduceAction149 */, - 44 /* Property init */, - 2271 /* Id of ReduceAction150 */, - 3 /* Color of ReduceAction150 */, - 43 /* Color of ReduceAction150 */, - 44 /* Property init */, - 2267 /* Id of ReduceAction151 */, - 3 /* Color of ReduceAction151 */, - 43 /* Color of ReduceAction151 */, - 44 /* Property init */, - 2263 /* Id of ReduceAction152 */, - 3 /* Color of ReduceAction152 */, - 43 /* Color of ReduceAction152 */, - 44 /* Property init */, - 2259 /* Id of ReduceAction153 */, - 3 /* Color of ReduceAction153 */, - 43 /* Color of ReduceAction153 */, - 44 /* Property init */, - 2255 /* Id of ReduceAction154 */, - 3 /* Color of ReduceAction154 */, - 43 /* Color of ReduceAction154 */, - 44 /* Property init */, - 2251 /* Id of ReduceAction155 */, - 3 /* Color of ReduceAction155 */, - 43 /* Color of ReduceAction155 */, - 44 /* Property init */, - 2247 /* Id of ReduceAction156 */, - 3 /* Color of ReduceAction156 */, - 43 /* Color of ReduceAction156 */, - 44 /* Property init */, - 2243 /* Id of ReduceAction157 */, - 3 /* Color of ReduceAction157 */, - 43 /* Color of ReduceAction157 */, - 44 /* Property init */, - 2239 /* Id of ReduceAction158 */, - 3 /* Color of ReduceAction158 */, - 43 /* Color of ReduceAction158 */, - 44 /* Property init */, - 2235 /* Id of ReduceAction159 */, - 3 /* Color of ReduceAction159 */, - 43 /* Color of ReduceAction159 */, - 44 /* Property init */, - 2227 /* Id of ReduceAction160 */, - 3 /* Color of ReduceAction160 */, - 43 /* Color of ReduceAction160 */, - 44 /* Property init */, - 2223 /* Id of ReduceAction161 */, - 3 /* Color of ReduceAction161 */, - 43 /* Color of ReduceAction161 */, - 44 /* Property init */, - 2219 /* Id of ReduceAction162 */, - 3 /* Color of ReduceAction162 */, - 43 /* Color of ReduceAction162 */, - 44 /* Property init */, - 2215 /* Id of ReduceAction163 */, - 3 /* Color of ReduceAction163 */, - 43 /* Color of ReduceAction163 */, - 44 /* Property init */, - 2211 /* Id of ReduceAction164 */, - 3 /* Color of ReduceAction164 */, - 43 /* Color of ReduceAction164 */, - 44 /* Property init */, - 2207 /* Id of ReduceAction165 */, - 3 /* Color of ReduceAction165 */, - 43 /* Color of ReduceAction165 */, - 44 /* Property init */, - 2203 /* Id of ReduceAction166 */, - 3 /* Color of ReduceAction166 */, - 43 /* Color of ReduceAction166 */, - 44 /* Property init */, - 2199 /* Id of ReduceAction167 */, - 3 /* Color of ReduceAction167 */, - 43 /* Color of ReduceAction167 */, - 44 /* Property init */, - 2195 /* Id of ReduceAction168 */, - 3 /* Color of ReduceAction168 */, - 43 /* Color of ReduceAction168 */, - 44 /* Property init */, - 2191 /* Id of ReduceAction169 */, - 3 /* Color of ReduceAction169 */, - 43 /* Color of ReduceAction169 */, - 44 /* Property init */, - 2183 /* Id of ReduceAction170 */, - 3 /* Color of ReduceAction170 */, - 43 /* Color of ReduceAction170 */, - 44 /* Property init */, - 2179 /* Id of ReduceAction171 */, - 3 /* Color of ReduceAction171 */, - 43 /* Color of ReduceAction171 */, - 44 /* Property init */, - 2175 /* Id of ReduceAction172 */, - 3 /* Color of ReduceAction172 */, - 43 /* Color of ReduceAction172 */, - 44 /* Property init */, - 2171 /* Id of ReduceAction173 */, - 3 /* Color of ReduceAction173 */, - 43 /* Color of ReduceAction173 */, - 44 /* Property init */, - 2167 /* Id of ReduceAction174 */, - 3 /* Color of ReduceAction174 */, - 43 /* Color of ReduceAction174 */, - 44 /* Property init */, - 2163 /* Id of ReduceAction175 */, - 3 /* Color of ReduceAction175 */, - 43 /* Color of ReduceAction175 */, - 44 /* Property init */, - 2159 /* Id of ReduceAction176 */, - 3 /* Color of ReduceAction176 */, - 43 /* Color of ReduceAction176 */, - 44 /* Property init */, - 2155 /* Id of ReduceAction177 */, - 3 /* Color of ReduceAction177 */, - 43 /* Color of ReduceAction177 */, - 44 /* Property init */, - 2151 /* Id of ReduceAction178 */, - 3 /* Color of ReduceAction178 */, - 43 /* Color of ReduceAction178 */, - 44 /* Property init */, - 2147 /* Id of ReduceAction179 */, - 3 /* Color of ReduceAction179 */, - 43 /* Color of ReduceAction179 */, - 44 /* Property init */, - 2139 /* Id of ReduceAction180 */, - 3 /* Color of ReduceAction180 */, - 43 /* Color of ReduceAction180 */, - 44 /* Property init */, - 2135 /* Id of ReduceAction181 */, - 3 /* Color of ReduceAction181 */, - 43 /* Color of ReduceAction181 */, - 44 /* Property init */, - 2131 /* Id of ReduceAction182 */, - 3 /* Color of ReduceAction182 */, - 43 /* Color of ReduceAction182 */, - 44 /* Property init */, - 2127 /* Id of ReduceAction183 */, - 3 /* Color of ReduceAction183 */, - 43 /* Color of ReduceAction183 */, - 44 /* Property init */, - 2123 /* Id of ReduceAction184 */, - 3 /* Color of ReduceAction184 */, - 43 /* Color of ReduceAction184 */, - 44 /* Property init */, - 2119 /* Id of ReduceAction185 */, - 3 /* Color of ReduceAction185 */, - 43 /* Color of ReduceAction185 */, - 44 /* Property init */, - 2115 /* Id of ReduceAction186 */, - 3 /* Color of ReduceAction186 */, - 43 /* Color of ReduceAction186 */, - 44 /* Property init */, - 2111 /* Id of ReduceAction187 */, - 3 /* Color of ReduceAction187 */, - 43 /* Color of ReduceAction187 */, - 44 /* Property init */, - 2107 /* Id of ReduceAction188 */, - 3 /* Color of ReduceAction188 */, - 43 /* Color of ReduceAction188 */, - 44 /* Property init */, - 2103 /* Id of ReduceAction189 */, - 3 /* Color of ReduceAction189 */, - 43 /* Color of ReduceAction189 */, - 44 /* Property init */, - 2095 /* Id of ReduceAction190 */, - 3 /* Color of ReduceAction190 */, - 43 /* Color of ReduceAction190 */, - 44 /* Property init */, - 2091 /* Id of ReduceAction191 */, - 3 /* Color of ReduceAction191 */, - 43 /* Color of ReduceAction191 */, - 44 /* Property init */, - 2087 /* Id of ReduceAction192 */, - 3 /* Color of ReduceAction192 */, - 43 /* Color of ReduceAction192 */, - 44 /* Property init */, - 2083 /* Id of ReduceAction193 */, - 3 /* Color of ReduceAction193 */, - 43 /* Color of ReduceAction193 */, - 44 /* Property init */, - 2079 /* Id of ReduceAction194 */, - 3 /* Color of ReduceAction194 */, - 43 /* Color of ReduceAction194 */, - 44 /* Property init */, - 2075 /* Id of ReduceAction195 */, - 3 /* Color of ReduceAction195 */, - 43 /* Color of ReduceAction195 */, - 44 /* Property init */, - 2071 /* Id of ReduceAction196 */, - 3 /* Color of ReduceAction196 */, - 43 /* Color of ReduceAction196 */, - 44 /* Property init */, - 2067 /* Id of ReduceAction197 */, - 3 /* Color of ReduceAction197 */, - 43 /* Color of ReduceAction197 */, - 44 /* Property init */, - 2063 /* Id of ReduceAction198 */, - 3 /* Color of ReduceAction198 */, - 43 /* Color of ReduceAction198 */, - 44 /* Property init */, - 2059 /* Id of ReduceAction199 */, - 3 /* Color of ReduceAction199 */, - 43 /* Color of ReduceAction199 */, - 44 /* Property init */, - 2047 /* Id of ReduceAction200 */, - 3 /* Color of ReduceAction200 */, - 43 /* Color of ReduceAction200 */, - 44 /* Property init */, - 2043 /* Id of ReduceAction201 */, - 3 /* Color of ReduceAction201 */, - 43 /* Color of ReduceAction201 */, - 44 /* Property init */, - 2039 /* Id of ReduceAction202 */, - 3 /* Color of ReduceAction202 */, - 43 /* Color of ReduceAction202 */, - 44 /* Property init */, - 2035 /* Id of ReduceAction203 */, - 3 /* Color of ReduceAction203 */, - 43 /* Color of ReduceAction203 */, - 44 /* Property init */, - 2031 /* Id of ReduceAction204 */, - 3 /* Color of ReduceAction204 */, - 43 /* Color of ReduceAction204 */, - 44 /* Property init */, - 2027 /* Id of ReduceAction205 */, - 3 /* Color of ReduceAction205 */, - 43 /* Color of ReduceAction205 */, - 44 /* Property init */, - 2023 /* Id of ReduceAction206 */, - 3 /* Color of ReduceAction206 */, - 43 /* Color of ReduceAction206 */, - 44 /* Property init */, - 2019 /* Id of ReduceAction207 */, - 3 /* Color of ReduceAction207 */, - 43 /* Color of ReduceAction207 */, - 44 /* Property init */, - 2015 /* Id of ReduceAction208 */, - 3 /* Color of ReduceAction208 */, - 43 /* Color of ReduceAction208 */, - 44 /* Property init */, - 2011 /* Id of ReduceAction209 */, - 3 /* Color of ReduceAction209 */, - 43 /* Color of ReduceAction209 */, - 44 /* Property init */, - 2003 /* Id of ReduceAction210 */, - 3 /* Color of ReduceAction210 */, - 43 /* Color of ReduceAction210 */, - 44 /* Property init */, - 1999 /* Id of ReduceAction211 */, - 3 /* Color of ReduceAction211 */, - 43 /* Color of ReduceAction211 */, - 44 /* Property init */, - 1995 /* Id of ReduceAction212 */, - 3 /* Color of ReduceAction212 */, - 43 /* Color of ReduceAction212 */, - 44 /* Property init */, - 1991 /* Id of ReduceAction213 */, - 3 /* Color of ReduceAction213 */, - 43 /* Color of ReduceAction213 */, - 44 /* Property init */, - 1987 /* Id of ReduceAction214 */, - 3 /* Color of ReduceAction214 */, - 43 /* Color of ReduceAction214 */, - 44 /* Property init */, - 1983 /* Id of ReduceAction215 */, - 3 /* Color of ReduceAction215 */, - 43 /* Color of ReduceAction215 */, - 44 /* Property init */, - 1979 /* Id of ReduceAction216 */, - 3 /* Color of ReduceAction216 */, - 43 /* Color of ReduceAction216 */, - 44 /* Property init */, - 1975 /* Id of ReduceAction217 */, - 3 /* Color of ReduceAction217 */, - 43 /* Color of ReduceAction217 */, - 44 /* Property init */, - 1971 /* Id of ReduceAction218 */, - 3 /* Color of ReduceAction218 */, - 43 /* Color of ReduceAction218 */, - 44 /* Property init */, - 1967 /* Id of ReduceAction219 */, - 3 /* Color of ReduceAction219 */, - 43 /* Color of ReduceAction219 */, - 44 /* Property init */, - 1959 /* Id of ReduceAction220 */, - 3 /* Color of ReduceAction220 */, - 43 /* Color of ReduceAction220 */, - 44 /* Property init */, - 1955 /* Id of ReduceAction221 */, - 3 /* Color of ReduceAction221 */, - 43 /* Color of ReduceAction221 */, - 44 /* Property init */, - 1951 /* Id of ReduceAction222 */, - 3 /* Color of ReduceAction222 */, - 43 /* Color of ReduceAction222 */, - 44 /* Property init */, - 1947 /* Id of ReduceAction223 */, - 3 /* Color of ReduceAction223 */, - 43 /* Color of ReduceAction223 */, - 44 /* Property init */, - 1943 /* Id of ReduceAction224 */, - 3 /* Color of ReduceAction224 */, - 43 /* Color of ReduceAction224 */, - 44 /* Property init */, - 1939 /* Id of ReduceAction225 */, - 3 /* Color of ReduceAction225 */, - 43 /* Color of ReduceAction225 */, - 44 /* Property init */, - 1935 /* Id of ReduceAction226 */, - 3 /* Color of ReduceAction226 */, - 43 /* Color of ReduceAction226 */, - 44 /* Property init */, - 1931 /* Id of ReduceAction227 */, - 3 /* Color of ReduceAction227 */, - 43 /* Color of ReduceAction227 */, - 44 /* Property init */, - 1927 /* Id of ReduceAction228 */, - 3 /* Color of ReduceAction228 */, - 43 /* Color of ReduceAction228 */, - 44 /* Property init */, - 1923 /* Id of ReduceAction229 */, - 3 /* Color of ReduceAction229 */, - 43 /* Color of ReduceAction229 */, - 44 /* Property init */, - 1915 /* Id of ReduceAction230 */, - 3 /* Color of ReduceAction230 */, - 43 /* Color of ReduceAction230 */, - 44 /* Property init */, - 1911 /* Id of ReduceAction231 */, - 3 /* Color of ReduceAction231 */, - 43 /* Color of ReduceAction231 */, - 44 /* Property init */, - 1907 /* Id of ReduceAction232 */, - 3 /* Color of ReduceAction232 */, - 43 /* Color of ReduceAction232 */, - 44 /* Property init */, - 1903 /* Id of ReduceAction233 */, - 3 /* Color of ReduceAction233 */, - 43 /* Color of ReduceAction233 */, - 44 /* Property init */, - 1899 /* Id of ReduceAction234 */, - 3 /* Color of ReduceAction234 */, - 43 /* Color of ReduceAction234 */, - 44 /* Property init */, - 1895 /* Id of ReduceAction235 */, - 3 /* Color of ReduceAction235 */, - 43 /* Color of ReduceAction235 */, - 44 /* Property init */, - 1891 /* Id of ReduceAction236 */, - 3 /* Color of ReduceAction236 */, - 43 /* Color of ReduceAction236 */, - 44 /* Property init */, - 1887 /* Id of ReduceAction237 */, - 3 /* Color of ReduceAction237 */, - 43 /* Color of ReduceAction237 */, - 44 /* Property init */, - 1883 /* Id of ReduceAction238 */, - 3 /* Color of ReduceAction238 */, - 43 /* Color of ReduceAction238 */, - 44 /* Property init */, - 1879 /* Id of ReduceAction239 */, - 3 /* Color of ReduceAction239 */, - 43 /* Color of ReduceAction239 */, - 44 /* Property init */, - 1871 /* Id of ReduceAction240 */, - 3 /* Color of ReduceAction240 */, - 43 /* Color of ReduceAction240 */, - 44 /* Property init */, - 1867 /* Id of ReduceAction241 */, - 3 /* Color of ReduceAction241 */, - 43 /* Color of ReduceAction241 */, - 44 /* Property init */, - 1863 /* Id of ReduceAction242 */, - 3 /* Color of ReduceAction242 */, - 43 /* Color of ReduceAction242 */, - 44 /* Property init */, - 1859 /* Id of ReduceAction243 */, - 3 /* Color of ReduceAction243 */, - 43 /* Color of ReduceAction243 */, - 44 /* Property init */, - 1855 /* Id of ReduceAction244 */, - 3 /* Color of ReduceAction244 */, - 43 /* Color of ReduceAction244 */, - 44 /* Property init */, - 1851 /* Id of ReduceAction245 */, - 3 /* Color of ReduceAction245 */, - 43 /* Color of ReduceAction245 */, - 44 /* Property init */, - 1847 /* Id of ReduceAction246 */, - 3 /* Color of ReduceAction246 */, - 43 /* Color of ReduceAction246 */, - 44 /* Property init */, - 1843 /* Id of ReduceAction247 */, - 3 /* Color of ReduceAction247 */, - 43 /* Color of ReduceAction247 */, - 44 /* Property init */, - 1839 /* Id of ReduceAction248 */, - 3 /* Color of ReduceAction248 */, - 43 /* Color of ReduceAction248 */, - 44 /* Property init */, - 1835 /* Id of ReduceAction249 */, - 3 /* Color of ReduceAction249 */, - 43 /* Color of ReduceAction249 */, - 44 /* Property init */, - 1827 /* Id of ReduceAction250 */, - 3 /* Color of ReduceAction250 */, - 43 /* Color of ReduceAction250 */, - 44 /* Property init */, - 1823 /* Id of ReduceAction251 */, - 3 /* Color of ReduceAction251 */, - 43 /* Color of ReduceAction251 */, - 44 /* Property init */, - 1819 /* Id of ReduceAction252 */, - 3 /* Color of ReduceAction252 */, - 43 /* Color of ReduceAction252 */, - 44 /* Property init */, - 1815 /* Id of ReduceAction253 */, - 3 /* Color of ReduceAction253 */, - 43 /* Color of ReduceAction253 */, - 44 /* Property init */, - 1811 /* Id of ReduceAction254 */, - 3 /* Color of ReduceAction254 */, - 43 /* Color of ReduceAction254 */, - 44 /* Property init */, - 1807 /* Id of ReduceAction255 */, - 3 /* Color of ReduceAction255 */, - 43 /* Color of ReduceAction255 */, - 44 /* Property init */, - 1803 /* Id of ReduceAction256 */, - 3 /* Color of ReduceAction256 */, - 43 /* Color of ReduceAction256 */, - 44 /* Property init */, - 1799 /* Id of ReduceAction257 */, - 3 /* Color of ReduceAction257 */, - 43 /* Color of ReduceAction257 */, - 44 /* Property init */, - 1795 /* Id of ReduceAction258 */, - 3 /* Color of ReduceAction258 */, - 43 /* Color of ReduceAction258 */, - 44 /* Property init */, - 1791 /* Id of ReduceAction259 */, - 3 /* Color of ReduceAction259 */, - 43 /* Color of ReduceAction259 */, - 44 /* Property init */, - 1783 /* Id of ReduceAction260 */, - 3 /* Color of ReduceAction260 */, - 43 /* Color of ReduceAction260 */, - 44 /* Property init */, - 1779 /* Id of ReduceAction261 */, - 3 /* Color of ReduceAction261 */, - 43 /* Color of ReduceAction261 */, - 44 /* Property init */, - 1775 /* Id of ReduceAction262 */, - 3 /* Color of ReduceAction262 */, - 43 /* Color of ReduceAction262 */, - 44 /* Property init */, - 1771 /* Id of ReduceAction263 */, - 3 /* Color of ReduceAction263 */, - 43 /* Color of ReduceAction263 */, - 44 /* Property init */, - 1767 /* Id of ReduceAction264 */, - 3 /* Color of ReduceAction264 */, - 43 /* Color of ReduceAction264 */, - 44 /* Property init */, - 1763 /* Id of ReduceAction265 */, - 3 /* Color of ReduceAction265 */, - 43 /* Color of ReduceAction265 */, - 44 /* Property init */, - 1759 /* Id of ReduceAction266 */, - 3 /* Color of ReduceAction266 */, - 43 /* Color of ReduceAction266 */, - 44 /* Property init */, - 1755 /* Id of ReduceAction267 */, - 3 /* Color of ReduceAction267 */, - 43 /* Color of ReduceAction267 */, - 44 /* Property init */, - 1751 /* Id of ReduceAction268 */, - 3 /* Color of ReduceAction268 */, - 43 /* Color of ReduceAction268 */, - 44 /* Property init */, - 1747 /* Id of ReduceAction269 */, - 3 /* Color of ReduceAction269 */, - 43 /* Color of ReduceAction269 */, - 44 /* Property init */, - 1739 /* Id of ReduceAction270 */, - 3 /* Color of ReduceAction270 */, - 43 /* Color of ReduceAction270 */, - 44 /* Property init */, - 1735 /* Id of ReduceAction271 */, - 3 /* Color of ReduceAction271 */, - 43 /* Color of ReduceAction271 */, - 44 /* Property init */, - 1731 /* Id of ReduceAction272 */, - 3 /* Color of ReduceAction272 */, - 43 /* Color of ReduceAction272 */, - 44 /* Property init */, - 1727 /* Id of ReduceAction273 */, - 3 /* Color of ReduceAction273 */, - 43 /* Color of ReduceAction273 */, - 44 /* Property init */, - 1723 /* Id of ReduceAction274 */, - 3 /* Color of ReduceAction274 */, - 43 /* Color of ReduceAction274 */, - 44 /* Property init */, - 1719 /* Id of ReduceAction275 */, - 3 /* Color of ReduceAction275 */, - 43 /* Color of ReduceAction275 */, - 44 /* Property init */, - 1715 /* Id of ReduceAction276 */, - 3 /* Color of ReduceAction276 */, - 43 /* Color of ReduceAction276 */, - 44 /* Property init */, - 1711 /* Id of ReduceAction277 */, - 3 /* Color of ReduceAction277 */, - 43 /* Color of ReduceAction277 */, - 44 /* Property init */, - 1707 /* Id of ReduceAction278 */, - 3 /* Color of ReduceAction278 */, - 43 /* Color of ReduceAction278 */, - 44 /* Property init */, - 1703 /* Id of ReduceAction279 */, - 3 /* Color of ReduceAction279 */, - 43 /* Color of ReduceAction279 */, - 44 /* Property init */, - 1695 /* Id of ReduceAction280 */, - 3 /* Color of ReduceAction280 */, - 43 /* Color of ReduceAction280 */, - 44 /* Property init */, - 1691 /* Id of ReduceAction281 */, - 3 /* Color of ReduceAction281 */, - 43 /* Color of ReduceAction281 */, - 44 /* Property init */, - 1687 /* Id of ReduceAction282 */, - 3 /* Color of ReduceAction282 */, - 43 /* Color of ReduceAction282 */, - 44 /* Property init */, - 1683 /* Id of ReduceAction283 */, - 3 /* Color of ReduceAction283 */, - 43 /* Color of ReduceAction283 */, - 44 /* Property init */, - 1679 /* Id of ReduceAction284 */, - 3 /* Color of ReduceAction284 */, - 43 /* Color of ReduceAction284 */, - 44 /* Property init */, - 1675 /* Id of ReduceAction285 */, - 3 /* Color of ReduceAction285 */, - 43 /* Color of ReduceAction285 */, - 44 /* Property init */, - 1671 /* Id of ReduceAction286 */, - 3 /* Color of ReduceAction286 */, - 43 /* Color of ReduceAction286 */, - 44 /* Property init */, - 1667 /* Id of ReduceAction287 */, - 3 /* Color of ReduceAction287 */, - 43 /* Color of ReduceAction287 */, - 44 /* Property init */, - 1663 /* Id of ReduceAction288 */, - 3 /* Color of ReduceAction288 */, - 43 /* Color of ReduceAction288 */, - 44 /* Property init */, - 1659 /* Id of ReduceAction289 */, - 3 /* Color of ReduceAction289 */, - 43 /* Color of ReduceAction289 */, - 44 /* Property init */, - 1651 /* Id of ReduceAction290 */, - 3 /* Color of ReduceAction290 */, - 43 /* Color of ReduceAction290 */, - 44 /* Property init */, - 1647 /* Id of ReduceAction291 */, - 3 /* Color of ReduceAction291 */, - 43 /* Color of ReduceAction291 */, - 44 /* Property init */, - 1643 /* Id of ReduceAction292 */, - 3 /* Color of ReduceAction292 */, - 43 /* Color of ReduceAction292 */, - 44 /* Property init */, - 1639 /* Id of ReduceAction293 */, - 3 /* Color of ReduceAction293 */, - 43 /* Color of ReduceAction293 */, - 44 /* Property init */, - 1635 /* Id of ReduceAction294 */, - 3 /* Color of ReduceAction294 */, - 43 /* Color of ReduceAction294 */, - 44 /* Property init */, - 1631 /* Id of ReduceAction295 */, - 3 /* Color of ReduceAction295 */, - 43 /* Color of ReduceAction295 */, - 44 /* Property init */, - 1627 /* Id of ReduceAction296 */, - 3 /* Color of ReduceAction296 */, - 43 /* Color of ReduceAction296 */, - 44 /* Property init */, - 1623 /* Id of ReduceAction297 */, - 3 /* Color of ReduceAction297 */, - 43 /* Color of ReduceAction297 */, - 44 /* Property init */, - 1619 /* Id of ReduceAction298 */, - 3 /* Color of ReduceAction298 */, - 43 /* Color of ReduceAction298 */, - 44 /* Property init */, - 1615 /* Id of ReduceAction299 */, - 3 /* Color of ReduceAction299 */, - 43 /* Color of ReduceAction299 */, - 44 /* Property init */, - 1603 /* Id of ReduceAction300 */, - 3 /* Color of ReduceAction300 */, - 43 /* Color of ReduceAction300 */, - 44 /* Property init */, - 1599 /* Id of ReduceAction301 */, - 3 /* Color of ReduceAction301 */, - 43 /* Color of ReduceAction301 */, - 44 /* Property init */, - 1595 /* Id of ReduceAction302 */, - 3 /* Color of ReduceAction302 */, - 43 /* Color of ReduceAction302 */, - 44 /* Property init */, - 1591 /* Id of ReduceAction303 */, - 3 /* Color of ReduceAction303 */, - 43 /* Color of ReduceAction303 */, - 44 /* Property init */, - 1587 /* Id of ReduceAction304 */, - 3 /* Color of ReduceAction304 */, - 43 /* Color of ReduceAction304 */, - 44 /* Property init */, - 1583 /* Id of ReduceAction305 */, - 3 /* Color of ReduceAction305 */, - 43 /* Color of ReduceAction305 */, - 44 /* Property init */, - 1579 /* Id of ReduceAction306 */, - 3 /* Color of ReduceAction306 */, - 43 /* Color of ReduceAction306 */, - 44 /* Property init */, - 1575 /* Id of ReduceAction307 */, - 3 /* Color of ReduceAction307 */, - 43 /* Color of ReduceAction307 */, - 44 /* Property init */, - 1571 /* Id of ReduceAction308 */, - 3 /* Color of ReduceAction308 */, - 43 /* Color of ReduceAction308 */, - 44 /* Property init */, - 1567 /* Id of ReduceAction309 */, - 3 /* Color of ReduceAction309 */, - 43 /* Color of ReduceAction309 */, - 44 /* Property init */, - 1559 /* Id of ReduceAction310 */, - 3 /* Color of ReduceAction310 */, - 43 /* Color of ReduceAction310 */, - 44 /* Property init */, - 1555 /* Id of ReduceAction311 */, - 3 /* Color of ReduceAction311 */, - 43 /* Color of ReduceAction311 */, - 44 /* Property init */, - 1551 /* Id of ReduceAction312 */, - 3 /* Color of ReduceAction312 */, - 43 /* Color of ReduceAction312 */, - 44 /* Property init */, - 1547 /* Id of ReduceAction313 */, - 3 /* Color of ReduceAction313 */, - 43 /* Color of ReduceAction313 */, - 44 /* Property init */, - 1543 /* Id of ReduceAction314 */, - 3 /* Color of ReduceAction314 */, - 43 /* Color of ReduceAction314 */, - 44 /* Property init */, - 1539 /* Id of ReduceAction315 */, - 3 /* Color of ReduceAction315 */, - 43 /* Color of ReduceAction315 */, - 44 /* Property init */, - 1535 /* Id of ReduceAction316 */, - 3 /* Color of ReduceAction316 */, - 43 /* Color of ReduceAction316 */, - 44 /* Property init */, - 1531 /* Id of ReduceAction317 */, - 3 /* Color of ReduceAction317 */, - 43 /* Color of ReduceAction317 */, - 44 /* Property init */, - 1527 /* Id of ReduceAction318 */, - 3 /* Color of ReduceAction318 */, - 43 /* Color of ReduceAction318 */, - 44 /* Property init */, - 1523 /* Id of ReduceAction319 */, - 3 /* Color of ReduceAction319 */, - 43 /* Color of ReduceAction319 */, - 44 /* Property init */, - 1515 /* Id of ReduceAction320 */, - 3 /* Color of ReduceAction320 */, - 43 /* Color of ReduceAction320 */, - 44 /* Property init */, - 1511 /* Id of ReduceAction321 */, - 3 /* Color of ReduceAction321 */, - 43 /* Color of ReduceAction321 */, - 44 /* Property init */, - 1507 /* Id of ReduceAction322 */, - 3 /* Color of ReduceAction322 */, - 43 /* Color of ReduceAction322 */, - 44 /* Property init */, - 1503 /* Id of ReduceAction323 */, - 3 /* Color of ReduceAction323 */, - 43 /* Color of ReduceAction323 */, - 44 /* Property init */, - 1499 /* Id of ReduceAction324 */, - 3 /* Color of ReduceAction324 */, - 43 /* Color of ReduceAction324 */, - 44 /* Property init */, - 1495 /* Id of ReduceAction325 */, - 3 /* Color of ReduceAction325 */, - 43 /* Color of ReduceAction325 */, - 44 /* Property init */, - 1491 /* Id of ReduceAction326 */, - 3 /* Color of ReduceAction326 */, - 43 /* Color of ReduceAction326 */, - 44 /* Property init */, - 1487 /* Id of ReduceAction327 */, - 3 /* Color of ReduceAction327 */, - 43 /* Color of ReduceAction327 */, - 44 /* Property init */, - 1483 /* Id of ReduceAction328 */, - 3 /* Color of ReduceAction328 */, - 43 /* Color of ReduceAction328 */, - 44 /* Property init */, - 1479 /* Id of ReduceAction329 */, - 3 /* Color of ReduceAction329 */, - 43 /* Color of ReduceAction329 */, - 44 /* Property init */, - 1471 /* Id of ReduceAction330 */, - 3 /* Color of ReduceAction330 */, - 43 /* Color of ReduceAction330 */, - 44 /* Property init */, - 1467 /* Id of ReduceAction331 */, - 3 /* Color of ReduceAction331 */, - 43 /* Color of ReduceAction331 */, - 44 /* Property init */, - 1463 /* Id of ReduceAction332 */, - 3 /* Color of ReduceAction332 */, - 43 /* Color of ReduceAction332 */, - 44 /* Property init */, - 1459 /* Id of ReduceAction333 */, - 3 /* Color of ReduceAction333 */, - 43 /* Color of ReduceAction333 */, - 44 /* Property init */, - 1455 /* Id of ReduceAction334 */, - 3 /* Color of ReduceAction334 */, - 43 /* Color of ReduceAction334 */, - 44 /* Property init */, - 1451 /* Id of ReduceAction335 */, - 3 /* Color of ReduceAction335 */, - 43 /* Color of ReduceAction335 */, - 44 /* Property init */, - 1447 /* Id of ReduceAction336 */, - 3 /* Color of ReduceAction336 */, - 43 /* Color of ReduceAction336 */, - 44 /* Property init */, - 1443 /* Id of ReduceAction337 */, - 3 /* Color of ReduceAction337 */, - 43 /* Color of ReduceAction337 */, - 44 /* Property init */, - 1439 /* Id of ReduceAction338 */, - 3 /* Color of ReduceAction338 */, - 43 /* Color of ReduceAction338 */, - 44 /* Property init */, - 1435 /* Id of ReduceAction339 */, - 3 /* Color of ReduceAction339 */, - 43 /* Color of ReduceAction339 */, - 44 /* Property init */, - 1427 /* Id of ReduceAction340 */, - 3 /* Color of ReduceAction340 */, - 43 /* Color of ReduceAction340 */, - 44 /* Property init */, - 1423 /* Id of ReduceAction341 */, - 3 /* Color of ReduceAction341 */, - 43 /* Color of ReduceAction341 */, - 44 /* Property init */, - 1419 /* Id of ReduceAction342 */, - 3 /* Color of ReduceAction342 */, - 43 /* Color of ReduceAction342 */, - 44 /* Property init */, - 1415 /* Id of ReduceAction343 */, - 3 /* Color of ReduceAction343 */, - 43 /* Color of ReduceAction343 */, - 44 /* Property init */, - 1411 /* Id of ReduceAction344 */, - 3 /* Color of ReduceAction344 */, - 43 /* Color of ReduceAction344 */, - 44 /* Property init */, - 1407 /* Id of ReduceAction345 */, - 3 /* Color of ReduceAction345 */, - 43 /* Color of ReduceAction345 */, - 44 /* Property init */, - 1403 /* Id of ReduceAction346 */, - 3 /* Color of ReduceAction346 */, - 43 /* Color of ReduceAction346 */, - 44 /* Property init */, - 1399 /* Id of ReduceAction347 */, - 3 /* Color of ReduceAction347 */, - 43 /* Color of ReduceAction347 */, - 44 /* Property init */, - 1395 /* Id of ReduceAction348 */, - 3 /* Color of ReduceAction348 */, - 43 /* Color of ReduceAction348 */, - 44 /* Property init */, - 1391 /* Id of ReduceAction349 */, - 3 /* Color of ReduceAction349 */, - 43 /* Color of ReduceAction349 */, - 44 /* Property init */, - 1383 /* Id of ReduceAction350 */, - 3 /* Color of ReduceAction350 */, - 43 /* Color of ReduceAction350 */, - 44 /* Property init */, - 1379 /* Id of ReduceAction351 */, - 3 /* Color of ReduceAction351 */, - 43 /* Color of ReduceAction351 */, - 44 /* Property init */, - 1375 /* Id of ReduceAction352 */, - 3 /* Color of ReduceAction352 */, - 43 /* Color of ReduceAction352 */, - 44 /* Property init */, - 1371 /* Id of ReduceAction353 */, - 3 /* Color of ReduceAction353 */, - 43 /* Color of ReduceAction353 */, - 44 /* Property init */, - 1367 /* Id of ReduceAction354 */, - 3 /* Color of ReduceAction354 */, - 43 /* Color of ReduceAction354 */, - 44 /* Property init */, - 1363 /* Id of ReduceAction355 */, - 3 /* Color of ReduceAction355 */, - 43 /* Color of ReduceAction355 */, - 44 /* Property init */, - 1359 /* Id of ReduceAction356 */, - 3 /* Color of ReduceAction356 */, - 43 /* Color of ReduceAction356 */, - 44 /* Property init */, - 1355 /* Id of ReduceAction357 */, - 3 /* Color of ReduceAction357 */, - 43 /* Color of ReduceAction357 */, - 44 /* Property init */, - 1351 /* Id of ReduceAction358 */, - 3 /* Color of ReduceAction358 */, - 43 /* Color of ReduceAction358 */, - 44 /* Property init */, - 1347 /* Id of ReduceAction359 */, - 3 /* Color of ReduceAction359 */, - 43 /* Color of ReduceAction359 */, - 44 /* Property init */, - 1339 /* Id of ReduceAction360 */, - 3 /* Color of ReduceAction360 */, - 43 /* Color of ReduceAction360 */, - 44 /* Property init */, - 1335 /* Id of ReduceAction361 */, - 3 /* Color of ReduceAction361 */, - 43 /* Color of ReduceAction361 */, - 44 /* Property init */, - 1331 /* Id of ReduceAction362 */, - 3 /* Color of ReduceAction362 */, - 43 /* Color of ReduceAction362 */, - 44 /* Property init */, - 1327 /* Id of ReduceAction363 */, - 3 /* Color of ReduceAction363 */, - 43 /* Color of ReduceAction363 */, - 44 /* Property init */, - 1323 /* Id of ReduceAction364 */, - 3 /* Color of ReduceAction364 */, - 43 /* Color of ReduceAction364 */, - 44 /* Property init */, - 1319 /* Id of ReduceAction365 */, - 3 /* Color of ReduceAction365 */, - 43 /* Color of ReduceAction365 */, - 44 /* Property init */, - 1315 /* Id of ReduceAction366 */, - 3 /* Color of ReduceAction366 */, - 43 /* Color of ReduceAction366 */, - 44 /* Property init */, - 1311 /* Id of ReduceAction367 */, - 3 /* Color of ReduceAction367 */, - 43 /* Color of ReduceAction367 */, - 44 /* Property init */, - 1307 /* Id of ReduceAction368 */, - 3 /* Color of ReduceAction368 */, - 43 /* Color of ReduceAction368 */, - 44 /* Property init */, - 1303 /* Id of ReduceAction369 */, - 3 /* Color of ReduceAction369 */, - 43 /* Color of ReduceAction369 */, - 44 /* Property init */, - 1295 /* Id of ReduceAction370 */, - 3 /* Color of ReduceAction370 */, - 43 /* Color of ReduceAction370 */, - 44 /* Property init */, - 1291 /* Id of ReduceAction371 */, - 3 /* Color of ReduceAction371 */, - 43 /* Color of ReduceAction371 */, - 44 /* Property init */, - 1287 /* Id of ReduceAction372 */, - 3 /* Color of ReduceAction372 */, - 43 /* Color of ReduceAction372 */, - 44 /* Property init */, - 1283 /* Id of ReduceAction373 */, - 3 /* Color of ReduceAction373 */, - 43 /* Color of ReduceAction373 */, - 44 /* Property init */, - 1279 /* Id of ReduceAction374 */, - 3 /* Color of ReduceAction374 */, - 43 /* Color of ReduceAction374 */, - 44 /* Property init */, - 1275 /* Id of ReduceAction375 */, - 3 /* Color of ReduceAction375 */, - 43 /* Color of ReduceAction375 */, - 44 /* Property init */, - 1271 /* Id of ReduceAction376 */, - 3 /* Color of ReduceAction376 */, - 43 /* Color of ReduceAction376 */, - 44 /* Property init */, - 1267 /* Id of ReduceAction377 */, - 3 /* Color of ReduceAction377 */, - 43 /* Color of ReduceAction377 */, - 44 /* Property init */, - 1263 /* Id of ReduceAction378 */, - 3 /* Color of ReduceAction378 */, - 43 /* Color of ReduceAction378 */, - 44 /* Property init */, - 1259 /* Id of ReduceAction379 */, - 3 /* Color of ReduceAction379 */, - 43 /* Color of ReduceAction379 */, - 44 /* Property init */, - 1251 /* Id of ReduceAction380 */, - 3 /* Color of ReduceAction380 */, - 43 /* Color of ReduceAction380 */, - 44 /* Property init */, - 1247 /* Id of ReduceAction381 */, - 3 /* Color of ReduceAction381 */, - 43 /* Color of ReduceAction381 */, - 44 /* Property init */, - 1243 /* Id of ReduceAction382 */, - 3 /* Color of ReduceAction382 */, - 43 /* Color of ReduceAction382 */, - 44 /* Property init */, - 1239 /* Id of ReduceAction383 */, - 3 /* Color of ReduceAction383 */, - 43 /* Color of ReduceAction383 */, - 44 /* Property init */, - 1235 /* Id of ReduceAction384 */, - 3 /* Color of ReduceAction384 */, - 43 /* Color of ReduceAction384 */, - 44 /* Property init */, - 1231 /* Id of ReduceAction385 */, - 3 /* Color of ReduceAction385 */, - 43 /* Color of ReduceAction385 */, - 44 /* Property init */, - 1227 /* Id of ReduceAction386 */, - 3 /* Color of ReduceAction386 */, - 43 /* Color of ReduceAction386 */, - 44 /* Property init */, - 1223 /* Id of ReduceAction387 */, - 3 /* Color of ReduceAction387 */, - 43 /* Color of ReduceAction387 */, - 44 /* Property init */, - 1219 /* Id of ReduceAction388 */, - 3 /* Color of ReduceAction388 */, - 43 /* Color of ReduceAction388 */, - 44 /* Property init */, - 1215 /* Id of ReduceAction389 */, - 3 /* Color of ReduceAction389 */, - 43 /* Color of ReduceAction389 */, - 44 /* Property init */, - 1207 /* Id of ReduceAction390 */, - 3 /* Color of ReduceAction390 */, - 43 /* Color of ReduceAction390 */, - 44 /* Property init */, - 1203 /* Id of ReduceAction391 */, - 3 /* Color of ReduceAction391 */, - 43 /* Color of ReduceAction391 */, - 44 /* Property init */, - 1199 /* Id of ReduceAction392 */, - 3 /* Color of ReduceAction392 */, - 43 /* Color of ReduceAction392 */, - 44 /* Property init */, - 1195 /* Id of ReduceAction393 */, - 3 /* Color of ReduceAction393 */, - 43 /* Color of ReduceAction393 */, - 44 /* Property init */, - 1191 /* Id of ReduceAction394 */, - 3 /* Color of ReduceAction394 */, - 43 /* Color of ReduceAction394 */, - 44 /* Property init */, - 1187 /* Id of ReduceAction395 */, - 3 /* Color of ReduceAction395 */, - 43 /* Color of ReduceAction395 */, - 44 /* Property init */, - 1183 /* Id of ReduceAction396 */, - 3 /* Color of ReduceAction396 */, - 43 /* Color of ReduceAction396 */, - 44 /* Property init */, - 1179 /* Id of ReduceAction397 */, - 3 /* Color of ReduceAction397 */, - 43 /* Color of ReduceAction397 */, - 44 /* Property init */, - 1175 /* Id of ReduceAction398 */, - 3 /* Color of ReduceAction398 */, - 43 /* Color of ReduceAction398 */, - 44 /* Property init */, - 1171 /* Id of ReduceAction399 */, - 3 /* Color of ReduceAction399 */, - 43 /* Color of ReduceAction399 */, - 44 /* Property init */, - 1159 /* Id of ReduceAction400 */, - 3 /* Color of ReduceAction400 */, - 43 /* Color of ReduceAction400 */, - 44 /* Property init */, - 1155 /* Id of ReduceAction401 */, - 3 /* Color of ReduceAction401 */, - 43 /* Color of ReduceAction401 */, - 44 /* Property init */, - 1151 /* Id of ReduceAction402 */, - 3 /* Color of ReduceAction402 */, - 43 /* Color of ReduceAction402 */, - 44 /* Property init */, - 1147 /* Id of ReduceAction403 */, - 3 /* Color of ReduceAction403 */, - 43 /* Color of ReduceAction403 */, - 44 /* Property init */, - 1143 /* Id of ReduceAction404 */, - 3 /* Color of ReduceAction404 */, - 43 /* Color of ReduceAction404 */, - 44 /* Property init */, - 1139 /* Id of ReduceAction405 */, - 3 /* Color of ReduceAction405 */, - 43 /* Color of ReduceAction405 */, - 44 /* Property init */, - 1135 /* Id of ReduceAction406 */, - 3 /* Color of ReduceAction406 */, - 43 /* Color of ReduceAction406 */, - 44 /* Property init */, - 1131 /* Id of ReduceAction407 */, - 3 /* Color of ReduceAction407 */, - 43 /* Color of ReduceAction407 */, - 44 /* Property init */, - 1127 /* Id of ReduceAction408 */, - 3 /* Color of ReduceAction408 */, - 43 /* Color of ReduceAction408 */, - 44 /* Property init */, - 1123 /* Id of ReduceAction409 */, - 3 /* Color of ReduceAction409 */, - 43 /* Color of ReduceAction409 */, - 44 /* Property init */, - 1115 /* Id of ReduceAction410 */, - 3 /* Color of ReduceAction410 */, - 43 /* Color of ReduceAction410 */, - 44 /* Property init */, - 1111 /* Id of ReduceAction411 */, - 3 /* Color of ReduceAction411 */, - 43 /* Color of ReduceAction411 */, - 44 /* Property init */, - 1107 /* Id of ReduceAction412 */, - 3 /* Color of ReduceAction412 */, - 43 /* Color of ReduceAction412 */, - 44 /* Property init */, - 1103 /* Id of ReduceAction413 */, - 3 /* Color of ReduceAction413 */, - 43 /* Color of ReduceAction413 */, - 44 /* Property init */, - 1099 /* Id of ReduceAction414 */, - 3 /* Color of ReduceAction414 */, - 43 /* Color of ReduceAction414 */, - 44 /* Property init */, - 1095 /* Id of ReduceAction415 */, - 3 /* Color of ReduceAction415 */, - 43 /* Color of ReduceAction415 */, - 44 /* Property init */, - 1091 /* Id of ReduceAction416 */, - 3 /* Color of ReduceAction416 */, - 43 /* Color of ReduceAction416 */, - 44 /* Property init */, - 1087 /* Id of ReduceAction417 */, - 3 /* Color of ReduceAction417 */, - 43 /* Color of ReduceAction417 */, - 44 /* Property init */, - 1083 /* Id of ReduceAction418 */, - 3 /* Color of ReduceAction418 */, - 43 /* Color of ReduceAction418 */, - 44 /* Property init */, - 1079 /* Id of ReduceAction419 */, - 3 /* Color of ReduceAction419 */, - 43 /* Color of ReduceAction419 */, - 44 /* Property init */, - 1071 /* Id of ReduceAction420 */, - 3 /* Color of ReduceAction420 */, - 43 /* Color of ReduceAction420 */, - 44 /* Property init */, - 1067 /* Id of ReduceAction421 */, - 3 /* Color of ReduceAction421 */, - 43 /* Color of ReduceAction421 */, - 44 /* Property init */, - 1063 /* Id of ReduceAction422 */, - 3 /* Color of ReduceAction422 */, - 43 /* Color of ReduceAction422 */, - 44 /* Property init */, - 1059 /* Id of ReduceAction423 */, - 3 /* Color of ReduceAction423 */, - 43 /* Color of ReduceAction423 */, - 44 /* Property init */, - 1055 /* Id of ReduceAction424 */, - 3 /* Color of ReduceAction424 */, - 43 /* Color of ReduceAction424 */, - 44 /* Property init */, - 1051 /* Id of ReduceAction425 */, - 3 /* Color of ReduceAction425 */, - 43 /* Color of ReduceAction425 */, - 44 /* Property init */, - 1047 /* Id of ReduceAction426 */, - 3 /* Color of ReduceAction426 */, - 43 /* Color of ReduceAction426 */, - 44 /* Property init */, - 1043 /* Id of ReduceAction427 */, - 3 /* Color of ReduceAction427 */, - 43 /* Color of ReduceAction427 */, - 44 /* Property init */, - 1039 /* Id of ReduceAction428 */, - 3 /* Color of ReduceAction428 */, - 43 /* Color of ReduceAction428 */, - 44 /* Property init */, - 1035 /* Id of ReduceAction429 */, - 3 /* Color of ReduceAction429 */, - 43 /* Color of ReduceAction429 */, - 44 /* Property init */, - 1027 /* Id of ReduceAction430 */, - 3 /* Color of ReduceAction430 */, - 43 /* Color of ReduceAction430 */, - 44 /* Property init */, - 1023 /* Id of ReduceAction431 */, - 3 /* Color of ReduceAction431 */, - 43 /* Color of ReduceAction431 */, - 44 /* Property init */, - 1019 /* Id of ReduceAction432 */, - 3 /* Color of ReduceAction432 */, - 43 /* Color of ReduceAction432 */, - 44 /* Property init */, - 1015 /* Id of ReduceAction433 */, - 3 /* Color of ReduceAction433 */, - 43 /* Color of ReduceAction433 */, - 44 /* Property init */, - 1011 /* Id of ReduceAction434 */, - 3 /* Color of ReduceAction434 */, - 43 /* Color of ReduceAction434 */, - 44 /* Property init */, - 1007 /* Id of ReduceAction435 */, - 3 /* Color of ReduceAction435 */, - 43 /* Color of ReduceAction435 */, - 44 /* Property init */, - 1003 /* Id of ReduceAction436 */, - 3 /* Color of ReduceAction436 */, - 43 /* Color of ReduceAction436 */, - 44 /* Property init */, - 999 /* Id of ReduceAction437 */, - 3 /* Color of ReduceAction437 */, - 43 /* Color of ReduceAction437 */, - 44 /* Property init */, - 995 /* Id of ReduceAction438 */, - 3 /* Color of ReduceAction438 */, - 43 /* Color of ReduceAction438 */, - 44 /* Property init */, - 991 /* Id of ReduceAction439 */, - 3 /* Color of ReduceAction439 */, - 43 /* Color of ReduceAction439 */, - 44 /* Property init */, - 983 /* Id of ReduceAction440 */, - 3 /* Color of ReduceAction440 */, - 43 /* Color of ReduceAction440 */, - 44 /* Property init */, - 979 /* Id of ReduceAction441 */, - 3 /* Color of ReduceAction441 */, - 43 /* Color of ReduceAction441 */, - 44 /* Property init */, - 975 /* Id of ReduceAction442 */, - 3 /* Color of ReduceAction442 */, - 43 /* Color of ReduceAction442 */, - 44 /* Property init */, - 971 /* Id of ReduceAction443 */, - 3 /* Color of ReduceAction443 */, - 43 /* Color of ReduceAction443 */, - 44 /* Property init */, - 967 /* Id of ReduceAction444 */, - 3 /* Color of ReduceAction444 */, - 43 /* Color of ReduceAction444 */, - 44 /* Property init */, - 963 /* Id of ReduceAction445 */, - 3 /* Color of ReduceAction445 */, - 43 /* Color of ReduceAction445 */, - 44 /* Property init */, - 959 /* Id of ReduceAction446 */, - 3 /* Color of ReduceAction446 */, - 43 /* Color of ReduceAction446 */, - 44 /* Property init */, - 955 /* Id of ReduceAction447 */, - 3 /* Color of ReduceAction447 */, - 43 /* Color of ReduceAction447 */, - 44 /* Property init */, - 951 /* Id of ReduceAction448 */, - 3 /* Color of ReduceAction448 */, - 43 /* Color of ReduceAction448 */, - 44 /* Property init */, - 947 /* Id of ReduceAction449 */, - 3 /* Color of ReduceAction449 */, - 43 /* Color of ReduceAction449 */, - 44 /* Property init */, - 939 /* Id of ReduceAction450 */, - 3 /* Color of ReduceAction450 */, - 43 /* Color of ReduceAction450 */, - 44 /* Property init */, - 935 /* Id of ReduceAction451 */, - 3 /* Color of ReduceAction451 */, - 43 /* Color of ReduceAction451 */, - 44 /* Property init */, - 931 /* Id of ReduceAction452 */, - 3 /* Color of ReduceAction452 */, - 43 /* Color of ReduceAction452 */, - 44 /* Property init */, - 927 /* Id of ReduceAction453 */, - 3 /* Color of ReduceAction453 */, - 43 /* Color of ReduceAction453 */, - 44 /* Property init */, - 923 /* Id of ReduceAction454 */, - 3 /* Color of ReduceAction454 */, - 43 /* Color of ReduceAction454 */, - 44 /* Property init */, - 919 /* Id of ReduceAction455 */, - 3 /* Color of ReduceAction455 */, - 43 /* Color of ReduceAction455 */, - 44 /* Property init */, - 915 /* Id of ReduceAction456 */, - 3 /* Color of ReduceAction456 */, - 43 /* Color of ReduceAction456 */, - 44 /* Property init */, - 911 /* Id of ReduceAction457 */, - 3 /* Color of ReduceAction457 */, - 43 /* Color of ReduceAction457 */, - 44 /* Property init */, - 907 /* Id of ReduceAction458 */, - 3 /* Color of ReduceAction458 */, - 43 /* Color of ReduceAction458 */, - 44 /* Property init */, - 903 /* Id of ReduceAction459 */, - 3 /* Color of ReduceAction459 */, - 43 /* Color of ReduceAction459 */, - 44 /* Property init */, - 895 /* Id of ReduceAction460 */, - 3 /* Color of ReduceAction460 */, - 43 /* Color of ReduceAction460 */, - 44 /* Property init */, - 891 /* Id of ReduceAction461 */, - 3 /* Color of ReduceAction461 */, - 43 /* Color of ReduceAction461 */, - 44 /* Property init */, - 887 /* Id of ReduceAction462 */, - 3 /* Color of ReduceAction462 */, - 43 /* Color of ReduceAction462 */, - 44 /* Property init */, - 883 /* Id of ReduceAction463 */, - 3 /* Color of ReduceAction463 */, - 43 /* Color of ReduceAction463 */, - 44 /* Property init */, - 879 /* Id of ReduceAction464 */, - 3 /* Color of ReduceAction464 */, - 43 /* Color of ReduceAction464 */, - 44 /* Property init */, - 875 /* Id of ReduceAction465 */, - 3 /* Color of ReduceAction465 */, - 43 /* Color of ReduceAction465 */, - 44 /* Property init */, - 871 /* Id of ReduceAction466 */, - 3 /* Color of ReduceAction466 */, - 43 /* Color of ReduceAction466 */, - 44 /* Property init */, - 867 /* Id of ReduceAction467 */, - 3 /* Color of ReduceAction467 */, - 43 /* Color of ReduceAction467 */, - 44 /* Property init */, - 863 /* Id of ReduceAction468 */, - 3 /* Color of ReduceAction468 */, - 43 /* Color of ReduceAction468 */, - 44 /* Property init */, - 859 /* Id of ReduceAction469 */, - 3 /* Color of ReduceAction469 */, - 43 /* Color of ReduceAction469 */, - 44 /* Property init */, - 851 /* Id of ReduceAction470 */, - 3 /* Color of ReduceAction470 */, - 43 /* Color of ReduceAction470 */, - 44 /* Property init */, - 847 /* Id of ReduceAction471 */, - 3 /* Color of ReduceAction471 */, - 43 /* Color of ReduceAction471 */, - 44 /* Property init */, - 843 /* Id of ReduceAction472 */, - 3 /* Color of ReduceAction472 */, - 43 /* Color of ReduceAction472 */, - 44 /* Property init */, - 839 /* Id of ReduceAction473 */, - 3 /* Color of ReduceAction473 */, - 43 /* Color of ReduceAction473 */, - 44 /* Property init */, - 835 /* Id of ReduceAction474 */, - 3 /* Color of ReduceAction474 */, - 43 /* Color of ReduceAction474 */, - 44 /* Property init */, - 831 /* Id of ReduceAction475 */, - 3 /* Color of ReduceAction475 */, - 43 /* Color of ReduceAction475 */, - 44 /* Property init */, - 827 /* Id of ReduceAction476 */, - 3 /* Color of ReduceAction476 */, - 43 /* Color of ReduceAction476 */, - 44 /* Property init */, - 823 /* Id of ReduceAction477 */, - 3 /* Color of ReduceAction477 */, - 43 /* Color of ReduceAction477 */, - 44 /* Property init */, - 819 /* Id of ReduceAction478 */, - 3 /* Color of ReduceAction478 */, - 43 /* Color of ReduceAction478 */, - 44 /* Property init */, - 815 /* Id of ReduceAction479 */, - 3 /* Color of ReduceAction479 */, - 43 /* Color of ReduceAction479 */, - 44 /* Property init */, - 807 /* Id of ReduceAction480 */, - 3 /* Color of ReduceAction480 */, - 43 /* Color of ReduceAction480 */, - 44 /* Property init */, - 803 /* Id of ReduceAction481 */, - 3 /* Color of ReduceAction481 */, - 43 /* Color of ReduceAction481 */, - 44 /* Property init */, - 799 /* Id of ReduceAction482 */, - 3 /* Color of ReduceAction482 */, - 43 /* Color of ReduceAction482 */, - 44 /* Property init */, - 795 /* Id of ReduceAction483 */, - 3 /* Color of ReduceAction483 */, - 43 /* Color of ReduceAction483 */, - 44 /* Property init */, - 791 /* Id of ReduceAction484 */, - 3 /* Color of ReduceAction484 */, - 43 /* Color of ReduceAction484 */, - 44 /* Property init */, - 787 /* Id of ReduceAction485 */, - 3 /* Color of ReduceAction485 */, - 43 /* Color of ReduceAction485 */, - 44 /* Property init */, - 783 /* Id of ReduceAction486 */, - 3 /* Color of ReduceAction486 */, - 43 /* Color of ReduceAction486 */, - 44 /* Property init */, - 779 /* Id of ReduceAction487 */, - 3 /* Color of ReduceAction487 */, - 43 /* Color of ReduceAction487 */, - 44 /* Property init */, - 775 /* Id of ReduceAction488 */, - 3 /* Color of ReduceAction488 */, - 43 /* Color of ReduceAction488 */, - 44 /* Property init */, - 771 /* Id of ReduceAction489 */, - 3 /* Color of ReduceAction489 */, - 43 /* Color of ReduceAction489 */, - 44 /* Property init */, - 763 /* Id of ReduceAction490 */, - 3 /* Color of ReduceAction490 */, - 43 /* Color of ReduceAction490 */, - 44 /* Property init */, - 759 /* Id of ReduceAction491 */, - 3 /* Color of ReduceAction491 */, - 43 /* Color of ReduceAction491 */, - 44 /* Property init */, - 755 /* Id of ReduceAction492 */, - 3 /* Color of ReduceAction492 */, - 43 /* Color of ReduceAction492 */, - 44 /* Property init */, - 751 /* Id of ReduceAction493 */, - 3 /* Color of ReduceAction493 */, - 43 /* Color of ReduceAction493 */, - 44 /* Property init */, - 747 /* Id of ReduceAction494 */, - 3 /* Color of ReduceAction494 */, - 43 /* Color of ReduceAction494 */, - 44 /* Property init */, - 743 /* Id of ReduceAction495 */, - 3 /* Color of ReduceAction495 */, - 43 /* Color of ReduceAction495 */, - 44 /* Property init */, - 739 /* Id of ReduceAction496 */, - 3 /* Color of ReduceAction496 */, - 43 /* Color of ReduceAction496 */, - 44 /* Property init */, - 735 /* Id of ReduceAction497 */, - 3 /* Color of ReduceAction497 */, - 43 /* Color of ReduceAction497 */, - 44 /* Property init */, - 731 /* Id of ReduceAction498 */, - 3 /* Color of ReduceAction498 */, - 43 /* Color of ReduceAction498 */, - 44 /* Property init */, - 727 /* Id of ReduceAction499 */, - 3 /* Color of ReduceAction499 */, - 43 /* Color of ReduceAction499 */, - 44 /* Property init */, - 715 /* Id of ReduceAction500 */, - 3 /* Color of ReduceAction500 */, - 43 /* Color of ReduceAction500 */, - 44 /* Property init */, - 711 /* Id of ReduceAction501 */, - 3 /* Color of ReduceAction501 */, - 43 /* Color of ReduceAction501 */, - 44 /* Property init */, - 707 /* Id of ReduceAction502 */, - 3 /* Color of ReduceAction502 */, - 43 /* Color of ReduceAction502 */, - 44 /* Property init */, - 703 /* Id of ReduceAction503 */, - 3 /* Color of ReduceAction503 */, - 43 /* Color of ReduceAction503 */, - 44 /* Property init */, - 699 /* Id of ReduceAction504 */, - 3 /* Color of ReduceAction504 */, - 43 /* Color of ReduceAction504 */, - 44 /* Property init */, - 695 /* Id of ReduceAction505 */, - 3 /* Color of ReduceAction505 */, - 43 /* Color of ReduceAction505 */, - 44 /* Property init */, - 691 /* Id of ReduceAction506 */, - 3 /* Color of ReduceAction506 */, - 43 /* Color of ReduceAction506 */, - 44 /* Property init */, - 687 /* Id of ReduceAction507 */, - 3 /* Color of ReduceAction507 */, - 43 /* Color of ReduceAction507 */, - 44 /* Property init */, - 683 /* Id of ReduceAction508 */, - 3 /* Color of ReduceAction508 */, - 43 /* Color of ReduceAction508 */, - 44 /* Property init */, - 679 /* Id of ReduceAction509 */, - 3 /* Color of ReduceAction509 */, - 43 /* Color of ReduceAction509 */, - 44 /* Property init */, - 671 /* Id of ReduceAction510 */, - 3 /* Color of ReduceAction510 */, - 43 /* Color of ReduceAction510 */, - 44 /* Property init */, - 667 /* Id of ReduceAction511 */, - 3 /* Color of ReduceAction511 */, - 43 /* Color of ReduceAction511 */, - 44 /* Property init */, - 663 /* Id of ReduceAction512 */, - 3 /* Color of ReduceAction512 */, - 43 /* Color of ReduceAction512 */, - 44 /* Property init */, - 659 /* Id of ReduceAction513 */, - 3 /* Color of ReduceAction513 */, - 43 /* Color of ReduceAction513 */, - 44 /* Property init */, - 655 /* Id of ReduceAction514 */, - 3 /* Color of ReduceAction514 */, - 43 /* Color of ReduceAction514 */, - 44 /* Property init */, - 651 /* Id of ReduceAction515 */, - 3 /* Color of ReduceAction515 */, - 43 /* Color of ReduceAction515 */, - 44 /* Property init */, - 647 /* Id of ReduceAction516 */, - 3 /* Color of ReduceAction516 */, - 43 /* Color of ReduceAction516 */, - 44 /* Property init */, - 643 /* Id of ReduceAction517 */, - 3 /* Color of ReduceAction517 */, - 43 /* Color of ReduceAction517 */, - 44 /* Property init */, - 639 /* Id of ReduceAction518 */, - 3 /* Color of ReduceAction518 */, - 43 /* Color of ReduceAction518 */, - 44 /* Property init */, - 635 /* Id of ReduceAction519 */, - 3 /* Color of ReduceAction519 */, - 43 /* Color of ReduceAction519 */, - 44 /* Property init */, - 627 /* Id of ReduceAction520 */, - 3 /* Color of ReduceAction520 */, - 43 /* Color of ReduceAction520 */, - 44 /* Property init */, - 623 /* Id of ReduceAction521 */, - 3 /* Color of ReduceAction521 */, - 43 /* Color of ReduceAction521 */, - 44 /* Property init */, - 619 /* Id of ReduceAction522 */, - 3 /* Color of ReduceAction522 */, - 43 /* Color of ReduceAction522 */, - 44 /* Property init */, - 615 /* Id of ReduceAction523 */, - 3 /* Color of ReduceAction523 */, - 43 /* Color of ReduceAction523 */, - 44 /* Property init */, - 611 /* Id of ReduceAction524 */, - 3 /* Color of ReduceAction524 */, - 43 /* Color of ReduceAction524 */, - 44 /* Property init */, - 607 /* Id of ReduceAction525 */, - 3 /* Color of ReduceAction525 */, - 43 /* Color of ReduceAction525 */, - 44 /* Property init */, - 603 /* Id of ReduceAction526 */, - 3 /* Color of ReduceAction526 */, - 43 /* Color of ReduceAction526 */, - 44 /* Property init */, - 599 /* Id of ReduceAction527 */, - 3 /* Color of ReduceAction527 */, - 43 /* Color of ReduceAction527 */, - 44 /* Property init */, - 595 /* Id of ReduceAction528 */, - 3 /* Color of ReduceAction528 */, - 43 /* Color of ReduceAction528 */, - 44 /* Property init */, - 591 /* Id of ReduceAction529 */, - 3 /* Color of ReduceAction529 */, - 43 /* Color of ReduceAction529 */, - 44 /* Property init */, - 583 /* Id of ReduceAction530 */, - 3 /* Color of ReduceAction530 */, - 43 /* Color of ReduceAction530 */, - 44 /* Property init */, - 579 /* Id of ReduceAction531 */, - 3 /* Color of ReduceAction531 */, - 43 /* Color of ReduceAction531 */, - 44 /* Property init */, - 575 /* Id of ReduceAction532 */, - 3 /* Color of ReduceAction532 */, - 43 /* Color of ReduceAction532 */, - 44 /* Property init */, - 571 /* Id of ReduceAction533 */, - 3 /* Color of ReduceAction533 */, - 43 /* Color of ReduceAction533 */, - 44 /* Property init */, - 567 /* Id of ReduceAction534 */, - 3 /* Color of ReduceAction534 */, - 43 /* Color of ReduceAction534 */, - 44 /* Property init */, - 563 /* Id of ReduceAction535 */, - 3 /* Color of ReduceAction535 */, - 43 /* Color of ReduceAction535 */, - 44 /* Property init */, - 559 /* Id of ReduceAction536 */, - 3 /* Color of ReduceAction536 */, - 43 /* Color of ReduceAction536 */, - 44 /* Property init */, - 555 /* Id of ReduceAction537 */, - 3 /* Color of ReduceAction537 */, - 43 /* Color of ReduceAction537 */, - 44 /* Property init */, - 551 /* Id of ReduceAction538 */, - 3 /* Color of ReduceAction538 */, - 43 /* Color of ReduceAction538 */, - 44 /* Property init */, - 547 /* Id of ReduceAction539 */, - 3 /* Color of ReduceAction539 */, - 43 /* Color of ReduceAction539 */, - 44 /* Property init */, - 539 /* Id of ReduceAction540 */, - 3 /* Color of ReduceAction540 */, - 43 /* Color of ReduceAction540 */, - 44 /* Property init */, - 535 /* Id of ReduceAction541 */, - 3 /* Color of ReduceAction541 */, - 43 /* Color of ReduceAction541 */, - 44 /* Property init */, - 531 /* Id of ReduceAction542 */, - 3 /* Color of ReduceAction542 */, - 43 /* Color of ReduceAction542 */, - 44 /* Property init */, - 527 /* Id of ReduceAction543 */, - 3 /* Color of ReduceAction543 */, - 43 /* Color of ReduceAction543 */, - 44 /* Property init */, - 523 /* Id of ReduceAction544 */, - 3 /* Color of ReduceAction544 */, - 43 /* Color of ReduceAction544 */, - 44 /* Property init */, - 519 /* Id of ReduceAction545 */, - 3 /* Color of ReduceAction545 */, - 43 /* Color of ReduceAction545 */, - 44 /* Property init */, - 515 /* Id of ReduceAction546 */, - 3 /* Color of ReduceAction546 */, - 43 /* Color of ReduceAction546 */, - 44 /* Property init */, - 511 /* Id of ReduceAction547 */, - 3 /* Color of ReduceAction547 */, - 43 /* Color of ReduceAction547 */, - 44 /* Property init */, - 507 /* Id of ReduceAction548 */, - 3 /* Color of ReduceAction548 */, - 43 /* Color of ReduceAction548 */, - 44 /* Property init */, - 503 /* Id of ReduceAction549 */, - 3 /* Color of ReduceAction549 */, - 43 /* Color of ReduceAction549 */, - 44 /* Property init */, - 495 /* Id of ReduceAction550 */, - 3 /* Color of ReduceAction550 */, - 43 /* Color of ReduceAction550 */, - 44 /* Property init */, - 491 /* Id of ReduceAction551 */, - 3 /* Color of ReduceAction551 */, - 43 /* Color of ReduceAction551 */, - 44 /* Property init */, - 487 /* Id of ReduceAction552 */, - 3 /* Color of ReduceAction552 */, - 43 /* Color of ReduceAction552 */, - 44 /* Property init */, - 483 /* Id of ReduceAction553 */, - 3 /* Color of ReduceAction553 */, - 43 /* Color of ReduceAction553 */, - 44 /* Property init */, - 479 /* Id of ReduceAction554 */, - 3 /* Color of ReduceAction554 */, - 43 /* Color of ReduceAction554 */, - 44 /* Property init */, - 475 /* Id of ReduceAction555 */, - 3 /* Color of ReduceAction555 */, - 43 /* Color of ReduceAction555 */, - 44 /* Property init */, - 471 /* Id of ReduceAction556 */, - 3 /* Color of ReduceAction556 */, - 43 /* Color of ReduceAction556 */, - 44 /* Property init */, - 467 /* Id of ReduceAction557 */, - 3 /* Color of ReduceAction557 */, - 43 /* Color of ReduceAction557 */, - 44 /* Property init */, - 463 /* Id of ReduceAction558 */, - 3 /* Color of ReduceAction558 */, - 43 /* Color of ReduceAction558 */, - 44 /* Property init */, - 459 /* Id of ReduceAction559 */, - 3 /* Color of ReduceAction559 */, - 43 /* Color of ReduceAction559 */, - 44 /* Property init */, - 451 /* Id of ReduceAction560 */, - 3 /* Color of ReduceAction560 */, - 43 /* Color of ReduceAction560 */, - 44 /* Property init */, - 447 /* Id of ReduceAction561 */, - 3 /* Color of ReduceAction561 */, - 43 /* Color of ReduceAction561 */, - 44 /* Property init */, - 443 /* Id of ReduceAction562 */, - 3 /* Color of ReduceAction562 */, - 43 /* Color of ReduceAction562 */, - 44 /* Property init */, - 439 /* Id of ReduceAction563 */, - 3 /* Color of ReduceAction563 */, - 43 /* Color of ReduceAction563 */, - 44 /* Property init */, - 435 /* Id of ReduceAction564 */, - 3 /* Color of ReduceAction564 */, - 43 /* Color of ReduceAction564 */, - 44 /* Property init */, - 431 /* Id of ReduceAction565 */, - 3 /* Color of ReduceAction565 */, - 43 /* Color of ReduceAction565 */, - 44 /* Property init */, - 427 /* Id of ReduceAction566 */, - 3 /* Color of ReduceAction566 */, - 43 /* Color of ReduceAction566 */, - 44 /* Property init */, - 423 /* Id of ReduceAction567 */, - 3 /* Color of ReduceAction567 */, - 43 /* Color of ReduceAction567 */, - 44 /* Property init */, - 419 /* Id of ReduceAction568 */, - 3 /* Color of ReduceAction568 */, - 43 /* Color of ReduceAction568 */, - 44 /* Property init */, - 415 /* Id of ReduceAction569 */, - 3 /* Color of ReduceAction569 */, - 43 /* Color of ReduceAction569 */, - 44 /* Property init */, - 407 /* Id of ReduceAction570 */, - 3 /* Color of ReduceAction570 */, - 43 /* Color of ReduceAction570 */, - 44 /* Property init */, - 403 /* Id of ReduceAction571 */, - 3 /* Color of ReduceAction571 */, - 43 /* Color of ReduceAction571 */, - 44 /* Property init */, - 399 /* Id of ReduceAction572 */, - 3 /* Color of ReduceAction572 */, - 43 /* Color of ReduceAction572 */, - 44 /* Property init */, -}; -const char *LOCATE_parser_prod = "./parser//parser_prod.nit"; -const int SFT_parser_prod[262] = { - 1 /* Property _parent */, - 47 /* Property parent */, - 48 /* Property parent= */, - 49 /* Property remove_child */, - 50 /* Property replace_child */, - 51 /* Property replace_with */, - 52 /* Property visit_all */, - 53 /* Property visit_all_reverse */, - 54 /* Property locate */, - 55 /* Property line_number */, - 56 /* Property printl */, - 2 /* Property _first_token */, - 3 /* Property _last_token */, - 62 /* Property first_token */, - 63 /* Property first_token= */, - 64 /* Property last_token */, - 65 /* Property last_token= */, - 66 /* Property replace_with */, - 7 /* Id of Visitor */, - 2 /* Color of Visitor */, - 40 /* Color of Visitor */, - 41 /* Property visit */, - 42 /* Property init */, - 70 /* Property empty_init */, - 71 /* Property init_amodule */, - 69 /* Property empty_init */, - 70 /* Property init_apackagedecl */, - 71 /* Property empty_init */, - 72 /* Property init_aimport */, - 71 /* Property empty_init */, - 72 /* Property init_anoimport */, - 70 /* Property empty_init */, - 71 /* Property init_apublicvisibility */, - 70 /* Property empty_init */, - 71 /* Property init_aprivatevisibility */, - 70 /* Property empty_init */, - 71 /* Property init_aprotectedvisibility */, - 70 /* Property empty_init */, - 71 /* Property init_aintrudevisibility */, - 77 /* Property empty_init */, - 78 /* Property init_aclassdef */, - 76 /* Property empty_init */, - 77 /* Property init_atopclassdef */, - 76 /* Property empty_init */, - 77 /* Property init_amainclassdef */, - 72 /* Property empty_init */, - 73 /* Property init_aconcreteclasskind */, - 72 /* Property empty_init */, - 73 /* Property init_aabstractclasskind */, - 72 /* Property empty_init */, - 73 /* Property init_ainterfaceclasskind */, - 72 /* Property empty_init */, - 73 /* Property init_auniversalclasskind */, - 71 /* Property empty_init */, - 72 /* Property init_aformaldef */, - 73 /* Property empty_init */, - 74 /* Property init_asuperclass */, - 81 /* Property empty_init */, - 82 /* Property init_aattrpropdef */, - 81 /* Property empty_init */, - 82 /* Property init_amethpropdef */, - 94 /* Property empty_init */, - 95 /* Property init_adeferredmethpropdef */, - 94 /* Property empty_init */, - 95 /* Property init_ainternmethpropdef */, - 94 /* Property empty_init */, - 95 /* Property init_aexternmethpropdef */, - 95 /* Property empty_init */, - 96 /* Property init_aconcretemethpropdef */, - 105 /* Property empty_init */, - 106 /* Property init_aconcreteinitpropdef */, - 102 /* Property empty_init */, - 103 /* Property init_amainmethpropdef */, - 79 /* Property empty_init */, - 80 /* Property init_atypepropdef */, - 71 /* Property empty_init */, - 72 /* Property init_areadable */, - 71 /* Property empty_init */, - 72 /* Property init_awriteable */, - 71 /* Property empty_init */, - 72 /* Property init_aidmethid */, - 71 /* Property empty_init */, - 72 /* Property init_aplusmethid */, - 71 /* Property empty_init */, - 72 /* Property init_aminusmethid */, - 71 /* Property empty_init */, - 72 /* Property init_astarmethid */, - 71 /* Property empty_init */, - 72 /* Property init_aslashmethid */, - 71 /* Property empty_init */, - 72 /* Property init_apercentmethid */, - 71 /* Property empty_init */, - 72 /* Property init_aeqmethid */, - 71 /* Property empty_init */, - 72 /* Property init_anemethid */, - 71 /* Property empty_init */, - 72 /* Property init_alemethid */, - 71 /* Property empty_init */, - 72 /* Property init_agemethid */, - 71 /* Property empty_init */, - 72 /* Property init_altmethid */, - 71 /* Property empty_init */, - 72 /* Property init_agtmethid */, - 71 /* Property empty_init */, - 72 /* Property init_abramethid */, - 71 /* Property empty_init */, - 72 /* Property init_astarshipmethid */, - 71 /* Property empty_init */, - 72 /* Property init_aassignmethid */, - 71 /* Property empty_init */, - 72 /* Property init_abraassignmethid */, - 71 /* Property empty_init */, - 72 /* Property init_asignature */, - 80 /* Property empty_init */, - 81 /* Property init_aparam */, - 75 /* Property empty_init */, - 76 /* Property init_atype */, - 77 /* Property empty_init */, - 78 /* Property init_ablockexpr */, - 80 /* Property empty_init */, - 81 /* Property init_avardeclexpr */, - 78 /* Property empty_init */, - 79 /* Property init_areturnexpr */, - 80 /* Property empty_init */, - 81 /* Property init_abreakexpr */, - 78 /* Property empty_init */, - 79 /* Property init_aabortexpr */, - 80 /* Property empty_init */, - 81 /* Property init_acontinueexpr */, - 77 /* Property empty_init */, - 78 /* Property init_adoexpr */, - 77 /* Property empty_init */, - 78 /* Property init_aifexpr */, - 77 /* Property empty_init */, - 78 /* Property init_aifexprexpr */, - 80 /* Property empty_init */, - 81 /* Property init_awhileexpr */, - 80 /* Property empty_init */, - 81 /* Property init_aforexpr */, - 80 /* Property empty_init */, - 81 /* Property init_aforvardeclexpr */, - 77 /* Property empty_init */, - 78 /* Property init_aassertexpr */, - 81 /* Property empty_init */, - 82 /* Property init_aonceexpr */, - 98 /* Property empty_init */, - 99 /* Property init_asendexpr */, - 103 /* Property empty_init */, - 104 /* Property init_abinopexpr */, - 78 /* Property empty_init */, - 79 /* Property init_aorexpr */, - 78 /* Property empty_init */, - 79 /* Property init_aandexpr */, - 78 /* Property empty_init */, - 79 /* Property init_anotexpr */, - 108 /* Property empty_init */, - 109 /* Property init_aeqexpr */, - 78 /* Property empty_init */, - 79 /* Property init_aeeexpr */, - 108 /* Property empty_init */, - 109 /* Property init_aneexpr */, - 108 /* Property empty_init */, - 109 /* Property init_altexpr */, - 108 /* Property empty_init */, - 109 /* Property init_aleexpr */, - 108 /* Property empty_init */, - 109 /* Property init_agtexpr */, - 108 /* Property empty_init */, - 109 /* Property init_ageexpr */, - 78 /* Property empty_init */, - 79 /* Property init_aisaexpr */, - 108 /* Property empty_init */, - 109 /* Property init_aplusexpr */, - 108 /* Property empty_init */, - 109 /* Property init_aminusexpr */, - 108 /* Property empty_init */, - 109 /* Property init_astarshipexpr */, - 108 /* Property empty_init */, - 109 /* Property init_astarexpr */, - 108 /* Property empty_init */, - 109 /* Property init_aslashexpr */, - 108 /* Property empty_init */, - 109 /* Property init_apercentexpr */, - 103 /* Property empty_init */, - 104 /* Property init_auminusexpr */, - 95 /* Property empty_init */, - 96 /* Property init_anewexpr */, - 97 /* Property empty_init */, - 98 /* Property init_aattrexpr */, - 77 /* Property empty_init */, - 78 /* Property init_aattrassignexpr */, - 77 /* Property empty_init */, - 78 /* Property init_aattrreassignexpr */, - 110 /* Property empty_init */, - 111 /* Property init_acallexpr */, - 79 /* Property empty_init */, - 80 /* Property init_acallassignexpr */, - 110 /* Property empty_init */, - 111 /* Property init_acallreassignexpr */, - 96 /* Property empty_init */, - 97 /* Property init_asuperexpr */, - 103 /* Property empty_init */, - 104 /* Property init_ainitexpr */, - 106 /* Property empty_init */, - 107 /* Property init_abraexpr */, - 79 /* Property empty_init */, - 80 /* Property init_abraassignexpr */, - 106 /* Property empty_init */, - 107 /* Property init_abrareassignexpr */, - 83 /* Property empty_init */, - 84 /* Property init_avarexpr */, - 88 /* Property empty_init */, - 89 /* Property init_avarassignexpr */, - 90 /* Property empty_init */, - 91 /* Property init_avarreassignexpr */, - 78 /* Property empty_init */, - 79 /* Property init_arangeexpr */, - 85 /* Property empty_init */, - 86 /* Property init_acrangeexpr */, - 85 /* Property empty_init */, - 86 /* Property init_aorangeexpr */, - 78 /* Property empty_init */, - 79 /* Property init_aarrayexpr */, - 77 /* Property empty_init */, - 78 /* Property init_aselfexpr */, - 82 /* Property empty_init */, - 83 /* Property init_aimplicitselfexpr */, - 78 /* Property empty_init */, - 79 /* Property init_atrueexpr */, - 78 /* Property empty_init */, - 79 /* Property init_afalseexpr */, - 77 /* Property empty_init */, - 78 /* Property init_anullexpr */, - 77 /* Property empty_init */, - 78 /* Property init_aintexpr */, - 77 /* Property empty_init */, - 78 /* Property init_afloatexpr */, - 77 /* Property empty_init */, - 78 /* Property init_acharexpr */, - 80 /* Property empty_init */, - 81 /* Property init_astringexpr */, - 80 /* Property empty_init */, - 81 /* Property init_astartstringexpr */, - 80 /* Property empty_init */, - 81 /* Property init_amidstringexpr */, - 80 /* Property empty_init */, - 81 /* Property init_aendstringexpr */, - 77 /* Property empty_init */, - 78 /* Property init_asuperstringexpr */, - 80 /* Property empty_init */, - 81 /* Property init_aparexpr */, - 77 /* Property empty_init */, - 78 /* Property init_aascastexpr */, - 70 /* Property empty_init */, - 71 /* Property init_aplusassignop */, - 70 /* Property empty_init */, - 71 /* Property init_aminusassignop */, - 69 /* Property empty_init */, - 70 /* Property init_aqualified */, - 69 /* Property empty_init */, - 70 /* Property init_adoc */, - 68 /* Property init */, -}; -const char *LOCATE_lexer = "./parser//lexer.nit"; -const int SFT_lexer[125] = { - 3 /* Property _text */, - 4 /* Property _filename */, - 5 /* Property _line */, - 6 /* Property _pos */, - 63 /* Property text */, - 64 /* Property text= */, - 65 /* Property filename */, - 66 /* Property line */, - 67 /* Property pos */, - 68 /* Property parser_index */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init_tk */, - 70 /* Property init */, - 7 /* Property _message */, - 73 /* Property message */, - 74 /* Property message= */, - 75 /* Property init_error */, - 127 /* Id of Lexer */, - 2 /* Color of Lexer */, - 1 /* Property _token */, - 2 /* Property _state */, - 3 /* Property _filename */, - 4 /* Property _stream */, - 5 /* Property _stream_buf */, - 6 /* Property _stream_pos */, - 7 /* Property _line */, - 8 /* Property _pos */, - 9 /* Property _cr */, - 10 /* Property _eof */, - 11 /* Property _text */, - 12 /* Property _goto_table */, - 13 /* Property _accept_table */, - 40 /* Color of Lexer */, - 41 /* Property filename */, - 42 /* Property state_initial */, - 43 /* Property init */, - 44 /* Property peek */, - 45 /* Property next */, - 46 /* Property get_token */, - 47 /* Property get_char */, - 48 /* Property push_back */, - 49 /* Property build_goto_table */, - 50 /* Property nil_array */, - 51 /* Property build_accept_table */, -}; -const char *LOCATE_parser_nodes = "./parser//parser_nodes.nit"; -const int SFT_parser_nodes[1260] = { - 63 /* Id of PNode */, - 2 /* Color of PNode */, - 57 /* Color of PNode */, - 58 /* Property init */, - 183 /* Id of Token */, - 3 /* Color of Token */, - 69 /* Color of Token */, - 2511 /* Id of Prod */, - 3 /* Color of Prod */, - 67 /* Color of Prod */, - 2975 /* Id of TEol */, - 4 /* Color of TEol */, - 71 /* Color of TEol */, - 2999 /* Id of TComment */, - 4 /* Color of TComment */, - 71 /* Color of TComment */, - 2831 /* Id of TKwpackage */, - 4 /* Color of TKwpackage */, - 71 /* Color of TKwpackage */, - 2887 /* Id of TKwimport */, - 4 /* Color of TKwimport */, - 71 /* Color of TKwimport */, - 2923 /* Id of TKwclass */, - 4 /* Color of TKwclass */, - 71 /* Color of TKwclass */, - 2947 /* Id of TKwabstract */, - 4 /* Color of TKwabstract */, - 71 /* Color of TKwabstract */, - 2875 /* Id of TKwinterface */, - 4 /* Color of TKwinterface */, - 71 /* Color of TKwinterface */, - 2783 /* Id of TKwuniversal */, - 4 /* Color of TKwuniversal */, - 71 /* Color of TKwuniversal */, - 2803 /* Id of TKwspecial */, - 4 /* Color of TKwspecial */, - 71 /* Color of TKwspecial */, - 2907 /* Id of TKwend */, - 4 /* Color of TKwend */, - 71 /* Color of TKwend */, - 2855 /* Id of TKwmeth */, - 4 /* Color of TKwmeth */, - 71 /* Color of TKwmeth */, - 2787 /* Id of TKwtype */, - 4 /* Color of TKwtype */, - 71 /* Color of TKwtype */, - 2931 /* Id of TKwattr */, - 4 /* Color of TKwattr */, - 71 /* Color of TKwattr */, - 2879 /* Id of TKwinit */, - 4 /* Color of TKwinit */, - 71 /* Color of TKwinit */, - 2815 /* Id of TKwredef */, - 4 /* Color of TKwredef */, - 71 /* Color of TKwredef */, - 2863 /* Id of TKwis */, - 4 /* Color of TKwis */, - 71 /* Color of TKwis */, - 2915 /* Id of TKwdo */, - 4 /* Color of TKwdo */, - 71 /* Color of TKwdo */, - 2819 /* Id of TKwreadable */, - 4 /* Color of TKwreadable */, - 71 /* Color of TKwreadable */, - 2771 /* Id of TKwwritable */, - 4 /* Color of TKwwritable */, - 71 /* Color of TKwwritable */, - 2779 /* Id of TKwvar */, - 4 /* Color of TKwvar */, - 71 /* Color of TKwvar */, - 2871 /* Id of TKwintern */, - 4 /* Color of TKwintern */, - 71 /* Color of TKwintern */, - 2903 /* Id of TKwextern */, - 4 /* Color of TKwextern */, - 71 /* Color of TKwextern */, - 2823 /* Id of TKwprotected */, - 4 /* Color of TKwprotected */, - 71 /* Color of TKwprotected */, - 2827 /* Id of TKwprivate */, - 4 /* Color of TKwprivate */, - 71 /* Color of TKwprivate */, - 2867 /* Id of TKwintrude */, - 4 /* Color of TKwintrude */, - 71 /* Color of TKwintrude */, - 2891 /* Id of TKwif */, - 4 /* Color of TKwif */, - 71 /* Color of TKwif */, - 2795 /* Id of TKwthen */, - 4 /* Color of TKwthen */, - 71 /* Color of TKwthen */, - 2911 /* Id of TKwelse */, - 4 /* Color of TKwelse */, - 71 /* Color of TKwelse */, - 2775 /* Id of TKwwhile */, - 4 /* Color of TKwwhile */, - 71 /* Color of TKwwhile */, - 2895 /* Id of TKwfor */, - 4 /* Color of TKwfor */, - 71 /* Color of TKwfor */, - 2883 /* Id of TKwin */, - 4 /* Color of TKwin */, - 71 /* Color of TKwin */, - 2943 /* Id of TKwand */, - 4 /* Color of TKwand */, - 71 /* Color of TKwand */, - 2835 /* Id of TKwor */, - 4 /* Color of TKwor */, - 71 /* Color of TKwor */, - 2847 /* Id of TKwnot */, - 4 /* Color of TKwnot */, - 71 /* Color of TKwnot */, - 2811 /* Id of TKwreturn */, - 4 /* Color of TKwreturn */, - 71 /* Color of TKwreturn */, - 2919 /* Id of TKwcontinue */, - 4 /* Color of TKwcontinue */, - 71 /* Color of TKwcontinue */, - 2927 /* Id of TKwbreak */, - 4 /* Color of TKwbreak */, - 71 /* Color of TKwbreak */, - 2951 /* Id of TKwabort */, - 4 /* Color of TKwabort */, - 71 /* Color of TKwabort */, - 2935 /* Id of TKwassert */, - 4 /* Color of TKwassert */, - 71 /* Color of TKwassert */, - 2851 /* Id of TKwnew */, - 4 /* Color of TKwnew */, - 71 /* Color of TKwnew */, - 2859 /* Id of TKwisa */, - 4 /* Color of TKwisa */, - 71 /* Color of TKwisa */, - 2839 /* Id of TKwonce */, - 4 /* Color of TKwonce */, - 71 /* Color of TKwonce */, - 2799 /* Id of TKwsuper */, - 4 /* Color of TKwsuper */, - 71 /* Color of TKwsuper */, - 2807 /* Id of TKwself */, - 4 /* Color of TKwself */, - 71 /* Color of TKwself */, - 2791 /* Id of TKwtrue */, - 4 /* Color of TKwtrue */, - 71 /* Color of TKwtrue */, - 2899 /* Id of TKwfalse */, - 4 /* Color of TKwfalse */, - 71 /* Color of TKwfalse */, - 2843 /* Id of TKwnull */, - 4 /* Color of TKwnull */, - 71 /* Color of TKwnull */, - 2939 /* Id of TKwas */, - 4 /* Color of TKwas */, - 71 /* Color of TKwas */, - 2735 /* Id of TOpar */, - 4 /* Color of TOpar */, - 71 /* Color of TOpar */, - 2995 /* Id of TCpar */, - 4 /* Color of TCpar */, - 71 /* Color of TCpar */, - 2739 /* Id of TObra */, - 4 /* Color of TObra */, - 71 /* Color of TObra */, - 3019 /* Id of TCbra */, - 4 /* Color of TCbra */, - 71 /* Color of TCbra */, - 3003 /* Id of TComma */, - 4 /* Color of TComma */, - 71 /* Color of TComma */, - 3007 /* Id of TColumn */, - 4 /* Color of TColumn */, - 71 /* Color of TColumn */, - 2719 /* Id of TQuad */, - 4 /* Color of TQuad */, - 71 /* Color of TQuad */, - 3027 /* Id of TAssign */, - 4 /* Color of TAssign */, - 71 /* Color of TAssign */, - 2723 /* Id of TPluseq */, - 4 /* Color of TPluseq */, - 71 /* Color of TPluseq */, - 2751 /* Id of TMinuseq */, - 4 /* Color of TMinuseq */, - 71 /* Color of TMinuseq */, - 2983 /* Id of TDotdotdot */, - 4 /* Color of TDotdotdot */, - 71 /* Color of TDotdotdot */, - 2987 /* Id of TDotdot */, - 4 /* Color of TDotdot */, - 71 /* Color of TDotdot */, - 2991 /* Id of TDot */, - 4 /* Color of TDot */, - 71 /* Color of TDot */, - 2727 /* Id of TPlus */, - 4 /* Color of TPlus */, - 71 /* Color of TPlus */, - 2755 /* Id of TMinus */, - 4 /* Color of TMinus */, - 71 /* Color of TMinus */, - 2711 /* Id of TStar */, - 4 /* Color of TStar */, - 71 /* Color of TStar */, - 2715 /* Id of TSlash */, - 4 /* Color of TSlash */, - 71 /* Color of TSlash */, - 2731 /* Id of TPercent */, - 4 /* Color of TPercent */, - 71 /* Color of TPercent */, - 2971 /* Id of TEq */, - 4 /* Color of TEq */, - 71 /* Color of TEq */, - 2747 /* Id of TNe */, - 4 /* Color of TNe */, - 71 /* Color of TNe */, - 2763 /* Id of TLt */, - 4 /* Color of TLt */, - 71 /* Color of TLt */, - 2767 /* Id of TLe */, - 4 /* Color of TLe */, - 71 /* Color of TLe */, - 2959 /* Id of TGt */, - 4 /* Color of TGt */, - 71 /* Color of TGt */, - 2963 /* Id of TGe */, - 4 /* Color of TGe */, - 71 /* Color of TGe */, - 2707 /* Id of TStarship */, - 4 /* Color of TStarship */, - 71 /* Color of TStarship */, - 3011 /* Id of TClassid */, - 4 /* Color of TClassid */, - 71 /* Color of TClassid */, - 2955 /* Id of TId */, - 4 /* Color of TId */, - 71 /* Color of TId */, - 3023 /* Id of TAttrid */, - 4 /* Color of TAttrid */, - 71 /* Color of TAttrid */, - 2743 /* Id of TNumber */, - 4 /* Color of TNumber */, - 71 /* Color of TNumber */, - 2967 /* Id of TFloat */, - 4 /* Color of TFloat */, - 71 /* Color of TFloat */, - 3015 /* Id of TChar */, - 4 /* Color of TChar */, - 71 /* Color of TChar */, - 2699 /* Id of TString */, - 4 /* Color of TString */, - 71 /* Color of TString */, - 2703 /* Id of TStartString */, - 4 /* Color of TStartString */, - 71 /* Color of TStartString */, - 2759 /* Id of TMidString */, - 4 /* Color of TMidString */, - 71 /* Color of TMidString */, - 2979 /* Id of TEndString */, - 4 /* Color of TEndString */, - 71 /* Color of TEndString */, - 3207 /* Id of EOF */, - 4 /* Color of EOF */, - 71 /* Color of EOF */, - 72 /* Property noinit */, - 3279 /* Id of PError */, - 5 /* Color of PError */, - 76 /* Color of PError */, - 77 /* Property noinit */, - 3079 /* Id of PModule */, - 4 /* Color of PModule */, - 68 /* Color of PModule */, - 3075 /* Id of PPackagedecl */, - 4 /* Color of PPackagedecl */, - 68 /* Color of PPackagedecl */, - 3087 /* Id of PImport */, - 4 /* Color of PImport */, - 70 /* Color of PImport */, - 3047 /* Id of PVisibility */, - 4 /* Color of PVisibility */, - 69 /* Color of PVisibility */, - 3107 /* Id of PClassdef */, - 4 /* Color of PClassdef */, - 74 /* Color of PClassdef */, - 3103 /* Id of PClasskind */, - 4 /* Color of PClasskind */, - 71 /* Color of PClasskind */, - 3091 /* Id of PFormaldef */, - 4 /* Color of PFormaldef */, - 68 /* Color of PFormaldef */, - 3055 /* Id of PSuperclass */, - 4 /* Color of PSuperclass */, - 68 /* Color of PSuperclass */, - 3067 /* Id of PPropdef */, - 4 /* Color of PPropdef */, - 4 /* Property _n_doc */, - 72 /* Color of PPropdef */, - 73 /* Property n_doc */, - 74 /* Property n_doc= */, - 3115 /* Id of PAble */, - 4 /* Color of PAble */, - 4 /* Property _n_kwredef */, - 68 /* Color of PAble */, - 69 /* Property n_kwredef */, - 70 /* Property n_kwredef= */, - 3083 /* Id of PMethid */, - 4 /* Color of PMethid */, - 70 /* Color of PMethid */, - 3059 /* Id of PSignature */, - 4 /* Color of PSignature */, - 69 /* Color of PSignature */, - 3071 /* Id of PParam */, - 4 /* Color of PParam */, - 7 /* Property _n_id */, - 8 /* Property _n_type */, - 74 /* Color of PParam */, - 75 /* Property n_id */, - 76 /* Property n_id= */, - 77 /* Property n_type */, - 78 /* Property n_type= */, - 3051 /* Id of PType */, - 4 /* Color of PType */, - 73 /* Color of PType */, - 3095 /* Id of PExpr */, - 4 /* Color of PExpr */, - 72 /* Color of PExpr */, - 3111 /* Id of PAssignOp */, - 4 /* Color of PAssignOp */, - 69 /* Color of PAssignOp */, - 3063 /* Id of PQualified */, - 4 /* Color of PQualified */, - 68 /* Color of PQualified */, - 3099 /* Id of PDoc */, - 4 /* Color of PDoc */, - 68 /* Color of PDoc */, - 3455 /* Id of AModule */, - 5 /* Color of AModule */, - 4 /* Property _n_packagedecl */, - 5 /* Property _n_imports */, - 6 /* Property _n_classdefs */, - 72 /* Color of AModule */, - 73 /* Property n_packagedecl */, - 74 /* Property n_packagedecl= */, - 75 /* Property n_imports */, - 76 /* Property n_imports= */, - 77 /* Property n_classdefs */, - 78 /* Property n_classdefs= */, - 3439 /* Id of APackagedecl */, - 5 /* Color of APackagedecl */, - 4 /* Property _n_doc */, - 5 /* Property _n_kwpackage */, - 6 /* Property _n_id */, - 71 /* Color of APackagedecl */, - 72 /* Property n_doc */, - 73 /* Property n_doc= */, - 74 /* Property n_kwpackage */, - 75 /* Property n_kwpackage= */, - 76 /* Property n_id */, - 77 /* Property n_id= */, - 3495 /* Id of AImport */, - 5 /* Color of AImport */, - 4 /* Property _n_visibility */, - 5 /* Property _n_kwimport */, - 6 /* Property _n_id */, - 73 /* Color of AImport */, - 74 /* Property n_visibility */, - 75 /* Property n_visibility= */, - 76 /* Property n_kwimport */, - 77 /* Property n_kwimport= */, - 78 /* Property n_id */, - 79 /* Property n_id= */, - 3447 /* Id of ANoImport */, - 5 /* Color of ANoImport */, - 4 /* Property _n_visibility */, - 5 /* Property _n_kwimport */, - 6 /* Property _n_kwend */, - 73 /* Color of ANoImport */, - 74 /* Property n_visibility */, - 75 /* Property n_visibility= */, - 76 /* Property n_kwimport */, - 77 /* Property n_kwimport= */, - 78 /* Property n_kwend */, - 79 /* Property n_kwend= */, - 3407 /* Id of APublicVisibility */, - 5 /* Color of APublicVisibility */, - 72 /* Color of APublicVisibility */, - 3419 /* Id of APrivateVisibility */, - 5 /* Color of APrivateVisibility */, - 4 /* Property _n_kwprivate */, - 72 /* Color of APrivateVisibility */, - 73 /* Property n_kwprivate */, - 74 /* Property n_kwprivate= */, - 3415 /* Id of AProtectedVisibility */, - 5 /* Color of AProtectedVisibility */, - 4 /* Property _n_kwprotected */, - 72 /* Color of AProtectedVisibility */, - 73 /* Property n_kwprotected */, - 74 /* Property n_kwprotected= */, - 3483 /* Id of AIntrudeVisibility */, - 5 /* Color of AIntrudeVisibility */, - 4 /* Property _n_kwintrude */, - 72 /* Color of AIntrudeVisibility */, - 73 /* Property n_kwintrude */, - 74 /* Property n_kwintrude= */, - 3551 /* Id of AClassdef */, - 5 /* Color of AClassdef */, - 5 /* Property _n_doc */, - 6 /* Property _n_kwredef */, - 7 /* Property _n_visibility */, - 8 /* Property _n_classkind */, - 9 /* Property _n_id */, - 10 /* Property _n_formaldefs */, - 11 /* Property _n_superclasses */, - 12 /* Property _n_propdefs */, - 79 /* Color of AClassdef */, - 80 /* Property n_doc */, - 81 /* Property n_doc= */, - 82 /* Property n_kwredef */, - 83 /* Property n_kwredef= */, - 84 /* Property n_visibility */, - 85 /* Property n_visibility= */, - 86 /* Property n_classkind */, - 87 /* Property n_classkind= */, - 88 /* Property n_id */, - 89 /* Property n_id= */, - 90 /* Property n_formaldefs */, - 91 /* Property n_formaldefs= */, - 92 /* Property n_superclasses */, - 93 /* Property n_superclasses= */, - 94 /* Property n_propdefs */, - 95 /* Property n_propdefs= */, - 3351 /* Id of ATopClassdef */, - 5 /* Color of ATopClassdef */, - 5 /* Property _n_propdefs */, - 78 /* Color of ATopClassdef */, - 79 /* Property n_propdefs */, - 80 /* Property n_propdefs= */, - 3471 /* Id of AMainClassdef */, - 5 /* Color of AMainClassdef */, - 5 /* Property _n_propdefs */, - 78 /* Color of AMainClassdef */, - 79 /* Property n_propdefs */, - 80 /* Property n_propdefs= */, - 3547 /* Id of AConcreteClasskind */, - 5 /* Color of AConcreteClasskind */, - 4 /* Property _n_kwclass */, - 74 /* Color of AConcreteClasskind */, - 75 /* Property n_kwclass */, - 76 /* Property n_kwclass= */, - 3607 /* Id of AAbstractClasskind */, - 5 /* Color of AAbstractClasskind */, - 4 /* Property _n_kwabstract */, - 5 /* Property _n_kwclass */, - 74 /* Color of AAbstractClasskind */, - 75 /* Property n_kwabstract */, - 76 /* Property n_kwabstract= */, - 77 /* Property n_kwclass */, - 78 /* Property n_kwclass= */, - 3487 /* Id of AInterfaceClasskind */, - 5 /* Color of AInterfaceClasskind */, - 4 /* Property _n_kwinterface */, - 74 /* Color of AInterfaceClasskind */, - 75 /* Property n_kwinterface */, - 76 /* Property n_kwinterface= */, - 3339 /* Id of AUniversalClasskind */, - 5 /* Color of AUniversalClasskind */, - 4 /* Property _n_kwuniversal */, - 74 /* Color of AUniversalClasskind */, - 75 /* Property n_kwuniversal */, - 76 /* Property n_kwuniversal= */, - 3519 /* Id of AFormaldef */, - 5 /* Color of AFormaldef */, - 5 /* Property _n_id */, - 6 /* Property _n_type */, - 73 /* Color of AFormaldef */, - 74 /* Property n_id */, - 75 /* Property n_id= */, - 76 /* Property n_type */, - 77 /* Property n_type= */, - 3359 /* Id of ASuperclass */, - 5 /* Color of ASuperclass */, - 5 /* Property _n_kwspecial */, - 6 /* Property _n_type */, - 75 /* Color of ASuperclass */, - 76 /* Property n_kwspecial */, - 77 /* Property n_kwspecial= */, - 78 /* Property n_type */, - 79 /* Property n_type= */, - 3579 /* Id of AAttrPropdef */, - 5 /* Color of AAttrPropdef */, - 8 /* Property _n_kwredef */, - 9 /* Property _n_visibility */, - 10 /* Property _n_kwattr */, - 11 /* Property _n_id */, - 12 /* Property _n_type */, - 13 /* Property _n_readable */, - 14 /* Property _n_writable */, - 15 /* Property _n_expr */, - 83 /* Color of AAttrPropdef */, - 84 /* Property n_kwredef */, - 85 /* Property n_kwredef= */, - 86 /* Property n_visibility */, - 87 /* Property n_visibility= */, - 88 /* Property n_kwattr */, - 89 /* Property n_kwattr= */, - 90 /* Property n_id */, - 91 /* Property n_id= */, - 92 /* Property n_type */, - 93 /* Property n_type= */, - 94 /* Property n_readable */, - 95 /* Property n_readable= */, - 96 /* Property n_writable */, - 97 /* Property n_writable= */, - 98 /* Property n_expr */, - 99 /* Property n_expr= */, - 3467 /* Id of AMethPropdef */, - 5 /* Color of AMethPropdef */, - 7 /* Property _n_kwredef */, - 8 /* Property _n_visibility */, - 9 /* Property _n_methid */, - 10 /* Property _n_signature */, - 83 /* Color of AMethPropdef */, - 84 /* Property n_kwredef */, - 85 /* Property n_kwredef= */, - 86 /* Property n_visibility */, - 87 /* Property n_visibility= */, - 88 /* Property n_methid */, - 89 /* Property n_methid= */, - 90 /* Property n_signature */, - 91 /* Property n_signature= */, - 3751 /* Id of ADeferredMethPropdef */, - 6 /* Color of ADeferredMethPropdef */, - 11 /* Property _n_kwmeth */, - 96 /* Color of ADeferredMethPropdef */, - 97 /* Property n_kwmeth */, - 98 /* Property n_kwmeth= */, + 8 /* Color of MMImplicitInit */, + 19 /* Group of ? */, + 107 /* Group of ? */, + 19 /* Id of Variable */, + 4 /* Color of Variable */, + 2 /* Group of ? */, + 51 /* Group of ? */, + 315 /* Id of VarVariable */, + 5 /* Color of VarVariable */, + 58 /* Group of ? */, + 2123 /* Id of ParamVariable */, + 5 /* Color of ParamVariable */, + 58 /* Group of ? */, + 2395 /* Id of AutoVariable */, + 5 /* Color of AutoVariable */, + 58 /* Group of ? */, + 2375 /* Id of ClosureVariable */, + 5 /* Color of ClosureVariable */, + 5 /* Group of ? */, + 58 /* Group of ? */, + 2407 /* Id of AbsSyntaxVisitor */, + 5 /* Color of AbsSyntaxVisitor */, + 3 /* Group of ? */, + 55 /* Group of ? */, + 56 /* Group of ? */, + 4 /* Group of ? */, + 71 /* Group of ? */, + 7 /* Group of ? */, + 82 /* Group of ? */, + 78 /* Group of ? */, + 84 /* Group of ? */, + 16 /* Group of ? */, + 105 /* Group of ? */, + 85 /* Group of ? */, + 84 /* Group of ? */, + 78 /* Group of ? */, + 75 /* Group of ? */, + 6 /* Group of ? */, + 75 /* Group of ? */, + 77 /* Group of ? */, + 3607 /* Id of AAbsAbsSendExpr */, + 6 /* Color of AAbsAbsSendExpr */, + 100 /* Group of ? */, + 3823 /* Id of AAbsSendExpr */, + 9 /* Color of AAbsSendExpr */, + 106 /* Group of ? */, + 3835 /* Id of ASuperInitCall */, + 10 /* Color of ASuperInitCall */, + 75 /* Group of ? */, + 109 /* Group of ? */, + 111 /* Group of ? */, + 92 /* Group of ? */, + 3875 /* Id of ASendReassignExpr */, + 13 /* Color of ASendReassignExpr */, + 89 /* Group of ? */, + 97 /* Group of ? */, + 88 /* Group of ? */, + 88 /* Group of ? */, + 93 /* Group of ? */, + 88 /* Group of ? */, + 88 /* Group of ? */, + 103 /* Group of ? */, + 11 /* Group of ? */, + 80 /* Group of ? */, + 75 /* Group of ? */, + 74 /* Group of ? */, +}; +const char *LOCATE_parser = "parser/parser.nit"; +const int SFT_parser[1313] = { + 39 /* Id of State */, + 4 /* Color of State */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2119 /* Id of Parser */, + 5 /* Color of Parser */, + 2 /* Group of ? */, + 55 /* Group of ? */, + 4 /* Group of ? */, + 2363 /* Id of ComputeProdLocationVisitor */, + 5 /* Color of ComputeProdLocationVisitor */, + 3 /* Group of ? */, + 55 /* Group of ? */, + 67 /* Id of ReduceAction */, + 4 /* Color of ReduceAction */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2087 /* Id of ReduceAction0 */, + 5 /* Color of ReduceAction0 */, + 54 /* Group of ? */, + 2083 /* Id of ReduceAction1 */, + 5 /* Color of ReduceAction1 */, + 54 /* Group of ? */, + 1639 /* Id of ReduceAction2 */, + 5 /* Color of ReduceAction2 */, + 54 /* Group of ? */, + 1239 /* Id of ReduceAction3 */, + 5 /* Color of ReduceAction3 */, + 54 /* Group of ? */, + 879 /* Id of ReduceAction4 */, + 5 /* Color of ReduceAction4 */, + 54 /* Group of ? */, + 703 /* Id of ReduceAction5 */, + 5 /* Color of ReduceAction5 */, + 54 /* Group of ? */, + 659 /* Id of ReduceAction6 */, + 5 /* Color of ReduceAction6 */, + 54 /* Group of ? */, + 607 /* Id of ReduceAction7 */, + 5 /* Color of ReduceAction7 */, + 54 /* Group of ? */, + 447 /* Id of ReduceAction8 */, + 5 /* Color of ReduceAction8 */, + 54 /* Group of ? */, + 403 /* Id of ReduceAction9 */, + 5 /* Color of ReduceAction9 */, + 54 /* Group of ? */, + 2079 /* Id of ReduceAction10 */, + 5 /* Color of ReduceAction10 */, + 54 /* Group of ? */, + 2035 /* Id of ReduceAction11 */, + 5 /* Color of ReduceAction11 */, + 54 /* Group of ? */, + 1991 /* Id of ReduceAction12 */, + 5 /* Color of ReduceAction12 */, + 54 /* Group of ? */, + 1947 /* Id of ReduceAction13 */, + 5 /* Color of ReduceAction13 */, + 54 /* Group of ? */, + 1903 /* Id of ReduceAction14 */, + 5 /* Color of ReduceAction14 */, + 54 /* Group of ? */, + 1859 /* Id of ReduceAction15 */, + 5 /* Color of ReduceAction15 */, + 54 /* Group of ? */, + 1815 /* Id of ReduceAction16 */, + 5 /* Color of ReduceAction16 */, + 54 /* Group of ? */, + 1771 /* Id of ReduceAction17 */, + 5 /* Color of ReduceAction17 */, + 54 /* Group of ? */, + 1727 /* Id of ReduceAction18 */, + 5 /* Color of ReduceAction18 */, + 54 /* Group of ? */, + 1683 /* Id of ReduceAction19 */, + 5 /* Color of ReduceAction19 */, + 54 /* Group of ? */, + 1635 /* Id of ReduceAction20 */, + 5 /* Color of ReduceAction20 */, + 54 /* Group of ? */, + 1591 /* Id of ReduceAction21 */, + 5 /* Color of ReduceAction21 */, + 54 /* Group of ? */, + 1547 /* Id of ReduceAction22 */, + 5 /* Color of ReduceAction22 */, + 54 /* Group of ? */, + 1507 /* Id of ReduceAction23 */, + 5 /* Color of ReduceAction23 */, + 54 /* Group of ? */, + 1467 /* Id of ReduceAction24 */, + 5 /* Color of ReduceAction24 */, + 54 /* Group of ? */, + 1423 /* Id of ReduceAction25 */, + 5 /* Color of ReduceAction25 */, + 54 /* Group of ? */, + 1391 /* Id of ReduceAction26 */, + 5 /* Color of ReduceAction26 */, + 54 /* Group of ? */, + 1371 /* Id of ReduceAction27 */, + 5 /* Color of ReduceAction27 */, + 54 /* Group of ? */, + 1327 /* Id of ReduceAction28 */, + 5 /* Color of ReduceAction28 */, + 54 /* Group of ? */, + 1283 /* Id of ReduceAction29 */, + 5 /* Color of ReduceAction29 */, + 54 /* Group of ? */, + 1235 /* Id of ReduceAction30 */, + 5 /* Color of ReduceAction30 */, + 54 /* Group of ? */, + 1191 /* Id of ReduceAction31 */, + 5 /* Color of ReduceAction31 */, + 54 /* Group of ? */, + 1147 /* Id of ReduceAction32 */, + 5 /* Color of ReduceAction32 */, + 54 /* Group of ? */, + 1111 /* Id of ReduceAction33 */, + 5 /* Color of ReduceAction33 */, + 54 /* Group of ? */, + 1075 /* Id of ReduceAction34 */, + 5 /* Color of ReduceAction34 */, + 54 /* Group of ? */, + 1047 /* Id of ReduceAction35 */, + 5 /* Color of ReduceAction35 */, + 54 /* Group of ? */, + 1007 /* Id of ReduceAction36 */, + 5 /* Color of ReduceAction36 */, + 54 /* Group of ? */, + 975 /* Id of ReduceAction37 */, + 5 /* Color of ReduceAction37 */, + 54 /* Group of ? */, + 919 /* Id of ReduceAction39 */, + 5 /* Color of ReduceAction39 */, + 54 /* Group of ? */, + 875 /* Id of ReduceAction40 */, + 5 /* Color of ReduceAction40 */, + 54 /* Group of ? */, + 835 /* Id of ReduceAction41 */, + 5 /* Color of ReduceAction41 */, + 54 /* Group of ? */, + 803 /* Id of ReduceAction42 */, + 5 /* Color of ReduceAction42 */, + 54 /* Group of ? */, + 759 /* Id of ReduceAction43 */, + 5 /* Color of ReduceAction43 */, + 54 /* Group of ? */, + 727 /* Id of ReduceAction44 */, + 5 /* Color of ReduceAction44 */, + 54 /* Group of ? */, + 723 /* Id of ReduceAction45 */, + 5 /* Color of ReduceAction45 */, + 54 /* Group of ? */, + 719 /* Id of ReduceAction46 */, + 5 /* Color of ReduceAction46 */, + 54 /* Group of ? */, + 715 /* Id of ReduceAction47 */, + 5 /* Color of ReduceAction47 */, + 54 /* Group of ? */, + 711 /* Id of ReduceAction48 */, + 5 /* Color of ReduceAction48 */, + 54 /* Group of ? */, + 707 /* Id of ReduceAction49 */, + 5 /* Color of ReduceAction49 */, + 54 /* Group of ? */, + 699 /* Id of ReduceAction50 */, + 5 /* Color of ReduceAction50 */, + 54 /* Group of ? */, + 695 /* Id of ReduceAction51 */, + 5 /* Color of ReduceAction51 */, + 54 /* Group of ? */, + 691 /* Id of ReduceAction52 */, + 5 /* Color of ReduceAction52 */, + 54 /* Group of ? */, + 687 /* Id of ReduceAction53 */, + 5 /* Color of ReduceAction53 */, + 54 /* Group of ? */, + 683 /* Id of ReduceAction54 */, + 5 /* Color of ReduceAction54 */, + 54 /* Group of ? */, + 679 /* Id of ReduceAction55 */, + 5 /* Color of ReduceAction55 */, + 54 /* Group of ? */, + 675 /* Id of ReduceAction56 */, + 5 /* Color of ReduceAction56 */, + 54 /* Group of ? */, + 671 /* Id of ReduceAction57 */, + 5 /* Color of ReduceAction57 */, + 54 /* Group of ? */, + 667 /* Id of ReduceAction58 */, + 5 /* Color of ReduceAction58 */, + 54 /* Group of ? */, + 663 /* Id of ReduceAction59 */, + 5 /* Color of ReduceAction59 */, + 54 /* Group of ? */, + 655 /* Id of ReduceAction60 */, + 5 /* Color of ReduceAction60 */, + 54 /* Group of ? */, + 651 /* Id of ReduceAction61 */, + 5 /* Color of ReduceAction61 */, + 54 /* Group of ? */, + 647 /* Id of ReduceAction62 */, + 5 /* Color of ReduceAction62 */, + 54 /* Group of ? */, + 643 /* Id of ReduceAction63 */, + 5 /* Color of ReduceAction63 */, + 54 /* Group of ? */, + 639 /* Id of ReduceAction64 */, + 5 /* Color of ReduceAction64 */, + 54 /* Group of ? */, + 635 /* Id of ReduceAction65 */, + 5 /* Color of ReduceAction65 */, + 54 /* Group of ? */, + 631 /* Id of ReduceAction66 */, + 5 /* Color of ReduceAction66 */, + 54 /* Group of ? */, + 627 /* Id of ReduceAction67 */, + 5 /* Color of ReduceAction67 */, + 54 /* Group of ? */, + 623 /* Id of ReduceAction68 */, + 5 /* Color of ReduceAction68 */, + 54 /* Group of ? */, + 619 /* Id of ReduceAction69 */, + 5 /* Color of ReduceAction69 */, + 54 /* Group of ? */, + 603 /* Id of ReduceAction70 */, + 5 /* Color of ReduceAction70 */, + 54 /* Group of ? */, + 591 /* Id of ReduceAction71 */, + 5 /* Color of ReduceAction71 */, + 54 /* Group of ? */, + 579 /* Id of ReduceAction72 */, + 5 /* Color of ReduceAction72 */, + 54 /* Group of ? */, + 551 /* Id of ReduceAction73 */, + 5 /* Color of ReduceAction73 */, + 54 /* Group of ? */, + 515 /* Id of ReduceAction74 */, + 5 /* Color of ReduceAction74 */, + 54 /* Group of ? */, + 487 /* Id of ReduceAction75 */, + 5 /* Color of ReduceAction75 */, + 54 /* Group of ? */, + 463 /* Id of ReduceAction76 */, + 5 /* Color of ReduceAction76 */, + 54 /* Group of ? */, + 459 /* Id of ReduceAction77 */, + 5 /* Color of ReduceAction77 */, + 54 /* Group of ? */, + 455 /* Id of ReduceAction78 */, + 5 /* Color of ReduceAction78 */, + 54 /* Group of ? */, + 451 /* Id of ReduceAction79 */, + 5 /* Color of ReduceAction79 */, + 54 /* Group of ? */, + 443 /* Id of ReduceAction80 */, + 5 /* Color of ReduceAction80 */, + 54 /* Group of ? */, + 439 /* Id of ReduceAction81 */, + 5 /* Color of ReduceAction81 */, + 54 /* Group of ? */, + 435 /* Id of ReduceAction82 */, + 5 /* Color of ReduceAction82 */, + 54 /* Group of ? */, + 431 /* Id of ReduceAction83 */, + 5 /* Color of ReduceAction83 */, + 54 /* Group of ? */, + 427 /* Id of ReduceAction84 */, + 5 /* Color of ReduceAction84 */, + 54 /* Group of ? */, + 423 /* Id of ReduceAction85 */, + 5 /* Color of ReduceAction85 */, + 54 /* Group of ? */, + 419 /* Id of ReduceAction86 */, + 5 /* Color of ReduceAction86 */, + 54 /* Group of ? */, + 415 /* Id of ReduceAction87 */, + 5 /* Color of ReduceAction87 */, + 54 /* Group of ? */, + 411 /* Id of ReduceAction88 */, + 5 /* Color of ReduceAction88 */, + 54 /* Group of ? */, + 407 /* Id of ReduceAction89 */, + 5 /* Color of ReduceAction89 */, + 54 /* Group of ? */, + 399 /* Id of ReduceAction90 */, + 5 /* Color of ReduceAction90 */, + 54 /* Group of ? */, + 395 /* Id of ReduceAction91 */, + 5 /* Color of ReduceAction91 */, + 54 /* Group of ? */, + 391 /* Id of ReduceAction92 */, + 5 /* Color of ReduceAction92 */, + 54 /* Group of ? */, + 387 /* Id of ReduceAction93 */, + 5 /* Color of ReduceAction93 */, + 54 /* Group of ? */, + 383 /* Id of ReduceAction94 */, + 5 /* Color of ReduceAction94 */, + 54 /* Group of ? */, + 379 /* Id of ReduceAction95 */, + 5 /* Color of ReduceAction95 */, + 54 /* Group of ? */, + 375 /* Id of ReduceAction96 */, + 5 /* Color of ReduceAction96 */, + 54 /* Group of ? */, + 371 /* Id of ReduceAction97 */, + 5 /* Color of ReduceAction97 */, + 54 /* Group of ? */, + 367 /* Id of ReduceAction98 */, + 5 /* Color of ReduceAction98 */, + 54 /* Group of ? */, + 363 /* Id of ReduceAction99 */, + 5 /* Color of ReduceAction99 */, + 54 /* Group of ? */, + 2075 /* Id of ReduceAction100 */, + 5 /* Color of ReduceAction100 */, + 54 /* Group of ? */, + 2071 /* Id of ReduceAction101 */, + 5 /* Color of ReduceAction101 */, + 54 /* Group of ? */, + 2067 /* Id of ReduceAction102 */, + 5 /* Color of ReduceAction102 */, + 54 /* Group of ? */, + 2063 /* Id of ReduceAction103 */, + 5 /* Color of ReduceAction103 */, + 54 /* Group of ? */, + 2059 /* Id of ReduceAction104 */, + 5 /* Color of ReduceAction104 */, + 54 /* Group of ? */, + 2055 /* Id of ReduceAction105 */, + 5 /* Color of ReduceAction105 */, + 54 /* Group of ? */, + 2051 /* Id of ReduceAction106 */, + 5 /* Color of ReduceAction106 */, + 54 /* Group of ? */, + 2047 /* Id of ReduceAction107 */, + 5 /* Color of ReduceAction107 */, + 54 /* Group of ? */, + 2043 /* Id of ReduceAction108 */, + 5 /* Color of ReduceAction108 */, + 54 /* Group of ? */, + 2039 /* Id of ReduceAction109 */, + 5 /* Color of ReduceAction109 */, + 54 /* Group of ? */, + 2031 /* Id of ReduceAction110 */, + 5 /* Color of ReduceAction110 */, + 54 /* Group of ? */, + 2027 /* Id of ReduceAction111 */, + 5 /* Color of ReduceAction111 */, + 54 /* Group of ? */, + 2023 /* Id of ReduceAction112 */, + 5 /* Color of ReduceAction112 */, + 54 /* Group of ? */, + 2019 /* Id of ReduceAction113 */, + 5 /* Color of ReduceAction113 */, + 54 /* Group of ? */, + 2015 /* Id of ReduceAction114 */, + 5 /* Color of ReduceAction114 */, + 54 /* Group of ? */, + 2011 /* Id of ReduceAction115 */, + 5 /* Color of ReduceAction115 */, + 54 /* Group of ? */, + 2007 /* Id of ReduceAction116 */, + 5 /* Color of ReduceAction116 */, + 54 /* Group of ? */, + 2003 /* Id of ReduceAction117 */, + 5 /* Color of ReduceAction117 */, + 54 /* Group of ? */, + 1999 /* Id of ReduceAction118 */, + 5 /* Color of ReduceAction118 */, + 54 /* Group of ? */, + 1995 /* Id of ReduceAction119 */, + 5 /* Color of ReduceAction119 */, + 54 /* Group of ? */, + 1987 /* Id of ReduceAction120 */, + 5 /* Color of ReduceAction120 */, + 54 /* Group of ? */, + 1983 /* Id of ReduceAction121 */, + 5 /* Color of ReduceAction121 */, + 54 /* Group of ? */, + 1979 /* Id of ReduceAction122 */, + 5 /* Color of ReduceAction122 */, + 54 /* Group of ? */, + 1975 /* Id of ReduceAction123 */, + 5 /* Color of ReduceAction123 */, + 54 /* Group of ? */, + 1971 /* Id of ReduceAction124 */, + 5 /* Color of ReduceAction124 */, + 54 /* Group of ? */, + 1967 /* Id of ReduceAction125 */, + 5 /* Color of ReduceAction125 */, + 54 /* Group of ? */, + 1963 /* Id of ReduceAction126 */, + 5 /* Color of ReduceAction126 */, + 54 /* Group of ? */, + 1959 /* Id of ReduceAction127 */, + 5 /* Color of ReduceAction127 */, + 54 /* Group of ? */, + 1955 /* Id of ReduceAction128 */, + 5 /* Color of ReduceAction128 */, + 54 /* Group of ? */, + 1951 /* Id of ReduceAction129 */, + 5 /* Color of ReduceAction129 */, + 54 /* Group of ? */, + 1943 /* Id of ReduceAction130 */, + 5 /* Color of ReduceAction130 */, + 54 /* Group of ? */, + 1939 /* Id of ReduceAction131 */, + 5 /* Color of ReduceAction131 */, + 54 /* Group of ? */, + 1935 /* Id of ReduceAction132 */, + 5 /* Color of ReduceAction132 */, + 54 /* Group of ? */, + 1931 /* Id of ReduceAction133 */, + 5 /* Color of ReduceAction133 */, + 54 /* Group of ? */, + 1927 /* Id of ReduceAction134 */, + 5 /* Color of ReduceAction134 */, + 54 /* Group of ? */, + 1923 /* Id of ReduceAction135 */, + 5 /* Color of ReduceAction135 */, + 54 /* Group of ? */, + 1919 /* Id of ReduceAction136 */, + 5 /* Color of ReduceAction136 */, + 54 /* Group of ? */, + 1915 /* Id of ReduceAction137 */, + 5 /* Color of ReduceAction137 */, + 54 /* Group of ? */, + 1911 /* Id of ReduceAction138 */, + 5 /* Color of ReduceAction138 */, + 54 /* Group of ? */, + 1907 /* Id of ReduceAction139 */, + 5 /* Color of ReduceAction139 */, + 54 /* Group of ? */, + 1899 /* Id of ReduceAction140 */, + 5 /* Color of ReduceAction140 */, + 54 /* Group of ? */, + 1895 /* Id of ReduceAction141 */, + 5 /* Color of ReduceAction141 */, + 54 /* Group of ? */, + 1891 /* Id of ReduceAction142 */, + 5 /* Color of ReduceAction142 */, + 54 /* Group of ? */, + 1887 /* Id of ReduceAction143 */, + 5 /* Color of ReduceAction143 */, + 54 /* Group of ? */, + 1883 /* Id of ReduceAction144 */, + 5 /* Color of ReduceAction144 */, + 54 /* Group of ? */, + 1879 /* Id of ReduceAction145 */, + 5 /* Color of ReduceAction145 */, + 54 /* Group of ? */, + 1875 /* Id of ReduceAction146 */, + 5 /* Color of ReduceAction146 */, + 54 /* Group of ? */, + 1871 /* Id of ReduceAction147 */, + 5 /* Color of ReduceAction147 */, + 54 /* Group of ? */, + 1867 /* Id of ReduceAction148 */, + 5 /* Color of ReduceAction148 */, + 54 /* Group of ? */, + 1863 /* Id of ReduceAction149 */, + 5 /* Color of ReduceAction149 */, + 54 /* Group of ? */, + 1855 /* Id of ReduceAction150 */, + 5 /* Color of ReduceAction150 */, + 54 /* Group of ? */, + 1851 /* Id of ReduceAction151 */, + 5 /* Color of ReduceAction151 */, + 54 /* Group of ? */, + 1847 /* Id of ReduceAction152 */, + 5 /* Color of ReduceAction152 */, + 54 /* Group of ? */, + 1843 /* Id of ReduceAction153 */, + 5 /* Color of ReduceAction153 */, + 54 /* Group of ? */, + 1839 /* Id of ReduceAction154 */, + 5 /* Color of ReduceAction154 */, + 54 /* Group of ? */, + 1835 /* Id of ReduceAction155 */, + 5 /* Color of ReduceAction155 */, + 54 /* Group of ? */, + 1831 /* Id of ReduceAction156 */, + 5 /* Color of ReduceAction156 */, + 54 /* Group of ? */, + 1827 /* Id of ReduceAction157 */, + 5 /* Color of ReduceAction157 */, + 54 /* Group of ? */, + 1823 /* Id of ReduceAction158 */, + 5 /* Color of ReduceAction158 */, + 54 /* Group of ? */, + 1819 /* Id of ReduceAction159 */, + 5 /* Color of ReduceAction159 */, + 54 /* Group of ? */, + 1811 /* Id of ReduceAction160 */, + 5 /* Color of ReduceAction160 */, + 54 /* Group of ? */, + 1807 /* Id of ReduceAction161 */, + 5 /* Color of ReduceAction161 */, + 54 /* Group of ? */, + 1803 /* Id of ReduceAction162 */, + 5 /* Color of ReduceAction162 */, + 54 /* Group of ? */, + 1799 /* Id of ReduceAction163 */, + 5 /* Color of ReduceAction163 */, + 54 /* Group of ? */, + 1795 /* Id of ReduceAction164 */, + 5 /* Color of ReduceAction164 */, + 54 /* Group of ? */, + 1791 /* Id of ReduceAction165 */, + 5 /* Color of ReduceAction165 */, + 54 /* Group of ? */, + 1787 /* Id of ReduceAction166 */, + 5 /* Color of ReduceAction166 */, + 54 /* Group of ? */, + 1783 /* Id of ReduceAction167 */, + 5 /* Color of ReduceAction167 */, + 54 /* Group of ? */, + 1779 /* Id of ReduceAction168 */, + 5 /* Color of ReduceAction168 */, + 54 /* Group of ? */, + 1775 /* Id of ReduceAction169 */, + 5 /* Color of ReduceAction169 */, + 54 /* Group of ? */, + 1767 /* Id of ReduceAction170 */, + 5 /* Color of ReduceAction170 */, + 54 /* Group of ? */, + 1763 /* Id of ReduceAction171 */, + 5 /* Color of ReduceAction171 */, + 54 /* Group of ? */, + 1759 /* Id of ReduceAction172 */, + 5 /* Color of ReduceAction172 */, + 54 /* Group of ? */, + 1755 /* Id of ReduceAction173 */, + 5 /* Color of ReduceAction173 */, + 54 /* Group of ? */, + 1751 /* Id of ReduceAction174 */, + 5 /* Color of ReduceAction174 */, + 54 /* Group of ? */, + 1747 /* Id of ReduceAction175 */, + 5 /* Color of ReduceAction175 */, + 54 /* Group of ? */, + 1743 /* Id of ReduceAction176 */, + 5 /* Color of ReduceAction176 */, + 54 /* Group of ? */, + 1739 /* Id of ReduceAction177 */, + 5 /* Color of ReduceAction177 */, + 54 /* Group of ? */, + 1735 /* Id of ReduceAction178 */, + 5 /* Color of ReduceAction178 */, + 54 /* Group of ? */, + 1731 /* Id of ReduceAction179 */, + 5 /* Color of ReduceAction179 */, + 54 /* Group of ? */, + 1723 /* Id of ReduceAction180 */, + 5 /* Color of ReduceAction180 */, + 54 /* Group of ? */, + 1719 /* Id of ReduceAction181 */, + 5 /* Color of ReduceAction181 */, + 54 /* Group of ? */, + 1715 /* Id of ReduceAction182 */, + 5 /* Color of ReduceAction182 */, + 54 /* Group of ? */, + 1711 /* Id of ReduceAction183 */, + 5 /* Color of ReduceAction183 */, + 54 /* Group of ? */, + 1707 /* Id of ReduceAction184 */, + 5 /* Color of ReduceAction184 */, + 54 /* Group of ? */, + 1703 /* Id of ReduceAction185 */, + 5 /* Color of ReduceAction185 */, + 54 /* Group of ? */, + 1699 /* Id of ReduceAction186 */, + 5 /* Color of ReduceAction186 */, + 54 /* Group of ? */, + 1695 /* Id of ReduceAction187 */, + 5 /* Color of ReduceAction187 */, + 54 /* Group of ? */, + 1691 /* Id of ReduceAction188 */, + 5 /* Color of ReduceAction188 */, + 54 /* Group of ? */, + 1687 /* Id of ReduceAction189 */, + 5 /* Color of ReduceAction189 */, + 54 /* Group of ? */, + 1679 /* Id of ReduceAction190 */, + 5 /* Color of ReduceAction190 */, + 54 /* Group of ? */, + 1675 /* Id of ReduceAction191 */, + 5 /* Color of ReduceAction191 */, + 54 /* Group of ? */, + 1671 /* Id of ReduceAction192 */, + 5 /* Color of ReduceAction192 */, + 54 /* Group of ? */, + 1667 /* Id of ReduceAction193 */, + 5 /* Color of ReduceAction193 */, + 54 /* Group of ? */, + 1663 /* Id of ReduceAction194 */, + 5 /* Color of ReduceAction194 */, + 54 /* Group of ? */, + 1659 /* Id of ReduceAction195 */, + 5 /* Color of ReduceAction195 */, + 54 /* Group of ? */, + 1655 /* Id of ReduceAction196 */, + 5 /* Color of ReduceAction196 */, + 54 /* Group of ? */, + 1651 /* Id of ReduceAction197 */, + 5 /* Color of ReduceAction197 */, + 54 /* Group of ? */, + 1647 /* Id of ReduceAction198 */, + 5 /* Color of ReduceAction198 */, + 54 /* Group of ? */, + 1643 /* Id of ReduceAction199 */, + 5 /* Color of ReduceAction199 */, + 54 /* Group of ? */, + 1631 /* Id of ReduceAction200 */, + 5 /* Color of ReduceAction200 */, + 54 /* Group of ? */, + 1627 /* Id of ReduceAction201 */, + 5 /* Color of ReduceAction201 */, + 54 /* Group of ? */, + 1623 /* Id of ReduceAction202 */, + 5 /* Color of ReduceAction202 */, + 54 /* Group of ? */, + 1619 /* Id of ReduceAction203 */, + 5 /* Color of ReduceAction203 */, + 54 /* Group of ? */, + 1615 /* Id of ReduceAction204 */, + 5 /* Color of ReduceAction204 */, + 54 /* Group of ? */, + 1611 /* Id of ReduceAction205 */, + 5 /* Color of ReduceAction205 */, + 54 /* Group of ? */, + 1607 /* Id of ReduceAction206 */, + 5 /* Color of ReduceAction206 */, + 54 /* Group of ? */, + 1603 /* Id of ReduceAction207 */, + 5 /* Color of ReduceAction207 */, + 54 /* Group of ? */, + 1599 /* Id of ReduceAction208 */, + 5 /* Color of ReduceAction208 */, + 54 /* Group of ? */, + 1595 /* Id of ReduceAction209 */, + 5 /* Color of ReduceAction209 */, + 54 /* Group of ? */, + 1587 /* Id of ReduceAction210 */, + 5 /* Color of ReduceAction210 */, + 54 /* Group of ? */, + 1583 /* Id of ReduceAction211 */, + 5 /* Color of ReduceAction211 */, + 54 /* Group of ? */, + 1579 /* Id of ReduceAction212 */, + 5 /* Color of ReduceAction212 */, + 54 /* Group of ? */, + 1575 /* Id of ReduceAction213 */, + 5 /* Color of ReduceAction213 */, + 54 /* Group of ? */, + 1571 /* Id of ReduceAction214 */, + 5 /* Color of ReduceAction214 */, + 54 /* Group of ? */, + 1567 /* Id of ReduceAction215 */, + 5 /* Color of ReduceAction215 */, + 54 /* Group of ? */, + 1563 /* Id of ReduceAction216 */, + 5 /* Color of ReduceAction216 */, + 54 /* Group of ? */, + 1559 /* Id of ReduceAction217 */, + 5 /* Color of ReduceAction217 */, + 54 /* Group of ? */, + 1555 /* Id of ReduceAction218 */, + 5 /* Color of ReduceAction218 */, + 54 /* Group of ? */, + 1551 /* Id of ReduceAction219 */, + 5 /* Color of ReduceAction219 */, + 54 /* Group of ? */, + 1543 /* Id of ReduceAction220 */, + 5 /* Color of ReduceAction220 */, + 54 /* Group of ? */, + 1539 /* Id of ReduceAction221 */, + 5 /* Color of ReduceAction221 */, + 54 /* Group of ? */, + 1535 /* Id of ReduceAction222 */, + 5 /* Color of ReduceAction222 */, + 54 /* Group of ? */, + 1531 /* Id of ReduceAction223 */, + 5 /* Color of ReduceAction223 */, + 54 /* Group of ? */, + 1527 /* Id of ReduceAction225 */, + 5 /* Color of ReduceAction225 */, + 54 /* Group of ? */, + 1523 /* Id of ReduceAction226 */, + 5 /* Color of ReduceAction226 */, + 54 /* Group of ? */, + 1519 /* Id of ReduceAction227 */, + 5 /* Color of ReduceAction227 */, + 54 /* Group of ? */, + 1515 /* Id of ReduceAction228 */, + 5 /* Color of ReduceAction228 */, + 54 /* Group of ? */, + 1511 /* Id of ReduceAction229 */, + 5 /* Color of ReduceAction229 */, + 54 /* Group of ? */, + 1503 /* Id of ReduceAction230 */, + 5 /* Color of ReduceAction230 */, + 54 /* Group of ? */, + 1499 /* Id of ReduceAction231 */, + 5 /* Color of ReduceAction231 */, + 54 /* Group of ? */, + 1495 /* Id of ReduceAction232 */, + 5 /* Color of ReduceAction232 */, + 54 /* Group of ? */, + 1491 /* Id of ReduceAction233 */, + 5 /* Color of ReduceAction233 */, + 54 /* Group of ? */, + 1487 /* Id of ReduceAction234 */, + 5 /* Color of ReduceAction234 */, + 54 /* Group of ? */, + 1483 /* Id of ReduceAction235 */, + 5 /* Color of ReduceAction235 */, + 54 /* Group of ? */, + 1479 /* Id of ReduceAction236 */, + 5 /* Color of ReduceAction236 */, + 54 /* Group of ? */, + 1475 /* Id of ReduceAction237 */, + 5 /* Color of ReduceAction237 */, + 54 /* Group of ? */, + 1471 /* Id of ReduceAction238 */, + 5 /* Color of ReduceAction238 */, + 54 /* Group of ? */, + 1463 /* Id of ReduceAction240 */, + 5 /* Color of ReduceAction240 */, + 54 /* Group of ? */, + 1459 /* Id of ReduceAction241 */, + 5 /* Color of ReduceAction241 */, + 54 /* Group of ? */, + 1455 /* Id of ReduceAction242 */, + 5 /* Color of ReduceAction242 */, + 54 /* Group of ? */, + 1451 /* Id of ReduceAction243 */, + 5 /* Color of ReduceAction243 */, + 54 /* Group of ? */, + 1447 /* Id of ReduceAction244 */, + 5 /* Color of ReduceAction244 */, + 54 /* Group of ? */, + 1443 /* Id of ReduceAction245 */, + 5 /* Color of ReduceAction245 */, + 54 /* Group of ? */, + 1439 /* Id of ReduceAction246 */, + 5 /* Color of ReduceAction246 */, + 54 /* Group of ? */, + 1435 /* Id of ReduceAction247 */, + 5 /* Color of ReduceAction247 */, + 54 /* Group of ? */, + 1431 /* Id of ReduceAction248 */, + 5 /* Color of ReduceAction248 */, + 54 /* Group of ? */, + 1427 /* Id of ReduceAction249 */, + 5 /* Color of ReduceAction249 */, + 54 /* Group of ? */, + 1419 /* Id of ReduceAction253 */, + 5 /* Color of ReduceAction253 */, + 54 /* Group of ? */, + 1415 /* Id of ReduceAction254 */, + 5 /* Color of ReduceAction254 */, + 54 /* Group of ? */, + 1411 /* Id of ReduceAction255 */, + 5 /* Color of ReduceAction255 */, + 54 /* Group of ? */, + 1407 /* Id of ReduceAction256 */, + 5 /* Color of ReduceAction256 */, + 54 /* Group of ? */, + 1403 /* Id of ReduceAction257 */, + 5 /* Color of ReduceAction257 */, + 54 /* Group of ? */, + 1399 /* Id of ReduceAction258 */, + 5 /* Color of ReduceAction258 */, + 54 /* Group of ? */, + 1395 /* Id of ReduceAction259 */, + 5 /* Color of ReduceAction259 */, + 54 /* Group of ? */, + 1387 /* Id of ReduceAction260 */, + 5 /* Color of ReduceAction260 */, + 54 /* Group of ? */, + 1383 /* Id of ReduceAction261 */, + 5 /* Color of ReduceAction261 */, + 54 /* Group of ? */, + 1379 /* Id of ReduceAction262 */, + 5 /* Color of ReduceAction262 */, + 54 /* Group of ? */, + 1375 /* Id of ReduceAction263 */, + 5 /* Color of ReduceAction263 */, + 54 /* Group of ? */, + 1367 /* Id of ReduceAction270 */, + 5 /* Color of ReduceAction270 */, + 54 /* Group of ? */, + 1363 /* Id of ReduceAction271 */, + 5 /* Color of ReduceAction271 */, + 54 /* Group of ? */, + 1359 /* Id of ReduceAction272 */, + 5 /* Color of ReduceAction272 */, + 54 /* Group of ? */, + 1355 /* Id of ReduceAction273 */, + 5 /* Color of ReduceAction273 */, + 54 /* Group of ? */, + 1351 /* Id of ReduceAction274 */, + 5 /* Color of ReduceAction274 */, + 54 /* Group of ? */, + 1347 /* Id of ReduceAction275 */, + 5 /* Color of ReduceAction275 */, + 54 /* Group of ? */, + 1343 /* Id of ReduceAction276 */, + 5 /* Color of ReduceAction276 */, + 54 /* Group of ? */, + 1339 /* Id of ReduceAction277 */, + 5 /* Color of ReduceAction277 */, + 54 /* Group of ? */, + 1335 /* Id of ReduceAction278 */, + 5 /* Color of ReduceAction278 */, + 54 /* Group of ? */, + 1331 /* Id of ReduceAction279 */, + 5 /* Color of ReduceAction279 */, + 54 /* Group of ? */, + 1323 /* Id of ReduceAction280 */, + 5 /* Color of ReduceAction280 */, + 54 /* Group of ? */, + 1319 /* Id of ReduceAction281 */, + 5 /* Color of ReduceAction281 */, + 54 /* Group of ? */, + 1315 /* Id of ReduceAction282 */, + 5 /* Color of ReduceAction282 */, + 54 /* Group of ? */, + 1311 /* Id of ReduceAction283 */, + 5 /* Color of ReduceAction283 */, + 54 /* Group of ? */, + 1307 /* Id of ReduceAction284 */, + 5 /* Color of ReduceAction284 */, + 54 /* Group of ? */, + 1303 /* Id of ReduceAction285 */, + 5 /* Color of ReduceAction285 */, + 54 /* Group of ? */, + 1299 /* Id of ReduceAction286 */, + 5 /* Color of ReduceAction286 */, + 54 /* Group of ? */, + 1295 /* Id of ReduceAction287 */, + 5 /* Color of ReduceAction287 */, + 54 /* Group of ? */, + 1291 /* Id of ReduceAction288 */, + 5 /* Color of ReduceAction288 */, + 54 /* Group of ? */, + 1287 /* Id of ReduceAction289 */, + 5 /* Color of ReduceAction289 */, + 54 /* Group of ? */, + 1279 /* Id of ReduceAction290 */, + 5 /* Color of ReduceAction290 */, + 54 /* Group of ? */, + 1275 /* Id of ReduceAction291 */, + 5 /* Color of ReduceAction291 */, + 54 /* Group of ? */, + 1271 /* Id of ReduceAction292 */, + 5 /* Color of ReduceAction292 */, + 54 /* Group of ? */, + 1267 /* Id of ReduceAction293 */, + 5 /* Color of ReduceAction293 */, + 54 /* Group of ? */, + 1263 /* Id of ReduceAction294 */, + 5 /* Color of ReduceAction294 */, + 54 /* Group of ? */, + 1259 /* Id of ReduceAction295 */, + 5 /* Color of ReduceAction295 */, + 54 /* Group of ? */, + 1255 /* Id of ReduceAction296 */, + 5 /* Color of ReduceAction296 */, + 54 /* Group of ? */, + 1251 /* Id of ReduceAction297 */, + 5 /* Color of ReduceAction297 */, + 54 /* Group of ? */, + 1247 /* Id of ReduceAction298 */, + 5 /* Color of ReduceAction298 */, + 54 /* Group of ? */, + 1243 /* Id of ReduceAction299 */, + 5 /* Color of ReduceAction299 */, + 54 /* Group of ? */, + 1231 /* Id of ReduceAction300 */, + 5 /* Color of ReduceAction300 */, + 54 /* Group of ? */, + 1227 /* Id of ReduceAction301 */, + 5 /* Color of ReduceAction301 */, + 54 /* Group of ? */, + 1223 /* Id of ReduceAction302 */, + 5 /* Color of ReduceAction302 */, + 54 /* Group of ? */, + 1219 /* Id of ReduceAction303 */, + 5 /* Color of ReduceAction303 */, + 54 /* Group of ? */, + 1215 /* Id of ReduceAction304 */, + 5 /* Color of ReduceAction304 */, + 54 /* Group of ? */, + 1211 /* Id of ReduceAction305 */, + 5 /* Color of ReduceAction305 */, + 54 /* Group of ? */, + 1207 /* Id of ReduceAction306 */, + 5 /* Color of ReduceAction306 */, + 54 /* Group of ? */, + 1203 /* Id of ReduceAction307 */, + 5 /* Color of ReduceAction307 */, + 54 /* Group of ? */, + 1199 /* Id of ReduceAction308 */, + 5 /* Color of ReduceAction308 */, + 54 /* Group of ? */, + 1195 /* Id of ReduceAction309 */, + 5 /* Color of ReduceAction309 */, + 54 /* Group of ? */, + 1187 /* Id of ReduceAction310 */, + 5 /* Color of ReduceAction310 */, + 54 /* Group of ? */, + 1183 /* Id of ReduceAction311 */, + 5 /* Color of ReduceAction311 */, + 54 /* Group of ? */, + 1179 /* Id of ReduceAction312 */, + 5 /* Color of ReduceAction312 */, + 54 /* Group of ? */, + 1175 /* Id of ReduceAction313 */, + 5 /* Color of ReduceAction313 */, + 54 /* Group of ? */, + 1171 /* Id of ReduceAction314 */, + 5 /* Color of ReduceAction314 */, + 54 /* Group of ? */, + 1167 /* Id of ReduceAction315 */, + 5 /* Color of ReduceAction315 */, + 54 /* Group of ? */, + 1163 /* Id of ReduceAction316 */, + 5 /* Color of ReduceAction316 */, + 54 /* Group of ? */, + 1159 /* Id of ReduceAction317 */, + 5 /* Color of ReduceAction317 */, + 54 /* Group of ? */, + 1155 /* Id of ReduceAction318 */, + 5 /* Color of ReduceAction318 */, + 54 /* Group of ? */, + 1151 /* Id of ReduceAction319 */, + 5 /* Color of ReduceAction319 */, + 54 /* Group of ? */, + 1143 /* Id of ReduceAction320 */, + 5 /* Color of ReduceAction320 */, + 54 /* Group of ? */, + 1139 /* Id of ReduceAction321 */, + 5 /* Color of ReduceAction321 */, + 54 /* Group of ? */, + 1135 /* Id of ReduceAction322 */, + 5 /* Color of ReduceAction322 */, + 54 /* Group of ? */, + 1131 /* Id of ReduceAction325 */, + 5 /* Color of ReduceAction325 */, + 54 /* Group of ? */, + 1127 /* Id of ReduceAction326 */, + 5 /* Color of ReduceAction326 */, + 54 /* Group of ? */, + 1123 /* Id of ReduceAction327 */, + 5 /* Color of ReduceAction327 */, + 54 /* Group of ? */, + 1119 /* Id of ReduceAction328 */, + 5 /* Color of ReduceAction328 */, + 54 /* Group of ? */, + 1115 /* Id of ReduceAction329 */, + 5 /* Color of ReduceAction329 */, + 54 /* Group of ? */, + 1107 /* Id of ReduceAction330 */, + 5 /* Color of ReduceAction330 */, + 54 /* Group of ? */, + 1103 /* Id of ReduceAction331 */, + 5 /* Color of ReduceAction331 */, + 54 /* Group of ? */, + 1099 /* Id of ReduceAction332 */, + 5 /* Color of ReduceAction332 */, + 54 /* Group of ? */, + 1095 /* Id of ReduceAction333 */, + 5 /* Color of ReduceAction333 */, + 54 /* Group of ? */, + 1091 /* Id of ReduceAction334 */, + 5 /* Color of ReduceAction334 */, + 54 /* Group of ? */, + 1087 /* Id of ReduceAction335 */, + 5 /* Color of ReduceAction335 */, + 54 /* Group of ? */, + 1083 /* Id of ReduceAction336 */, + 5 /* Color of ReduceAction336 */, + 54 /* Group of ? */, + 1079 /* Id of ReduceAction337 */, + 5 /* Color of ReduceAction337 */, + 54 /* Group of ? */, + 1071 /* Id of ReduceAction341 */, + 5 /* Color of ReduceAction341 */, + 54 /* Group of ? */, + 1067 /* Id of ReduceAction343 */, + 5 /* Color of ReduceAction343 */, + 54 /* Group of ? */, + 1063 /* Id of ReduceAction345 */, + 5 /* Color of ReduceAction345 */, + 54 /* Group of ? */, + 1059 /* Id of ReduceAction346 */, + 5 /* Color of ReduceAction346 */, + 54 /* Group of ? */, + 1055 /* Id of ReduceAction347 */, + 5 /* Color of ReduceAction347 */, + 54 /* Group of ? */, + 1051 /* Id of ReduceAction349 */, + 5 /* Color of ReduceAction349 */, + 54 /* Group of ? */, + 1043 /* Id of ReduceAction351 */, + 5 /* Color of ReduceAction351 */, + 54 /* Group of ? */, + 1039 /* Id of ReduceAction352 */, + 5 /* Color of ReduceAction352 */, + 54 /* Group of ? */, + 1035 /* Id of ReduceAction353 */, + 5 /* Color of ReduceAction353 */, + 54 /* Group of ? */, + 1031 /* Id of ReduceAction354 */, + 5 /* Color of ReduceAction354 */, + 54 /* Group of ? */, + 1027 /* Id of ReduceAction355 */, + 5 /* Color of ReduceAction355 */, + 54 /* Group of ? */, + 1023 /* Id of ReduceAction356 */, + 5 /* Color of ReduceAction356 */, + 54 /* Group of ? */, + 1019 /* Id of ReduceAction357 */, + 5 /* Color of ReduceAction357 */, + 54 /* Group of ? */, + 1015 /* Id of ReduceAction358 */, + 5 /* Color of ReduceAction358 */, + 54 /* Group of ? */, + 1011 /* Id of ReduceAction359 */, + 5 /* Color of ReduceAction359 */, + 54 /* Group of ? */, + 1003 /* Id of ReduceAction360 */, + 5 /* Color of ReduceAction360 */, + 54 /* Group of ? */, + 999 /* Id of ReduceAction361 */, + 5 /* Color of ReduceAction361 */, + 54 /* Group of ? */, + 995 /* Id of ReduceAction363 */, + 5 /* Color of ReduceAction363 */, + 54 /* Group of ? */, + 991 /* Id of ReduceAction364 */, + 5 /* Color of ReduceAction364 */, + 54 /* Group of ? */, + 987 /* Id of ReduceAction366 */, + 5 /* Color of ReduceAction366 */, + 54 /* Group of ? */, + 983 /* Id of ReduceAction367 */, + 5 /* Color of ReduceAction367 */, + 54 /* Group of ? */, + 979 /* Id of ReduceAction368 */, + 5 /* Color of ReduceAction368 */, + 54 /* Group of ? */, + 971 /* Id of ReduceAction370 */, + 5 /* Color of ReduceAction370 */, + 54 /* Group of ? */, + 967 /* Id of ReduceAction371 */, + 5 /* Color of ReduceAction371 */, + 54 /* Group of ? */, + 963 /* Id of ReduceAction373 */, + 5 /* Color of ReduceAction373 */, + 54 /* Group of ? */, + 959 /* Id of ReduceAction374 */, + 5 /* Color of ReduceAction374 */, + 54 /* Group of ? */, + 955 /* Id of ReduceAction375 */, + 5 /* Color of ReduceAction375 */, + 54 /* Group of ? */, + 951 /* Id of ReduceAction376 */, + 5 /* Color of ReduceAction376 */, + 54 /* Group of ? */, + 947 /* Id of ReduceAction377 */, + 5 /* Color of ReduceAction377 */, + 54 /* Group of ? */, + 943 /* Id of ReduceAction384 */, + 5 /* Color of ReduceAction384 */, + 54 /* Group of ? */, + 939 /* Id of ReduceAction385 */, + 5 /* Color of ReduceAction385 */, + 54 /* Group of ? */, + 935 /* Id of ReduceAction386 */, + 5 /* Color of ReduceAction386 */, + 54 /* Group of ? */, + 931 /* Id of ReduceAction387 */, + 5 /* Color of ReduceAction387 */, + 54 /* Group of ? */, + 927 /* Id of ReduceAction388 */, + 5 /* Color of ReduceAction388 */, + 54 /* Group of ? */, + 923 /* Id of ReduceAction389 */, + 5 /* Color of ReduceAction389 */, + 54 /* Group of ? */, + 915 /* Id of ReduceAction390 */, + 5 /* Color of ReduceAction390 */, + 54 /* Group of ? */, + 911 /* Id of ReduceAction391 */, + 5 /* Color of ReduceAction391 */, + 54 /* Group of ? */, + 907 /* Id of ReduceAction392 */, + 5 /* Color of ReduceAction392 */, + 54 /* Group of ? */, + 903 /* Id of ReduceAction393 */, + 5 /* Color of ReduceAction393 */, + 54 /* Group of ? */, + 899 /* Id of ReduceAction394 */, + 5 /* Color of ReduceAction394 */, + 54 /* Group of ? */, + 895 /* Id of ReduceAction395 */, + 5 /* Color of ReduceAction395 */, + 54 /* Group of ? */, + 891 /* Id of ReduceAction396 */, + 5 /* Color of ReduceAction396 */, + 54 /* Group of ? */, + 887 /* Id of ReduceAction398 */, + 5 /* Color of ReduceAction398 */, + 54 /* Group of ? */, + 883 /* Id of ReduceAction399 */, + 5 /* Color of ReduceAction399 */, + 54 /* Group of ? */, + 871 /* Id of ReduceAction400 */, + 5 /* Color of ReduceAction400 */, + 54 /* Group of ? */, + 867 /* Id of ReduceAction401 */, + 5 /* Color of ReduceAction401 */, + 54 /* Group of ? */, + 863 /* Id of ReduceAction402 */, + 5 /* Color of ReduceAction402 */, + 54 /* Group of ? */, + 859 /* Id of ReduceAction403 */, + 5 /* Color of ReduceAction403 */, + 54 /* Group of ? */, + 855 /* Id of ReduceAction404 */, + 5 /* Color of ReduceAction404 */, + 54 /* Group of ? */, + 851 /* Id of ReduceAction406 */, + 5 /* Color of ReduceAction406 */, + 54 /* Group of ? */, + 847 /* Id of ReduceAction407 */, + 5 /* Color of ReduceAction407 */, + 54 /* Group of ? */, + 843 /* Id of ReduceAction408 */, + 5 /* Color of ReduceAction408 */, + 54 /* Group of ? */, + 839 /* Id of ReduceAction409 */, + 5 /* Color of ReduceAction409 */, + 54 /* Group of ? */, + 831 /* Id of ReduceAction410 */, + 5 /* Color of ReduceAction410 */, + 54 /* Group of ? */, + 827 /* Id of ReduceAction412 */, + 5 /* Color of ReduceAction412 */, + 54 /* Group of ? */, + 823 /* Id of ReduceAction415 */, + 5 /* Color of ReduceAction415 */, + 54 /* Group of ? */, + 819 /* Id of ReduceAction416 */, + 5 /* Color of ReduceAction416 */, + 54 /* Group of ? */, + 815 /* Id of ReduceAction417 */, + 5 /* Color of ReduceAction417 */, + 54 /* Group of ? */, + 811 /* Id of ReduceAction418 */, + 5 /* Color of ReduceAction418 */, + 54 /* Group of ? */, + 807 /* Id of ReduceAction419 */, + 5 /* Color of ReduceAction419 */, + 54 /* Group of ? */, + 799 /* Id of ReduceAction420 */, + 5 /* Color of ReduceAction420 */, + 54 /* Group of ? */, + 795 /* Id of ReduceAction421 */, + 5 /* Color of ReduceAction421 */, + 54 /* Group of ? */, + 791 /* Id of ReduceAction422 */, + 5 /* Color of ReduceAction422 */, + 54 /* Group of ? */, + 787 /* Id of ReduceAction423 */, + 5 /* Color of ReduceAction423 */, + 54 /* Group of ? */, + 783 /* Id of ReduceAction424 */, + 5 /* Color of ReduceAction424 */, + 54 /* Group of ? */, + 779 /* Id of ReduceAction425 */, + 5 /* Color of ReduceAction425 */, + 54 /* Group of ? */, + 775 /* Id of ReduceAction426 */, + 5 /* Color of ReduceAction426 */, + 54 /* Group of ? */, + 771 /* Id of ReduceAction427 */, + 5 /* Color of ReduceAction427 */, + 54 /* Group of ? */, + 767 /* Id of ReduceAction428 */, + 5 /* Color of ReduceAction428 */, + 54 /* Group of ? */, + 763 /* Id of ReduceAction429 */, + 5 /* Color of ReduceAction429 */, + 54 /* Group of ? */, + 755 /* Id of ReduceAction430 */, + 5 /* Color of ReduceAction430 */, + 54 /* Group of ? */, + 751 /* Id of ReduceAction432 */, + 5 /* Color of ReduceAction432 */, + 54 /* Group of ? */, + 747 /* Id of ReduceAction433 */, + 5 /* Color of ReduceAction433 */, + 54 /* Group of ? */, + 743 /* Id of ReduceAction435 */, + 5 /* Color of ReduceAction435 */, + 54 /* Group of ? */, + 739 /* Id of ReduceAction436 */, + 5 /* Color of ReduceAction436 */, + 54 /* Group of ? */, + 735 /* Id of ReduceAction437 */, + 5 /* Color of ReduceAction437 */, + 54 /* Group of ? */, + 731 /* Id of ReduceAction438 */, + 5 /* Color of ReduceAction438 */, + 54 /* Group of ? */, + 615 /* Id of ReduceAction698 */, + 5 /* Color of ReduceAction698 */, + 54 /* Group of ? */, + 611 /* Id of ReduceAction699 */, + 5 /* Color of ReduceAction699 */, + 54 /* Group of ? */, + 599 /* Id of ReduceAction700 */, + 5 /* Color of ReduceAction700 */, + 54 /* Group of ? */, + 595 /* Id of ReduceAction703 */, + 5 /* Color of ReduceAction703 */, + 54 /* Group of ? */, + 587 /* Id of ReduceAction716 */, + 5 /* Color of ReduceAction716 */, + 54 /* Group of ? */, + 583 /* Id of ReduceAction717 */, + 5 /* Color of ReduceAction717 */, + 54 /* Group of ? */, + 575 /* Id of ReduceAction724 */, + 5 /* Color of ReduceAction724 */, + 54 /* Group of ? */, + 571 /* Id of ReduceAction725 */, + 5 /* Color of ReduceAction725 */, + 54 /* Group of ? */, + 567 /* Id of ReduceAction726 */, + 5 /* Color of ReduceAction726 */, + 54 /* Group of ? */, + 563 /* Id of ReduceAction727 */, + 5 /* Color of ReduceAction727 */, + 54 /* Group of ? */, + 559 /* Id of ReduceAction728 */, + 5 /* Color of ReduceAction728 */, + 54 /* Group of ? */, + 555 /* Id of ReduceAction729 */, + 5 /* Color of ReduceAction729 */, + 54 /* Group of ? */, + 547 /* Id of ReduceAction730 */, + 5 /* Color of ReduceAction730 */, + 54 /* Group of ? */, + 543 /* Id of ReduceAction731 */, + 5 /* Color of ReduceAction731 */, + 54 /* Group of ? */, + 539 /* Id of ReduceAction734 */, + 5 /* Color of ReduceAction734 */, + 54 /* Group of ? */, + 535 /* Id of ReduceAction735 */, + 5 /* Color of ReduceAction735 */, + 54 /* Group of ? */, + 531 /* Id of ReduceAction736 */, + 5 /* Color of ReduceAction736 */, + 54 /* Group of ? */, + 527 /* Id of ReduceAction737 */, + 5 /* Color of ReduceAction737 */, + 54 /* Group of ? */, + 523 /* Id of ReduceAction738 */, + 5 /* Color of ReduceAction738 */, + 54 /* Group of ? */, + 519 /* Id of ReduceAction739 */, + 5 /* Color of ReduceAction739 */, + 54 /* Group of ? */, + 511 /* Id of ReduceAction740 */, + 5 /* Color of ReduceAction740 */, + 54 /* Group of ? */, + 507 /* Id of ReduceAction741 */, + 5 /* Color of ReduceAction741 */, + 54 /* Group of ? */, + 503 /* Id of ReduceAction743 */, + 5 /* Color of ReduceAction743 */, + 54 /* Group of ? */, + 499 /* Id of ReduceAction744 */, + 5 /* Color of ReduceAction744 */, + 54 /* Group of ? */, + 495 /* Id of ReduceAction745 */, + 5 /* Color of ReduceAction745 */, + 54 /* Group of ? */, + 491 /* Id of ReduceAction747 */, + 5 /* Color of ReduceAction747 */, + 54 /* Group of ? */, + 483 /* Id of ReduceAction751 */, + 5 /* Color of ReduceAction751 */, + 54 /* Group of ? */, + 479 /* Id of ReduceAction752 */, + 5 /* Color of ReduceAction752 */, + 54 /* Group of ? */, + 475 /* Id of ReduceAction753 */, + 5 /* Color of ReduceAction753 */, + 54 /* Group of ? */, + 471 /* Id of ReduceAction754 */, + 5 /* Color of ReduceAction754 */, + 54 /* Group of ? */, + 467 /* Id of ReduceAction755 */, + 5 /* Color of ReduceAction755 */, + 54 /* Group of ? */, +}; +const char *LOCATE_parser___parser_prod = "parser/parser_prod.nit"; +const int SFT_parser___parser_prod[155] = { + 2 /* Group of ? */, + 57 /* Group of ? */, + 71 /* Group of ? */, + 15 /* Id of Visitor */, + 4 /* Color of Visitor */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 75 /* Group of ? */, + 74 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 90 /* Group of ? */, + 88 /* Group of ? */, + 88 /* Group of ? */, + 79 /* Group of ? */, + 79 /* Group of ? */, + 79 /* Group of ? */, + 79 /* Group of ? */, + 79 /* Group of ? */, + 76 /* Group of ? */, + 78 /* Group of ? */, + 87 /* Group of ? */, + 86 /* Group of ? */, + 96 /* Group of ? */, + 96 /* Group of ? */, + 102 /* Group of ? */, + 98 /* Group of ? */, + 107 /* Group of ? */, + 104 /* Group of ? */, + 103 /* Group of ? */, + 85 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 76 /* Group of ? */, + 80 /* Group of ? */, + 77 /* Group of ? */, + 81 /* Group of ? */, + 74 /* Group of ? */, + 88 /* Group of ? */, + 89 /* Group of ? */, + 88 /* Group of ? */, + 92 /* Group of ? */, + 88 /* Group of ? */, + 92 /* Group of ? */, + 92 /* Group of ? */, + 88 /* Group of ? */, + 88 /* Group of ? */, + 92 /* Group of ? */, + 92 /* Group of ? */, + 94 /* Group of ? */, + 88 /* Group of ? */, + 91 /* Group of ? */, + 112 /* Group of ? */, + 117 /* Group of ? */, + 89 /* Group of ? */, + 89 /* Group of ? */, + 89 /* Group of ? */, + 89 /* Group of ? */, + 123 /* Group of ? */, + 89 /* Group of ? */, + 123 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 89 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 117 /* Group of ? */, + 109 /* Group of ? */, + 102 /* Group of ? */, + 88 /* Group of ? */, + 88 /* Group of ? */, + 122 /* Group of ? */, + 88 /* Group of ? */, + 122 /* Group of ? */, + 110 /* Group of ? */, + 117 /* Group of ? */, + 119 /* Group of ? */, + 88 /* Group of ? */, + 119 /* Group of ? */, + 104 /* Group of ? */, + 91 /* Group of ? */, + 94 /* Group of ? */, + 96 /* Group of ? */, + 88 /* Group of ? */, + 93 /* Group of ? */, + 93 /* Group of ? */, + 89 /* Group of ? */, + 89 /* Group of ? */, + 93 /* Group of ? */, + 89 /* Group of ? */, + 89 /* Group of ? */, + 88 /* Group of ? */, + 88 /* Group of ? */, + 88 /* Group of ? */, + 88 /* Group of ? */, + 91 /* Group of ? */, + 91 /* Group of ? */, + 91 /* Group of ? */, + 91 /* Group of ? */, + 89 /* Group of ? */, + 90 /* Group of ? */, + 88 /* Group of ? */, + 88 /* Group of ? */, + 102 /* Group of ? */, + 88 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 77 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 83 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 74 /* Group of ? */, + 74 /* Group of ? */, + 76 /* Group of ? */, + 79 /* Group of ? */, + 80 /* Group of ? */, + 80 /* Group of ? */, + 80 /* Group of ? */, + 82 /* Group of ? */, + 82 /* Group of ? */, + 82 /* Group of ? */, + 74 /* Group of ? */, + 74 /* Group of ? */, +}; +const char *LOCATE_parser___lexer = "parser/lexer.nit"; +const int SFT_parser___lexer[101] = { + 5 /* Group of ? */, + 72 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 76 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 6 /* Group of ? */, + 78 /* Group of ? */, + 2239 /* Id of Lexer */, + 5 /* Color of Lexer */, + 2 /* Group of ? */, + 55 /* Group of ? */, +}; +const char *LOCATE_parser___parser_nodes = "parser/parser_nodes.nit"; +const int SFT_parser___parser_nodes[955] = { + 303 /* Id of ANode */, + 4 /* Color of ANode */, + 3 /* Group of ? */, + 63 /* Group of ? */, + 323 /* Id of Token */, + 5 /* Color of Token */, + 73 /* Group of ? */, + 2111 /* Id of Prod */, + 5 /* Color of Prod */, + 72 /* Group of ? */, + 2487 /* Id of TEol */, + 6 /* Color of TEol */, + 76 /* Group of ? */, + 2499 /* Id of TComment */, + 6 /* Color of TComment */, + 76 /* Group of ? */, + 2427 /* Id of TokenKeyword */, + 6 /* Color of TokenKeyword */, + 75 /* Group of ? */, + 3083 /* Id of TKwmodule */, + 7 /* Color of TKwmodule */, + 77 /* Group of ? */, + 3131 /* Id of TKwimport */, + 7 /* Color of TKwimport */, + 77 /* Group of ? */, + 3171 /* Id of TKwclass */, + 7 /* Color of TKwclass */, + 77 /* Group of ? */, + 3191 /* Id of TKwabstract */, + 7 /* Color of TKwabstract */, + 77 /* Group of ? */, + 3119 /* Id of TKwinterface */, + 7 /* Color of TKwinterface */, + 77 /* Group of ? */, + 3151 /* Id of TKwenum */, + 7 /* Color of TKwenum */, + 77 /* Group of ? */, + 3031 /* Id of TKwspecial */, + 7 /* Color of TKwspecial */, + 77 /* Group of ? */, + 3155 /* Id of TKwend */, + 7 /* Color of TKwend */, + 77 /* Group of ? */, + 3087 /* Id of TKwmeth */, + 7 /* Color of TKwmeth */, + 77 /* Group of ? */, + 3015 /* Id of TKwtype */, + 7 /* Color of TKwtype */, + 77 /* Group of ? */, + 3123 /* Id of TKwinit */, + 7 /* Color of TKwinit */, + 77 /* Group of ? */, + 3043 /* Id of TKwredef */, + 7 /* Color of TKwredef */, + 77 /* Group of ? */, + 3107 /* Id of TKwis */, + 7 /* Color of TKwis */, + 77 /* Group of ? */, + 3163 /* Id of TKwdo */, + 7 /* Color of TKwdo */, + 77 /* Group of ? */, + 3047 /* Id of TKwreadable */, + 7 /* Color of TKwreadable */, + 77 /* Group of ? */, + 3003 /* Id of TKwwritable */, + 7 /* Color of TKwwritable */, + 77 /* Group of ? */, + 3011 /* Id of TKwvar */, + 7 /* Color of TKwvar */, + 77 /* Group of ? */, + 3115 /* Id of TKwintern */, + 7 /* Color of TKwintern */, + 77 /* Group of ? */, + 3147 /* Id of TKwextern */, + 7 /* Color of TKwextern */, + 77 /* Group of ? */, + 3051 /* Id of TKwprotected */, + 7 /* Color of TKwprotected */, + 77 /* Group of ? */, + 3055 /* Id of TKwprivate */, + 7 /* Color of TKwprivate */, + 77 /* Group of ? */, + 3111 /* Id of TKwintrude */, + 7 /* Color of TKwintrude */, + 77 /* Group of ? */, + 3135 /* Id of TKwif */, + 7 /* Color of TKwif */, + 77 /* Group of ? */, + 3023 /* Id of TKwthen */, + 7 /* Color of TKwthen */, + 77 /* Group of ? */, + 3159 /* Id of TKwelse */, + 7 /* Color of TKwelse */, + 77 /* Group of ? */, + 3007 /* Id of TKwwhile */, + 7 /* Color of TKwwhile */, + 77 /* Group of ? */, + 3091 /* Id of TKwloop */, + 7 /* Color of TKwloop */, + 77 /* Group of ? */, + 3139 /* Id of TKwfor */, + 7 /* Color of TKwfor */, + 77 /* Group of ? */, + 3127 /* Id of TKwin */, + 7 /* Color of TKwin */, + 77 /* Group of ? */, + 3187 /* Id of TKwand */, + 7 /* Color of TKwand */, + 77 /* Group of ? */, + 3059 /* Id of TKwor */, + 7 /* Color of TKwor */, + 77 /* Group of ? */, + 3075 /* Id of TKwnot */, + 7 /* Color of TKwnot */, + 77 /* Group of ? */, + 3039 /* Id of TKwreturn */, + 7 /* Color of TKwreturn */, + 77 /* Group of ? */, + 3167 /* Id of TKwcontinue */, + 7 /* Color of TKwcontinue */, + 77 /* Group of ? */, + 3175 /* Id of TKwbreak */, + 7 /* Color of TKwbreak */, + 77 /* Group of ? */, + 3195 /* Id of TKwabort */, + 7 /* Color of TKwabort */, + 77 /* Group of ? */, + 3179 /* Id of TKwassert */, + 7 /* Color of TKwassert */, + 77 /* Group of ? */, + 3079 /* Id of TKwnew */, + 7 /* Color of TKwnew */, + 77 /* Group of ? */, + 3103 /* Id of TKwisa */, + 7 /* Color of TKwisa */, + 77 /* Group of ? */, + 3063 /* Id of TKwonce */, + 7 /* Color of TKwonce */, + 77 /* Group of ? */, + 3027 /* Id of TKwsuper */, + 7 /* Color of TKwsuper */, + 77 /* Group of ? */, + 3035 /* Id of TKwself */, + 7 /* Color of TKwself */, + 77 /* Group of ? */, + 3019 /* Id of TKwtrue */, + 7 /* Color of TKwtrue */, + 77 /* Group of ? */, + 3143 /* Id of TKwfalse */, + 7 /* Color of TKwfalse */, + 77 /* Group of ? */, + 3071 /* Id of TKwnull */, + 7 /* Color of TKwnull */, + 77 /* Group of ? */, + 3183 /* Id of TKwas */, + 7 /* Color of TKwas */, + 77 /* Group of ? */, + 3067 /* Id of TKwnullable */, + 7 /* Color of TKwnullable */, + 77 /* Group of ? */, + 3099 /* Id of TKwisset */, + 7 /* Color of TKwisset */, + 77 /* Group of ? */, + 3095 /* Id of TKwlabel */, + 7 /* Color of TKwlabel */, + 77 /* Group of ? */, + 2479 /* Id of TKwdebug */, + 6 /* Color of TKwdebug */, + 76 /* Group of ? */, + 2471 /* Id of TOpar */, + 6 /* Color of TOpar */, + 76 /* Group of ? */, + 2495 /* Id of TCpar */, + 6 /* Color of TCpar */, + 76 /* Group of ? */, + 2475 /* Id of TObra */, + 6 /* Color of TObra */, + 76 /* Group of ? */, + 2515 /* Id of TCbra */, + 6 /* Color of TCbra */, + 76 /* Group of ? */, + 2503 /* Id of TComma */, + 6 /* Color of TComma */, + 76 /* Group of ? */, + 2507 /* Id of TColumn */, + 6 /* Color of TColumn */, + 76 /* Group of ? */, + 2467 /* Id of TQuad */, + 6 /* Color of TQuad */, + 76 /* Group of ? */, + 2531 /* Id of TAssign */, + 6 /* Color of TAssign */, + 76 /* Group of ? */, + 2419 /* Id of TokenOperator */, + 6 /* Color of TokenOperator */, + 75 /* Group of ? */, + 2959 /* Id of TPluseq */, + 7 /* Color of TPluseq */, + 77 /* Group of ? */, + 2979 /* Id of TMinuseq */, + 7 /* Color of TMinuseq */, + 77 /* Group of ? */, + 3219 /* Id of TDotdotdot */, + 7 /* Color of TDotdotdot */, + 77 /* Group of ? */, + 3223 /* Id of TDotdot */, + 7 /* Color of TDotdot */, + 77 /* Group of ? */, + 3227 /* Id of TDot */, + 7 /* Color of TDot */, + 77 /* Group of ? */, + 2963 /* Id of TPlus */, + 7 /* Color of TPlus */, + 77 /* Group of ? */, + 2983 /* Id of TMinus */, + 7 /* Color of TMinus */, + 77 /* Group of ? */, + 2951 /* Id of TStar */, + 7 /* Color of TStar */, + 77 /* Group of ? */, + 2955 /* Id of TSlash */, + 7 /* Color of TSlash */, + 77 /* Group of ? */, + 2967 /* Id of TPercent */, + 7 /* Color of TPercent */, + 77 /* Group of ? */, + 3215 /* Id of TEq */, + 7 /* Color of TEq */, + 77 /* Group of ? */, + 2975 /* Id of TNe */, + 7 /* Color of TNe */, + 77 /* Group of ? */, + 2991 /* Id of TLt */, + 7 /* Color of TLt */, + 77 /* Group of ? */, + 2999 /* Id of TLe */, + 7 /* Color of TLe */, + 77 /* Group of ? */, + 2995 /* Id of TLl */, + 7 /* Color of TLl */, + 77 /* Group of ? */, + 3199 /* Id of TGt */, + 7 /* Color of TGt */, + 77 /* Group of ? */, + 3207 /* Id of TGe */, + 7 /* Color of TGe */, + 77 /* Group of ? */, + 3203 /* Id of TGg */, + 7 /* Color of TGg */, + 77 /* Group of ? */, + 2947 /* Id of TStarship */, + 7 /* Color of TStarship */, + 77 /* Group of ? */, + 3235 /* Id of TBang */, + 7 /* Color of TBang */, + 77 /* Group of ? */, + 2511 /* Id of TClassid */, + 6 /* Color of TClassid */, + 76 /* Group of ? */, + 2483 /* Id of TId */, + 6 /* Color of TId */, + 76 /* Group of ? */, + 2527 /* Id of TAttrid */, + 6 /* Color of TAttrid */, + 76 /* Group of ? */, + 2423 /* Id of TokenLiteral */, + 6 /* Color of TokenLiteral */, + 75 /* Group of ? */, + 2971 /* Id of TNumber */, + 7 /* Color of TNumber */, + 77 /* Group of ? */, + 3211 /* Id of TFloat */, + 7 /* Color of TFloat */, + 77 /* Group of ? */, + 3231 /* Id of TChar */, + 7 /* Color of TChar */, + 77 /* Group of ? */, + 2939 /* Id of TString */, + 7 /* Color of TString */, + 77 /* Group of ? */, + 2943 /* Id of TStartString */, + 7 /* Color of TStartString */, + 77 /* Group of ? */, + 2987 /* Id of TMidString */, + 7 /* Color of TMidString */, + 77 /* Group of ? */, + 2491 /* Id of TEndString */, + 6 /* Color of TEndString */, + 76 /* Group of ? */, + 2519 /* Id of TBadString */, + 6 /* Color of TBadString */, + 76 /* Group of ? */, + 2523 /* Id of TBadChar */, + 6 /* Color of TBadChar */, + 76 /* Group of ? */, + 2747 /* Id of EOF */, + 6 /* Color of EOF */, + 76 /* Group of ? */, + 3515 /* Id of AError */, + 7 /* Color of AError */, + 80 /* Group of ? */, + 2839 /* Id of AModule */, + 6 /* Color of AModule */, + 6 /* Group of ? */, + 77 /* Group of ? */, + 2831 /* Id of AModuledecl */, + 6 /* Color of AModuledecl */, + 6 /* Group of ? */, + 76 /* Group of ? */, + 2855 /* Id of AImport */, + 6 /* Color of AImport */, + 76 /* Group of ? */, + 3343 /* Id of AStdImport */, + 7 /* Color of AStdImport */, + 6 /* Group of ? */, + 79 /* Group of ? */, + 3427 /* Id of ANoImport */, + 7 /* Color of ANoImport */, + 6 /* Group of ? */, + 79 /* Group of ? */, + 2803 /* Id of AVisibility */, + 6 /* Color of AVisibility */, + 75 /* Group of ? */, + 3387 /* Id of APublicVisibility */, + 7 /* Color of APublicVisibility */, + 78 /* Group of ? */, + 3403 /* Id of APrivateVisibility */, + 7 /* Color of APrivateVisibility */, + 6 /* Group of ? */, + 78 /* Group of ? */, + 3395 /* Id of AProtectedVisibility */, + 7 /* Color of AProtectedVisibility */, + 6 /* Group of ? */, + 78 /* Group of ? */, + 3467 /* Id of AIntrudeVisibility */, + 7 /* Color of AIntrudeVisibility */, + 6 /* Group of ? */, + 78 /* Group of ? */, + 2895 /* Id of AClassdef */, + 6 /* Color of AClassdef */, + 8 /* Group of ? */, + 85 /* Group of ? */, + 3347 /* Id of AStdClassdef */, + 7 /* Color of AStdClassdef */, + 9 /* Group of ? */, + 92 /* Group of ? */, + 3327 /* Id of ATopClassdef */, + 7 /* Color of ATopClassdef */, + 90 /* Group of ? */, + 3447 /* Id of AMainClassdef */, + 7 /* Color of AMainClassdef */, + 90 /* Group of ? */, + 2891 /* Id of AClasskind */, + 6 /* Color of AClasskind */, + 78 /* Group of ? */, + 3531 /* Id of AConcreteClasskind */, + 7 /* Color of AConcreteClasskind */, + 6 /* Group of ? */, + 81 /* Group of ? */, + 3599 /* Id of AAbstractClasskind */, + 7 /* Color of AAbstractClasskind */, + 6 /* Group of ? */, + 81 /* Group of ? */, + 3471 /* Id of AInterfaceClasskind */, + 7 /* Color of AInterfaceClasskind */, + 6 /* Group of ? */, + 81 /* Group of ? */, + 3523 /* Id of AEnumClasskind */, + 7 /* Color of AEnumClasskind */, + 6 /* Group of ? */, + 81 /* Group of ? */, + 3507 /* Id of AExternClasskind */, + 7 /* Color of AExternClasskind */, + 6 /* Group of ? */, + 81 /* Group of ? */, + 2859 /* Id of AFormaldef */, + 6 /* Color of AFormaldef */, + 7 /* Group of ? */, + 78 /* Group of ? */, + 2811 /* Id of ASuperclass */, + 6 /* Color of ASuperclass */, + 7 /* Group of ? */, + 80 /* Group of ? */, + 2823 /* Id of APropdef */, + 6 /* Color of APropdef */, + 6 /* Group of ? */, + 79 /* Group of ? */, + 3571 /* Id of AAttrPropdef */, + 7 /* Color of AAttrPropdef */, + 11 /* Group of ? */, + 89 /* Group of ? */, + 3443 /* Id of AMethPropdef */, + 7 /* Color of AMethPropdef */, + 10 /* Group of ? */, + 88 /* Group of ? */, + 3767 /* Id of ADeferredMethPropdef */, + 8 /* Color of ADeferredMethPropdef */, + 14 /* Group of ? */, + 98 /* Group of ? */, 3723 /* Id of AInternMethPropdef */, - 6 /* Color of AInternMethPropdef */, - 11 /* Property _n_kwmeth */, - 96 /* Color of AInternMethPropdef */, - 97 /* Property n_kwmeth */, - 98 /* Property n_kwmeth= */, - 3739 /* Id of AExternMethPropdef */, - 6 /* Color of AExternMethPropdef */, - 11 /* Property _n_kwmeth */, - 12 /* Property _n_extern */, - 96 /* Color of AExternMethPropdef */, - 97 /* Property n_kwmeth */, - 98 /* Property n_kwmeth= */, - 99 /* Property n_extern */, - 100 /* Property n_extern= */, - 3763 /* Id of AConcreteMethPropdef */, - 6 /* Color of AConcreteMethPropdef */, - 11 /* Property _n_kwmeth */, - 12 /* Property _n_block */, - 97 /* Color of AConcreteMethPropdef */, - 98 /* Property n_kwmeth */, - 99 /* Property n_kwmeth= */, - 100 /* Property n_block */, - 101 /* Property n_block= */, - 3807 /* Id of AConcreteInitPropdef */, - 7 /* Color of AConcreteInitPropdef */, - 15 /* Property _n_kwinit */, - 107 /* Color of AConcreteInitPropdef */, - 108 /* Property n_kwinit */, - 109 /* Property n_kwinit= */, - 3803 /* Id of AMainMethPropdef */, - 7 /* Color of AMainMethPropdef */, - 104 /* Color of AMainMethPropdef */, - 3343 /* Id of ATypePropdef */, - 5 /* Color of ATypePropdef */, - 6 /* Property _n_kwredef */, - 7 /* Property _n_visibility */, - 8 /* Property _n_kwtype */, - 9 /* Property _n_id */, - 10 /* Property _n_type */, - 81 /* Color of ATypePropdef */, - 82 /* Property n_kwredef */, - 83 /* Property n_kwredef= */, - 84 /* Property n_visibility */, - 85 /* Property n_visibility= */, - 86 /* Property n_kwtype */, - 87 /* Property n_kwtype= */, - 88 /* Property n_id */, - 89 /* Property n_id= */, - 90 /* Property n_type */, - 91 /* Property n_type= */, - 3395 /* Id of AReadAble */, - 5 /* Color of AReadAble */, - 5 /* Property _n_kwreadable */, - 73 /* Color of AReadAble */, - 74 /* Property n_kwreadable */, - 75 /* Property n_kwreadable= */, - 3327 /* Id of AWriteAble */, - 5 /* Color of AWriteAble */, - 5 /* Property _n_kwwritable */, - 73 /* Color of AWriteAble */, - 74 /* Property n_kwwritable */, - 75 /* Property n_kwwritable= */, - 3507 /* Id of AIdMethid */, - 5 /* Color of AIdMethid */, - 5 /* Property _n_id */, - 73 /* Color of AIdMethid */, - 74 /* Property n_id */, - 75 /* Property n_id= */, - 3423 /* Id of APlusMethid */, - 5 /* Color of APlusMethid */, - 5 /* Property _n_plus */, - 73 /* Color of APlusMethid */, - 74 /* Property n_plus */, - 75 /* Property n_plus= */, - 3459 /* Id of AMinusMethid */, - 5 /* Color of AMinusMethid */, - 5 /* Property _n_minus */, - 73 /* Color of AMinusMethid */, - 74 /* Property n_minus */, - 75 /* Property n_minus= */, - 3371 /* Id of AStarMethid */, - 5 /* Color of AStarMethid */, - 5 /* Property _n_star */, - 73 /* Color of AStarMethid */, - 74 /* Property n_star */, - 75 /* Property n_star= */, - 3375 /* Id of ASlashMethid */, - 5 /* Color of ASlashMethid */, - 5 /* Property _n_slash */, - 73 /* Color of ASlashMethid */, - 74 /* Property n_slash */, - 75 /* Property n_slash= */, - 3431 /* Id of APercentMethid */, - 5 /* Color of APercentMethid */, - 5 /* Property _n_percent */, - 73 /* Color of APercentMethid */, - 74 /* Property n_percent */, - 75 /* Property n_percent= */, - 3531 /* Id of AEqMethid */, - 5 /* Color of AEqMethid */, - 5 /* Property _n_eq */, - 73 /* Color of AEqMethid */, - 74 /* Property n_eq */, - 75 /* Property n_eq= */, - 3451 /* Id of ANeMethid */, - 5 /* Color of ANeMethid */, - 5 /* Property _n_ne */, - 73 /* Color of ANeMethid */, - 74 /* Property n_ne */, - 75 /* Property n_ne= */, - 3479 /* Id of ALeMethid */, - 5 /* Color of ALeMethid */, - 5 /* Property _n_le */, - 73 /* Color of ALeMethid */, - 74 /* Property n_le */, - 75 /* Property n_le= */, - 3515 /* Id of AGeMethid */, - 5 /* Color of AGeMethid */, - 5 /* Property _n_ge */, - 73 /* Color of AGeMethid */, - 74 /* Property n_ge */, - 75 /* Property n_ge= */, - 3475 /* Id of ALtMethid */, - 5 /* Color of ALtMethid */, - 5 /* Property _n_lt */, - 73 /* Color of ALtMethid */, - 74 /* Property n_lt */, - 75 /* Property n_lt= */, - 3511 /* Id of AGtMethid */, - 5 /* Color of AGtMethid */, - 5 /* Property _n_gt */, - 73 /* Color of AGtMethid */, - 74 /* Property n_gt */, - 75 /* Property n_gt= */, - 3563 /* Id of ABraMethid */, - 5 /* Color of ABraMethid */, - 5 /* Property _n_obra */, - 6 /* Property _n_cbra */, - 73 /* Color of ABraMethid */, - 74 /* Property n_obra */, - 75 /* Property n_obra= */, - 76 /* Property n_cbra */, - 77 /* Property n_cbra= */, - 3367 /* Id of AStarshipMethid */, - 5 /* Color of AStarshipMethid */, - 5 /* Property _n_starship */, - 73 /* Color of AStarshipMethid */, - 74 /* Property n_starship */, - 75 /* Property n_starship= */, - 3587 /* Id of AAssignMethid */, - 5 /* Color of AAssignMethid */, - 5 /* Property _n_id */, - 6 /* Property _n_assign */, - 73 /* Color of AAssignMethid */, - 74 /* Property n_id */, - 75 /* Property n_id= */, - 76 /* Property n_assign */, - 77 /* Property n_assign= */, - 3559 /* Id of ABraassignMethid */, - 5 /* Color of ABraassignMethid */, - 5 /* Property _n_obra */, - 6 /* Property _n_cbra */, - 7 /* Property _n_assign */, - 73 /* Color of ABraassignMethid */, - 74 /* Property n_obra */, - 75 /* Property n_obra= */, - 76 /* Property n_cbra */, - 77 /* Property n_cbra= */, - 78 /* Property n_assign */, - 79 /* Property n_assign= */, - 3379 /* Id of ASignature */, - 5 /* Color of ASignature */, - 4 /* Property _n_params */, - 5 /* Property _n_type */, - 73 /* Color of ASignature */, - 74 /* Property n_params */, - 75 /* Property n_params= */, - 76 /* Property n_type */, - 77 /* Property n_type= */, - 3435 /* Id of AParam */, - 5 /* Color of AParam */, - 9 /* Property _n_dotdotdot */, - 82 /* Color of AParam */, - 83 /* Property n_dotdotdot */, - 84 /* Property n_dotdotdot= */, - 3347 /* Id of AType */, - 5 /* Color of AType */, - 7 /* Property _n_id */, - 8 /* Property _n_types */, - 77 /* Color of AType */, - 78 /* Property n_id */, - 79 /* Property n_id= */, - 80 /* Property n_types */, - 81 /* Property n_types= */, - 3571 /* Id of ABlockExpr */, - 5 /* Color of ABlockExpr */, - 6 /* Property _n_expr */, - 79 /* Color of ABlockExpr */, - 80 /* Property n_expr */, - 81 /* Property n_expr= */, - 3331 /* Id of AVardeclExpr */, - 5 /* Color of AVardeclExpr */, - 7 /* Property _n_kwvar */, - 8 /* Property _n_id */, - 9 /* Property _n_type */, - 10 /* Property _n_assign */, - 11 /* Property _n_expr */, - 82 /* Color of AVardeclExpr */, - 83 /* Property n_kwvar */, - 84 /* Property n_kwvar= */, - 85 /* Property n_id */, - 86 /* Property n_id= */, - 87 /* Property n_type */, - 88 /* Property n_type= */, - 89 /* Property n_assign */, - 90 /* Property n_assign= */, - 91 /* Property n_expr */, - 92 /* Property n_expr= */, - 3387 /* Id of AReturnExpr */, - 5 /* Color of AReturnExpr */, - 6 /* Property _n_kwreturn */, - 7 /* Property _n_expr */, - 80 /* Color of AReturnExpr */, - 81 /* Property n_kwreturn */, - 82 /* Property n_kwreturn= */, - 83 /* Property n_expr */, - 84 /* Property n_expr= */, - 3767 /* Id of ABreakExpr */, - 6 /* Color of ABreakExpr */, - 7 /* Property _n_kwbreak */, - 82 /* Color of ABreakExpr */, - 83 /* Property n_kwbreak */, - 84 /* Property n_kwbreak= */, - 3615 /* Id of AAbortExpr */, - 5 /* Color of AAbortExpr */, - 6 /* Property _n_kwabort */, - 80 /* Color of AAbortExpr */, - 81 /* Property n_kwabort */, - 82 /* Property n_kwabort= */, - 3759 /* Id of AContinueExpr */, - 6 /* Color of AContinueExpr */, - 7 /* Property _n_kwcontinue */, - 82 /* Color of AContinueExpr */, - 83 /* Property n_kwcontinue */, - 84 /* Property n_kwcontinue= */, - 3539 /* Id of ADoExpr */, - 5 /* Color of ADoExpr */, - 6 /* Property _n_kwdo */, - 7 /* Property _n_block */, - 79 /* Color of ADoExpr */, - 80 /* Property n_kwdo */, - 81 /* Property n_kwdo= */, - 82 /* Property n_block */, - 83 /* Property n_block= */, - 3503 /* Id of AIfExpr */, - 5 /* Color of AIfExpr */, - 6 /* Property _n_kwif */, - 7 /* Property _n_expr */, - 8 /* Property _n_then */, - 9 /* Property _n_else */, - 79 /* Color of AIfExpr */, - 80 /* Property n_kwif */, - 81 /* Property n_kwif= */, - 82 /* Property n_expr */, - 83 /* Property n_expr= */, - 84 /* Property n_then */, - 85 /* Property n_then= */, - 86 /* Property n_else */, - 87 /* Property n_else= */, - 3499 /* Id of AIfexprExpr */, - 5 /* Color of AIfexprExpr */, - 6 /* Property _n_kwif */, - 7 /* Property _n_expr */, - 8 /* Property _n_kwthen */, - 9 /* Property _n_then */, - 10 /* Property _n_kwelse */, - 11 /* Property _n_else */, - 79 /* Color of AIfexprExpr */, - 80 /* Property n_kwif */, - 81 /* Property n_kwif= */, - 82 /* Property n_expr */, - 83 /* Property n_expr= */, - 84 /* Property n_kwthen */, - 85 /* Property n_kwthen= */, - 86 /* Property n_then */, - 87 /* Property n_then= */, - 88 /* Property n_kwelse */, - 89 /* Property n_kwelse= */, - 90 /* Property n_else */, - 91 /* Property n_else= */, - 3659 /* Id of AWhileExpr */, - 6 /* Color of AWhileExpr */, - 6 /* Property _n_kwwhile */, - 7 /* Property _n_expr */, - 8 /* Property _n_kwdo */, - 9 /* Property _n_block */, - 82 /* Color of AWhileExpr */, - 83 /* Property n_kwwhile */, - 84 /* Property n_kwwhile= */, - 85 /* Property n_expr */, - 86 /* Property n_expr= */, - 87 /* Property n_kwdo */, - 88 /* Property n_kwdo= */, - 89 /* Property n_block */, - 90 /* Property n_block= */, - 3731 /* Id of AForExpr */, - 6 /* Color of AForExpr */, - 6 /* Property _n_vardecl */, - 7 /* Property _n_kwdo */, - 8 /* Property _n_block */, - 82 /* Color of AForExpr */, - 83 /* Property n_vardecl */, - 84 /* Property n_vardecl= */, - 85 /* Property n_kwdo */, - 86 /* Property n_kwdo= */, - 87 /* Property n_block */, - 88 /* Property n_block= */, - 3523 /* Id of AForVardeclExpr */, - 5 /* Color of AForVardeclExpr */, - 7 /* Property _n_kwfor */, - 8 /* Property _n_id */, - 9 /* Property _n_expr */, - 82 /* Color of AForVardeclExpr */, - 83 /* Property n_kwfor */, - 84 /* Property n_kwfor= */, - 85 /* Property n_id */, - 86 /* Property n_id= */, - 87 /* Property n_expr */, - 88 /* Property n_expr= */, - 3595 /* Id of AAssertExpr */, - 5 /* Color of AAssertExpr */, - 6 /* Property _n_kwassert */, - 7 /* Property _n_id */, - 8 /* Property _n_expr */, - 79 /* Color of AAssertExpr */, - 80 /* Property n_kwassert */, - 81 /* Property n_kwassert= */, - 82 /* Property n_id */, - 83 /* Property n_id= */, - 84 /* Property n_expr */, - 85 /* Property n_expr= */, - 3591 /* Id of AAssignFormExpr */, - 6 /* Color of AAssignFormExpr */, - 8 /* Property _n_assign */, - 9 /* Property _n_value */, - 82 /* Color of AAssignFormExpr */, - 83 /* Property n_assign */, - 84 /* Property n_assign= */, - 85 /* Property n_value */, - 86 /* Property n_value= */, - 3391 /* Id of AReassignFormExpr */, - 6 /* Color of AReassignFormExpr */, - 9 /* Property _n_assign_op */, - 10 /* Property _n_value */, - 84 /* Color of AReassignFormExpr */, - 85 /* Property n_assign_op */, - 86 /* Property n_assign_op= */, - 87 /* Property n_value */, - 88 /* Property n_value= */, - 3703 /* Id of AOnceExpr */, - 6 /* Color of AOnceExpr */, - 7 /* Property _n_kwonce */, - 83 /* Color of AOnceExpr */, - 84 /* Property n_kwonce */, - 85 /* Property n_kwonce= */, - 3799 /* Id of ASendExpr */, - 8 /* Color of ASendExpr */, - 11 /* Property _n_expr */, - 100 /* Color of ASendExpr */, - 101 /* Property n_expr */, - 102 /* Property n_expr= */, - 3831 /* Id of ABinopExpr */, - 9 /* Color of ABinopExpr */, - 12 /* Property _n_expr2 */, - 105 /* Color of ABinopExpr */, - 106 /* Property n_expr2 */, - 107 /* Property n_expr2= */, - 3567 /* Id of ABoolExpr */, - 5 /* Color of ABoolExpr */, - 77 /* Color of ABoolExpr */, - 3699 /* Id of AOrExpr */, - 6 /* Color of AOrExpr */, - 6 /* Property _n_expr */, - 7 /* Property _n_expr2 */, - 80 /* Color of AOrExpr */, - 81 /* Property n_expr */, - 82 /* Property n_expr= */, - 83 /* Property n_expr2 */, - 84 /* Property n_expr2= */, - 3783 /* Id of AAndExpr */, - 6 /* Color of AAndExpr */, - 6 /* Property _n_expr */, - 7 /* Property _n_expr2 */, - 80 /* Color of AAndExpr */, - 81 /* Property n_expr */, - 82 /* Property n_expr= */, - 83 /* Property n_expr2 */, - 84 /* Property n_expr2= */, - 3707 /* Id of ANotExpr */, - 6 /* Color of ANotExpr */, - 6 /* Property _n_kwnot */, - 7 /* Property _n_expr */, - 80 /* Color of ANotExpr */, - 81 /* Property n_kwnot */, - 82 /* Property n_kwnot= */, - 83 /* Property n_expr */, - 84 /* Property n_expr= */, - 3879 /* Id of AEqExpr */, - 10 /* Color of AEqExpr */, - 110 /* Color of AEqExpr */, - 3747 /* Id of AEeExpr */, - 6 /* Color of AEeExpr */, - 6 /* Property _n_expr */, - 7 /* Property _n_expr2 */, - 80 /* Color of AEeExpr */, - 81 /* Property n_expr */, - 82 /* Property n_expr= */, - 83 /* Property n_expr2 */, - 84 /* Property n_expr2= */, - 3855 /* Id of ANeExpr */, - 10 /* Color of ANeExpr */, - 110 /* Color of ANeExpr */, - 3863 /* Id of ALtExpr */, - 10 /* Color of ALtExpr */, - 110 /* Color of ALtExpr */, - 3867 /* Id of ALeExpr */, - 10 /* Color of ALeExpr */, - 110 /* Color of ALeExpr */, - 3871 /* Id of AGtExpr */, - 10 /* Color of AGtExpr */, - 110 /* Color of AGtExpr */, - 3875 /* Id of AGeExpr */, - 10 /* Color of AGeExpr */, - 110 /* Color of AGeExpr */, + 8 /* Color of AInternMethPropdef */, + 14 /* Group of ? */, + 98 /* Group of ? */, + 3751 /* Id of AExternPropdef */, + 9 /* Color of AExternPropdef */, + 14 /* Group of ? */, + 98 /* Group of ? */, + 3847 /* Id of AExternMethPropdef */, + 10 /* Color of AExternMethPropdef */, + 16 /* Group of ? */, + 104 /* Group of ? */, + 3779 /* Id of AConcreteMethPropdef */, + 9 /* Color of AConcreteMethPropdef */, + 14 /* Group of ? */, + 100 /* Group of ? */, + 3727 /* Id of AInitPropdef */, + 8 /* Color of AInitPropdef */, + 96 /* Group of ? */, + 3855 /* Id of AConcreteInitPropdef */, + 10 /* Color of AConcreteInitPropdef */, + 18 /* Group of ? */, + 109 /* Group of ? */, + 3851 /* Id of AExternInitPropdef */, + 10 /* Color of AExternInitPropdef */, + 16 /* Group of ? */, + 106 /* Group of ? */, + 3843 /* Id of AMainMethPropdef */, + 10 /* Color of AMainMethPropdef */, + 105 /* Group of ? */, + 2863 /* Id of AExternCalls */, + 6 /* Color of AExternCalls */, + 6 /* Group of ? */, + 76 /* Group of ? */, + 2867 /* Id of AExternCall */, + 6 /* Color of AExternCall */, + 78 /* Group of ? */, + 3399 /* Id of APropExternCall */, + 7 /* Color of APropExternCall */, + 79 /* Group of ? */, + 3711 /* Id of ALocalPropExternCall */, + 8 /* Color of ALocalPropExternCall */, + 6 /* Group of ? */, + 82 /* Group of ? */, + 3739 /* Id of AFullPropExternCall */, + 8 /* Color of AFullPropExternCall */, + 6 /* Group of ? */, + 82 /* Group of ? */, + 3731 /* Id of AInitPropExternCall */, + 8 /* Color of AInitPropExternCall */, + 6 /* Group of ? */, + 82 /* Group of ? */, + 3335 /* Id of ASuperExternCall */, + 7 /* Color of ASuperExternCall */, + 6 /* Group of ? */, + 81 /* Group of ? */, + 3543 /* Id of ACastExternCall */, + 7 /* Color of ACastExternCall */, + 81 /* Group of ? */, + 3787 /* Id of ACastAsExternCall */, + 8 /* Color of ACastAsExternCall */, + 6 /* Group of ? */, + 84 /* Group of ? */, + 3807 /* Id of AAsNullableExternCall */, + 8 /* Color of AAsNullableExternCall */, + 6 /* Group of ? */, + 84 /* Group of ? */, + 3811 /* Id of AAsNotNullableExternCall */, + 8 /* Color of AAsNotNullableExternCall */, + 6 /* Group of ? */, + 84 /* Group of ? */, + 3319 /* Id of ATypePropdef */, + 7 /* Color of ATypePropdef */, + 9 /* Group of ? */, + 87 /* Group of ? */, + 2903 /* Id of AAble */, + 6 /* Color of AAble */, + 6 /* Group of ? */, + 74 /* Group of ? */, + 3379 /* Id of AReadAble */, + 7 /* Color of AReadAble */, + 8 /* Group of ? */, + 79 /* Group of ? */, + 3307 /* Id of AWriteAble */, + 7 /* Color of AWriteAble */, + 8 /* Group of ? */, + 79 /* Group of ? */, + 2843 /* Id of AMethid */, + 6 /* Color of AMethid */, + 76 /* Group of ? */, + 3487 /* Id of AIdMethid */, + 7 /* Color of AIdMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3407 /* Id of APlusMethid */, + 7 /* Color of APlusMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3435 /* Id of AMinusMethid */, + 7 /* Color of AMinusMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3355 /* Id of AStarMethid */, + 7 /* Color of AStarMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3359 /* Id of ASlashMethid */, + 7 /* Color of ASlashMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3415 /* Id of APercentMethid */, + 7 /* Color of APercentMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3519 /* Id of AEqMethid */, + 7 /* Color of AEqMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3431 /* Id of ANeMethid */, + 7 /* Color of ANeMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3463 /* Id of ALeMethid */, + 7 /* Color of ALeMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3499 /* Id of AGeMethid */, + 7 /* Color of AGeMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3451 /* Id of ALtMethid */, + 7 /* Color of ALtMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3491 /* Id of AGtMethid */, + 7 /* Color of AGtMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3455 /* Id of ALlMethid */, + 7 /* Color of ALlMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3495 /* Id of AGgMethid */, + 7 /* Color of AGgMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3555 /* Id of ABraMethid */, + 7 /* Color of ABraMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3351 /* Id of AStarshipMethid */, + 7 /* Color of AStarshipMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3579 /* Id of AAssignMethid */, + 7 /* Color of AAssignMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3551 /* Id of ABraassignMethid */, + 7 /* Color of ABraassignMethid */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 2815 /* Id of ASignature */, + 6 /* Color of ASignature */, + 6 /* Group of ? */, + 78 /* Group of ? */, + 2827 /* Id of AParam */, + 6 /* Color of AParam */, + 9 /* Group of ? */, + 82 /* Group of ? */, + 2887 /* Id of AClosureDecl */, + 6 /* Color of AClosureDecl */, + 8 /* Group of ? */, + 79 /* Group of ? */, + 2807 /* Id of AType */, + 6 /* Color of AType */, + 8 /* Group of ? */, + 83 /* Group of ? */, + 2851 /* Id of ALabel */, + 6 /* Color of ALabel */, + 6 /* Group of ? */, + 76 /* Group of ? */, + 2875 /* Id of AExpr */, + 7 /* Color of AExpr */, + 80 /* Group of ? */, + 3567 /* Id of ABlockExpr */, + 8 /* Color of ABlockExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3311 /* Id of AVardeclExpr */, + 8 /* Color of AVardeclExpr */, + 12 /* Group of ? */, + 91 /* Group of ? */, + 3371 /* Id of AReturnExpr */, + 8 /* Color of AReturnExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 2847 /* Id of ALabelable */, + 6 /* Color of ALabelable */, + 6 /* Group of ? */, + 74 /* Group of ? */, + 3791 /* Id of ABreakExpr */, + 9 /* Color of ABreakExpr */, + 12 /* Group of ? */, + 94 /* Group of ? */, + 3611 /* Id of AAbortExpr */, + 8 /* Color of AAbortExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3775 /* Id of AContinueExpr */, + 9 /* Color of AContinueExpr */, + 12 /* Group of ? */, + 94 /* Group of ? */, + 3763 /* Id of ADoExpr */, + 9 /* Color of ADoExpr */, + 12 /* Group of ? */, + 94 /* Group of ? */, + 3483 /* Id of AIfExpr */, + 8 /* Color of AIfExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3479 /* Id of AIfexprExpr */, + 8 /* Color of AIfexprExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3651 /* Id of AWhileExpr */, + 9 /* Color of AWhileExpr */, + 12 /* Group of ? */, + 94 /* Group of ? */, + 3707 /* Id of ALoopExpr */, + 9 /* Color of ALoopExpr */, + 12 /* Group of ? */, + 94 /* Group of ? */, + 3743 /* Id of AForExpr */, + 9 /* Color of AForExpr */, + 13 /* Group of ? */, + 96 /* Group of ? */, + 3587 /* Id of AAssertExpr */, + 8 /* Color of AAssertExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3583 /* Id of AAssignFormExpr */, + 8 /* Color of AAssignFormExpr */, + 13 /* Group of ? */, + 91 /* Group of ? */, + 3375 /* Id of AReassignFormExpr */, + 8 /* Color of AReassignFormExpr */, + 14 /* Group of ? */, + 93 /* Group of ? */, + 3695 /* Id of AOnceExpr */, + 9 /* Color of AOnceExpr */, + 12 /* Group of ? */, + 93 /* Group of ? */, + 3863 /* Id of ASendExpr */, + 11 /* Color of ASendExpr */, + 18 /* Group of ? */, + 114 /* Group of ? */, + 3891 /* Id of ABinopExpr */, + 12 /* Color of ABinopExpr */, + 20 /* Group of ? */, + 119 /* Group of ? */, + 3563 /* Id of ABoolExpr */, + 8 /* Color of ABoolExpr */, + 88 /* Group of ? */, + 3687 /* Id of AOrExpr */, + 9 /* Color of AOrExpr */, + 11 /* Group of ? */, + 91 /* Group of ? */, + 3819 /* Id of AAndExpr */, + 9 /* Color of AAndExpr */, + 11 /* Group of ? */, + 91 /* Group of ? */, + 3691 /* Id of AOrElseExpr */, + 9 /* Color of AOrElseExpr */, + 11 /* Group of ? */, + 91 /* Group of ? */, + 3699 /* Id of ANotExpr */, + 9 /* Color of ANotExpr */, + 11 /* Group of ? */, + 91 /* Group of ? */, + 3947 /* Id of AEqExpr */, + 13 /* Color of AEqExpr */, + 125 /* Group of ? */, + 3759 /* Id of AEeExpr */, + 9 /* Color of AEeExpr */, + 11 /* Group of ? */, + 91 /* Group of ? */, + 3915 /* Id of ANeExpr */, + 13 /* Color of ANeExpr */, + 125 /* Group of ? */, + 3923 /* Id of ALtExpr */, + 13 /* Color of ALtExpr */, + 123 /* Group of ? */, + 3931 /* Id of ALeExpr */, + 13 /* Color of ALeExpr */, + 123 /* Group of ? */, + 3927 /* Id of ALlExpr */, + 13 /* Color of ALlExpr */, + 123 /* Group of ? */, + 3935 /* Id of AGtExpr */, + 13 /* Color of AGtExpr */, + 123 /* Group of ? */, + 3943 /* Id of AGeExpr */, + 13 /* Color of AGeExpr */, + 123 /* Group of ? */, + 3939 /* Id of AGgExpr */, + 13 /* Color of AGgExpr */, + 123 /* Group of ? */, 3719 /* Id of AIsaExpr */, - 6 /* Color of AIsaExpr */, - 6 /* Property _n_expr */, - 7 /* Property _n_type */, - 80 /* Color of AIsaExpr */, - 81 /* Property n_expr */, - 82 /* Property n_expr= */, - 83 /* Property n_type */, - 84 /* Property n_type= */, - 3847 /* Id of APlusExpr */, - 10 /* Color of APlusExpr */, - 110 /* Color of APlusExpr */, - 3859 /* Id of AMinusExpr */, - 10 /* Color of AMinusExpr */, - 110 /* Color of AMinusExpr */, - 3835 /* Id of AStarshipExpr */, - 10 /* Color of AStarshipExpr */, - 110 /* Color of AStarshipExpr */, - 3839 /* Id of AStarExpr */, - 10 /* Color of AStarExpr */, - 110 /* Color of AStarExpr */, - 3843 /* Id of ASlashExpr */, - 10 /* Color of ASlashExpr */, - 110 /* Color of ASlashExpr */, - 3851 /* Id of APercentExpr */, - 10 /* Color of APercentExpr */, - 110 /* Color of APercentExpr */, - 3811 /* Id of AUminusExpr */, - 9 /* Color of AUminusExpr */, - 12 /* Property _n_minus */, - 105 /* Color of AUminusExpr */, - 106 /* Property n_minus */, - 107 /* Property n_minus= */, - 3711 /* Id of ANewExpr */, - 6 /* Color of ANewExpr */, - 8 /* Property _n_kwnew */, - 9 /* Property _n_type */, - 10 /* Property _n_id */, - 11 /* Property _n_args */, - 97 /* Color of ANewExpr */, - 98 /* Property n_kwnew */, - 99 /* Property n_kwnew= */, - 100 /* Property n_type */, - 101 /* Property n_type= */, - 102 /* Property n_id */, - 103 /* Property n_id= */, - 104 /* Property n_args */, - 105 /* Property n_args= */, - 3583 /* Id of AAttrFormExpr */, - 5 /* Color of AAttrFormExpr */, - 13 /* Property _n_expr */, - 14 /* Property _n_id */, - 92 /* Color of AAttrFormExpr */, - 93 /* Property n_expr */, - 94 /* Property n_expr= */, - 95 /* Property n_id */, - 96 /* Property n_id= */, - 3775 /* Id of AAttrExpr */, - 6 /* Color of AAttrExpr */, - 99 /* Color of AAttrExpr */, - 3779 /* Id of AAttrAssignExpr */, - 7 /* Color of AAttrAssignExpr */, - 79 /* Color of AAttrAssignExpr */, - 3823 /* Id of ACallFormExpr */, - 10 /* Color of ACallFormExpr */, - 13 /* Property _n_id */, - 14 /* Property _n_args */, - 105 /* Color of ACallFormExpr */, - 106 /* Property n_id */, - 107 /* Property n_id= */, - 108 /* Property n_args */, - 109 /* Property n_args= */, - 3771 /* Id of AAttrReassignExpr */, - 7 /* Color of AAttrReassignExpr */, - 79 /* Color of AAttrReassignExpr */, - 3887 /* Id of ACallExpr */, - 11 /* Color of ACallExpr */, - 112 /* Color of ACallExpr */, - 3891 /* Id of ACallAssignExpr */, - 9 /* Color of ACallAssignExpr */, - 81 /* Color of ACallAssignExpr */, - 3883 /* Id of ACallReassignExpr */, - 11 /* Color of ACallReassignExpr */, - 112 /* Color of ACallReassignExpr */, - 3795 /* Id of ASuperExpr */, - 8 /* Color of ASuperExpr */, - 9 /* Property _n_qualified */, - 10 /* Property _n_kwsuper */, - 11 /* Property _n_args */, - 98 /* Color of ASuperExpr */, - 99 /* Property n_qualified */, - 100 /* Property n_qualified= */, - 101 /* Property n_kwsuper */, - 102 /* Property n_kwsuper= */, - 103 /* Property n_args */, - 104 /* Property n_args= */, - 3819 /* Id of AInitExpr */, - 9 /* Color of AInitExpr */, - 12 /* Property _n_kwinit */, - 13 /* Property _n_args */, - 105 /* Color of AInitExpr */, - 106 /* Property n_kwinit */, - 107 /* Property n_kwinit= */, - 108 /* Property n_args */, - 109 /* Property n_args= */, - 3827 /* Id of ABraFormExpr */, - 10 /* Color of ABraFormExpr */, - 13 /* Property _n_args */, - 103 /* Color of ABraFormExpr */, - 104 /* Property n_args */, - 105 /* Property n_args= */, - 3899 /* Id of ABraExpr */, - 11 /* Color of ABraExpr */, - 108 /* Color of ABraExpr */, - 3903 /* Id of ABraAssignExpr */, - 9 /* Color of ABraAssignExpr */, - 81 /* Color of ABraAssignExpr */, - 3335 /* Id of AVarFormExpr */, - 5 /* Color of AVarFormExpr */, - 7 /* Property _n_id */, - 79 /* Color of AVarFormExpr */, - 80 /* Property n_id */, - 81 /* Property n_id= */, - 3895 /* Id of ABraReassignExpr */, - 11 /* Color of ABraReassignExpr */, - 108 /* Color of ABraReassignExpr */, - 3667 /* Id of AVarExpr */, - 6 /* Color of AVarExpr */, - 85 /* Color of AVarExpr */, - 3671 /* Id of AVarAssignExpr */, - 7 /* Color of AVarAssignExpr */, - 90 /* Color of AVarAssignExpr */, - 3663 /* Id of AVarReassignExpr */, - 7 /* Color of AVarReassignExpr */, - 92 /* Color of AVarReassignExpr */, - 3399 /* Id of ARangeExpr */, - 5 /* Color of ARangeExpr */, - 6 /* Property _n_expr */, - 7 /* Property _n_expr2 */, - 80 /* Color of ARangeExpr */, - 81 /* Property n_expr */, - 82 /* Property n_expr= */, - 83 /* Property n_expr2 */, - 84 /* Property n_expr2= */, - 3755 /* Id of ACrangeExpr */, - 6 /* Color of ACrangeExpr */, - 87 /* Color of ACrangeExpr */, - 3695 /* Id of AOrangeExpr */, - 6 /* Color of AOrangeExpr */, - 87 /* Color of AOrangeExpr */, - 3603 /* Id of AArrayExpr */, - 5 /* Color of AArrayExpr */, - 6 /* Property _n_exprs */, - 80 /* Color of AArrayExpr */, - 81 /* Property n_exprs */, - 82 /* Property n_exprs= */, - 3383 /* Id of ASelfExpr */, - 5 /* Color of ASelfExpr */, - 6 /* Property _n_kwself */, - 79 /* Color of ASelfExpr */, - 80 /* Property n_kwself */, - 81 /* Property n_kwself= */, - 3727 /* Id of AImplicitSelfExpr */, - 6 /* Color of AImplicitSelfExpr */, - 84 /* Color of AImplicitSelfExpr */, - 3675 /* Id of ATrueExpr */, - 6 /* Color of ATrueExpr */, - 6 /* Property _n_kwtrue */, - 80 /* Color of ATrueExpr */, - 81 /* Property n_kwtrue */, - 82 /* Property n_kwtrue= */, - 3735 /* Id of AFalseExpr */, - 6 /* Color of AFalseExpr */, - 6 /* Property _n_kwfalse */, - 80 /* Color of AFalseExpr */, - 81 /* Property n_kwfalse */, - 82 /* Property n_kwfalse= */, - 3443 /* Id of ANullExpr */, - 5 /* Color of ANullExpr */, - 6 /* Property _n_kwnull */, - 79 /* Color of ANullExpr */, - 80 /* Property n_kwnull */, - 81 /* Property n_kwnull= */, - 3491 /* Id of AIntExpr */, - 5 /* Color of AIntExpr */, - 6 /* Property _n_number */, - 79 /* Color of AIntExpr */, - 80 /* Property n_number */, - 81 /* Property n_number= */, - 3527 /* Id of AFloatExpr */, - 5 /* Color of AFloatExpr */, - 6 /* Property _n_float */, - 79 /* Color of AFloatExpr */, - 80 /* Property n_float */, - 81 /* Property n_float= */, - 3555 /* Id of ACharExpr */, - 5 /* Color of ACharExpr */, - 6 /* Property _n_char */, - 79 /* Color of ACharExpr */, - 80 /* Property n_char */, - 81 /* Property n_char= */, - 3363 /* Id of AStringFormExpr */, - 5 /* Color of AStringFormExpr */, - 79 /* Color of AStringFormExpr */, - 3683 /* Id of AStringExpr */, - 6 /* Color of AStringExpr */, - 8 /* Property _n_string */, - 82 /* Color of AStringExpr */, - 83 /* Property n_string */, - 84 /* Property n_string= */, - 3687 /* Id of AStartStringExpr */, - 6 /* Color of AStartStringExpr */, - 8 /* Property _n_string */, - 82 /* Color of AStartStringExpr */, - 83 /* Property n_string */, - 84 /* Property n_string= */, - 3715 /* Id of AMidStringExpr */, - 6 /* Color of AMidStringExpr */, - 8 /* Property _n_string */, - 82 /* Color of AMidStringExpr */, - 83 /* Property n_string */, - 84 /* Property n_string= */, - 3743 /* Id of AEndStringExpr */, - 6 /* Color of AEndStringExpr */, - 8 /* Property _n_string */, - 82 /* Color of AEndStringExpr */, - 83 /* Property n_string */, - 84 /* Property n_string= */, - 3355 /* Id of ASuperstringExpr */, - 5 /* Color of ASuperstringExpr */, - 6 /* Property _n_exprs */, - 79 /* Color of ASuperstringExpr */, - 80 /* Property n_exprs */, - 81 /* Property n_exprs= */, - 3691 /* Id of AParExpr */, - 6 /* Color of AParExpr */, - 82 /* Color of AParExpr */, - 3411 /* Id of AProxyExpr */, - 5 /* Color of AProxyExpr */, - 6 /* Property _n_expr */, - 77 /* Color of AProxyExpr */, - 78 /* Property n_expr */, - 79 /* Property n_expr= */, - 3599 /* Id of AAsCastExpr */, - 5 /* Color of AAsCastExpr */, - 6 /* Property _n_expr */, - 7 /* Property _n_kwas */, - 8 /* Property _n_type */, - 79 /* Color of AAsCastExpr */, - 80 /* Property n_expr */, - 81 /* Property n_expr= */, - 82 /* Property n_kwas */, - 83 /* Property n_kwas= */, - 84 /* Property n_type */, - 85 /* Property n_type= */, - 3427 /* Id of APlusAssignOp */, - 5 /* Color of APlusAssignOp */, - 4 /* Property _n_pluseq */, - 72 /* Color of APlusAssignOp */, - 73 /* Property n_pluseq */, - 74 /* Property n_pluseq= */, - 3463 /* Id of AMinusAssignOp */, - 5 /* Color of AMinusAssignOp */, - 4 /* Property _n_minuseq */, - 72 /* Color of AMinusAssignOp */, - 73 /* Property n_minuseq */, - 74 /* Property n_minuseq= */, - 3403 /* Id of AQualified */, - 5 /* Color of AQualified */, - 4 /* Property _n_id */, - 5 /* Property _n_classid */, - 71 /* Color of AQualified */, - 72 /* Property n_id */, - 73 /* Property n_id= */, - 74 /* Property n_classid */, - 75 /* Property n_classid= */, - 3535 /* Id of ADoc */, - 5 /* Color of ADoc */, - 4 /* Property _n_comment */, - 71 /* Color of ADoc */, - 72 /* Property n_comment */, - 73 /* Property n_comment= */, - 3031 /* Id of Start */, - 4 /* Color of Start */, - 4 /* Property _n_base */, - 5 /* Property _n_eof */, - 69 /* Color of Start */, - 70 /* Property n_base */, - 71 /* Property n_base= */, - 72 /* Property n_eof */, - 73 /* Property n_eof= */, -}; -const char *LOCATE_standard = "./../lib/standard//standard.nit"; -const char *LOCATE_environ = "./../lib/standard//environ.nit"; -const int SFT_environ[2] = { - 40 /* Property environ */, - 40 /* Property get_environ */, -}; -const char *LOCATE_symbol = "./../lib/standard//symbol.nit"; -const int SFT_symbol[6] = { - 101 /* Property to_symbol */, - 27 /* Id of Symbol */, - 2 /* Color of Symbol */, - 1 /* Property _string */, - 41 /* Color of Symbol */, - 42 /* Property init */, -}; -const char *LOCATE_hash = "./../lib/standard//hash.nit"; -const int SFT_hash[59] = { - 15 /* Property hash */, - 2627 /* Id of HashCollection */, - 3 /* Color of HashCollection */, - 1 /* Property _array */, - 2 /* Property _capacity */, - 3 /* Property _length */, - 4 /* Property _first_item */, - 5 /* Property _last_item */, - 6 /* Property _last_accessed_index */, - 7 /* Property _last_accessed_key */, - 42 /* Color of HashCollection */, - 43 /* Property first_item */, - 44 /* Property index_at */, - 45 /* Property store */, - 46 /* Property remove_index */, - 47 /* Property raz */, - 48 /* Property enlarge */, - 49 /* Property init */, - 139 /* Id of HashNode */, - 2 /* Color of HashNode */, - 1 /* Property _next_item */, - 2 /* Property _prev_item */, - 40 /* Color of HashNode */, - 41 /* Property key */, - 42 /* Property next_item */, - 43 /* Property next_item= */, - 44 /* Property prev_item */, - 45 /* Property prev_item= */, - 46 /* Property init */, - 3643 /* Id of HashMap */, - 7 /* Color of HashMap */, - 52 /* Color of HashMap */, - 53 /* Property init */, - 2623 /* Id of HashMapNode */, - 4 /* Color of HashMapNode */, - 53 /* Color of HashMapNode */, - 54 /* Property init */, - 3195 /* Id of HashMapIterator */, - 4 /* Color of HashMapIterator */, - 1 /* Property _map */, - 2 /* Property _node */, - 48 /* Color of HashMapIterator */, - 49 /* Property init */, - 3639 /* Id of HashSet */, - 8 /* Color of HashSet */, - 51 /* Color of HashSet */, - 52 /* Property init */, - 2615 /* Id of HashSetNode */, - 3 /* Color of HashSetNode */, - 3 /* Property _key */, - 47 /* Color of HashSetNode */, - 48 /* Property key= */, - 49 /* Property init */, - 2619 /* Id of HashSetIterator */, - 3 /* Color of HashSetIterator */, - 1 /* Property _set */, - 2 /* Property _node */, - 45 /* Color of HashSetIterator */, - 46 /* Property init */, -}; -const char *LOCATE_string = "./../lib/standard//string.nit"; -const int SFT_string[56] = { - 3787 /* Id of String */, - 11 /* Color of String */, - 2 /* Property _items */, - 3 /* Property _capacity */, - 102 /* Color of String */, - 103 /* Property append */, - 104 /* Property + */, - 105 /* Property * */, - 106 /* Property to_i */, - 107 /* Property to_hex */, - 108 /* Property a_to */, - 109 /* Property to_cstring */, - 110 /* Property substring */, - 111 /* Property substring_from */, - 112 /* Property has_substring */, - 113 /* Property has_prefix */, - 114 /* Property has_suffix */, - 115 /* Property init */, - 116 /* Property from */, - 117 /* Property with_capacity */, - 118 /* Property with_native */, - 119 /* Property from_cstring */, - 120 /* Property filled_with */, - 121 /* Property to_upper */, - 122 /* Property to_lower */, - 123 /* Property items */, - 124 /* Property capacity */, - 16 /* Property to_s */, - 17 /* Property inspect */, - 18 /* Property inspect_head */, - 19 /* Property args */, - 64 /* Property fill_string */, - 65 /* Property to_hex */, - 66 /* Property to_base */, - 40 /* Property to_precision */, - 58 /* Property join */, - 75 /* Property map_join */, + 9 /* Color of AIsaExpr */, + 11 /* Group of ? */, + 91 /* Group of ? */, + 3907 /* Id of APlusExpr */, + 13 /* Color of APlusExpr */, + 123 /* Group of ? */, + 3919 /* Id of AMinusExpr */, + 13 /* Color of AMinusExpr */, + 123 /* Group of ? */, + 3895 /* Id of AStarshipExpr */, + 13 /* Color of AStarshipExpr */, + 123 /* Group of ? */, + 3899 /* Id of AStarExpr */, + 13 /* Color of AStarExpr */, + 123 /* Group of ? */, + 3903 /* Id of ASlashExpr */, + 13 /* Color of ASlashExpr */, + 123 /* Group of ? */, + 3911 /* Id of APercentExpr */, + 13 /* Color of APercentExpr */, + 123 /* Group of ? */, + 3867 /* Id of AUminusExpr */, + 12 /* Color of AUminusExpr */, + 20 /* Group of ? */, + 119 /* Group of ? */, + 3839 /* Id of ANewExpr */, + 10 /* Color of ANewExpr */, + 18 /* Group of ? */, + 111 /* Group of ? */, + 3575 /* Id of AAttrFormExpr */, + 6 /* Color of AAttrFormExpr */, + 18 /* Group of ? */, + 99 /* Group of ? */, + 3799 /* Id of AAttrExpr */, + 8 /* Color of AAttrExpr */, + 104 /* Group of ? */, + 3803 /* Id of AAttrAssignExpr */, + 9 /* Color of AAttrAssignExpr */, + 90 /* Group of ? */, + 3883 /* Id of ACallFormExpr */, + 14 /* Color of ACallFormExpr */, + 20 /* Group of ? */, + 119 /* Group of ? */, + 3871 /* Id of ASendReassignFormExpr */, + 12 /* Color of ASendReassignFormExpr */, + 88 /* Group of ? */, + 3795 /* Id of AAttrReassignExpr */, + 9 /* Color of AAttrReassignExpr */, + 90 /* Group of ? */, + 3955 /* Id of ACallExpr */, + 15 /* Color of ACallExpr */, + 124 /* Group of ? */, + 3959 /* Id of ACallAssignExpr */, + 12 /* Color of ACallAssignExpr */, + 90 /* Group of ? */, + 3951 /* Id of ACallReassignExpr */, + 15 /* Color of ACallReassignExpr */, + 124 /* Group of ? */, + 3859 /* Id of ASuperExpr */, + 11 /* Color of ASuperExpr */, + 19 /* Group of ? */, + 112 /* Group of ? */, + 3879 /* Id of AInitExpr */, + 12 /* Color of AInitExpr */, + 20 /* Group of ? */, + 119 /* Group of ? */, + 3887 /* Id of ABraFormExpr */, + 14 /* Color of ABraFormExpr */, + 20 /* Group of ? */, + 117 /* Group of ? */, + 3967 /* Id of ABraExpr */, + 15 /* Color of ABraExpr */, + 121 /* Group of ? */, + 3971 /* Id of ABraAssignExpr */, + 12 /* Color of ABraAssignExpr */, + 90 /* Group of ? */, + 3315 /* Id of AVarFormExpr */, + 6 /* Color of AVarFormExpr */, + 12 /* Group of ? */, + 89 /* Group of ? */, + 3963 /* Id of ABraReassignExpr */, + 15 /* Color of ABraReassignExpr */, + 121 /* Group of ? */, + 3783 /* Id of AClosureCallExpr */, + 8 /* Color of AClosureCallExpr */, + 14 /* Group of ? */, + 106 /* Group of ? */, + 3659 /* Id of AVarExpr */, + 8 /* Color of AVarExpr */, + 93 /* Group of ? */, + 3663 /* Id of AVarAssignExpr */, + 9 /* Color of AVarAssignExpr */, + 96 /* Group of ? */, + 3655 /* Id of AVarReassignExpr */, + 9 /* Color of AVarReassignExpr */, + 98 /* Group of ? */, + 3383 /* Id of ARangeExpr */, + 8 /* Color of ARangeExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3771 /* Id of ACrangeExpr */, + 9 /* Color of ACrangeExpr */, + 13 /* Group of ? */, + 95 /* Group of ? */, + 3683 /* Id of AOrangeExpr */, + 9 /* Color of AOrangeExpr */, + 13 /* Group of ? */, + 95 /* Group of ? */, + 3595 /* Id of AArrayExpr */, + 8 /* Color of AArrayExpr */, + 11 /* Group of ? */, + 91 /* Group of ? */, + 3367 /* Id of ASelfExpr */, + 8 /* Color of ASelfExpr */, + 12 /* Group of ? */, + 91 /* Group of ? */, + 3735 /* Id of AImplicitSelfExpr */, + 9 /* Color of AImplicitSelfExpr */, + 95 /* Group of ? */, + 3667 /* Id of ATrueExpr */, + 9 /* Color of ATrueExpr */, + 11 /* Group of ? */, + 91 /* Group of ? */, + 3747 /* Id of AFalseExpr */, + 9 /* Color of AFalseExpr */, + 11 /* Group of ? */, + 91 /* Group of ? */, + 3423 /* Id of ANullExpr */, + 8 /* Color of ANullExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3475 /* Id of AIntExpr */, + 8 /* Color of AIntExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3503 /* Id of AFloatExpr */, + 8 /* Color of AFloatExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3539 /* Id of ACharExpr */, + 8 /* Color of ACharExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3339 /* Id of AStringFormExpr */, + 8 /* Color of AStringFormExpr */, + 90 /* Group of ? */, + 3671 /* Id of AStringExpr */, + 9 /* Color of AStringExpr */, + 13 /* Group of ? */, + 93 /* Group of ? */, + 3675 /* Id of AStartStringExpr */, + 9 /* Color of AStartStringExpr */, + 13 /* Group of ? */, + 93 /* Group of ? */, + 3703 /* Id of AMidStringExpr */, + 9 /* Color of AMidStringExpr */, + 13 /* Group of ? */, + 93 /* Group of ? */, + 3755 /* Id of AEndStringExpr */, + 9 /* Color of AEndStringExpr */, + 13 /* Group of ? */, + 93 /* Group of ? */, + 3331 /* Id of ASuperstringExpr */, + 8 /* Color of ASuperstringExpr */, + 12 /* Group of ? */, + 91 /* Group of ? */, + 3679 /* Id of AParExpr */, + 9 /* Color of AParExpr */, + 12 /* Group of ? */, + 92 /* Group of ? */, + 3391 /* Id of AProxyExpr */, + 8 /* Color of AProxyExpr */, + 11 /* Group of ? */, + 88 /* Group of ? */, + 3815 /* Id of AAsCastExpr */, + 8 /* Color of AAsCastExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3591 /* Id of AAsNotnullExpr */, + 8 /* Color of AAsNotnullExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3715 /* Id of AIssetAttrExpr */, + 8 /* Color of AIssetAttrExpr */, + 20 /* Group of ? */, + 104 /* Group of ? */, + 2871 /* Id of AExprs */, + 6 /* Color of AExprs */, + 6 /* Group of ? */, + 75 /* Group of ? */, + 3527 /* Id of ADebugTypeExpr */, + 8 /* Color of ADebugTypeExpr */, + 11 /* Group of ? */, + 90 /* Group of ? */, + 3459 /* Id of AListExprs */, + 7 /* Color of AListExprs */, + 79 /* Group of ? */, + 3419 /* Id of AParExprs */, + 7 /* Color of AParExprs */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 3559 /* Id of ABraExprs */, + 7 /* Color of ABraExprs */, + 7 /* Group of ? */, + 79 /* Group of ? */, + 2899 /* Id of AAssignOp */, + 6 /* Color of AAssignOp */, + 75 /* Group of ? */, + 3411 /* Id of APlusAssignOp */, + 7 /* Color of APlusAssignOp */, + 6 /* Group of ? */, + 78 /* Group of ? */, + 3439 /* Id of AMinusAssignOp */, + 7 /* Color of AMinusAssignOp */, + 6 /* Group of ? */, + 78 /* Group of ? */, + 3535 /* Id of AClosureDef */, + 7 /* Color of AClosureDef */, + 12 /* Group of ? */, + 85 /* Group of ? */, + 2883 /* Id of AClosureId */, + 6 /* Color of AClosureId */, + 75 /* Group of ? */, + 3363 /* Id of ASimpleClosureId */, + 7 /* Color of ASimpleClosureId */, + 6 /* Group of ? */, + 78 /* Group of ? */, + 3547 /* Id of ABreakClosureId */, + 7 /* Color of ABreakClosureId */, + 6 /* Group of ? */, + 78 /* Group of ? */, + 2835 /* Id of AModuleName */, + 6 /* Color of AModuleName */, + 6 /* Group of ? */, + 76 /* Group of ? */, + 2819 /* Id of AQualified */, + 6 /* Color of AQualified */, + 6 /* Group of ? */, + 76 /* Group of ? */, + 2879 /* Id of ADoc */, + 6 /* Color of ADoc */, + 6 /* Group of ? */, + 76 /* Group of ? */, + 2535 /* Id of Start */, + 6 /* Color of Start */, + 6 /* Group of ? */, + 74 /* Group of ? */, +}; +const char *LOCATE_location = "location.nit"; +const int SFT_location[8] = { + 43 /* Id of SourceFile */, + 4 /* Color of SourceFile */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2235 /* Id of Location */, + 6 /* Color of Location */, + 2 /* Group of ? */, + 66 /* Group of ? */, +}; +const char *LOCATE_standard = "../lib/standard/standard.nit"; +const char *LOCATE_standard___environ = "../lib/standard/environ.nit"; +const int SFT_standard___environ[2] = { + 50 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_standard___symbol = "../lib/standard/symbol.nit"; +const int SFT_standard___symbol[5] = { + 115 /* Group of ? */, + 31 /* Id of Symbol */, + 4 /* Color of Symbol */, + 2 /* Group of ? */, + 51 /* Group of ? */, +}; +const char *LOCATE_standard___string = "../lib/standard/string.nit"; +const int SFT_standard___string[24] = { + 3303 /* Id of AbstractString */, + 12 /* Color of AbstractString */, + 3 /* Group of ? */, + 103 /* Group of ? */, + 3615 /* Id of String */, + 8 /* Color of String */, + 116 /* Group of ? */, + 3827 /* Id of Buffer */, + 14 /* Color of Buffer */, + 4 /* Group of ? */, + 119 /* Group of ? */, + 37 /* Group of ? */, + 72 /* Group of ? */, + 50 /* Group of ? */, + 66 /* Group of ? */, + 61 /* Group of ? */, -5 /* Id of NativeString */, - 2 /* Color of NativeString */, - 41 /* Color of NativeString */, - 42 /* Property [] */, - 43 /* Property []= */, - 44 /* Property copy_to */, - 45 /* Property cstring_length */, - 46 /* Property atoi */, - 47 /* Property init */, - 31 /* Id of StringCapable */, - 2 /* Color of StringCapable */, - 40 /* Color of StringCapable */, - 41 /* Property calloc_string */, - 42 /* Property init */, - 1 /* Property _args_cache */, - 41 /* Property program_name */, - 42 /* Property init_args */, - 43 /* Property native_argc */, - 44 /* Property native_argv */, -}; -const char *LOCATE_array = "./../lib/standard//array.nit"; -const int SFT_array[62] = { - 3655 /* Id of AbstractArray */, - 10 /* Color of AbstractArray */, - 1 /* Property _length */, - 92 /* Color of AbstractArray */, - 93 /* Property enlarge */, - 94 /* Property insert */, - 95 /* Property last_index_of */, - 96 /* Property index_of_from */, - 97 /* Property last_index_of_from */, - 98 /* Property reversed */, - 99 /* Property copy_to */, - 100 /* Property init */, - 3791 /* Id of Array */, - 3 /* Color of Array */, - 2 /* Property _items */, - 3 /* Property _capacity */, - 42 /* Color of Array */, - 43 /* Property init */, - 44 /* Property with */, - 45 /* Property with_capacity */, - 46 /* Property filled_with */, - 47 /* Property with_native */, - 3323 /* Id of ArrayIterator */, - 5 /* Color of ArrayIterator */, - 1 /* Property _index */, - 2 /* Property _array */, - 50 /* Color of ArrayIterator */, - 51 /* Property init */, - 3647 /* Id of ArraySet */, - 8 /* Color of ArraySet */, - 1 /* Property _array */, - 75 /* Color of ArraySet */, - 76 /* Property enlarge */, - 77 /* Property remove_at */, - 78 /* Property init */, - 79 /* Property with_capacity */, - 2675 /* Id of ArraySetIterator */, - 3 /* Color of ArraySetIterator */, - 1 /* Property _iter */, - 45 /* Color of ArraySetIterator */, - 46 /* Property init */, - 3651 /* Id of ArrayMap */, - 9 /* Color of ArrayMap */, - 1 /* Property _items */, - 2 /* Property _last_index */, - 82 /* Color of ArrayMap */, - 83 /* Property enlarge */, - 84 /* Property remove_at_index */, - 85 /* Property index */, - 86 /* Property init */, - 40 /* Property to_a */, - 59 /* Property to_a */, - 171 /* Id of ArrayCapable */, - 2 /* Color of ArrayCapable */, - 40 /* Color of ArrayCapable */, - 41 /* Property calloc_array */, - -9 /* Id of NativeArray */, - 2 /* Color of NativeArray */, - 40 /* Color of NativeArray */, - 41 /* Property [] */, - 42 /* Property []= */, - 43 /* Property copy_to */, -}; -const char *LOCATE_abstract_collection = "./../lib/standard//abstract_collection.nit"; -const int SFT_abstract_collection[94] = { - 163 /* Id of Collection */, - 5 /* Color of Collection */, - 60 /* Color of Collection */, - 61 /* Property iterator */, - 62 /* Property is_empty */, - 63 /* Property length */, - 64 /* Property has */, - 65 /* Property has_only */, - 66 /* Property count */, - 67 /* Property first */, - 2539 /* Id of NaiveCollection */, - 6 /* Color of NaiveCollection */, - 68 /* Color of NaiveCollection */, - 131 /* Id of Iterator */, - 2 /* Color of Iterator */, - 41 /* Color of Iterator */, - 42 /* Property item */, - 43 /* Property next */, - 44 /* Property is_ok */, - 2651 /* Id of Container */, - 6 /* Color of Container */, - 1 /* Property _item */, - 68 /* Color of Container */, - 69 /* Property init */, - 70 /* Property item */, - 71 /* Property item= */, - 2647 /* Id of ContainerIterator */, - 3 /* Color of ContainerIterator */, - 1 /* Property _is_ok */, - 2 /* Property _container */, - 45 /* Color of ContainerIterator */, - 46 /* Property init */, - 211 /* Id of RemovableCollection */, - 6 /* Color of RemovableCollection */, - 68 /* Color of RemovableCollection */, - 69 /* Property clear */, - 70 /* Property remove */, - 71 /* Property remove_all */, - 3035 /* Id of SimpleCollection */, - 7 /* Color of SimpleCollection */, - 72 /* Color of SimpleCollection */, - 73 /* Property add */, - 74 /* Property add_all */, - 3275 /* Id of Set */, + 4 /* Color of NativeString */, + 51 /* Group of ? */, + 35 /* Id of StringCapable */, + 4 /* Color of StringCapable */, + 50 /* Group of ? */, + 2 /* Group of ? */, + 51 /* Group of ? */, +}; +const char *LOCATE_standard___collection = "../lib/standard/collection/collection.nit"; +const char *LOCATE_standard___collection___range = "../lib/standard/collection/range.nit"; +const int SFT_standard___collection___range[8] = { + 2095 /* Id of Range */, + 7 /* Color of Range */, + 2 /* Group of ? */, + 78 /* Group of ? */, + 2243 /* Id of IteratorRange */, + 5 /* Color of IteratorRange */, + 2 /* Group of ? */, + 55 /* Group of ? */, +}; +const char *LOCATE_standard___collection___abstract_collection = "../lib/standard/collection/abstract_collection.nit"; +const int SFT_standard___collection___abstract_collection[63] = { + 279 /* Id of Collection */, + 6 /* Color of Collection */, + 68 /* Group of ? */, + 2147 /* Id of NaiveCollection */, + 7 /* Color of NaiveCollection */, + 78 /* Group of ? */, + 195 /* Id of Iterator */, + 4 /* Color of Iterator */, + 51 /* Group of ? */, + 2359 /* Id of Container */, + 7 /* Color of Container */, + 2 /* Group of ? */, + 78 /* Group of ? */, + 2355 /* Id of ContainerIterator */, + 5 /* Color of ContainerIterator */, + 2 /* Group of ? */, + 55 /* Group of ? */, + 359 /* Id of RemovableCollection */, + 8 /* Color of RemovableCollection */, + 82 /* Group of ? */, + 2539 /* Id of SimpleCollection */, + 9 /* Color of SimpleCollection */, + 52 /* Group of ? */, + 3247 /* Id of Set */, 4 /* Color of Set */, - 50 /* Color of Set */, - 3143 /* Id of Map */, - 8 /* Color of Map */, - 76 /* Color of Map */, - 77 /* Property [] */, - 78 /* Property []= */, - 79 /* Property has_key */, - 80 /* Property remove_at */, - 81 /* Property recover_with */, - 2547 /* Id of MapIterator */, - 3 /* Color of MapIterator */, - 45 /* Color of MapIterator */, - 46 /* Property key */, - 47 /* Property item= */, - 3303 /* Id of IndexedCollection */, - 9 /* Color of IndexedCollection */, - 82 /* Color of IndexedCollection */, - 83 /* Property first= */, - 84 /* Property last */, - 85 /* Property last= */, - 86 /* Property push */, - 87 /* Property append */, - 88 /* Property pop */, - 89 /* Property unshift */, - 90 /* Property shift */, - 91 /* Property index_of */, - 3183 /* Id of IndexedIterator */, - 4 /* Color of IndexedIterator */, - 48 /* Color of IndexedIterator */, - 49 /* Property index */, - 3319 /* Id of CoupleMap */, - 4 /* Color of CoupleMap */, - 50 /* Color of CoupleMap */, - 51 /* Property couple_at */, - 3211 /* Id of CoupleMapIterator */, - 4 /* Color of CoupleMapIterator */, - 1 /* Property _iter */, - 48 /* Color of CoupleMapIterator */, - 49 /* Property init */, - 143 /* Id of Couple */, - 3 /* Color of Couple */, - 3 /* Property _first */, - 4 /* Property _second */, - 47 /* Color of Couple */, - 48 /* Property first */, - 49 /* Property first= */, - 50 /* Property second */, - 51 /* Property second= */, - 52 /* Property init */, -}; -const char *LOCATE_kernel = "./../lib/standard//kernel.nit"; -const int SFT_kernel[73] = { + 50 /* Group of ? */, + 131 /* Id of MapRead */, + 4 /* Color of MapRead */, + 50 /* Group of ? */, + 2175 /* Id of Map */, + 6 /* Color of Map */, + 62 /* Group of ? */, + 135 /* Id of MapIterator */, + 4 /* Color of MapIterator */, + 50 /* Group of ? */, + 2171 /* Id of MapKeysIterator */, + 5 /* Color of MapKeysIterator */, + 2 /* Group of ? */, + 55 /* Group of ? */, + 2167 /* Id of MapValuesIterator */, + 5 /* Color of MapValuesIterator */, + 2 /* Group of ? */, + 55 /* Group of ? */, + 343 /* Id of SequenceRead */, + 7 /* Color of SequenceRead */, + 78 /* Group of ? */, + 3251 /* Id of Sequence */, + 11 /* Color of Sequence */, + 93 /* Group of ? */, + 2259 /* Id of IndexedIterator */, + 5 /* Color of IndexedIterator */, + 55 /* Group of ? */, + 2751 /* Id of CoupleMap */, + 7 /* Color of CoupleMap */, + 66 /* Group of ? */, + 2351 /* Id of CoupleMapIterator */, + 5 /* Color of CoupleMapIterator */, + 2 /* Group of ? */, + 55 /* Group of ? */, + 263 /* Id of Couple */, + 4 /* Color of Couple */, + 2 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_standard___kernel = "../lib/standard/kernel.nit"; +const int SFT_standard___kernel[27] = { 3 /* Id of Object */, - 1 /* Color of Object */, - 20 /* Color of Object */, - 21 /* Property object_id */, - 22 /* Property is_same_type */, - 23 /* Property == */, - 24 /* Property != */, - 25 /* Property output */, - 26 /* Property exit */, - 27 /* Property sys */, - 23 /* Id of Sys */, - 2 /* Color of Sys */, - 45 /* Color of Sys */, - 46 /* Property main */, - 47 /* Property init */, - 155 /* Id of Comparable */, - 4 /* Color of Comparable */, - 49 /* Color of Comparable */, - 50 /* Property < */, - 51 /* Property <= */, - 52 /* Property >= */, - 53 /* Property > */, - 54 /* Property <=> */, - 55 /* Property is_between */, - 56 /* Property max */, - 57 /* Property min */, - 2643 /* Id of Discrete */, - 2 /* Color of Discrete */, - 58 /* Color of Discrete */, - 59 /* Property succ */, - 60 /* Property prec */, - 61 /* Property + */, - 62 /* Property - */, - 63 /* Property distance */, - -17 /* Id of Bool */, - 2 /* Color of Bool */, - 40 /* Color of Bool */, - -13 /* Id of Float */, - 2 /* Color of Float */, - 41 /* Color of Float */, - 42 /* Property <= */, - 43 /* Property < */, - 44 /* Property >= */, - 45 /* Property > */, - 46 /* Property + */, - 47 /* Property unary - */, - 48 /* Property - */, - 49 /* Property * */, - 50 /* Property / */, - 51 /* Property to_i */, - -33 /* Id of Int */, - 5 /* Color of Int */, - 67 /* Color of Int */, - 68 /* Property unary - */, - 69 /* Property * */, - 70 /* Property / */, - 71 /* Property % */, - 72 /* Property lshift */, - 73 /* Property rshift */, - 74 /* Property to_f */, - 75 /* Property ascii */, - 76 /* Property digit_count */, - 77 /* Property to_c */, - -37 /* Id of Char */, - 5 /* Color of Char */, - 64 /* Color of Char */, - 65 /* Property to_i */, - 66 /* Property ascii */, - 67 /* Property to_lower */, - 68 /* Property to_upper */, + 3 /* Color of Object */, + 19 /* Group of ? */, + 27 /* Id of Sys */, + 4 /* Color of Sys */, + 55 /* Group of ? */, + 271 /* Id of Comparable */, + 5 /* Color of Comparable */, + 55 /* Group of ? */, + 2331 /* Id of Discrete */, + 6 /* Color of Discrete */, + 66 /* Group of ? */, + -13 /* Id of Bool */, + 4 /* Color of Bool */, + 50 /* Group of ? */, + -9 /* Id of Float */, + 4 /* Color of Float */, + 51 /* Group of ? */, + -29 /* Id of Int */, + 7 /* Color of Int */, + 75 /* Group of ? */, + -33 /* Id of Char */, + 7 /* Color of Char */, + 72 /* Group of ? */, -1 /* Id of Pointer */, - 2 /* Color of Pointer */, - 40 /* Color of Pointer */, -}; -const char *LOCATE_time = "./../lib/standard//time.nit"; -const int SFT_time[1] = { - 28 /* Property get_time */, -}; -const char *LOCATE_sorter = "./../lib/standard//sorter.nit"; -const int SFT_sorter[13] = { - 175 /* Id of AbstractSorter */, - 2 /* Color of AbstractSorter */, - 40 /* Color of AbstractSorter */, - 41 /* Property compare */, - 42 /* Property sort */, - 43 /* Property sub_sort */, - 44 /* Property quick_sort */, - 45 /* Property bubble_sort */, - 46 /* Property init */, - 2659 /* Id of ComparableSorter */, - 3 /* Color of ComparableSorter */, - 47 /* Color of ComparableSorter */, - 48 /* Property init */, -}; -const char *LOCATE_file = "./../lib/standard//file.nit"; -const int SFT_file[75] = { - 29 /* Property printn */, - 30 /* Property print */, - 31 /* Property getc */, - 32 /* Property gets */, - 33 /* Property stdin */, - 34 /* Property stdout */, - 35 /* Property stderr */, - 2635 /* Id of FStream */, - 6 /* Color of FStream */, - 1 /* Property _path */, - 2 /* Property _file */, - 46 /* Color of FStream */, - 47 /* Property path */, - 48 /* Property file_stat */, - 3311 /* Id of IFStream */, - 7 /* Color of IFStream */, - 5 /* Property _end_reached */, - 68 /* Color of IFStream */, - 69 /* Property reopen */, - 70 /* Property open */, - 71 /* Property init */, - 72 /* Property without_file */, - 3139 /* Id of OFStream */, - 5 /* Color of OFStream */, - 3 /* Property _writable */, - 57 /* Color of OFStream */, - 58 /* Property write_native */, - 59 /* Property open */, - 60 /* Property init */, - 61 /* Property without_file */, - 3619 /* Id of Stdin */, - 8 /* Color of Stdin */, - 73 /* Color of Stdin */, - 74 /* Property init */, - 3267 /* Id of Stdout */, - 7 /* Color of Stdout */, - 62 /* Color of Stdout */, - 63 /* Property init */, - 3271 /* Id of Stderr */, - 7 /* Color of Stderr */, - 62 /* Color of Stderr */, - 63 /* Property init */, - 125 /* Property file_exists */, - 126 /* Property file_stat */, - 127 /* Property strip_extension */, - 128 /* Property basename */, - 129 /* Property dirname */, - 130 /* Property file_path */, - 131 /* Property mkdir */, - 48 /* Property file_exists */, - 49 /* Property file_stat */, - 50 /* Property file_mkdir */, - -29 /* Id of FileStat */, - 3 /* Color of FileStat */, - 41 /* Color of FileStat */, - 42 /* Property mode */, - 43 /* Property atime */, - 44 /* Property ctime */, - 45 /* Property mtime */, - 46 /* Property size */, - -25 /* Id of NativeFile */, - 3 /* Color of NativeFile */, - 41 /* Color of NativeFile */, - 42 /* Property io_read */, - 43 /* Property io_write */, - 44 /* Property io_close */, - 45 /* Property file_stat */, - 75 /* Id of NativeFileCapable */, - 2 /* Color of NativeFileCapable */, - 40 /* Color of NativeFileCapable */, - 41 /* Property io_open_read */, - 42 /* Property io_open_write */, - 43 /* Property native_stdin */, - 44 /* Property native_stdout */, - 45 /* Property native_stderr */, -}; -const char *LOCATE_stream = "./../lib/standard//stream.nit"; -const int SFT_stream[53] = { - 135 /* Id of IOS */, - 3 /* Color of IOS */, - 51 /* Color of IOS */, - 52 /* Property close */, - 53 /* Property init */, - 2611 /* Id of IStream */, - 5 /* Color of IStream */, - 57 /* Color of IStream */, - 58 /* Property read_char */, - 59 /* Property read */, - 60 /* Property read_line */, - 61 /* Property read_all */, - 62 /* Property append_line_to */, - 63 /* Property eof */, - 2535 /* Id of OStream */, - 4 /* Color of OStream */, - 54 /* Color of OStream */, - 55 /* Property write */, - 56 /* Property is_writable */, - 3235 /* Id of BufferedIStream */, - 4 /* Color of BufferedIStream */, - 3 /* Property _buffer */, - 4 /* Property _buffer_pos */, - 64 /* Color of BufferedIStream */, - 65 /* Property fill_buffer */, - 66 /* Property end_reached */, - 67 /* Property prepare_buffer */, - 3191 /* Id of IOStream */, - 8 /* Color of IOStream */, - 70 /* Color of IOStream */, - 2639 /* Id of FDStream */, - 2 /* Color of FDStream */, - 1 /* Property _fd */, - 40 /* Color of FDStream */, - 41 /* Property native_close */, - 42 /* Property native_read_char */, - 43 /* Property native_read */, - 44 /* Property native_write */, - 45 /* Property init */, - 3203 /* Id of FDIStream */, - 7 /* Color of FDIStream */, - 3 /* Property _eof */, - 48 /* Color of FDIStream */, - 49 /* Property init */, - 3199 /* Id of FDOStream */, - 6 /* Color of FDOStream */, - 2 /* Property _is_writable */, - 46 /* Color of FDOStream */, - 47 /* Property init */, - 3315 /* Id of FDIOStream */, - 9 /* Color of FDIOStream */, - 64 /* Color of FDIOStream */, - 65 /* Property init */, -}; -const char *LOCATE_string_search = "./../lib/standard//string_search.nit"; -const int SFT_string_search[36] = { - 51 /* Id of Pattern */, - 3 /* Color of Pattern */, - 43 /* Color of Pattern */, - 44 /* Property search_index_in */, - 45 /* Property search_in */, - 46 /* Property search_all_in */, - 47 /* Property split_in */, - 48 /* Property init */, - 2671 /* Id of BM_Pattern */, - 4 /* Color of BM_Pattern */, - 1 /* Property _motif */, - 2 /* Property _length */, - 3 /* Property _gs */, - 4 /* Property _bc_table */, - 49 /* Color of BM_Pattern */, - 50 /* Property init */, - 51 /* Property bc */, - 52 /* Property compute_bc */, - 53 /* Property suffixes */, - 54 /* Property compute_gs */, - 83 /* Id of Match */, - 2 /* Color of Match */, - 1 /* Property _string */, - 2 /* Property _from */, - 3 /* Property _length */, - 40 /* Color of Match */, - 41 /* Property string */, - 42 /* Property from */, - 43 /* Property length */, - 44 /* Property after */, - 45 /* Property init */, - 132 /* Property search */, - 133 /* Property search_from */, - 134 /* Property search_all */, - 135 /* Property split_with */, - 136 /* Property split */, -}; -const char *LOCATE_exec = "./../lib/standard//exec.nit"; -const int SFT_exec[44] = { - 43 /* Id of Process */, - 2 /* Color of Process */, - 1 /* Property _data */, - 40 /* Color of Process */, - 41 /* Property id */, - 42 /* Property is_finished */, - 43 /* Property wait */, - 44 /* Property status */, - 45 /* Property kill */, - 46 /* Property term */, - 47 /* Property init */, - 48 /* Property init_ */, - 49 /* Property execute */, - 50 /* Property basic_exec_execute */, - 3187 /* Id of IProcess */, - 7 /* Color of IProcess */, - 3 /* Property _in */, - 67 /* Color of IProcess */, - 68 /* Property init */, - 69 /* Property init_ */, - 3135 /* Id of OProcess */, - 6 /* Color of OProcess */, - 2 /* Property _out */, - 64 /* Color of OProcess */, - 65 /* Property init */, - 66 /* Property init_ */, - 3307 /* Id of IOProcess */, - 9 /* Color of IOProcess */, - 71 /* Color of IOProcess */, - 72 /* Property init */, - 73 /* Property init_ */, - 40 /* Property system */, - 51 /* Property system */, - -21 /* Id of NativeProcess */, - 3 /* Color of NativeProcess */, - 41 /* Color of NativeProcess */, - 42 /* Property id */, - 43 /* Property is_finished */, - 44 /* Property status */, - 45 /* Property wait */, - 46 /* Property kill */, - 47 /* Property in_fd */, - 48 /* Property out_fd */, - 49 /* Property err_fd */, -}; -const char *LOCATE_list = "./../lib/standard//list.nit"; -const int SFT_list[28] = { + 4 /* Color of Pointer */, + 50 /* Group of ? */, +}; +const char *LOCATE_standard___collection___list = "../lib/standard/collection/list.nit"; +const int SFT_standard___collection___list[12] = { 3635 /* Id of List */, - 10 /* Color of List */, - 1 /* Property _head */, - 2 /* Property _tail */, - 92 /* Color of List */, - 93 /* Property link */, - 94 /* Property init */, - 95 /* Property from */, - 96 /* Property get_node */, - 97 /* Property search_node_after */, - 98 /* Property remove_node */, - 99 /* Property insert_before */, - 3299 /* Id of ListIterator */, - 5 /* Color of ListIterator */, - 1 /* Property _node */, - 2 /* Property _index */, - 50 /* Color of ListIterator */, - 51 /* Property init */, - 3179 /* Id of ListNode */, - 7 /* Color of ListNode */, - 2 /* Property _next */, - 3 /* Property _prev */, - 72 /* Color of ListNode */, - 73 /* Property init */, - 74 /* Property next */, - 75 /* Property next= */, - 76 /* Property prev */, - 77 /* Property prev= */, -}; -const char *LOCATE_range = "./../lib/standard//range.nit"; -const int SFT_range[16] = { - 2507 /* Id of Range */, - 6 /* Color of Range */, - 1 /* Property _first */, - 2 /* Property _last */, - 3 /* Property _after */, - 68 /* Color of Range */, - 69 /* Property last */, - 70 /* Property after */, - 71 /* Property init */, - 72 /* Property without_last */, - 2607 /* Id of IteratorRange */, - 3 /* Color of IteratorRange */, - 1 /* Property _range */, - 2 /* Property _item */, - 45 /* Color of IteratorRange */, - 46 /* Property init */, -}; -const char *LOCATE_math = "./../lib/standard//math.nit"; -const int SFT_math[16] = { - 78 /* Property rand */, - 52 /* Property sqrt */, - 53 /* Property cos */, - 54 /* Property sin */, - 55 /* Property tan */, - 56 /* Property acos */, - 57 /* Property asin */, - 58 /* Property atan */, - 59 /* Property pow */, - 60 /* Property log */, - 61 /* Property exp */, - 62 /* Property rand */, - 36 /* Property atan2 */, - 37 /* Property pi */, - 38 /* Property srand_from */, - 39 /* Property srand */, -}; -const char *LOCATE_parser_tables = "./parser//parser_tables.nit"; -const int SFT_parser_tables[1175] = { - 59 /* Id of ParserTable */, - 2 /* Color of ParserTable */, - 1 /* Property _action_table */, - 2 /* Property _goto_table */, - 40 /* Color of ParserTable */, - 41 /* Property build_action_table */, - 42 /* Property action_table_row1 */, - 43 /* Property action_table_row2 */, - 44 /* Property action_table_row3 */, - 45 /* Property action_table_row4 */, - 46 /* Property action_table_row5 */, - 47 /* Property action_table_row6 */, - 48 /* Property action_table_row7 */, - 49 /* Property action_table_row8 */, - 50 /* Property action_table_row9 */, - 51 /* Property action_table_row10 */, - 52 /* Property action_table_row11 */, - 53 /* Property action_table_row12 */, - 54 /* Property action_table_row13 */, - 55 /* Property action_table_row14 */, - 56 /* Property action_table_row15 */, - 57 /* Property action_table_row16 */, - 58 /* Property action_table_row17 */, - 59 /* Property action_table_row18 */, - 60 /* Property action_table_row19 */, - 61 /* Property action_table_row20 */, - 62 /* Property action_table_row21 */, - 63 /* Property action_table_row22 */, - 64 /* Property action_table_row23 */, - 65 /* Property action_table_row24 */, - 66 /* Property action_table_row25 */, - 67 /* Property action_table_row26 */, - 68 /* Property action_table_row27 */, - 69 /* Property action_table_row28 */, - 70 /* Property action_table_row29 */, - 71 /* Property action_table_row30 */, - 72 /* Property action_table_row31 */, - 73 /* Property action_table_row32 */, - 74 /* Property action_table_row33 */, - 75 /* Property action_table_row34 */, - 76 /* Property action_table_row35 */, - 77 /* Property action_table_row36 */, - 78 /* Property action_table_row37 */, - 79 /* Property action_table_row38 */, - 80 /* Property action_table_row39 */, - 81 /* Property action_table_row40 */, - 82 /* Property action_table_row41 */, - 83 /* Property action_table_row42 */, - 84 /* Property action_table_row43 */, - 85 /* Property action_table_row44 */, - 86 /* Property action_table_row45 */, - 87 /* Property action_table_row46 */, - 88 /* Property action_table_row47 */, - 89 /* Property action_table_row48 */, - 90 /* Property action_table_row49 */, - 91 /* Property action_table_row50 */, - 92 /* Property action_table_row51 */, - 93 /* Property action_table_row52 */, - 94 /* Property action_table_row53 */, - 95 /* Property action_table_row54 */, - 96 /* Property action_table_row55 */, - 97 /* Property action_table_row56 */, - 98 /* Property action_table_row57 */, - 99 /* Property action_table_row58 */, - 100 /* Property action_table_row59 */, - 101 /* Property action_table_row60 */, - 102 /* Property action_table_row61 */, - 103 /* Property action_table_row62 */, - 104 /* Property action_table_row63 */, - 105 /* Property action_table_row64 */, - 106 /* Property action_table_row65 */, - 107 /* Property action_table_row66 */, - 108 /* Property action_table_row67 */, - 109 /* Property action_table_row68 */, - 110 /* Property action_table_row69 */, - 111 /* Property action_table_row70 */, - 112 /* Property action_table_row71 */, - 113 /* Property action_table_row72 */, - 114 /* Property action_table_row73 */, - 115 /* Property action_table_row74 */, - 116 /* Property action_table_row75 */, - 117 /* Property action_table_row76 */, - 118 /* Property action_table_row77 */, - 119 /* Property action_table_row78 */, - 120 /* Property action_table_row79 */, - 121 /* Property action_table_row80 */, - 122 /* Property action_table_row81 */, - 123 /* Property action_table_row82 */, - 124 /* Property action_table_row83 */, - 125 /* Property action_table_row84 */, - 126 /* Property action_table_row85 */, - 127 /* Property action_table_row86 */, - 128 /* Property action_table_row87 */, - 129 /* Property action_table_row88 */, - 130 /* Property action_table_row89 */, - 131 /* Property action_table_row90 */, - 132 /* Property action_table_row91 */, - 133 /* Property action_table_row92 */, - 134 /* Property action_table_row93 */, - 135 /* Property action_table_row94 */, - 136 /* Property action_table_row95 */, - 137 /* Property action_table_row96 */, - 138 /* Property action_table_row97 */, - 139 /* Property action_table_row98 */, - 140 /* Property action_table_row99 */, - 141 /* Property action_table_row100 */, - 142 /* Property action_table_row101 */, - 143 /* Property action_table_row102 */, - 144 /* Property action_table_row103 */, - 145 /* Property action_table_row104 */, - 146 /* Property action_table_row105 */, - 147 /* Property action_table_row106 */, - 148 /* Property action_table_row107 */, - 149 /* Property action_table_row108 */, - 150 /* Property action_table_row109 */, - 151 /* Property action_table_row110 */, - 152 /* Property action_table_row111 */, - 153 /* Property action_table_row112 */, - 154 /* Property action_table_row113 */, - 155 /* Property action_table_row114 */, - 156 /* Property action_table_row115 */, - 157 /* Property action_table_row116 */, - 158 /* Property action_table_row117 */, - 159 /* Property action_table_row118 */, - 160 /* Property action_table_row119 */, - 161 /* Property action_table_row120 */, - 162 /* Property action_table_row121 */, - 163 /* Property action_table_row122 */, - 164 /* Property action_table_row123 */, - 165 /* Property action_table_row124 */, - 166 /* Property action_table_row125 */, - 167 /* Property action_table_row126 */, - 168 /* Property action_table_row127 */, - 169 /* Property action_table_row128 */, - 170 /* Property action_table_row129 */, - 171 /* Property action_table_row130 */, - 172 /* Property action_table_row131 */, - 173 /* Property action_table_row132 */, - 174 /* Property action_table_row133 */, - 175 /* Property action_table_row134 */, - 176 /* Property action_table_row135 */, - 177 /* Property action_table_row136 */, - 178 /* Property action_table_row137 */, - 179 /* Property action_table_row138 */, - 180 /* Property action_table_row139 */, - 181 /* Property action_table_row140 */, - 182 /* Property action_table_row141 */, - 183 /* Property action_table_row142 */, - 184 /* Property action_table_row143 */, - 185 /* Property action_table_row144 */, - 186 /* Property action_table_row145 */, - 187 /* Property action_table_row146 */, - 188 /* Property action_table_row147 */, - 189 /* Property action_table_row148 */, - 190 /* Property action_table_row149 */, - 191 /* Property action_table_row150 */, - 192 /* Property action_table_row151 */, - 193 /* Property action_table_row152 */, - 194 /* Property action_table_row153 */, - 195 /* Property action_table_row154 */, - 196 /* Property action_table_row155 */, - 197 /* Property action_table_row156 */, - 198 /* Property action_table_row157 */, - 199 /* Property action_table_row158 */, - 200 /* Property action_table_row159 */, - 201 /* Property action_table_row160 */, - 202 /* Property action_table_row161 */, - 203 /* Property action_table_row162 */, - 204 /* Property action_table_row163 */, - 205 /* Property action_table_row164 */, - 206 /* Property action_table_row165 */, - 207 /* Property action_table_row166 */, - 208 /* Property action_table_row167 */, - 209 /* Property action_table_row168 */, - 210 /* Property action_table_row169 */, - 211 /* Property action_table_row170 */, - 212 /* Property action_table_row171 */, - 213 /* Property action_table_row172 */, - 214 /* Property action_table_row173 */, - 215 /* Property action_table_row174 */, - 216 /* Property action_table_row175 */, - 217 /* Property action_table_row176 */, - 218 /* Property action_table_row177 */, - 219 /* Property action_table_row178 */, - 220 /* Property action_table_row179 */, - 221 /* Property action_table_row180 */, - 222 /* Property action_table_row181 */, - 223 /* Property action_table_row182 */, - 224 /* Property action_table_row183 */, - 225 /* Property action_table_row184 */, - 226 /* Property action_table_row185 */, - 227 /* Property action_table_row186 */, - 228 /* Property action_table_row187 */, - 229 /* Property action_table_row188 */, - 230 /* Property action_table_row189 */, - 231 /* Property action_table_row190 */, - 232 /* Property action_table_row191 */, - 233 /* Property action_table_row192 */, - 234 /* Property action_table_row193 */, - 235 /* Property action_table_row194 */, - 236 /* Property action_table_row195 */, - 237 /* Property action_table_row196 */, - 238 /* Property action_table_row197 */, - 239 /* Property action_table_row198 */, - 240 /* Property action_table_row199 */, - 241 /* Property action_table_row200 */, - 242 /* Property action_table_row201 */, - 243 /* Property action_table_row202 */, - 244 /* Property action_table_row203 */, - 245 /* Property action_table_row204 */, - 246 /* Property action_table_row205 */, - 247 /* Property action_table_row206 */, - 248 /* Property action_table_row207 */, - 249 /* Property action_table_row208 */, - 250 /* Property action_table_row209 */, - 251 /* Property action_table_row210 */, - 252 /* Property action_table_row211 */, - 253 /* Property action_table_row212 */, - 254 /* Property action_table_row213 */, - 255 /* Property action_table_row214 */, - 256 /* Property action_table_row215 */, - 257 /* Property action_table_row216 */, - 258 /* Property action_table_row217 */, - 259 /* Property action_table_row218 */, - 260 /* Property action_table_row219 */, - 261 /* Property action_table_row220 */, - 262 /* Property action_table_row221 */, - 263 /* Property action_table_row222 */, - 264 /* Property action_table_row223 */, - 265 /* Property action_table_row224 */, - 266 /* Property action_table_row225 */, - 267 /* Property action_table_row226 */, - 268 /* Property action_table_row227 */, - 269 /* Property action_table_row228 */, - 270 /* Property action_table_row229 */, - 271 /* Property action_table_row230 */, - 272 /* Property action_table_row231 */, - 273 /* Property action_table_row232 */, - 274 /* Property action_table_row233 */, - 275 /* Property action_table_row234 */, - 276 /* Property action_table_row235 */, - 277 /* Property action_table_row236 */, - 278 /* Property action_table_row237 */, - 279 /* Property action_table_row238 */, - 280 /* Property action_table_row239 */, - 281 /* Property action_table_row240 */, - 282 /* Property action_table_row241 */, - 283 /* Property action_table_row242 */, - 284 /* Property action_table_row243 */, - 285 /* Property action_table_row244 */, - 286 /* Property action_table_row245 */, - 287 /* Property action_table_row246 */, - 288 /* Property action_table_row247 */, - 289 /* Property action_table_row248 */, - 290 /* Property action_table_row249 */, - 291 /* Property action_table_row250 */, - 292 /* Property action_table_row251 */, - 293 /* Property action_table_row252 */, - 294 /* Property action_table_row253 */, - 295 /* Property action_table_row254 */, - 296 /* Property action_table_row255 */, - 297 /* Property action_table_row256 */, - 298 /* Property action_table_row257 */, - 299 /* Property action_table_row258 */, - 300 /* Property action_table_row259 */, - 301 /* Property action_table_row260 */, - 302 /* Property action_table_row261 */, - 303 /* Property action_table_row262 */, - 304 /* Property action_table_row263 */, - 305 /* Property action_table_row264 */, - 306 /* Property action_table_row265 */, - 307 /* Property action_table_row266 */, - 308 /* Property action_table_row267 */, - 309 /* Property action_table_row268 */, - 310 /* Property action_table_row269 */, - 311 /* Property action_table_row270 */, - 312 /* Property action_table_row271 */, - 313 /* Property action_table_row272 */, - 314 /* Property action_table_row273 */, - 315 /* Property action_table_row274 */, - 316 /* Property action_table_row275 */, - 317 /* Property action_table_row276 */, - 318 /* Property action_table_row277 */, - 319 /* Property action_table_row278 */, - 320 /* Property action_table_row279 */, - 321 /* Property action_table_row280 */, - 322 /* Property action_table_row281 */, - 323 /* Property action_table_row282 */, - 324 /* Property action_table_row283 */, - 325 /* Property action_table_row284 */, - 326 /* Property action_table_row285 */, - 327 /* Property action_table_row286 */, - 328 /* Property action_table_row287 */, - 329 /* Property action_table_row288 */, - 330 /* Property action_table_row289 */, - 331 /* Property action_table_row290 */, - 332 /* Property action_table_row291 */, - 333 /* Property action_table_row292 */, - 334 /* Property action_table_row293 */, - 335 /* Property action_table_row294 */, - 336 /* Property action_table_row295 */, - 337 /* Property action_table_row296 */, - 338 /* Property action_table_row297 */, - 339 /* Property action_table_row298 */, - 340 /* Property action_table_row299 */, - 341 /* Property action_table_row300 */, - 342 /* Property action_table_row301 */, - 343 /* Property action_table_row302 */, - 344 /* Property action_table_row303 */, - 345 /* Property action_table_row304 */, - 346 /* Property action_table_row305 */, - 347 /* Property action_table_row306 */, - 348 /* Property action_table_row307 */, - 349 /* Property action_table_row308 */, - 350 /* Property action_table_row309 */, - 351 /* Property action_table_row310 */, - 352 /* Property action_table_row311 */, - 353 /* Property action_table_row312 */, - 354 /* Property action_table_row313 */, - 355 /* Property action_table_row314 */, - 356 /* Property action_table_row315 */, - 357 /* Property action_table_row316 */, - 358 /* Property action_table_row317 */, - 359 /* Property action_table_row318 */, - 360 /* Property action_table_row319 */, - 361 /* Property action_table_row320 */, - 362 /* Property action_table_row321 */, - 363 /* Property action_table_row322 */, - 364 /* Property action_table_row323 */, - 365 /* Property action_table_row324 */, - 366 /* Property action_table_row325 */, - 367 /* Property action_table_row326 */, - 368 /* Property action_table_row327 */, - 369 /* Property action_table_row328 */, - 370 /* Property action_table_row329 */, - 371 /* Property action_table_row330 */, - 372 /* Property action_table_row331 */, - 373 /* Property action_table_row332 */, - 374 /* Property action_table_row333 */, - 375 /* Property action_table_row334 */, - 376 /* Property action_table_row335 */, - 377 /* Property action_table_row336 */, - 378 /* Property action_table_row337 */, - 379 /* Property action_table_row338 */, - 380 /* Property action_table_row339 */, - 381 /* Property action_table_row340 */, - 382 /* Property action_table_row341 */, - 383 /* Property action_table_row342 */, - 384 /* Property action_table_row343 */, - 385 /* Property action_table_row344 */, - 386 /* Property action_table_row345 */, - 387 /* Property action_table_row346 */, - 388 /* Property action_table_row347 */, - 389 /* Property action_table_row348 */, - 390 /* Property action_table_row349 */, - 391 /* Property action_table_row350 */, - 392 /* Property action_table_row351 */, - 393 /* Property action_table_row352 */, - 394 /* Property action_table_row353 */, - 395 /* Property action_table_row354 */, - 396 /* Property action_table_row355 */, - 397 /* Property action_table_row356 */, - 398 /* Property action_table_row357 */, - 399 /* Property action_table_row358 */, - 400 /* Property action_table_row359 */, - 401 /* Property action_table_row360 */, - 402 /* Property action_table_row361 */, - 403 /* Property action_table_row362 */, - 404 /* Property action_table_row363 */, - 405 /* Property action_table_row364 */, - 406 /* Property action_table_row365 */, - 407 /* Property action_table_row366 */, - 408 /* Property action_table_row367 */, - 409 /* Property action_table_row368 */, - 410 /* Property action_table_row369 */, - 411 /* Property action_table_row370 */, - 412 /* Property action_table_row371 */, - 413 /* Property action_table_row372 */, - 414 /* Property action_table_row373 */, - 415 /* Property action_table_row374 */, - 416 /* Property action_table_row375 */, - 417 /* Property action_table_row376 */, - 418 /* Property action_table_row377 */, - 419 /* Property action_table_row378 */, - 420 /* Property action_table_row379 */, - 421 /* Property action_table_row380 */, - 422 /* Property action_table_row381 */, - 423 /* Property action_table_row382 */, - 424 /* Property action_table_row383 */, - 425 /* Property action_table_row384 */, - 426 /* Property action_table_row385 */, - 427 /* Property action_table_row386 */, - 428 /* Property action_table_row387 */, - 429 /* Property action_table_row388 */, - 430 /* Property action_table_row389 */, - 431 /* Property action_table_row390 */, - 432 /* Property action_table_row391 */, - 433 /* Property action_table_row392 */, - 434 /* Property action_table_row393 */, - 435 /* Property action_table_row394 */, - 436 /* Property action_table_row395 */, - 437 /* Property action_table_row396 */, - 438 /* Property action_table_row397 */, - 439 /* Property action_table_row398 */, - 440 /* Property action_table_row399 */, - 441 /* Property action_table_row400 */, - 442 /* Property action_table_row401 */, - 443 /* Property action_table_row402 */, - 444 /* Property action_table_row403 */, - 445 /* Property action_table_row404 */, - 446 /* Property action_table_row405 */, - 447 /* Property action_table_row406 */, - 448 /* Property action_table_row407 */, - 449 /* Property action_table_row408 */, - 450 /* Property action_table_row409 */, - 451 /* Property action_table_row410 */, - 452 /* Property action_table_row411 */, - 453 /* Property action_table_row412 */, - 454 /* Property action_table_row413 */, - 455 /* Property action_table_row414 */, - 456 /* Property action_table_row415 */, - 457 /* Property action_table_row416 */, - 458 /* Property action_table_row417 */, - 459 /* Property action_table_row418 */, - 460 /* Property action_table_row419 */, - 461 /* Property action_table_row420 */, - 462 /* Property action_table_row421 */, - 463 /* Property action_table_row422 */, - 464 /* Property action_table_row423 */, - 465 /* Property action_table_row424 */, - 466 /* Property action_table_row425 */, - 467 /* Property action_table_row426 */, - 468 /* Property action_table_row427 */, - 469 /* Property action_table_row428 */, - 470 /* Property action_table_row429 */, - 471 /* Property action_table_row430 */, - 472 /* Property action_table_row431 */, - 473 /* Property action_table_row432 */, - 474 /* Property action_table_row433 */, - 475 /* Property action_table_row434 */, - 476 /* Property action_table_row435 */, - 477 /* Property action_table_row436 */, - 478 /* Property action_table_row437 */, - 479 /* Property action_table_row438 */, - 480 /* Property action_table_row439 */, - 481 /* Property action_table_row440 */, - 482 /* Property action_table_row441 */, - 483 /* Property action_table_row442 */, - 484 /* Property action_table_row443 */, - 485 /* Property action_table_row444 */, - 486 /* Property action_table_row445 */, - 487 /* Property action_table_row446 */, - 488 /* Property action_table_row447 */, - 489 /* Property action_table_row448 */, - 490 /* Property action_table_row449 */, - 491 /* Property action_table_row450 */, - 492 /* Property action_table_row451 */, - 493 /* Property action_table_row452 */, - 494 /* Property action_table_row453 */, - 495 /* Property action_table_row454 */, - 496 /* Property action_table_row455 */, - 497 /* Property action_table_row456 */, - 498 /* Property action_table_row457 */, - 499 /* Property action_table_row458 */, - 500 /* Property action_table_row459 */, - 501 /* Property action_table_row460 */, - 502 /* Property action_table_row461 */, - 503 /* Property action_table_row462 */, - 504 /* Property action_table_row463 */, - 505 /* Property action_table_row464 */, - 506 /* Property action_table_row465 */, - 507 /* Property action_table_row466 */, - 508 /* Property action_table_row467 */, - 509 /* Property action_table_row468 */, - 510 /* Property action_table_row469 */, - 511 /* Property action_table_row470 */, - 512 /* Property action_table_row471 */, - 513 /* Property action_table_row472 */, - 514 /* Property action_table_row473 */, - 515 /* Property action_table_row474 */, - 516 /* Property action_table_row475 */, - 517 /* Property action_table_row476 */, - 518 /* Property action_table_row477 */, - 519 /* Property action_table_row478 */, - 520 /* Property action_table_row479 */, - 521 /* Property action_table_row480 */, - 522 /* Property action_table_row481 */, - 523 /* Property action_table_row482 */, - 524 /* Property action_table_row483 */, - 525 /* Property action_table_row484 */, - 526 /* Property action_table_row485 */, - 527 /* Property action_table_row486 */, - 528 /* Property action_table_row487 */, - 529 /* Property action_table_row488 */, - 530 /* Property action_table_row489 */, - 531 /* Property action_table_row490 */, - 532 /* Property action_table_row491 */, - 533 /* Property action_table_row492 */, - 534 /* Property action_table_row493 */, - 535 /* Property action_table_row494 */, - 536 /* Property action_table_row495 */, - 537 /* Property action_table_row496 */, - 538 /* Property action_table_row497 */, - 539 /* Property action_table_row498 */, - 540 /* Property action_table_row499 */, - 541 /* Property action_table_row500 */, - 542 /* Property action_table_row501 */, - 543 /* Property action_table_row502 */, - 544 /* Property action_table_row503 */, - 545 /* Property action_table_row504 */, - 546 /* Property action_table_row505 */, - 547 /* Property action_table_row506 */, - 548 /* Property action_table_row507 */, - 549 /* Property action_table_row508 */, - 550 /* Property action_table_row509 */, - 551 /* Property action_table_row510 */, - 552 /* Property action_table_row511 */, - 553 /* Property action_table_row512 */, - 554 /* Property action_table_row513 */, - 555 /* Property action_table_row514 */, - 556 /* Property action_table_row515 */, - 557 /* Property action_table_row516 */, - 558 /* Property action_table_row517 */, - 559 /* Property action_table_row518 */, - 560 /* Property action_table_row519 */, - 561 /* Property action_table_row520 */, - 562 /* Property action_table_row521 */, - 563 /* Property action_table_row522 */, - 564 /* Property action_table_row523 */, - 565 /* Property action_table_row524 */, - 566 /* Property action_table_row525 */, - 567 /* Property action_table_row526 */, - 568 /* Property action_table_row527 */, - 569 /* Property action_table_row528 */, - 570 /* Property action_table_row529 */, - 571 /* Property action_table_row530 */, - 572 /* Property action_table_row531 */, - 573 /* Property action_table_row532 */, - 574 /* Property action_table_row533 */, - 575 /* Property action_table_row534 */, - 576 /* Property action_table_row535 */, - 577 /* Property action_table_row536 */, - 578 /* Property action_table_row537 */, - 579 /* Property action_table_row538 */, - 580 /* Property action_table_row539 */, - 581 /* Property action_table_row540 */, - 582 /* Property action_table_row541 */, - 583 /* Property action_table_row542 */, - 584 /* Property action_table_row543 */, - 585 /* Property action_table_row544 */, - 586 /* Property action_table_row545 */, - 587 /* Property action_table_row546 */, - 588 /* Property action_table_row547 */, - 589 /* Property action_table_row548 */, - 590 /* Property action_table_row549 */, - 591 /* Property action_table_row550 */, - 592 /* Property action_table_row551 */, - 593 /* Property action_table_row552 */, - 594 /* Property action_table_row553 */, - 595 /* Property action_table_row554 */, - 596 /* Property action_table_row555 */, - 597 /* Property action_table_row556 */, - 598 /* Property action_table_row557 */, - 599 /* Property action_table_row558 */, - 600 /* Property action_table_row559 */, - 601 /* Property action_table_row560 */, - 602 /* Property action_table_row561 */, - 603 /* Property action_table_row562 */, - 604 /* Property action_table_row563 */, - 605 /* Property action_table_row564 */, - 606 /* Property action_table_row565 */, - 607 /* Property action_table_row566 */, - 608 /* Property action_table_row567 */, - 609 /* Property action_table_row568 */, - 610 /* Property action_table_row569 */, - 611 /* Property action_table_row570 */, - 612 /* Property action_table_row571 */, - 613 /* Property action_table_row572 */, - 614 /* Property action_table_row573 */, - 615 /* Property action_table_row574 */, - 616 /* Property action_table_row575 */, - 617 /* Property action_table_row576 */, - 618 /* Property action_table_row577 */, - 619 /* Property action_table_row578 */, - 620 /* Property action_table_row579 */, - 621 /* Property action_table_row580 */, - 622 /* Property action_table_row581 */, - 623 /* Property action_table_row582 */, - 624 /* Property action_table_row583 */, - 625 /* Property action_table_row584 */, - 626 /* Property action_table_row585 */, - 627 /* Property action_table_row586 */, - 628 /* Property action_table_row587 */, - 629 /* Property action_table_row588 */, - 630 /* Property action_table_row589 */, - 631 /* Property action_table_row590 */, - 632 /* Property action_table_row591 */, - 633 /* Property action_table_row592 */, - 634 /* Property action_table_row593 */, - 635 /* Property action_table_row594 */, - 636 /* Property action_table_row595 */, - 637 /* Property action_table_row596 */, - 638 /* Property action_table_row597 */, - 639 /* Property action_table_row598 */, - 640 /* Property action_table_row599 */, - 641 /* Property action_table_row600 */, - 642 /* Property action_table_row601 */, - 643 /* Property action_table_row602 */, - 644 /* Property action_table_row603 */, - 645 /* Property action_table_row604 */, - 646 /* Property action_table_row605 */, - 647 /* Property action_table_row606 */, - 648 /* Property action_table_row607 */, - 649 /* Property action_table_row608 */, - 650 /* Property action_table_row609 */, - 651 /* Property action_table_row610 */, - 652 /* Property action_table_row611 */, - 653 /* Property action_table_row612 */, - 654 /* Property action_table_row613 */, - 655 /* Property action_table_row614 */, - 656 /* Property action_table_row615 */, - 657 /* Property action_table_row616 */, - 658 /* Property action_table_row617 */, - 659 /* Property action_table_row618 */, - 660 /* Property action_table_row619 */, - 661 /* Property action_table_row620 */, - 662 /* Property action_table_row621 */, - 663 /* Property action_table_row622 */, - 664 /* Property action_table_row623 */, - 665 /* Property action_table_row624 */, - 666 /* Property action_table_row625 */, - 667 /* Property action_table_row626 */, - 668 /* Property action_table_row627 */, - 669 /* Property action_table_row628 */, - 670 /* Property action_table_row629 */, - 671 /* Property action_table_row630 */, - 672 /* Property action_table_row631 */, - 673 /* Property action_table_row632 */, - 674 /* Property action_table_row633 */, - 675 /* Property action_table_row634 */, - 676 /* Property action_table_row635 */, - 677 /* Property action_table_row636 */, - 678 /* Property action_table_row637 */, - 679 /* Property action_table_row638 */, - 680 /* Property action_table_row639 */, - 681 /* Property action_table_row640 */, - 682 /* Property action_table_row641 */, - 683 /* Property action_table_row642 */, - 684 /* Property action_table_row643 */, - 685 /* Property action_table_row644 */, - 686 /* Property action_table_row645 */, - 687 /* Property action_table_row646 */, - 688 /* Property action_table_row647 */, - 689 /* Property action_table_row648 */, - 690 /* Property action_table_row649 */, - 691 /* Property action_table_row650 */, - 692 /* Property action_table_row651 */, - 693 /* Property action_table_row652 */, - 694 /* Property action_table_row653 */, - 695 /* Property action_table_row654 */, - 696 /* Property action_table_row655 */, - 697 /* Property action_table_row656 */, - 698 /* Property action_table_row657 */, - 699 /* Property action_table_row658 */, - 700 /* Property action_table_row659 */, - 701 /* Property action_table_row660 */, - 702 /* Property action_table_row661 */, - 703 /* Property action_table_row662 */, - 704 /* Property action_table_row663 */, - 705 /* Property action_table_row664 */, - 706 /* Property action_table_row665 */, - 707 /* Property action_table_row666 */, - 708 /* Property action_table_row667 */, - 709 /* Property action_table_row668 */, - 710 /* Property action_table_row669 */, - 711 /* Property action_table_row670 */, - 712 /* Property action_table_row671 */, - 713 /* Property action_table_row672 */, - 714 /* Property action_table_row673 */, - 715 /* Property action_table_row674 */, - 716 /* Property action_table_row675 */, - 717 /* Property action_table_row676 */, - 718 /* Property action_table_row677 */, - 719 /* Property action_table_row678 */, - 720 /* Property action_table_row679 */, - 721 /* Property action_table_row680 */, - 722 /* Property action_table_row681 */, - 723 /* Property action_table_row682 */, - 724 /* Property action_table_row683 */, - 725 /* Property action_table_row684 */, - 726 /* Property action_table_row685 */, - 727 /* Property action_table_row686 */, - 728 /* Property action_table_row687 */, - 729 /* Property action_table_row688 */, - 730 /* Property action_table_row689 */, - 731 /* Property action_table_row690 */, - 732 /* Property action_table_row691 */, - 733 /* Property action_table_row692 */, - 734 /* Property action_table_row693 */, - 735 /* Property action_table_row694 */, - 736 /* Property action_table_row695 */, - 737 /* Property action_table_row696 */, - 738 /* Property action_table_row697 */, - 739 /* Property action_table_row698 */, - 740 /* Property action_table_row699 */, - 741 /* Property action_table_row700 */, - 742 /* Property action_table_row701 */, - 743 /* Property action_table_row702 */, - 744 /* Property action_table_row703 */, - 745 /* Property action_table_row704 */, - 746 /* Property action_table_row705 */, - 747 /* Property action_table_row706 */, - 748 /* Property action_table_row707 */, - 749 /* Property action_table_row708 */, - 750 /* Property action_table_row709 */, - 751 /* Property action_table_row710 */, - 752 /* Property action_table_row711 */, - 753 /* Property action_table_row712 */, - 754 /* Property action_table_row713 */, - 755 /* Property action_table_row714 */, - 756 /* Property action_table_row715 */, - 757 /* Property action_table_row716 */, - 758 /* Property action_table_row717 */, - 759 /* Property action_table_row718 */, - 760 /* Property action_table_row719 */, - 761 /* Property action_table_row720 */, - 762 /* Property action_table_row721 */, - 763 /* Property action_table_row722 */, - 764 /* Property action_table_row723 */, - 765 /* Property action_table_row724 */, - 766 /* Property action_table_row725 */, - 767 /* Property action_table_row726 */, - 768 /* Property action_table_row727 */, - 769 /* Property action_table_row728 */, - 770 /* Property action_table_row729 */, - 771 /* Property action_table_row730 */, - 772 /* Property action_table_row731 */, - 773 /* Property action_table_row732 */, - 774 /* Property action_table_row733 */, - 775 /* Property action_table_row734 */, - 776 /* Property action_table_row735 */, - 777 /* Property action_table_row736 */, - 778 /* Property action_table_row737 */, - 779 /* Property action_table_row738 */, - 780 /* Property action_table_row739 */, - 781 /* Property action_table_row740 */, - 782 /* Property action_table_row741 */, - 783 /* Property action_table_row742 */, - 784 /* Property action_table_row743 */, - 785 /* Property action_table_row744 */, - 786 /* Property action_table_row745 */, - 787 /* Property action_table_row746 */, - 788 /* Property action_table_row747 */, - 789 /* Property action_table_row748 */, - 790 /* Property action_table_row749 */, - 791 /* Property action_table_row750 */, - 792 /* Property action_table_row751 */, - 793 /* Property action_table_row752 */, - 794 /* Property action_table_row753 */, - 795 /* Property action_table_row754 */, - 796 /* Property action_table_row755 */, - 797 /* Property action_table_row756 */, - 798 /* Property action_table_row757 */, - 799 /* Property action_table_row758 */, - 800 /* Property action_table_row759 */, - 801 /* Property action_table_row760 */, - 802 /* Property action_table_row761 */, - 803 /* Property action_table_row762 */, - 804 /* Property action_table_row763 */, - 805 /* Property action_table_row764 */, - 806 /* Property action_table_row765 */, - 807 /* Property action_table_row766 */, - 808 /* Property action_table_row767 */, - 809 /* Property action_table_row768 */, - 810 /* Property action_table_row769 */, - 811 /* Property action_table_row770 */, - 812 /* Property action_table_row771 */, - 813 /* Property action_table_row772 */, - 814 /* Property action_table_row773 */, - 815 /* Property action_table_row774 */, - 816 /* Property action_table_row775 */, - 817 /* Property action_table_row776 */, - 818 /* Property action_table_row777 */, - 819 /* Property action_table_row778 */, - 820 /* Property action_table_row779 */, - 821 /* Property action_table_row780 */, - 822 /* Property action_table_row781 */, - 823 /* Property action_table_row782 */, - 824 /* Property action_table_row783 */, - 825 /* Property action_table_row784 */, - 826 /* Property action_table_row785 */, - 827 /* Property action_table_row786 */, - 828 /* Property action_table_row787 */, - 829 /* Property action_table_row788 */, - 830 /* Property action_table_row789 */, - 831 /* Property action_table_row790 */, - 832 /* Property action_table_row791 */, - 833 /* Property action_table_row792 */, - 834 /* Property action_table_row793 */, - 835 /* Property action_table_row794 */, - 836 /* Property action_table_row795 */, - 837 /* Property action_table_row796 */, - 838 /* Property action_table_row797 */, - 839 /* Property action_table_row798 */, - 840 /* Property action_table_row799 */, - 841 /* Property action_table_row800 */, - 842 /* Property action_table_row801 */, - 843 /* Property action_table_row802 */, - 844 /* Property action_table_row803 */, - 845 /* Property action_table_row804 */, - 846 /* Property action_table_row805 */, - 847 /* Property action_table_row806 */, - 848 /* Property action_table_row807 */, - 849 /* Property action_table_row808 */, - 850 /* Property action_table_row809 */, - 851 /* Property action_table_row810 */, - 852 /* Property action_table_row811 */, - 853 /* Property action_table_row812 */, - 854 /* Property action_table_row813 */, - 855 /* Property action_table_row814 */, - 856 /* Property action_table_row815 */, - 857 /* Property action_table_row816 */, - 858 /* Property action_table_row817 */, - 859 /* Property action_table_row818 */, - 860 /* Property action_table_row819 */, - 861 /* Property action_table_row820 */, - 862 /* Property action_table_row821 */, - 863 /* Property action_table_row822 */, - 864 /* Property action_table_row823 */, - 865 /* Property action_table_row824 */, - 866 /* Property action_table_row825 */, - 867 /* Property action_table_row826 */, - 868 /* Property action_table_row827 */, - 869 /* Property action_table_row828 */, - 870 /* Property action_table_row829 */, - 871 /* Property action_table_row830 */, - 872 /* Property action_table_row831 */, - 873 /* Property action_table_row832 */, - 874 /* Property action_table_row833 */, - 875 /* Property action_table_row834 */, - 876 /* Property action_table_row835 */, - 877 /* Property action_table_row836 */, - 878 /* Property action_table_row837 */, - 879 /* Property action_table_row838 */, - 880 /* Property action_table_row839 */, - 881 /* Property action_table_row840 */, - 882 /* Property action_table_row841 */, - 883 /* Property action_table_row842 */, - 884 /* Property action_table_row843 */, - 885 /* Property action_table_row844 */, - 886 /* Property action_table_row845 */, - 887 /* Property action_table_row846 */, - 888 /* Property action_table_row847 */, - 889 /* Property action_table_row848 */, - 890 /* Property action_table_row849 */, - 891 /* Property action_table_row850 */, - 892 /* Property action_table_row851 */, - 893 /* Property action_table_row852 */, - 894 /* Property action_table_row853 */, - 895 /* Property action_table_row854 */, - 896 /* Property action_table_row855 */, - 897 /* Property action_table_row856 */, - 898 /* Property action_table_row857 */, - 899 /* Property action_table_row858 */, - 900 /* Property action_table_row859 */, - 901 /* Property action_table_row860 */, - 902 /* Property action_table_row861 */, - 903 /* Property action_table_row862 */, - 904 /* Property action_table_row863 */, - 905 /* Property action_table_row864 */, - 906 /* Property action_table_row865 */, - 907 /* Property action_table_row866 */, - 908 /* Property action_table_row867 */, - 909 /* Property action_table_row868 */, - 910 /* Property action_table_row869 */, - 911 /* Property action_table_row870 */, - 912 /* Property action_table_row871 */, - 913 /* Property action_table_row872 */, - 914 /* Property action_table_row873 */, - 915 /* Property action_table_row874 */, - 916 /* Property action_table_row875 */, - 917 /* Property action_table_row876 */, - 918 /* Property action_table_row877 */, - 919 /* Property action_table_row878 */, - 920 /* Property action_table_row879 */, - 921 /* Property action_table_row880 */, - 922 /* Property action_table_row881 */, - 923 /* Property action_table_row882 */, - 924 /* Property action_table_row883 */, - 925 /* Property action_table_row884 */, - 926 /* Property action_table_row885 */, - 927 /* Property action_table_row886 */, - 928 /* Property action_table_row887 */, - 929 /* Property action_table_row888 */, - 930 /* Property action_table_row889 */, - 931 /* Property action_table_row890 */, - 932 /* Property action_table_row891 */, - 933 /* Property action_table_row892 */, - 934 /* Property action_table_row893 */, - 935 /* Property action_table_row894 */, - 936 /* Property action_table_row895 */, - 937 /* Property action_table_row896 */, - 938 /* Property action_table_row897 */, - 939 /* Property action_table_row898 */, - 940 /* Property action_table_row899 */, - 941 /* Property action_table_row900 */, - 942 /* Property action_table_row901 */, - 943 /* Property action_table_row902 */, - 944 /* Property action_table_row903 */, - 945 /* Property action_table_row904 */, - 946 /* Property action_table_row905 */, - 947 /* Property action_table_row906 */, - 948 /* Property action_table_row907 */, - 949 /* Property action_table_row908 */, - 950 /* Property action_table_row909 */, - 951 /* Property action_table_row910 */, - 952 /* Property action_table_row911 */, - 953 /* Property action_table_row912 */, - 954 /* Property action_table_row913 */, - 955 /* Property action_table_row914 */, - 956 /* Property action_table_row915 */, - 957 /* Property action_table_row916 */, - 958 /* Property action_table_row917 */, - 959 /* Property action_table_row918 */, - 960 /* Property action_table_row919 */, - 961 /* Property action_table_row920 */, - 962 /* Property action_table_row921 */, - 963 /* Property action_table_row922 */, - 964 /* Property action_table_row923 */, - 965 /* Property action_table_row924 */, - 966 /* Property action_table_row925 */, - 967 /* Property action_table_row926 */, - 968 /* Property action_table_row927 */, - 969 /* Property action_table_row928 */, - 970 /* Property action_table_row929 */, - 971 /* Property action_table_row930 */, - 972 /* Property action_table_row931 */, - 973 /* Property action_table_row932 */, - 974 /* Property action_table_row933 */, - 975 /* Property action_table_row934 */, - 976 /* Property action_table_row935 */, - 977 /* Property action_table_row936 */, - 978 /* Property action_table_row937 */, - 979 /* Property action_table_row938 */, - 980 /* Property action_table_row939 */, - 981 /* Property action_table_row940 */, - 982 /* Property action_table_row941 */, - 983 /* Property action_table_row942 */, - 984 /* Property action_table_row943 */, - 985 /* Property action_table_row944 */, - 986 /* Property action_table_row945 */, - 987 /* Property action_table_row946 */, - 988 /* Property action_table_row947 */, - 989 /* Property action_table_row948 */, - 990 /* Property action_table_row949 */, - 991 /* Property action_table_row950 */, - 992 /* Property action_table_row951 */, - 993 /* Property action_table_row952 */, - 994 /* Property action_table_row953 */, - 995 /* Property action_table_row954 */, - 996 /* Property action_table_row955 */, - 997 /* Property action_table_row956 */, - 998 /* Property action_table_row957 */, - 999 /* Property action_table_row958 */, - 1000 /* Property action_table_row959 */, - 1001 /* Property action_table_row960 */, - 1002 /* Property action_table_row961 */, - 1003 /* Property action_table_row962 */, - 1004 /* Property action_table_row963 */, - 1005 /* Property action_table_row964 */, - 1006 /* Property action_table_row965 */, - 1007 /* Property action_table_row966 */, - 1008 /* Property action_table_row967 */, - 1009 /* Property action_table_row968 */, - 1010 /* Property action_table_row969 */, - 1011 /* Property action_table_row970 */, - 1012 /* Property action_table_row971 */, - 1013 /* Property action_table_row972 */, - 1014 /* Property action_table_row973 */, - 1015 /* Property action_table_row974 */, - 1016 /* Property action_table_row975 */, - 1017 /* Property action_table_row976 */, - 1018 /* Property action_table_row977 */, - 1019 /* Property action_table_row978 */, - 1020 /* Property action_table_row979 */, - 1021 /* Property action_table_row980 */, - 1022 /* Property action_table_row981 */, - 1023 /* Property action_table_row982 */, - 1024 /* Property action_table_row983 */, - 1025 /* Property action_table_row984 */, - 1026 /* Property action_table_row985 */, - 1027 /* Property action_table_row986 */, - 1028 /* Property action_table_row987 */, - 1029 /* Property action_table_row988 */, - 1030 /* Property action_table_row989 */, - 1031 /* Property action_table_row990 */, - 1032 /* Property action_table_row991 */, - 1033 /* Property action_table_row992 */, - 1034 /* Property action_table_row993 */, - 1035 /* Property action_table_row994 */, - 1036 /* Property action_table_row995 */, - 1037 /* Property action_table_row996 */, - 1038 /* Property action_table_row997 */, - 1039 /* Property action_table_row998 */, - 1040 /* Property action_table_row999 */, - 1041 /* Property action_table_row1000 */, - 1042 /* Property action_table_row1001 */, - 1043 /* Property action_table_row1002 */, - 1044 /* Property action_table_row1003 */, - 1045 /* Property action_table_row1004 */, - 1046 /* Property action_table_row1005 */, - 1047 /* Property action_table_row1006 */, - 1048 /* Property action_table_row1007 */, - 1049 /* Property action_table_row1008 */, - 1050 /* Property action_table_row1009 */, - 1051 /* Property action_table_row1010 */, - 1052 /* Property action_table_row1011 */, - 1053 /* Property action_table_row1012 */, - 1054 /* Property action_table_row1013 */, - 1055 /* Property action_table_row1014 */, - 1056 /* Property action_table_row1015 */, - 1057 /* Property action_table_row1016 */, - 1058 /* Property action_table_row1017 */, - 1059 /* Property action_table_row1018 */, - 1060 /* Property action_table_row1019 */, - 1061 /* Property action_table_row1020 */, - 1062 /* Property action_table_row1021 */, - 1063 /* Property action_table_row1022 */, - 1064 /* Property action_table_row1023 */, - 1065 /* Property action_table_row1024 */, - 1066 /* Property action_table_row1025 */, - 1067 /* Property action_table_row1026 */, - 1068 /* Property action_table_row1027 */, - 1069 /* Property action_table_row1028 */, - 1070 /* Property action_table_row1029 */, - 1071 /* Property action_table_row1030 */, - 1072 /* Property action_table_row1031 */, - 1073 /* Property action_table_row1032 */, - 1074 /* Property action_table_row1033 */, - 1075 /* Property action_table_row1034 */, - 1076 /* Property action_table_row1035 */, - 1077 /* Property action_table_row1036 */, - 1078 /* Property action_table_row1037 */, - 1079 /* Property action_table_row1038 */, - 1080 /* Property action_table_row1039 */, - 1081 /* Property action_table_row1040 */, - 1082 /* Property action_table_row1041 */, - 1083 /* Property action_table_row1042 */, - 1084 /* Property action_table_row1043 */, - 1085 /* Property action_table_row1044 */, - 1086 /* Property action_table_row1045 */, - 1087 /* Property action_table_row1046 */, - 1088 /* Property action_table_row1047 */, - 1089 /* Property action_table_row1048 */, - 1090 /* Property action_table_row1049 */, - 1091 /* Property action_table_row1050 */, - 1092 /* Property action_table_row1051 */, - 1093 /* Property action_table_row1052 */, - 1094 /* Property action_table_row1053 */, - 1095 /* Property action_table_row1054 */, - 1096 /* Property action_table_row1055 */, - 1097 /* Property action_table_row1056 */, - 1098 /* Property action_table_row1057 */, - 1099 /* Property action_table_row1058 */, - 1100 /* Property action_table_row1059 */, - 1101 /* Property action_table_row1060 */, - 1102 /* Property action_table_row1061 */, - 1103 /* Property action_table_row1062 */, - 1104 /* Property action_table_row1063 */, - 1105 /* Property action_table_row1064 */, - 1106 /* Property action_table_row1065 */, - 1107 /* Property action_table_row1066 */, - 1108 /* Property action_table_row1067 */, - 1109 /* Property action_table_row1068 */, - 1110 /* Property action_table_row1069 */, - 1111 /* Property action_table_row1070 */, - 1112 /* Property action_table_row1071 */, - 1113 /* Property action_table_row1072 */, - 1114 /* Property action_table_row1073 */, - 1115 /* Property action_table_row1074 */, - 1116 /* Property action_table_row1075 */, - 1117 /* Property action_table_row1076 */, - 1118 /* Property action_table_row1077 */, - 1119 /* Property action_table_row1078 */, - 1120 /* Property action_table_row1079 */, - 1121 /* Property action_table_row1080 */, - 1122 /* Property action_table_row1081 */, - 1123 /* Property action_table_row1082 */, - 1124 /* Property action_table_row1083 */, - 1125 /* Property action_table_row1084 */, - 1126 /* Property action_table_row1085 */, - 1127 /* Property action_table_row1086 */, - 1128 /* Property action_table_row1087 */, - 1129 /* Property action_table_row1088 */, - 1130 /* Property action_table_row1089 */, - 1131 /* Property action_table_row1090 */, - 1132 /* Property action_table_row1091 */, - 1133 /* Property action_table_row1092 */, - 1134 /* Property action_table_row1093 */, - 1135 /* Property action_table_row1094 */, - 1136 /* Property action_table_row1095 */, - 1137 /* Property action_table_row1096 */, - 1138 /* Property action_table_row1097 */, - 1139 /* Property action_table_row1098 */, - 1140 /* Property action_table_row1099 */, - 1141 /* Property action_table_row1100 */, - 1142 /* Property action_table_row1101 */, - 1143 /* Property action_table_row1102 */, - 1144 /* Property action_table_row1103 */, - 1145 /* Property action_table_row1104 */, - 1146 /* Property action_table_row1105 */, - 1147 /* Property action_table_row1106 */, - 1148 /* Property action_table_row1107 */, - 1149 /* Property action_table_row1108 */, - 1150 /* Property action_table_row1109 */, - 1151 /* Property action_table_row1110 */, - 1152 /* Property action_table_row1111 */, - 1153 /* Property action_table_row1112 */, - 1154 /* Property action_table_row1113 */, - 1155 /* Property action_table_row1114 */, - 1156 /* Property action_table_row1115 */, - 1157 /* Property action_table_row1116 */, - 1158 /* Property action_table_row1117 */, - 1159 /* Property action_table_row1118 */, - 1160 /* Property action_table_row1119 */, - 1161 /* Property action_table_row1120 */, - 1162 /* Property action_table_row1121 */, - 1163 /* Property action_table_row1122 */, - 1164 /* Property action_table_row1123 */, - 1165 /* Property action_table_row1124 */, - 1166 /* Property action_table_row1125 */, - 1167 /* Property action_table_row1126 */, - 1168 /* Property action_table_row1127 */, - 1169 /* Property action_table_row1128 */, - 1170 /* Property action_table_row1129 */, - 1171 /* Property action_table_row1130 */, - 1172 /* Property action_table_row1131 */, - 1173 /* Property action_table_row1132 */, - 1174 /* Property action_table_row1133 */, - 1175 /* Property action_table_row1134 */, - 1176 /* Property action_table_row1135 */, - 1177 /* Property action_table_row1136 */, - 1178 /* Property action_table_row1137 */, - 1179 /* Property action_table_row1138 */, - 1180 /* Property action_table_row1139 */, - 1181 /* Property action_table_row1140 */, - 1182 /* Property action_table_row1141 */, - 1183 /* Property action_table_row1142 */, - 1184 /* Property action_table_row1143 */, - 1185 /* Property action_table_row1144 */, - 1186 /* Property action_table_row1145 */, - 1187 /* Property action_table_row1146 */, - 1188 /* Property action_table_row1147 */, - 1189 /* Property action_table_row1148 */, - 1190 /* Property action_table_row1149 */, - 1191 /* Property action_table_row1150 */, - 1192 /* Property action_table_row1151 */, - 1193 /* Property action_table_row1152 */, - 1194 /* Property action_table_row1153 */, - 1195 /* Property action_table_row1154 */, - 1196 /* Property action_table_row1155 */, - 1197 /* Property action_table_row1156 */, - 1198 /* Property action_table_row1157 */, - 1199 /* Property action_table_row1158 */, - 1200 /* Property action_table_row1159 */, - 1201 /* Property action_table_row1160 */, - 1202 /* Property action_table_row1161 */, - 1203 /* Property action_table_row1162 */, - 1204 /* Property action_table_row1163 */, - 1205 /* Property action_table_row1164 */, - 1206 /* Property action_table_row1165 */, - 1207 /* Property build_goto_table */, - 1208 /* Property error_messages */, - 1209 /* Property errors */, - 1210 /* Property init */, -}; -const char *LOCATE_mmloader = "./mmloader.nit"; -const int SFT_mmloader[53] = { - 179 /* Id of ToolContext */, - 3 /* Color of ToolContext */, - 14 /* Property _error_count */, - 15 /* Property _warning_count */, - 16 /* Property _paths */, - 17 /* Property _loaders */, - 18 /* Property _option_context */, - 19 /* Property _opt_warn */, - 20 /* Property _opt_path */, - 21 /* Property _opt_log */, - 22 /* Property _opt_only_metamodel */, - 23 /* Property _opt_only_parse */, - 24 /* Property _opt_help */, - 25 /* Property _processing_modules */, - 26 /* Property _path_dirs */, - 66 /* Color of ToolContext */, - 67 /* Property error_count */, - 68 /* Property warning_count */, - 69 /* Property error */, - 70 /* Property warning */, - 71 /* Property paths */, - 72 /* Property option_context */, - 73 /* Property opt_warn */, - 74 /* Property opt_path */, - 75 /* Property opt_log */, - 76 /* Property opt_only_metamodel */, - 77 /* Property opt_only_parse */, - 78 /* Property opt_help */, - 79 /* Property init */, - 80 /* Property process_options */, - 81 /* Property try_to_load */, - 82 /* Property get_module_from_filename */, - 83 /* Property get_module */, - 84 /* Property directory_for */, - 85 /* Property register_loader */, - 79 /* Id of ModuleLoader */, - 2 /* Color of ModuleLoader */, - 40 /* Color of ModuleLoader */, - 41 /* Property file_type */, - 42 /* Property try_to_load_dir */, - 43 /* Property can_handle */, - 44 /* Property load_and_process_module */, - 45 /* Property load_module */, - 46 /* Property parse_file */, - 47 /* Property process_metamodel */, - 48 /* Property init */, - 1 /* Property _filename */, - 2 /* Property _mtime */, - 41 /* Property filename */, - 42 /* Property filename= */, - 43 /* Property mtime */, - 44 /* Property mtime= */, - 45 /* Property import_supers_modules */, -}; -const char *LOCATE_metamodel = "./metamodel//metamodel.nit"; -const char *LOCATE_vararg = "./metamodel//vararg.nit"; -const int SFT_vararg[6] = { - 1 /* Property _vararg_rank */, - 40 /* Property vararg_rank */, - 41 /* Property vararg_rank= */, - 42 /* Property has_vararg */, - 43 /* Property adaptation_to */, - 44 /* Property init */, -}; -const char *LOCATE_genericity = "./metamodel//genericity.nit"; -const int SFT_genericity[29] = { - 1 /* Property _types */, - 2 /* Property _formals_types */, - 43 /* Property get_formal */, - 44 /* Property register_formal */, - 45 /* Property get_instantiate_type */, - 46 /* Property formals_types */, - 47 /* Property get_type */, - 48 /* Property is_generic */, - 46 /* Property is_generic */, - 3155 /* Id of MMTypeGeneric */, - 4 /* Color of MMTypeGeneric */, - 2 /* Property _params */, - 60 /* Color of MMTypeGeneric */, - 61 /* Property params */, - 62 /* Property upcast_for */, - 63 /* Property params_equals */, - 64 /* Property to_s */, - 65 /* Property is_subtype */, - 66 /* Property init */, - 3159 /* Id of MMTypeFormalParameter */, - 4 /* Color of MMTypeFormalParameter */, - 3 /* Property _def_class */, - 4 /* Property _position */, - 62 /* Color of MMTypeFormalParameter */, - 63 /* Property def_class */, - 64 /* Property position */, - 65 /* Property bound= */, - 66 /* Property with_bound */, - 67 /* Property init */, -}; -const char *LOCATE_type_formal = "./metamodel//type_formal.nit"; -const int SFT_type_formal[9] = { - 47 /* Property direct_type */, - 2559 /* Id of MMTypeFormal */, - 3 /* Color of MMTypeFormal */, - 1 /* Property _name */, - 2 /* Property _bound */, - 58 /* Color of MMTypeFormal */, - 59 /* Property name */, - 60 /* Property bound */, - 61 /* Property init */, -}; -const char *LOCATE_inheritance = "./metamodel//inheritance.nit"; -const int SFT_inheritance[41] = { - 46 /* Property type_any */, - 47 /* Property import_global_classes */, - 48 /* Property import_local_classes */, - 3 /* Property _direct_parents */, - 4 /* Property _computing_super */, - 49 /* Property compute_super_classes */, - 50 /* Property compute_ancestors */, - 51 /* Property inherit_global_properties */, - 52 /* Property make_visible_an_inherited_global_property */, - 53 /* Property add_direct_parent */, - 54 /* Property computed_super_classes */, - 55 /* Property computed_ancestors */, - 56 /* Property ancestor_for */, - 57 /* Property [] */, - 58 /* Property add_default_any_class */, - 59 /* Property add_super_classes */, - 60 /* Property add_explicit_classes */, - 61 /* Property compute_super_parents */, - 62 /* Property build_ancestors */, - 63 /* Property group_ancestors */, - 64 /* Property merge_ancestors */, - 65 /* Property inherit_local_property */, - 46 /* Property inherit_global */, - 40 /* Property add_in */, - 2587 /* Id of MMImplicitLocalClass */, - 3 /* Color of MMImplicitLocalClass */, - 105 /* Color of MMImplicitLocalClass */, - 106 /* Property init */, - 2579 /* Id of MMRefineAncestor */, - 3 /* Color of MMRefineAncestor */, - 3 /* Property _local_class */, - 50 /* Color of MMRefineAncestor */, - 51 /* Property init */, - 2575 /* Id of MMSpecAncestor */, - 3 /* Color of MMSpecAncestor */, - 50 /* Color of MMSpecAncestor */, - 51 /* Property init */, - 2591 /* Id of MMDefaultAncestor */, - 3 /* Color of MMDefaultAncestor */, - 50 /* Color of MMDefaultAncestor */, - 51 /* Property init */, -}; -const char *LOCATE_static_type = "./metamodel//static_type.nit"; -const int SFT_static_type[65] = { - 5 /* Property _base_type_cache */, - 6 /* Property _ancestors */, - 66 /* Property get_type */, - 67 /* Property add_ancestor */, - 68 /* Property ancestors */, - 69 /* Property ancestor */, - 2 /* Property _signature */, - 3 /* Property _signatures_cache */, - 47 /* Property signature */, - 48 /* Property signature= */, - 49 /* Property signature_for */, - 91 /* Id of MMSignature */, - 2 /* Color of MMSignature */, - 2 /* Property _recv */, - 3 /* Property _params */, - 4 /* Property _return_type */, - 45 /* Color of MMSignature */, - 46 /* Property recv */, - 47 /* Property return_type */, - 48 /* Property arity */, - 49 /* Property < */, - 50 /* Property [] */, - 51 /* Property adaptation_to */, - 52 /* Property init */, - 123 /* Id of MMAncestor */, - 2 /* Color of MMAncestor */, - 1 /* Property _stype */, - 2 /* Property _inheriter */, - 41 /* Color of MMAncestor */, - 42 /* Property stype */, - 43 /* Property stype= */, - 44 /* Property inheriter */, - 45 /* Property inheriter= */, - 46 /* Property is_reffinement */, - 47 /* Property is_specialisation */, - 48 /* Property local_class */, - 49 /* Property init */, - 87 /* Id of MMType */, - 2 /* Color of MMType */, - 48 /* Color of MMType */, - 49 /* Property module */, - 50 /* Property local_class */, - 51 /* Property < */, - 52 /* Property is_supertype */, - 53 /* Property for_module */, - 54 /* Property adapt_to */, - 55 /* Property upcast_for */, - 56 /* Property not_for_self */, - 57 /* Property init */, - 2563 /* Id of MMTypeClass */, - 3 /* Color of MMTypeClass */, - 1 /* Property _local_class */, - 58 /* Color of MMTypeClass */, - 59 /* Property init */, - 3151 /* Id of MMTypeSimpleClass */, - 4 /* Color of MMTypeSimpleClass */, - 60 /* Color of MMTypeSimpleClass */, - 61 /* Property init */, - 2555 /* Id of MMTypeNone */, - 3 /* Color of MMTypeNone */, - 1 /* Property _module */, - 58 /* Color of MMTypeNone */, - 59 /* Property init */, - 3 /* Property _type_none */, - 49 /* Property type_none */, -}; -const char *LOCATE_abstractmetamodel = "./metamodel//abstractmetamodel.nit"; -const int SFT_abstractmetamodel[179] = { - 119 /* Id of MMContext */, - 2 /* Color of MMContext */, - 1 /* Property _module_hierarchy */, - 2 /* Property _class_hierarchy */, - 3 /* Property _global_classes */, - 4 /* Property _modules */, - 40 /* Color of MMContext */, - 41 /* Property init */, - 42 /* Property module_hierarchy */, - 43 /* Property class_hierarchy */, - 44 /* Property modules */, - 45 /* Property add_module */, - 46 /* Property add_global_class */, - 47 /* Property add_local_class */, - 115 /* Id of MMDirectory */, - 2 /* Color of MMDirectory */, - 1 /* Property _name */, - 2 /* Property _path */, - 3 /* Property _parent */, - 4 /* Property _owner */, - 5 /* Property _modules */, - 6 /* Property _dhe */, - 40 /* Color of MMDirectory */, - 41 /* Property name */, - 42 /* Property path */, - 43 /* Property parent */, - 44 /* Property owner */, - 45 /* Property owner= */, - 46 /* Property modules */, - 47 /* Property add_module */, - 48 /* Property dhe */, - 49 /* Property init */, - 50 /* Property full_name_for */, - 95 /* Id of MMModule */, - 2 /* Color of MMModule */, - 4 /* Property _context */, - 5 /* Property _name */, - 6 /* Property _full_name */, - 7 /* Property _directory */, - 8 /* Property _mhe */, - 9 /* Property _global_classes */, - 10 /* Property _local_classes */, - 11 /* Property _class_specialization_hierarchy */, - 12 /* Property _intrude_modules */, - 13 /* Property _public_modules */, - 14 /* Property _private_modules */, - 15 /* Property _explicit_imported_modules */, - 16 /* Property _local_class_by_global */, - 17 /* Property _global_class_by_name */, - 50 /* Color of MMModule */, - 51 /* Property context */, - 52 /* Property name */, - 53 /* Property full_name */, - 54 /* Property directory */, - 55 /* Property mhe */, - 56 /* Property global_classes */, - 57 /* Property local_classes */, - 58 /* Property class_specialization_hierarchy */, - 59 /* Property explicit_imported_modules */, - 60 /* Property init */, - 61 /* Property add_super_module */, - 62 /* Property visibility_for */, - 63 /* Property [] */, - 64 /* Property add_local_class */, - 65 /* Property class_by_name */, - 66 /* Property has_global_class_named */, - 67 /* Property global_class_named */, - 68 /* Property set_supers_class */, - 69 /* Property register_global_class */, - 111 /* Id of MMGlobalClass */, - 2 /* Color of MMGlobalClass */, - 1 /* Property _intro */, - 2 /* Property _class_refinement_hierarchy */, - 3 /* Property _is_interface */, - 4 /* Property _is_abstract */, - 5 /* Property _is_universal */, - 6 /* Property _visibility_level */, - 44 /* Color of MMGlobalClass */, - 45 /* Property intro */, - 46 /* Property class_refinement_hierarchy */, - 47 /* Property init */, - 48 /* Property name */, - 49 /* Property module */, - 50 /* Property register_local_class */, - 51 /* Property is_interface */, - 52 /* Property is_interface= */, - 53 /* Property is_abstract */, - 54 /* Property is_abstract= */, - 55 /* Property is_universal */, - 56 /* Property is_universal= */, - 57 /* Property visibility_level */, - 58 /* Property visibility_level= */, - 103 /* Id of MMLocalClass */, - 2 /* Color of MMLocalClass */, - 7 /* Property _name */, - 8 /* Property _arity */, - 9 /* Property _module */, - 10 /* Property _abstract */, - 11 /* Property _global */, - 12 /* Property _crhe */, - 13 /* Property _cshe */, - 14 /* Property _che */, - 15 /* Property _local_property_by_global */, - 16 /* Property _global_properties */, - 17 /* Property _properties_by_name */, - 70 /* Color of MMLocalClass */, - 71 /* Property name */, - 72 /* Property arity */, - 73 /* Property module */, - 74 /* Property abstract */, - 75 /* Property abstract= */, - 76 /* Property global */, - 77 /* Property crhe */, - 78 /* Property cshe */, - 79 /* Property che */, - 80 /* Property local_property_by_global */, - 81 /* Property global_properties */, - 82 /* Property properties_by_name */, - 83 /* Property init */, - 84 /* Property for_module */, - 85 /* Property new_global */, - 86 /* Property set_global */, - 87 /* Property has_global_property_by_name */, - 88 /* Property get_property_by_name */, - 89 /* Property attribute */, - 90 /* Property method */, - 91 /* Property select_method */, - 92 /* Property select_attribute */, - 93 /* Property super_methods_named */, - 94 /* Property register_local_property */, - 95 /* Property register_global_property */, - 96 /* Property [] */, - 97 /* Property context */, - 107 /* Id of MMGlobalProperty */, - 2 /* Color of MMGlobalProperty */, - 2 /* Property _intro */, - 3 /* Property _property_hierarchy */, - 4 /* Property _is_init */, - 5 /* Property _visibility_level */, - 47 /* Color of MMGlobalProperty */, - 48 /* Property intro */, - 49 /* Property local_class */, - 50 /* Property property_hierarchy */, - 51 /* Property init */, - 52 /* Property add_local_property */, - 53 /* Property is_attribute */, - 54 /* Property is_method */, - 55 /* Property is_init */, - 56 /* Property is_init= */, - 57 /* Property visibility_level */, - 58 /* Property visibility_level= */, - 99 /* Id of MMLocalProperty */, - 2 /* Color of MMLocalProperty */, - 4 /* Property _name */, - 5 /* Property _local_class */, - 6 /* Property _global */, - 7 /* Property _prhe */, - 8 /* Property _need_super */, - 50 /* Color of MMLocalProperty */, - 51 /* Property name */, - 52 /* Property local_class */, - 53 /* Property global */, - 54 /* Property prhe */, - 55 /* Property module */, - 56 /* Property full_name */, - 57 /* Property set_global */, - 58 /* Property new_global */, - 59 /* Property need_super */, - 60 /* Property need_super= */, - 61 /* Property init */, - 2599 /* Id of MMAttribute */, - 3 /* Color of MMAttribute */, - 63 /* Color of MMAttribute */, - 2583 /* Id of MMMethod */, - 3 /* Color of MMMethod */, - 65 /* Color of MMMethod */, - 2595 /* Id of MMConcreteClass */, - 3 /* Color of MMConcreteClass */, - 105 /* Color of MMConcreteClass */, -}; -const char *LOCATE_partial_order = "./metamodel//partial_order.nit"; -const int SFT_partial_order[49] = { - 2515 /* Id of PartialOrder */, - 6 /* Color of PartialOrder */, - 1 /* Property _elements */, - 2 /* Property _elements_list */, - 3 /* Property _roots */, - 68 /* Color of PartialOrder */, - 69 /* Property roots */, - 70 /* Property [] */, - 71 /* Property to_dot */, - 72 /* Property to_dot_header */, - 73 /* Property to_dot_node */, - 74 /* Property to_dot_edge */, - 75 /* Property select_smallests */, - 76 /* Property add */, - 77 /* Property has_all */, - 78 /* Property new_poe */, - 79 /* Property add_to_smallests */, - 80 /* Property compute_smallers_for */, - 81 /* Property init */, - 55 /* Id of PartialOrderElement */, - 2 /* Color of PartialOrderElement */, - 1 /* Property _order */, - 2 /* Property _value */, - 3 /* Property _rank */, - 4 /* Property _direct_greaters */, - 5 /* Property _direct_smallers */, - 6 /* Property _greaters */, - 7 /* Property _greaters_and_self_cache */, - 8 /* Property _smallers_last_length */, - 9 /* Property _smallers_cache */, - 10 /* Property _linear_extension_cache */, - 11 /* Property _reverse_linear_extension_cache */, - 40 /* Color of PartialOrderElement */, - 41 /* Property order */, - 42 /* Property value */, - 43 /* Property rank */, - 44 /* Property direct_greaters */, - 45 /* Property direct_smallers */, - 46 /* Property greaters */, - 47 /* Property greaters_and_self */, - 48 /* Property smallers */, - 49 /* Property linear_extension */, - 50 /* Property reverse_linear_extension */, - 51 /* Property < */, - 52 /* Property <= */, - 53 /* Property > */, - 54 /* Property >= */, - 55 /* Property register_direct_smallers */, - 56 /* Property init */, -}; -const char *LOCATE_virtualtype = "./metamodel//virtualtype.nit"; -const int SFT_virtualtype[17] = { - 46 /* Property is_virtual_type */, - 2551 /* Id of MMTypeProperty */, - 3 /* Color of MMTypeProperty */, - 9 /* Property _stypes_cache */, - 62 /* Color of MMTypeProperty */, - 63 /* Property stype_for */, - 64 /* Property real_stype_for */, - 3147 /* Id of MMVirtualType */, - 4 /* Color of MMVirtualType */, - 3 /* Property _property */, - 4 /* Property _recv */, - 62 /* Color of MMVirtualType */, - 63 /* Property property */, - 64 /* Property recv */, - 65 /* Property init */, - 98 /* Property virtual_type */, - 99 /* Property select_virtual_type */, -}; -const char *LOCATE_opts = "./../lib/opts.nit"; -const int SFT_opts[69] = { - 71 /* Id of Option */, - 2 /* Color of Option */, - 1 /* Property _names */, - 2 /* Property _helptext */, - 3 /* Property _mandatory */, - 4 /* Property _context */, - 5 /* Property _value */, - 6 /* Property _default_value */, - 40 /* Color of Option */, - 41 /* Property names */, - 42 /* Property helptext */, - 43 /* Property mandatory */, - 44 /* Property mandatory= */, - 45 /* Property context */, - 46 /* Property context= */, - 47 /* Property value */, - 48 /* Property value= */, - 49 /* Property default_value */, - 50 /* Property default_value= */, - 51 /* Property init_opt */, - 52 /* Property add_aliases */, - 53 /* Property pretty */, - 54 /* Property pretty_default */, - 55 /* Property read_param */, - 2523 /* Id of OptionText */, - 3 /* Color of OptionText */, - 56 /* Color of OptionText */, - 57 /* Property init */, - 2531 /* Id of OptionBool */, - 3 /* Color of OptionBool */, - 56 /* Color of OptionBool */, - 57 /* Property init */, - 2527 /* Id of OptionParameter */, - 3 /* Color of OptionParameter */, - 56 /* Color of OptionParameter */, - 57 /* Property convert */, - 58 /* Property init_opt */, - 3119 /* Id of OptionString */, - 4 /* Color of OptionString */, - 59 /* Color of OptionString */, - 60 /* Property init */, - 3127 /* Id of OptionEnum */, - 4 /* Color of OptionEnum */, - 7 /* Property _enum */, - 59 /* Color of OptionEnum */, - 60 /* Property init */, - 3123 /* Id of OptionInt */, - 4 /* Color of OptionInt */, - 59 /* Color of OptionInt */, - 60 /* Property init */, - 3131 /* Id of OptionArray */, - 4 /* Color of OptionArray */, - 7 /* Property _values */, - 59 /* Color of OptionArray */, - 60 /* Property init */, - 67 /* Id of OptionContext */, - 2 /* Color of OptionContext */, - 1 /* Property _options */, - 2 /* Property _rest */, - 3 /* Property _optmap */, - 40 /* Color of OptionContext */, - 41 /* Property options */, - 42 /* Property rest */, - 43 /* Property usage */, - 44 /* Property parse */, - 45 /* Property parse_intern */, - 46 /* Property add_option */, - 47 /* Property init */, - 48 /* Property build */, -}; -const char *LOCATE_control_flow = "./syntax//control_flow.nit"; -const int SFT_control_flow[59] = { - 91 /* Property do_control_flow */, - 3215 /* Id of ControlFlowVisitor */, - 4 /* Color of ControlFlowVisitor */, - 5 /* Property _once_count */, - 6 /* Property _control_flow_ctx */, - 66 /* Color of ControlFlowVisitor */, - 67 /* Property once_count */, - 68 /* Property once_count= */, - 69 /* Property control_flow_ctx */, - 70 /* Property control_flow_ctx= */, - 71 /* Property check_is_set */, - 72 /* Property mark_is_set */, - 73 /* Property init */, - 147 /* Id of ControlFlowContext */, - 2 /* Color of ControlFlowContext */, - 1 /* Property _prev */, - 2 /* Property _has_return */, - 3 /* Property _unreash */, - 4 /* Property _already_unreash */, - 5 /* Property _base_block */, - 6 /* Property _set_variables */, - 40 /* Color of ControlFlowContext */, - 41 /* Property prev */, - 42 /* Property has_return */, - 43 /* Property has_return= */, - 44 /* Property unreash */, - 45 /* Property unreash= */, - 46 /* Property already_unreash */, - 47 /* Property already_unreash= */, - 48 /* Property base_block */, - 49 /* Property base_block= */, - 50 /* Property set_variables */, - 51 /* Property is_set */, - 52 /* Property sub */, - 53 /* Property init */, - 54 /* Property with */, - 59 /* Property accept_control_flow */, - 92 /* Property accept_control_flow */, - 94 /* Property accept_control_flow */, - 79 /* Property accept_control_flow */, - 77 /* Property accept_control_flow */, - 77 /* Property accept_control_flow */, - 3575 /* Id of ABlockControler */, - 5 /* Color of ABlockControler */, - 6 /* Property _block */, - 77 /* Color of ABlockControler */, - 78 /* Property block */, - 79 /* Property accept_control_flow */, - 79 /* Property accept_control_flow */, - 77 /* Property accept_control_flow */, - 3543 /* Id of AControlableBlock */, - 5 /* Color of AControlableBlock */, - 78 /* Color of AControlableBlock */, - 79 /* Property accept_control_flow */, - 77 /* Property accept_control_flow */, - 82 /* Property accept_control_flow */, - 87 /* Property accept_control_flow */, - 89 /* Property accept_control_flow */, - 80 /* Property accept_control_flow */, -}; -const char *LOCATE_typing = "./syntax//typing.nit"; -const int SFT_typing[94] = { - 92 /* Property do_typing */, - 2683 /* Id of TypingVisitor */, - 4 /* Color of TypingVisitor */, - 5 /* Property _variable_ctx */, - 6 /* Property _self_type */, - 7 /* Property _top_block */, - 8 /* Property _explicit_super_init_calls */, - 9 /* Property _explicit_other_init_call */, - 66 /* Color of TypingVisitor */, - 67 /* Property variable_ctx */, - 68 /* Property variable_ctx= */, - 69 /* Property self_type */, - 70 /* Property self_type= */, - 71 /* Property top_block */, - 72 /* Property top_block= */, - 73 /* Property explicit_super_init_calls */, - 74 /* Property explicit_super_init_calls= */, - 75 /* Property explicit_other_init_call */, - 76 /* Property explicit_other_init_call= */, - 77 /* Property init */, - 78 /* Property get_default_constructor_for */, - 11 /* Id of VariableContext */, - 2 /* Color of VariableContext */, - 1 /* Property _dico */, - 40 /* Color of VariableContext */, - 41 /* Property [] */, - 42 /* Property add */, - 43 /* Property stype */, - 44 /* Property sub */, - 45 /* Property sub_with */, - 46 /* Property init */, - 199 /* Id of SubVariableContext */, - 3 /* Color of SubVariableContext */, - 2 /* Property _prev */, - 3 /* Property _variable */, - 4 /* Property _var_type */, - 47 /* Color of SubVariableContext */, - 48 /* Property prev */, - 49 /* Property with */, - 60 /* Property accept_typing */, - 61 /* Property after_typing */, - 75 /* Property accept_typing */, - 100 /* Property accept_typing */, - 93 /* Property accept_typing */, - 13 /* Property _super_init_calls */, - 14 /* Property _explicit_super_init_calls */, - 102 /* Property super_init_calls */, - 103 /* Property explicit_super_init_calls */, - 104 /* Property accept_typing */, - 4 /* Property _stype */, - 74 /* Property stype */, - 4 /* Property _stype */, - 5 /* Property _if_true_variable_ctx */, - 73 /* Property is_implicit_self */, - 74 /* Property is_self */, - 75 /* Property is_variable */, - 76 /* Property if_true_variable_ctx */, - 82 /* Property accept_typing */, - 8 /* Property _assign_method */, - 82 /* Property do_lvalue_typing */, - 83 /* Property assign_method */, - 68 /* Property method_name */, - 77 /* Property stype= */, - 8 /* Property _init_in_superclass */, - 95 /* Property init_in_superclass */, - 11 /* Property _prop */, - 12 /* Property _attr_type */, - 89 /* Property prop */, - 90 /* Property attr_type */, - 91 /* Property do_typing */, - 3611 /* Id of AAbsSendExpr */, - 5 /* Color of AAbsSendExpr */, - 6 /* Property _prop */, - 7 /* Property _arguments */, - 89 /* Color of AAbsSendExpr */, - 90 /* Property do_typing */, - 91 /* Property get_property */, - 92 /* Property process_signature */, - 93 /* Property prop */, - 94 /* Property arguments */, - 3679 /* Id of ASuperInitCall */, - 7 /* Color of ASuperInitCall */, - 77 /* Color of ASuperInitCall */, - 78 /* Property register_super_init_call */, - 95 /* Property name */, - 96 /* Property raw_arguments */, - 97 /* Property do_all_typing */, - 3815 /* Id of ASendReassignExpr */, - 9 /* Color of ASendReassignExpr */, - 12 /* Property _read_prop */, - 79 /* Color of ASendReassignExpr */, - 80 /* Property read_prop */, - 103 /* Property after_typing */, - 104 /* Property variable_create */, -}; -const char *LOCATE_compiling = "./compiling//compiling.nit"; + 12 /* Color of List */, + 2 /* Group of ? */, + 103 /* Group of ? */, + 2615 /* Id of ListIterator */, + 6 /* Color of ListIterator */, + 2 /* Group of ? */, + 57 /* Group of ? */, + 2611 /* Id of ListNode */, + 8 /* Color of ListNode */, + 3 /* Group of ? */, + 82 /* Group of ? */, +}; +const char *LOCATE_standard___collection___sorter = "../lib/standard/collection/sorter.nit"; +const int SFT_standard___collection___sorter[6] = { + 295 /* Id of AbstractSorter */, + 4 /* Color of AbstractSorter */, + 50 /* Group of ? */, + 2371 /* Id of ComparableSorter */, + 5 /* Color of ComparableSorter */, + 56 /* Group of ? */, +}; +const char *LOCATE_standard___collection___array = "../lib/standard/collection/array.nit"; +const int SFT_standard___collection___array[43] = { + 2799 /* Id of AbstractArrayRead */, + 10 /* Color of AbstractArrayRead */, + 2 /* Group of ? */, + 86 /* Group of ? */, + 3647 /* Id of AbstractArray */, + 13 /* Color of AbstractArray */, + 115 /* Group of ? */, + 3831 /* Id of Array */, + 4 /* Color of Array */, + 3 /* Group of ? */, + 103 /* Group of ? */, + 2791 /* Id of ArrayIterator */, + 6 /* Color of ArrayIterator */, + 2 /* Group of ? */, + 57 /* Group of ? */, + 3643 /* Id of ArraySet */, + 10 /* Color of ArraySet */, + 2 /* Group of ? */, + 86 /* Group of ? */, + 2399 /* Id of ArraySetIterator */, + 5 /* Color of ArraySetIterator */, + 2 /* Group of ? */, + 55 /* Group of ? */, + 3299 /* Id of ArrayMap */, + 8 /* Color of ArrayMap */, + 2 /* Group of ? */, + 68 /* Group of ? */, + 2787 /* Id of ArrayMapKeys */, + 9 /* Color of ArrayMapKeys */, + 2 /* Group of ? */, + 86 /* Group of ? */, + 2783 /* Id of ArrayMapValues */, + 9 /* Color of ArrayMapValues */, + 2 /* Group of ? */, + 86 /* Group of ? */, + 50 /* Group of ? */, + 67 /* Group of ? */, + 291 /* Id of ArrayCapable */, + 5 /* Color of ArrayCapable */, + 59 /* Group of ? */, + 119 /* Id of NativeArray */, + 4 /* Color of NativeArray */, + 50 /* Group of ? */, +}; +const char *LOCATE_standard___collection___hash_collection = "../lib/standard/collection/hash_collection.nit"; +const int SFT_standard___collection___hash_collection[38] = { + 2307 /* Id of HashCollection */, + 7 /* Color of HashCollection */, + 2 /* Group of ? */, + 86 /* Group of ? */, + 247 /* Id of HashNode */, + 4 /* Color of HashNode */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2731 /* Id of HashMap */, + 8 /* Color of HashMap */, + 9 /* Group of ? */, + 66 /* Group of ? */, + 2727 /* Id of HashMapKeys */, + 9 /* Color of HashMapKeys */, + 2 /* Group of ? */, + 86 /* Group of ? */, + 2723 /* Id of HashMapValues */, + 9 /* Color of HashMapValues */, + 2 /* Group of ? */, + 86 /* Group of ? */, + 2299 /* Id of HashMapNode */, + 5 /* Color of HashMapNode */, + 7 /* Group of ? */, + 58 /* Group of ? */, + 2303 /* Id of HashMapIterator */, + 5 /* Color of HashMapIterator */, + 2 /* Group of ? */, + 55 /* Group of ? */, + 3639 /* Id of HashSet */, + 10 /* Color of HashSet */, + 55 /* Group of ? */, + 2291 /* Id of HashSetNode */, + 5 /* Color of HashSetNode */, + 58 /* Group of ? */, + 2295 /* Id of HashSetIterator */, + 5 /* Color of HashSetIterator */, + 2 /* Group of ? */, + 55 /* Group of ? */, +}; +const char *LOCATE_standard___hash = "../lib/standard/hash.nit"; +const int SFT_standard___hash[1] = { + 43 /* Group of ? */, +}; +const char *LOCATE_standard___time = "../lib/standard/time.nit"; +const int SFT_standard___time[1] = { + 18 /* Group of ? */, +}; +const char *LOCATE_standard___file = "../lib/standard/file.nit"; +const int SFT_standard___file[30] = { + 28 /* Group of ? */, + 2319 /* Id of FStream */, + 4 /* Color of FStream */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 3287 /* Id of IFStream */, + 8 /* Color of IFStream */, + 6 /* Group of ? */, + 73 /* Group of ? */, + 2571 /* Id of OFStream */, + 7 /* Color of OFStream */, + 4 /* Group of ? */, + 54 /* Group of ? */, + 3619 /* Id of Stdin */, + 9 /* Color of Stdin */, + 78 /* Group of ? */, + 3239 /* Id of Stdout */, + 8 /* Color of Stdout */, + 66 /* Group of ? */, + 3243 /* Id of Stderr */, + 8 /* Color of Stderr */, + 66 /* Group of ? */, + 123 /* Group of ? */, + 58 /* Group of ? */, + -25 /* Id of FileStat */, + 5 /* Color of FileStat */, + 51 /* Group of ? */, + -21 /* Id of NativeFile */, + 5 /* Color of NativeFile */, + 51 /* Group of ? */, +}; +const char *LOCATE_standard___stream = "../lib/standard/stream.nit"; +const int SFT_standard___stream[32] = { + 211 /* Id of IOS */, + 5 /* Color of IOS */, + 61 /* Group of ? */, + 2263 /* Id of IStream */, + 7 /* Color of IStream */, + 66 /* Group of ? */, + 2143 /* Id of OStream */, + 6 /* Color of OStream */, + 63 /* Group of ? */, + 2775 /* Id of BufferedIStream */, + 6 /* Color of BufferedIStream */, + 4 /* Group of ? */, + 54 /* Group of ? */, + 2639 /* Id of IOStream */, + 10 /* Color of IOStream */, + 83 /* Group of ? */, + 2323 /* Id of FDStream */, + 4 /* Color of FDStream */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2739 /* Id of FDIStream */, + 9 /* Color of FDIStream */, + 4 /* Group of ? */, + 73 /* Group of ? */, + 2735 /* Id of FDOStream */, + 8 /* Color of FDOStream */, + 3 /* Group of ? */, + 58 /* Group of ? */, + 3295 /* Id of FDIOStream */, + 11 /* Color of FDIOStream */, + 76 /* Group of ? */, + 35 /* Group of ? */, +}; +const char *LOCATE_standard___string_search = "../lib/standard/string_search.nit"; +const int SFT_standard___string_search[12] = { + 103 /* Id of Pattern */, + 4 /* Color of Pattern */, + 50 /* Group of ? */, + 2391 /* Id of BM_Pattern */, + 5 /* Color of BM_Pattern */, + 2 /* Group of ? */, + 55 /* Group of ? */, + 127 /* Id of Match */, + 4 /* Color of Match */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 134 /* Group of ? */, +}; +const char *LOCATE_standard___exec = "../lib/standard/exec.nit"; +const int SFT_standard___exec[20] = { + 95 /* Id of Process */, + 4 /* Color of Process */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2631 /* Id of IProcess */, + 9 /* Color of IProcess */, + 4 /* Group of ? */, + 78 /* Group of ? */, + 2567 /* Id of OProcess */, + 8 /* Color of OProcess */, + 3 /* Group of ? */, + 73 /* Group of ? */, + 3275 /* Id of IOProcess */, + 11 /* Color of IOProcess */, + 84 /* Group of ? */, + 50 /* Group of ? */, + 62 /* Group of ? */, + -17 /* Id of NativeProcess */, + 5 /* Color of NativeProcess */, + 51 /* Group of ? */, +}; +const char *LOCATE_standard___math = "../lib/standard/math.nit"; +const int SFT_standard___math[4] = { + 89 /* Group of ? */, + 62 /* Group of ? */, + 77 /* Group of ? */, + 44 /* Group of ? */, +}; +const char *LOCATE_standard___gc = "../lib/standard/gc.nit"; +const int SFT_standard___gc[1] = { + 58 /* Group of ? */, +}; +const char *LOCATE_parser___tables = "parser/tables.nit"; +const int SFT_parser___tables[3] = { + 23 /* Id of TablesCapable */, + 4 /* Color of TablesCapable */, + 50 /* Group of ? */, +}; +const char *LOCATE_mmloader = "mmloader.nit"; +const int SFT_mmloader[5] = { + 15 /* Group of ? */, + 71 /* Group of ? */, + 123 /* Id of ModuleLoader */, + 4 /* Color of ModuleLoader */, + 50 /* Group of ? */, +}; +const char *LOCATE_metamodel = "metamodel/metamodel.nit"; +const char *LOCATE_metamodel___vararg = "metamodel/vararg.nit"; +const int SFT_metamodel___vararg[2] = { + 2 /* Group of ? */, + 53 /* Group of ? */, +}; +const char *LOCATE_metamodel___genericity = "metamodel/genericity.nit"; +const int SFT_metamodel___genericity[11] = { + 4 /* Group of ? */, + 55 /* Group of ? */, + 67 /* Group of ? */, + 2587 /* Id of MMTypeGeneric */, + 6 /* Color of MMTypeGeneric */, + 4 /* Group of ? */, + 85 /* Group of ? */, + 2591 /* Id of MMTypeFormalParameter */, + 6 /* Color of MMTypeFormalParameter */, + 5 /* Group of ? */, + 87 /* Group of ? */, +}; +const char *LOCATE_metamodel___type_formal = "metamodel/type_formal.nit"; +const int SFT_metamodel___type_formal[5] = { + 68 /* Group of ? */, + 2187 /* Id of MMTypeFormal */, + 5 /* Color of MMTypeFormal */, + 3 /* Group of ? */, + 83 /* Group of ? */, +}; +const char *LOCATE_metamodel___inheritance = "metamodel/inheritance.nit"; +const int SFT_metamodel___inheritance[19] = { + 50 /* Group of ? */, + 53 /* Group of ? */, + 6 /* Group of ? */, + 61 /* Group of ? */, + 53 /* Group of ? */, + 50 /* Group of ? */, + 2219 /* Id of MMImplicitLocalClass */, + 5 /* Color of MMImplicitLocalClass */, + 120 /* Group of ? */, + 2207 /* Id of MMRefineAncestor */, + 5 /* Color of MMRefineAncestor */, + 4 /* Group of ? */, + 60 /* Group of ? */, + 2203 /* Id of MMSpecAncestor */, + 5 /* Color of MMSpecAncestor */, + 60 /* Group of ? */, + 2223 /* Id of MMDefaultAncestor */, + 5 /* Color of MMDefaultAncestor */, + 60 /* Group of ? */, +}; +const char *LOCATE_metamodel___static_type = "metamodel/static_type.nit"; +const int SFT_metamodel___static_type[48] = { + 9 /* Group of ? */, + 77 /* Group of ? */, + 2 /* Group of ? */, + 54 /* Group of ? */, + 147 /* Id of MMParam */, + 4 /* Color of MMParam */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 143 /* Id of MMSignature */, + 4 /* Color of MMSignature */, + 3 /* Group of ? */, + 59 /* Group of ? */, + 2 /* Group of ? */, + 51 /* Group of ? */, + 187 /* Id of MMClosure */, + 4 /* Color of MMClosure */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 191 /* Id of MMAncestor */, + 4 /* Color of MMAncestor */, + 2 /* Group of ? */, + 51 /* Group of ? */, + 139 /* Id of MMType */, + 4 /* Color of MMType */, + 2 /* Group of ? */, + 69 /* Group of ? */, + 2211 /* Id of MMNullableType */, + 5 /* Color of MMNullableType */, + 3 /* Group of ? */, + 83 /* Group of ? */, + 2191 /* Id of MMTypeClass */, + 5 /* Color of MMTypeClass */, + 3 /* Group of ? */, + 83 /* Group of ? */, + 2583 /* Id of MMTypeSimpleClass */, + 6 /* Color of MMTypeSimpleClass */, + 85 /* Group of ? */, + 2183 /* Id of MMTypeNone */, + 5 /* Color of MMTypeNone */, + 3 /* Group of ? */, + 83 /* Group of ? */, + 2 /* Group of ? */, + 57 /* Group of ? */, + 163 /* Id of MMImportedCast */, + 4 /* Color of MMImportedCast */, + 3 /* Group of ? */, + 64 /* Group of ? */, + 88 /* Group of ? */, +}; +const char *LOCATE_metamodel___abstractmetamodel = "metamodel/abstractmetamodel.nit"; +const int SFT_metamodel___abstractmetamodel[41] = { + 183 /* Id of MMContext */, + 4 /* Color of MMContext */, + 2 /* Group of ? */, + 51 /* Group of ? */, + 179 /* Id of MMDirectory */, + 4 /* Color of MMDirectory */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 151 /* Id of MMModule */, + 4 /* Color of MMModule */, + 3 /* Group of ? */, + 59 /* Group of ? */, + 171 /* Id of MMGlobalClass */, + 4 /* Color of MMGlobalClass */, + 2 /* Group of ? */, + 51 /* Group of ? */, + 159 /* Id of MMLocalClass */, + 4 /* Color of MMLocalClass */, + 11 /* Group of ? */, + 81 /* Group of ? */, + 167 /* Id of MMGlobalProperty */, + 4 /* Color of MMGlobalProperty */, + 2 /* Group of ? */, + 52 /* Group of ? */, + 155 /* Id of MMLocalProperty */, + 4 /* Color of MMLocalProperty */, + 4 /* Group of ? */, + 57 /* Group of ? */, + 2231 /* Id of MMAttribute */, + 5 /* Color of MMAttribute */, + 73 /* Group of ? */, + 175 /* Id of MMExplicitImport */, + 4 /* Color of MMExplicitImport */, + 3 /* Group of ? */, + 54 /* Group of ? */, + 2215 /* Id of MMMethod */, + 5 /* Color of MMMethod */, + 89 /* Group of ? */, + 2227 /* Id of MMConcreteClass */, + 5 /* Color of MMConcreteClass */, + 124 /* Group of ? */, +}; +const char *LOCATE_metamodel___partial_order = "metamodel/partial_order.nit"; +const int SFT_metamodel___partial_order[8] = { + 2115 /* Id of PartialOrder */, + 7 /* Color of PartialOrder */, + 2 /* Group of ? */, + 78 /* Group of ? */, + 107 /* Id of PartialOrderElement */, + 4 /* Color of PartialOrderElement */, + 2 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_metamodel___virtualtype = "metamodel/virtualtype.nit"; +const int SFT_metamodel___virtualtype[10] = { + 51 /* Group of ? */, + 2179 /* Id of MMTypeProperty */, + 5 /* Color of MMTypeProperty */, + 10 /* Group of ? */, + 72 /* Group of ? */, + 2579 /* Id of MMVirtualType */, + 6 /* Color of MMVirtualType */, + 5 /* Group of ? */, + 87 /* Group of ? */, + 108 /* Group of ? */, +}; +const char *LOCATE_toolcontext = "toolcontext.nit"; +const int SFT_toolcontext[8] = { + 2159 /* Id of Message */, + 6 /* Color of Message */, + 2 /* Group of ? */, + 66 /* Group of ? */, + 319 /* Id of ToolContext */, + 5 /* Color of ToolContext */, + 22 /* Group of ? */, + 82 /* Group of ? */, +}; +const char *LOCATE_opts = "../lib/opts.nit"; +const int SFT_opts[34] = { + 115 /* Id of Option */, + 4 /* Color of Option */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2127 /* Id of OptionText */, + 5 /* Color of OptionText */, + 66 /* Group of ? */, + 2139 /* Id of OptionBool */, + 5 /* Color of OptionBool */, + 66 /* Group of ? */, + 2135 /* Id of OptionCount */, + 5 /* Color of OptionCount */, + 66 /* Group of ? */, + 2131 /* Id of OptionParameter */, + 5 /* Color of OptionParameter */, + 66 /* Group of ? */, + 2551 /* Id of OptionString */, + 6 /* Color of OptionString */, + 69 /* Group of ? */, + 2559 /* Id of OptionEnum */, + 6 /* Color of OptionEnum */, + 7 /* Group of ? */, + 69 /* Group of ? */, + 2555 /* Id of OptionInt */, + 6 /* Color of OptionInt */, + 69 /* Group of ? */, + 2563 /* Id of OptionArray */, + 6 /* Color of OptionArray */, + 7 /* Group of ? */, + 69 /* Group of ? */, + 111 /* Id of OptionContext */, + 4 /* Color of OptionContext */, + 2 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_primitive_info = "primitive_info.nit"; +const int SFT_primitive_info[8] = { + 2 /* Group of ? */, + 53 /* Group of ? */, + 99 /* Id of PrimitiveInfo */, + 4 /* Color of PrimitiveInfo */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 62 /* Group of ? */, + 86 /* Group of ? */, +}; +const char *LOCATE_syntax___icode_generation = "syntax/icode_generation.nit"; +const int SFT_syntax___icode_generation[27] = { + 2411 /* Id of A2IContext */, + 5 /* Color of A2IContext */, + 6 /* Group of ? */, + 74 /* Group of ? */, + 4 /* Group of ? */, + 55 /* Group of ? */, + 100 /* Group of ? */, + 10 /* Group of ? */, + 74 /* Group of ? */, + 10 /* Group of ? */, + 100 /* Group of ? */, + 2907 /* Id of A2IVisitor */, + 6 /* Color of A2IVisitor */, + 7 /* Group of ? */, + 84 /* Group of ? */, + 68 /* Group of ? */, + 99 /* Group of ? */, + 93 /* Group of ? */, + 84 /* Group of ? */, + 101 /* Group of ? */, + 101 /* Group of ? */, + 81 /* Group of ? */, + 11 /* Group of ? */, + 88 /* Group of ? */, + 96 /* Group of ? */, + 7 /* Group of ? */, + 76 /* Group of ? */, +}; +const char *LOCATE_icode = "icode/icode.nit"; +const char *LOCATE_icode___icode_tools = "icode/icode_tools.nit"; +const int SFT_icode___icode_tools[12] = { + 219 /* Id of ICodeVisitor */, + 4 /* Color of ICodeVisitor */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 50 /* Group of ? */, + 223 /* Id of ICodeDupContext */, + 4 /* Color of ICodeDupContext */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 56 /* Group of ? */, + 67 /* Group of ? */, + 72 /* Group of ? */, +}; +const char *LOCATE_icode___icode_builder = "icode/icode_builder.nit"; +const int SFT_icode___icode_builder[5] = { + 231 /* Id of ICodeBuilder */, + 4 /* Color of ICodeBuilder */, + 2 /* Group of ? */, + 51 /* Group of ? */, + 51 /* Group of ? */, +}; +const char *LOCATE_icode___icode_base = "icode/icode_base.nit"; +const int SFT_icode___icode_base[148] = { + 207 /* Id of IRegister */, + 4 /* Color of IRegister */, + 9 /* Group of ? */, + 58 /* Group of ? */, + 215 /* Id of IEscapeMark */, + 4 /* Color of IEscapeMark */, + 50 /* Group of ? */, + 239 /* Id of IClosureDecl */, + 4 /* Color of IClosureDecl */, + 2 /* Group of ? */, + 51 /* Group of ? */, + 203 /* Id of IRoutine */, + 4 /* Color of IRoutine */, + 2 /* Group of ? */, + 51 /* Group of ? */, + 2287 /* Id of IClosureDef */, + 5 /* Color of IClosureDef */, + 72 /* Group of ? */, + 235 /* Id of ICode */, + 4 /* Color of ICode */, + 2 /* Group of ? */, + 58 /* Group of ? */, + 2283 /* Id of ICode0 */, + 5 /* Color of ICode0 */, + 66 /* Group of ? */, + 2279 /* Id of ICode1 */, + 5 /* Color of ICode1 */, + 4 /* Group of ? */, + 66 /* Group of ? */, + 2275 /* Id of ICode2 */, + 5 /* Color of ICode2 */, + 4 /* Group of ? */, + 66 /* Group of ? */, + 2271 /* Id of ICodeN */, + 5 /* Color of ICodeN */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 2627 /* Id of ISeq */, + 6 /* Color of ISeq */, + 4 /* Group of ? */, + 68 /* Group of ? */, + 3283 /* Id of ILoop */, + 7 /* Color of ILoop */, + 73 /* Group of ? */, + 2667 /* Id of IIf */, + 6 /* Color of IIf */, + 5 /* Group of ? */, + 69 /* Group of ? */, + 2679 /* Id of IEscape */, + 6 /* Color of IEscape */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 2719 /* Id of IAbort */, + 6 /* Color of IAbort */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 2715 /* Id of IAbsCall */, + 6 /* Color of IAbsCall */, + 6 /* Group of ? */, + 73 /* Group of ? */, + 3291 /* Id of ICall */, + 7 /* Color of ICall */, + 78 /* Group of ? */, + 3267 /* Id of ISuper */, + 7 /* Color of ISuper */, + 78 /* Group of ? */, + 3279 /* Id of INew */, + 7 /* Color of INew */, + 8 /* Group of ? */, + 78 /* Group of ? */, + 2711 /* Id of IAllocateInstance */, + 6 /* Color of IAllocateInstance */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 3271 /* Id of IStaticCall */, + 7 /* Color of IStaticCall */, + 78 /* Group of ? */, + 2687 /* Id of ICheckInstance */, + 6 /* Color of ICheckInstance */, + 5 /* Group of ? */, + 69 /* Group of ? */, + 2663 /* Id of IInitAttributes */, + 6 /* Color of IInitAttributes */, + 5 /* Group of ? */, + 69 /* Group of ? */, + 2683 /* Id of IClosCall */, + 6 /* Color of IClosCall */, + 6 /* Group of ? */, + 73 /* Group of ? */, + 2647 /* Id of INative */, + 6 /* Color of INative */, + 6 /* Group of ? */, + 74 /* Group of ? */, + 2659 /* Id of IIntValue */, + 6 /* Color of IIntValue */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 2695 /* Id of IBoolValue */, + 6 /* Color of IBoolValue */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 2623 /* Id of IStringValue */, + 6 /* Color of IStringValue */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 2675 /* Id of IFloatValue */, + 6 /* Color of IFloatValue */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 2691 /* Id of ICharValue */, + 6 /* Color of ICharValue */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 2651 /* Id of IMove */, + 6 /* Color of IMove */, + 69 /* Group of ? */, + 2703 /* Id of IAttrRead */, + 6 /* Color of IAttrRead */, + 5 /* Group of ? */, + 69 /* Group of ? */, + 2699 /* Id of IAttrWrite */, + 6 /* Color of IAttrWrite */, + 6 /* Group of ? */, + 70 /* Group of ? */, + 2707 /* Id of IAttrIsset */, + 6 /* Color of IAttrIsset */, + 5 /* Group of ? */, + 69 /* Group of ? */, + 2619 /* Id of ITypeCheck */, + 6 /* Color of ITypeCheck */, + 6 /* Group of ? */, + 70 /* Group of ? */, + 2655 /* Id of IIs */, + 6 /* Color of IIs */, + 70 /* Group of ? */, + 2643 /* Id of INot */, + 6 /* Color of INot */, + 69 /* Group of ? */, + 2635 /* Id of IOnce */, + 6 /* Color of IOnce */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 2671 /* Id of IHasClos */, + 6 /* Color of IHasClos */, + 4 /* Group of ? */, + 67 /* Group of ? */, + 72 /* Group of ? */, + 95 /* Group of ? */, +}; +const char *LOCATE_syntax___typing = "syntax/typing.nit"; +const int SFT_syntax___typing[55] = { + 101 /* Group of ? */, + 2415 /* Id of TypingVisitor */, + 6 /* Color of TypingVisitor */, + 7 /* Group of ? */, + 84 /* Group of ? */, + 69 /* Group of ? */, + 87 /* Group of ? */, + 7 /* Group of ? */, + 100 /* Group of ? */, + 95 /* Group of ? */, + 97 /* Group of ? */, + 103 /* Group of ? */, + 102 /* Group of ? */, + 13 /* Group of ? */, + 85 /* Group of ? */, + 11 /* Group of ? */, + 7 /* Group of ? */, + 82 /* Group of ? */, + 11 /* Group of ? */, + 3603 /* Id of AAbsControl */, + 8 /* Color of AAbsControl */, + 11 /* Group of ? */, + 88 /* Group of ? */, + 12 /* Group of ? */, + 92 /* Group of ? */, + 11 /* Group of ? */, + 13 /* Group of ? */, + 91 /* Group of ? */, + 74 /* Group of ? */, + 11 /* Group of ? */, + 11 /* Group of ? */, + 88 /* Group of ? */, + 18 /* Group of ? */, + 74 /* Group of ? */, + 79 /* Group of ? */, + 16 /* Group of ? */, + 96 /* Group of ? */, + 11 /* Group of ? */, + 97 /* Group of ? */, + 16 /* Group of ? */, + 103 /* Group of ? */, + 74 /* Group of ? */, + 109 /* Group of ? */, + 6 /* Group of ? */, + 121 /* Group of ? */, + 121 /* Group of ? */, + 117 /* Group of ? */, + 13 /* Group of ? */, + 74 /* Group of ? */, + 8 /* Group of ? */, + 77 /* Group of ? */, + 3323 /* Id of ATypeCheckExpr */, + 6 /* Color of ATypeCheckExpr */, + 74 /* Group of ? */, + 90 /* Group of ? */, +}; +const char *LOCATE_syntax___scope = "syntax/scope.nit"; +const int SFT_syntax___scope[23] = { + 55 /* Id of ScopeContext */, + 4 /* Color of ScopeContext */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 59 /* Id of ScopeBlock */, + 4 /* Color of ScopeBlock */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2327 /* Id of EscapableBlock */, + 5 /* Color of EscapableBlock */, + 8 /* Group of ? */, + 63 /* Group of ? */, + 2779 /* Id of BreakOnlyEscapableBlock */, + 6 /* Color of BreakOnlyEscapableBlock */, + 70 /* Group of ? */, + 2743 /* Id of EscapableClosure */, + 6 /* Color of EscapableClosure */, + 10 /* Group of ? */, + 70 /* Group of ? */, + 3511 /* Id of AEscapeExpr */, + 8 /* Color of AEscapeExpr */, + 11 /* Group of ? */, + 88 /* Group of ? */, +}; +const char *LOCATE_syntax___flow = "syntax/flow.nit"; +const int SFT_syntax___flow[20] = { + 259 /* Id of FlowContext */, + 4 /* Color of FlowContext */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 355 /* Id of RootFlowContext */, + 5 /* Color of RootFlowContext */, + 65 /* Group of ? */, + 335 /* Id of SubFlowContext */, + 5 /* Color of SubFlowContext */, + 7 /* Group of ? */, + 65 /* Group of ? */, + 2771 /* Id of CastFlowContext */, + 6 /* Color of CastFlowContext */, + 8 /* Group of ? */, + 68 /* Group of ? */, + 2163 /* Id of MergeFlowContext */, + 5 /* Color of MergeFlowContext */, + 7 /* Group of ? */, + 65 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_nit_version = "nit_version.nit"; +const int SFT_nit_version[1] = { + 17 /* Group of ? */, +}; +const char *LOCATE_global___cha_analysis = "global/cha_analysis.nit"; +const int SFT_global___cha_analysis[12] = { + 2383 /* Id of ChaContext */, + 5 /* Color of ChaContext */, + 2 /* Group of ? */, + 53 /* Group of ? */, + 283 /* Id of ChaBuilder */, + 4 /* Color of ChaBuilder */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2379 /* Id of ChaVisitor */, + 5 /* Color of ChaVisitor */, + 3 /* Group of ? */, + 58 /* Group of ? */, +}; +const char *LOCATE_global___reachable_method_analysis = "global/reachable_method_analysis.nit"; +const int SFT_global___reachable_method_analysis[8] = { + 10 /* Group of ? */, + 76 /* Group of ? */, + 71 /* Id of ReachableMethodAnalysis */, + 4 /* Color of ReachableMethodAnalysis */, + 50 /* Group of ? */, + 2335 /* Id of DefaultReachableMethodAnalysis */, + 5 /* Color of DefaultReachableMethodAnalysis */, + 53 /* Group of ? */, +}; +const char *LOCATE_program = "program.nit"; +const int SFT_program[8] = { + 38 /* Group of ? */, + 104 /* Group of ? */, + 91 /* Id of Program */, + 4 /* Color of Program */, + 3 /* Group of ? */, + 57 /* Group of ? */, + 22 /* Group of ? */, + 113 /* Group of ? */, +}; +const char *LOCATE_global___rta_analysis = "global/rta_analysis.nit"; +const int SFT_global___rta_analysis[12] = { + 351 /* Id of RtaContext */, + 6 /* Color of RtaContext */, + 2 /* Group of ? */, + 55 /* Group of ? */, + 63 /* Id of RtaBuilder */, + 4 /* Color of RtaBuilder */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 347 /* Id of RtaVisitor */, + 5 /* Color of RtaVisitor */, + 3 /* Group of ? */, + 58 /* Group of ? */, +}; +const char *LOCATE_global___instantiated_type_analysis = "global/instantiated_type_analysis.nit"; +const int SFT_global___instantiated_type_analysis[8] = { + 2 /* Group of ? */, + 53 /* Group of ? */, + 199 /* Id of InstantiatedTypeAnalysis */, + 5 /* Color of InstantiatedTypeAnalysis */, + 53 /* Group of ? */, + 2347 /* Id of DefaultInstantiatedTypeAnalysis */, + 6 /* Color of DefaultInstantiatedTypeAnalysis */, + 55 /* Group of ? */, +}; +const char *LOCATE_global___reachable_as_init_impl = "global/reachable_as_init_impl.nit"; +const int SFT_global___reachable_as_init_impl[12] = { + 79 /* Id of ReachableAsInitBuilder */, + 4 /* Color of ReachableAsInitBuilder */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2091 /* Id of ReachableAsInitAnalysisImpl */, + 5 /* Color of ReachableAsInitAnalysisImpl */, + 2 /* Group of ? */, + 52 /* Group of ? */, + 2107 /* Id of RAIVisitor */, + 5 /* Color of RAIVisitor */, + 3 /* Group of ? */, + 58 /* Group of ? */, +}; +const char *LOCATE_global___reachable_as_init = "global/reachable_as_init.nit"; +const int SFT_global___reachable_as_init[8] = { + 7 /* Group of ? */, + 69 /* Group of ? */, + 83 /* Id of ReachableAsInitAnalysis */, + 4 /* Color of ReachableAsInitAnalysis */, + 50 /* Group of ? */, + 2343 /* Id of DefaultReachableAsInitAnalysis */, + 5 /* Color of DefaultReachableAsInitAnalysis */, + 52 /* Group of ? */, +}; +const char *LOCATE_global___reachable_from_init_method_analysis_impl = "global/reachable_from_init_method_analysis_impl.nit"; +const int SFT_global___reachable_from_init_method_analysis_impl[12] = { + 87 /* Id of RFIMABuilder */, + 4 /* Color of RFIMABuilder */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 2103 /* Id of RFIMAContext */, + 5 /* Color of RFIMAContext */, + 2 /* Group of ? */, + 53 /* Group of ? */, + 2099 /* Id of RFIMAVisitor */, + 5 /* Color of RFIMAVisitor */, + 3 /* Group of ? */, + 58 /* Group of ? */, +}; +const char *LOCATE_global___reachable_from_init_method_analysis = "global/reachable_from_init_method_analysis.nit"; +const int SFT_global___reachable_from_init_method_analysis[8] = { + 13 /* Group of ? */, + 85 /* Group of ? */, + 75 /* Id of ReachableFromInitMethodAnalysis */, + 4 /* Color of ReachableFromInitMethodAnalysis */, + 50 /* Group of ? */, + 2339 /* Id of DefaultReachableFromInitMethodAnalysis */, + 5 /* Color of DefaultReachableFromInitMethodAnalysis */, + 53 /* Group of ? */, +}; +const char *LOCATE_global___dead_method_removal = "global/dead_method_removal.nit"; +const int SFT_global___dead_method_removal[3] = { + 8 /* Group of ? */, + 72 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_global___inline_get_and_set = "global/inline_get_and_set.nit"; +const int SFT_global___inline_get_and_set[6] = { + 11 /* Group of ? */, + 80 /* Group of ? */, + 2255 /* Id of InlineGetSetVisitor */, + 5 /* Color of InlineGetSetVisitor */, + 3 /* Group of ? */, + 58 /* Group of ? */, +}; +const char *LOCATE_global___remove_out_of_init_get_test = "global/remove_out_of_init_get_test.nit"; +const int SFT_global___remove_out_of_init_get_test[10] = { + 12 /* Group of ? */, + 82 /* Group of ? */, + 2247 /* Id of IssetCounter */, + 5 /* Color of IssetCounter */, + 3 /* Group of ? */, + 58 /* Group of ? */, + 2311 /* Id of GetterTestRemover */, + 5 /* Color of GetterTestRemover */, + 3 /* Group of ? */, + 58 /* Group of ? */, +}; +const char *LOCATE_separate_options = "separate_options.nit"; +const int SFT_separate_options[3] = { + 40 /* Group of ? */, + 108 /* Group of ? */, + 88 /* Group of ? */, +}; +const char *LOCATE_native_interface = "native_interface/native_interface.nit"; +const int SFT_native_interface[1] = { + 89 /* Group of ? */, +}; +const char *LOCATE_native_interface___frontier = "native_interface/frontier.nit"; +const int SFT_native_interface___frontier[11] = { + 90 /* Group of ? */, + 97 /* Group of ? */, + 110 /* Group of ? */, + 50 /* Group of ? */, + 255 /* Id of FrontierVisitor */, + 4 /* Color of FrontierVisitor */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 50 /* Group of ? */, + 50 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_native_interface___ni_tools = "native_interface/ni_tools.nit"; +const int SFT_native_interface___ni_tools[4] = { + 251 /* Id of FunctionCompiler */, + 4 /* Color of FunctionCompiler */, + 2 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_compiling = "compiling/compiling.nit"; const int SFT_compiling[3] = { - 70 /* Property compile_prog_to_c */, - 71 /* Property compile_main */, - 72 /* Property compile_separate_module */, -}; -const char *LOCATE_compiling_global = "./compiling//compiling_global.nit"; -const int SFT_compiling_global[142] = { - 159 /* Id of ColorContext */, - 2 /* Color of ColorContext */, - 1 /* Property _colors */, - 40 /* Color of ColorContext */, - 41 /* Property color */, - 42 /* Property has_color */, - 43 /* Property color= */, - 44 /* Property init */, - 2631 /* Id of GlobalAnalysis */, - 3 /* Color of GlobalAnalysis */, - 2 /* Property _compiled_classes */, - 3 /* Property _module */, - 4 /* Property _max_class_table_length */, - 45 /* Color of GlobalAnalysis */, - 46 /* Property compiled_classes */, - 47 /* Property module */, - 48 /* Property max_class_table_length */, - 49 /* Property max_class_table_length= */, - 50 /* Property init */, - 1 /* Property _global_analysis */, - 40 /* Property global_analysis */, - 41 /* Property global_analysis= */, - 2655 /* Id of CompiledClass */, - 3 /* Color of CompiledClass */, - 2 /* Property _local_class */, - 3 /* Property _id */, - 4 /* Property _class_table */, - 5 /* Property _instance_table */, - 6 /* Property _class_layout */, - 7 /* Property _instance_layout */, - 45 /* Color of CompiledClass */, - 46 /* Property local_class */, - 47 /* Property id */, - 48 /* Property id= */, - 49 /* Property class_table */, - 50 /* Property class_table= */, - 51 /* Property instance_table */, - 52 /* Property instance_table= */, - 53 /* Property class_layout */, - 54 /* Property class_layout= */, - 55 /* Property instance_layout */, - 56 /* Property instance_layout= */, - 57 /* Property init */, - 1 /* Property _pos_of */, - 40 /* Property pos_of */, - 41 /* Property pos_of= */, - 20 /* Property _base_attr_pos */, - 21 /* Property _class_color_pos */, - 22 /* Property _class_layout */, - 23 /* Property _instance_layout */, - 106 /* Property base_attr_pos */, - 107 /* Property class_color_pos */, - 108 /* Property class_layout */, - 109 /* Property instance_layout */, - 110 /* Property build_layout_in */, - 18 /* Property _local_table */, - 73 /* Property local_analysis */, - 74 /* Property global_analysis */, - 75 /* Property append_to_table */, - 76 /* Property build_tables */, - 77 /* Property colorize */, - 78 /* Property free_color */, - 79 /* Property compile_tables_to_c */, - 80 /* Property declare_class_tables_to_c */, - 81 /* Property compile_main_part */, - 82 /* Property compile_mod_to_c */, - 83 /* Property compile_local_table_to_c */, - 19 /* Id of TableElt */, - 2 /* Color of TableElt */, - 40 /* Color of TableElt */, - 41 /* Property is_related_to */, - 42 /* Property length */, - 43 /* Property item */, - 44 /* Property compile_to_c */, - 45 /* Property init */, - 2603 /* Id of LocalTableElt */, - 3 /* Color of LocalTableElt */, - 46 /* Color of LocalTableElt */, - 47 /* Property symbol */, - 48 /* Property value */, - 2687 /* Id of TableEltPropPos */, - 4 /* Color of TableEltPropPos */, - 1 /* Property _property */, - 49 /* Color of TableEltPropPos */, - 50 /* Property init */, - 3247 /* Id of TableEltMethPos */, - 5 /* Color of TableEltMethPos */, - 51 /* Color of TableEltMethPos */, - 52 /* Property init */, - 3243 /* Id of TableEltSuperPos */, - 5 /* Color of TableEltSuperPos */, - 51 /* Color of TableEltSuperPos */, - 52 /* Property init */, - 3263 /* Id of TableEltAttrPos */, - 5 /* Color of TableEltAttrPos */, - 51 /* Color of TableEltAttrPos */, - 52 /* Property init */, - 2691 /* Id of TableEltClassPos */, - 4 /* Color of TableEltClassPos */, - 1 /* Property _local_class */, - 49 /* Color of TableEltClassPos */, - 50 /* Property init */, - 3255 /* Id of TableEltClassIdPos */, - 5 /* Color of TableEltClassIdPos */, - 51 /* Color of TableEltClassIdPos */, - 52 /* Property init */, - 3251 /* Id of TableEltClassInitTablePos */, - 5 /* Color of TableEltClassInitTablePos */, - 51 /* Color of TableEltClassInitTablePos */, - 52 /* Property init */, - 3259 /* Id of TableEltClassColorPos */, - 5 /* Color of TableEltClassColorPos */, - 51 /* Color of TableEltClassColorPos */, - 52 /* Property init */, - 2695 /* Id of TableEltBaseAttrPos */, - 4 /* Color of TableEltBaseAttrPos */, - 1 /* Property _local_class */, - 49 /* Color of TableEltBaseAttrPos */, - 50 /* Property init */, - 191 /* Id of TableEltComposite */, - 3 /* Color of TableEltComposite */, - 1 /* Property _table */, - 2 /* Property _cc */, - 3 /* Property _offsets */, - 46 /* Color of TableEltComposite */, - 47 /* Property add */, - 48 /* Property init */, - 195 /* Id of TableEltClassSelfId */, - 3 /* Color of TableEltClassSelfId */, - 46 /* Color of TableEltClassSelfId */, - 47 /* Property init */, - 187 /* Id of TableEltVftPointer */, - 3 /* Color of TableEltVftPointer */, - 46 /* Color of TableEltVftPointer */, - 47 /* Property init */, - 2663 /* Id of ClassSorter */, - 3 /* Color of ClassSorter */, - 47 /* Color of ClassSorter */, - 48 /* Property init */, - 100 /* Property compare */, - 101 /* Property declare_tables_to_c */, - 102 /* Property compile_tables_to_c */, -}; -const char *LOCATE_compiling_methods = "./compiling//compiling_methods.nit"; -const int SFT_compiling_methods[55] = { - 2 /* Property _variable_index */, - 3 /* Property _variable_index_max */, - 4 /* Property _varnames */, - 5 /* Property _has_return */, - 6 /* Property _method_params */, - 7 /* Property _method */, - 8 /* Property _return_label */, - 9 /* Property _break_label */, - 10 /* Property _continue_label */, - 11 /* Property _return_value */, - 42 /* Property compile_stmt */, - 43 /* Property compile_expr */, - 44 /* Property ensure_var */, - 45 /* Property add_assignment */, - 46 /* Property variable */, - 47 /* Property get_var */, - 48 /* Property free_var */, - 49 /* Property clear */, - 50 /* Property varnames */, - 51 /* Property has_return */, - 52 /* Property has_return= */, - 53 /* Property method_params */, - 54 /* Property method_params= */, - 55 /* Property method */, - 56 /* Property method= */, - 57 /* Property return_label */, - 58 /* Property return_label= */, - 59 /* Property break_label */, - 60 /* Property break_label= */, - 61 /* Property continue_label */, - 62 /* Property continue_label= */, - 63 /* Property return_value */, - 64 /* Property return_value= */, - 65 /* Property printf_locate_error */, - 66 /* Property init */, - 67 /* Property invoke_super_init_calls_after */, - 62 /* Property compile_call */, - 63 /* Property compile_constructor_call */, - 64 /* Property compile_super_call */, - 62 /* Property compile_access */, - 40 /* Property compile_property_to_c */, - 66 /* Property decl_csignature */, - 67 /* Property do_compile_inside */, - 40 /* Property compile_cast */, - 41 /* Property compile_type_check */, - 75 /* Property do_compile_inside */, - 68 /* Property compile_expr */, - 69 /* Property prepare_compile_stmt */, - 70 /* Property compile_stmt */, - 77 /* Property compile_inside_block */, - 6 /* Property _cstring */, - 7 /* Property _cstring_length */, - 77 /* Property string_text */, - 78 /* Property compute_string_info */, - 77 /* Property propname */, -}; -const char *LOCATE_compiling_base = "./compiling//compiling_base.nit"; -const int SFT_compiling_base[88] = { - 5 /* Property _global */, - 6 /* Property _attr_sim */, - 7 /* Property _compdir */, - 8 /* Property _clibdir */, - 9 /* Property _bindir */, - 10 /* Property _output_file */, - 11 /* Property _boost */, - 12 /* Property _no_cc */, - 13 /* Property _ext_prefix */, - 48 /* Property global */, - 49 /* Property global= */, - 50 /* Property attr_sim */, - 51 /* Property attr_sim= */, - 52 /* Property compdir */, - 53 /* Property compdir= */, - 54 /* Property clibdir */, - 55 /* Property clibdir= */, - 56 /* Property bindir */, - 57 /* Property bindir= */, - 58 /* Property output_file */, - 59 /* Property output_file= */, - 60 /* Property boost */, - 61 /* Property boost= */, - 62 /* Property no_cc */, - 63 /* Property no_cc= */, - 64 /* Property ext_prefix */, - 65 /* Property ext_prefix= */, - 151 /* Id of CompilerVisitor */, - 2 /* Color of CompilerVisitor */, - 12 /* Property _number_cpt */, - 13 /* Property _module */, - 14 /* Property _ctx */, - 15 /* Property _indent_level */, - 16 /* Property _tc */, - 68 /* Color of CompilerVisitor */, - 69 /* Property add_decl */, - 70 /* Property add_instr */, - 71 /* Property new_number */, - 72 /* Property indent */, - 73 /* Property unindent */, - 74 /* Property module */, - 75 /* Property module= */, - 76 /* Property ctx */, - 77 /* Property ctx= */, - 78 /* Property indent_level */, - 79 /* Property indent_level= */, - 80 /* Property tc */, - 81 /* Property tc= */, - 82 /* Property init */, - 167 /* Id of CContext */, - 2 /* Color of CContext */, - 1 /* Property _decls */, - 2 /* Property _instrs */, - 40 /* Color of CContext */, - 41 /* Property decls */, - 42 /* Property instrs */, - 43 /* Property append */, - 44 /* Property init */, - 42 /* Property meth_call */, - 43 /* Property attr_access */, - 44 /* Property color_id */, - 40 /* Property id_id */, - 41 /* Property color_id */, - 42 /* Property init_table_pos_id */, - 18 /* Property _primitive_info_cache */, - 19 /* Property _primitive_info_b */, - 103 /* Property primitive_info */, - 104 /* Property primitive_ctypes */, - 47 /* Id of PrimitiveInfo */, - 2 /* Color of PrimitiveInfo */, - 1 /* Property _name */, - 2 /* Property _tagged */, - 3 /* Property _cname */, - 40 /* Color of PrimitiveInfo */, - 41 /* Property name */, - 42 /* Property name= */, - 43 /* Property tagged */, - 44 /* Property tagged= */, - 45 /* Property cname */, - 46 /* Property cname= */, - 47 /* Property init */, - 42 /* Property cname */, - 43 /* Property default_cvalue */, - 44 /* Property boxtype */, - 45 /* Property unboxtype */, - 1 /* Property _cname_cache */, - 41 /* Property cname */, - 42 /* Property color_id_for_super */, -}; -const char *LOCATE_utils = "./utils.nit"; -const int SFT_utils[2] = { - 13 /* Property cmangle */, - 14 /* Property cmangle_table */, -}; -const char *LOCATE_nitc = "./nitc.nit"; -const int SFT_nitc[23] = { - 3283 /* Id of NitCompiler */, - 5 /* Color of NitCompiler */, - 27 /* Property _opt_output */, - 28 /* Property _opt_boost */, - 29 /* Property _opt_no_cc */, - 30 /* Property _opt_attr_sim */, - 31 /* Property _opt_global */, - 32 /* Property _opt_clibdir */, - 33 /* Property _opt_bindir */, - 34 /* Property _opt_compdir */, - 35 /* Property _opt_extension_prefix */, - 91 /* Color of NitCompiler */, - 92 /* Property opt_output */, - 93 /* Property opt_boost */, - 94 /* Property opt_no_cc */, - 95 /* Property opt_attr_sim */, - 96 /* Property opt_global */, - 97 /* Property opt_clibdir */, - 98 /* Property opt_bindir */, - 99 /* Property opt_compdir */, - 100 /* Property opt_extension_prefix */, - 101 /* Property init */, - 102 /* Property process_options */, -}; -const classtable_elt_t VFT_NitCompiler[103] = { - {(bigint) 3283 /* 0: Identity */}, - {(bigint) 3 /* 1: NitCompiler < Object: superclass typecheck marker */}, - {(bigint) 119 /* 2: NitCompiler < MMContext: superclass typecheck marker */}, - {(bigint) 179 /* 3: NitCompiler < ToolContext: superclass typecheck marker */}, - {(bigint) 3239 /* 4: NitCompiler < AbstractCompiler: superclass typecheck marker */}, - {(bigint) 3283 /* 5: NitCompiler < NitCompiler: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 3 /* 20: NitCompiler < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: NitCompiler < MMContext: superclass init_table position */}, - {(bigint) abstractmetamodel___MMContext___init}, - {(bigint) abstractmetamodel___MMContext___module_hierarchy}, - {(bigint) abstractmetamodel___MMContext___class_hierarchy}, - {(bigint) abstractmetamodel___MMContext___modules}, - {(bigint) abstractmetamodel___MMContext___add_module}, - {(bigint) abstractmetamodel___MMContext___add_global_class}, - {(bigint) abstractmetamodel___MMContext___add_local_class}, - {(bigint) compiling_base___ToolContext___global}, - {(bigint) compiling_base___ToolContext___global__eq}, - {(bigint) compiling_base___ToolContext___attr_sim}, - {(bigint) compiling_base___ToolContext___attr_sim__eq}, - {(bigint) compiling_base___ToolContext___compdir}, - {(bigint) compiling_base___ToolContext___compdir__eq}, - {(bigint) compiling_base___ToolContext___clibdir}, - {(bigint) compiling_base___ToolContext___clibdir__eq}, - {(bigint) compiling_base___ToolContext___bindir}, - {(bigint) compiling_base___ToolContext___bindir__eq}, - {(bigint) compiling_base___ToolContext___output_file}, - {(bigint) compiling_base___ToolContext___output_file__eq}, - {(bigint) compiling_base___ToolContext___boost}, - {(bigint) compiling_base___ToolContext___boost__eq}, - {(bigint) compiling_base___ToolContext___no_cc}, - {(bigint) compiling_base___ToolContext___no_cc__eq}, - {(bigint) compiling_base___ToolContext___ext_prefix}, - {(bigint) compiling_base___ToolContext___ext_prefix__eq}, - {(bigint) 1 /* 66: NitCompiler < ToolContext: superclass init_table position */}, - {(bigint) mmloader___ToolContext___error_count}, - {(bigint) mmloader___ToolContext___warning_count}, - {(bigint) mmloader___ToolContext___error}, - {(bigint) mmloader___ToolContext___warning}, + 14 /* Group of ? */, + 89 /* Group of ? */, + 81 /* Group of ? */, +}; +const char *LOCATE_compiling___icode_generator = "compiling/icode_generator.nit"; +const int SFT_compiling___icode_generator[7] = { + 94 /* Group of ? */, + 2315 /* Id of FileICodeDumper */, + 5 /* Color of FileICodeDumper */, + 10 /* Group of ? */, + 64 /* Group of ? */, + 111 /* Group of ? */, + 85 /* Group of ? */, +}; +const char *LOCATE_compiling___compiling_base = "compiling/compiling_base.nit"; +const int SFT_compiling___compiling_base[18] = { + 44 /* Group of ? */, + 118 /* Group of ? */, + 287 /* Id of CProgram */, + 4 /* Color of CProgram */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 267 /* Id of CompilerVisitor */, + 4 /* Color of CompilerVisitor */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 65 /* Group of ? */, + 10 /* Group of ? */, + 71 /* Group of ? */, + 20 /* Group of ? */, + 87 /* Group of ? */, + 112 /* Group of ? */, + 9 /* Group of ? */, + 70 /* Group of ? */, +}; +const char *LOCATE_utils = "utils.nit"; +const int SFT_utils[1] = { + 48 /* Group of ? */, +}; +const char *LOCATE_compiling___compiling_writer = "compiling/compiling_writer.nit"; +const int SFT_compiling___compiling_writer[16] = { + 11 /* Id of Writer */, + 4 /* Color of Writer */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 7 /* Id of WriterNode */, + 4 /* Color of WriterNode */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 311 /* Id of WriterCoreNode */, + 5 /* Color of WriterCoreNode */, + 3 /* Group of ? */, + 53 /* Group of ? */, + 307 /* Id of WriterStrings */, + 5 /* Color of WriterStrings */, + 3 /* Group of ? */, + 53 /* Group of ? */, +}; +const char *LOCATE_analysis = "analysis/analysis.nit"; +const int SFT_analysis[1] = { + 65 /* Group of ? */, +}; +const char *LOCATE_analysis___icode_dump = "analysis/icode_dump.nit"; +const int SFT_analysis___icode_dump[8] = { + 66 /* Group of ? */, + 50 /* Group of ? */, + 227 /* Id of ICodeDumper */, + 4 /* Color of ICodeDumper */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 54 /* Group of ? */, + 66 /* Group of ? */, +}; +const char *LOCATE_analysis___allocate_iregister_slots = "analysis/allocate_iregister_slots.nit"; +const int SFT_analysis___allocate_iregister_slots[12] = { + 2267 /* Id of IRegisterSlotAllocationVisitor */, + 5 /* Color of IRegisterSlotAllocationVisitor */, + 3 /* Group of ? */, + 58 /* Group of ? */, + 47 /* Id of SlotGroup */, + 4 /* Color of SlotGroup */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 9 /* Group of ? */, + 67 /* Group of ? */, + 2 /* Group of ? */, + 50 /* Group of ? */, +}; +const char *LOCATE_analysis___inline_methods = "analysis/inline_methods.nit"; +const int SFT_analysis___inline_methods[6] = { + 2251 /* Id of InlineMethodVisitor */, + 5 /* Color of InlineMethodVisitor */, + 3 /* Group of ? */, + 58 /* Group of ? */, + 80 /* Group of ? */, + 70 /* Group of ? */, +}; +const char *LOCATE_compiling___compiling_global = "compiling/compiling_global.nit"; +const int SFT_compiling___compiling_global[8] = { + 95 /* Group of ? */, + 82 /* Group of ? */, + 50 /* Group of ? */, + 52 /* Group of ? */, + 57 /* Group of ? */, + 59 /* Group of ? */, + 118 /* Group of ? */, + 96 /* Group of ? */, +}; +const char *LOCATE_compiling___table_computation = "compiling/table_computation.nit"; +const int SFT_compiling___table_computation[85] = { + 275 /* Id of ColorContext */, + 4 /* Color of ColorContext */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 327 /* Id of TableInformation */, + 5 /* Color of TableInformation */, + 3 /* Group of ? */, + 55 /* Group of ? */, + 2367 /* Id of CompiledClass */, + 5 /* Color of CompiledClass */, + 3 /* Group of ? */, + 55 /* Group of ? */, + 25 /* Group of ? */, + 120 /* Group of ? */, + 15 /* Group of ? */, + 97 /* Group of ? */, + 19 /* Group of ? */, + 85 /* Group of ? */, + 299 /* Id of AbsTableElt */, + 4 /* Color of AbsTableElt */, + 51 /* Group of ? */, + 331 /* Id of TableElt */, + 5 /* Color of TableElt */, + 53 /* Group of ? */, + 2151 /* Id of ModuleTableElt */, + 6 /* Color of ModuleTableElt */, + 58 /* Group of ? */, + 2575 /* Id of ModuleTableEltGroup */, + 7 /* Color of ModuleTableEltGroup */, + 2 /* Group of ? */, + 59 /* Group of ? */, + 2435 /* Id of TableEltProp */, + 6 /* Color of TableEltProp */, + 2 /* Group of ? */, + 57 /* Group of ? */, + 2923 /* Id of TableEltMeth */, + 7 /* Color of TableEltMeth */, + 60 /* Group of ? */, + 2915 /* Id of TableEltVTClassColor */, + 7 /* Color of TableEltVTClassColor */, + 60 /* Group of ? */, + 2911 /* Id of TableEltVTClassId */, + 7 /* Color of TableEltVTClassId */, + 60 /* Group of ? */, + 2919 /* Id of TableEltSuper */, + 7 /* Color of TableEltSuper */, + 60 /* Group of ? */, + 2935 /* Id of TableEltAttr */, + 7 /* Color of TableEltAttr */, + 60 /* Group of ? */, + 2403 /* Id of AbsTableEltClass */, + 7 /* Color of AbsTableEltClass */, + 2 /* Group of ? */, + 60 /* Group of ? */, + 2463 /* Id of TableEltClass */, + 8 /* Color of TableEltClass */, + 63 /* Group of ? */, + 2459 /* Id of TableEltClassId */, + 5 /* Color of TableEltClassId */, + 52 /* Group of ? */, + 2927 /* Id of TableEltClassInitTable */, + 9 /* Color of TableEltClassInitTable */, + 64 /* Group of ? */, + 2931 /* Id of TableEltClassColor */, + 9 /* Color of TableEltClassColor */, + 64 /* Group of ? */, + 2443 /* Id of TableEltComposite */, + 6 /* Color of TableEltComposite */, + 2 /* Group of ? */, + 57 /* Group of ? */, + 2451 /* Id of TableEltClassSelfId */, + 6 /* Color of TableEltClassSelfId */, + 57 /* Group of ? */, + 2447 /* Id of TableEltClassSelfName */, + 6 /* Color of TableEltClassSelfName */, + 57 /* Group of ? */, + 2455 /* Id of TableEltClassObjectSize */, + 6 /* Color of TableEltClassObjectSize */, + 57 /* Group of ? */, + 2439 /* Id of TableEltObjectId */, + 6 /* Color of TableEltObjectId */, + 57 /* Group of ? */, + 2431 /* Id of TableEltVftPointer */, + 6 /* Color of TableEltVftPointer */, + 57 /* Group of ? */, +}; +const char *LOCATE_compiling___compiling_icode = "compiling/compiling_icode.nit"; +const int SFT_compiling___compiling_icode[9] = { + 243 /* Id of I2CCompilerVisitor */, + 4 /* Color of I2CCompilerVisitor */, + 2 /* Group of ? */, + 50 /* Group of ? */, + 62 /* Group of ? */, + 50 /* Group of ? */, + 72 /* Group of ? */, + 72 /* Group of ? */, + 71 /* Group of ? */, +}; +const char *LOCATE_native_interface___ni_metamodel = "native_interface/ni_metamodel.nit"; +const int SFT_native_interface___ni_metamodel[4] = { + 54 /* Group of ? */, + 72 /* Group of ? */, + 2 /* Group of ? */, + 54 /* Group of ? */, +}; +const char *LOCATE_nitc = "nitc.nit"; +const int SFT_nitc[5] = { + 3255 /* Id of NitCompiler */, + 7 /* Color of NitCompiler */, + 56 /* Group of ? */, + 148 /* Group of ? */, + 140 /* Group of ? */, +}; +const classtable_elt_t VFT_nitc___NitCompiler[160] = { + {(bigint) 3255 /* 0: Identity */}, + {(bigint) 65 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "NitCompiler" /* 2: Class Name */}, + {(bigint) 3 /* 3: NitCompiler < Object: superclass typecheck marker */}, + {(bigint) 183 /* 4: NitCompiler < MMContext: superclass typecheck marker */}, + {(bigint) 319 /* 5: NitCompiler < ToolContext: superclass typecheck marker */}, + {(bigint) 2795 /* 6: NitCompiler < AbstractCompiler: superclass typecheck marker */}, + {(bigint) 3255 /* 7: NitCompiler < NitCompiler: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: NitCompiler < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ToolContext___handle_property_conflict}, + {(bigint) 2 /* 51: NitCompiler < MMContext: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMContext___init}, + {(bigint) metamodel___abstractmetamodel___MMContext___module_hierarchy}, + {(bigint) metamodel___abstractmetamodel___MMContext___class_hierarchy}, + {(bigint) metamodel___abstractmetamodel___MMContext___modules}, + {(bigint) metamodel___abstractmetamodel___MMContext___add_module}, + {(bigint) metamodel___abstractmetamodel___MMContext___add_global_class}, + {(bigint) metamodel___abstractmetamodel___MMContext___add_local_class}, + {(bigint) global___ToolContext___global_callgraph}, + {(bigint) global___ToolContext___global_callgraph__eq}, + {(bigint) global___ToolContext___opt_global}, + {(bigint) global___ToolContext___opt_global_no_STF_opt}, + {(bigint) global___ToolContext___opt_global_no_DMR_opt}, + {(bigint) global___ToolContext___opt_global_no_inline_get_set}, + {(bigint) global___ToolContext___opt_global_no_out_of_init_get_test_opt}, + {(bigint) global___ToolContext___opt_global_no_RFIMA}, + {(bigint) global___ToolContext___opt_global_callgraph}, + {(bigint) separate_options___ToolContext___init}, + {(bigint) syntax___ToolContext___keep_ast}, + {(bigint) syntax___ToolContext___keep_ast__eq}, {(bigint) mmloader___ToolContext___paths}, - {(bigint) mmloader___ToolContext___option_context}, - {(bigint) mmloader___ToolContext___opt_warn}, {(bigint) mmloader___ToolContext___opt_path}, - {(bigint) mmloader___ToolContext___opt_log}, {(bigint) mmloader___ToolContext___opt_only_metamodel}, {(bigint) mmloader___ToolContext___opt_only_parse}, - {(bigint) mmloader___ToolContext___opt_help}, - {(bigint) mmloader___ToolContext___init}, - {(bigint) nitc___NitCompiler___process_options}, + {(bigint) toolcontext___ToolContext___init}, + {(bigint) toolcontext___ToolContext___process_options}, {(bigint) mmloader___ToolContext___try_to_load}, {(bigint) mmloader___ToolContext___get_module_from_filename}, {(bigint) mmloader___ToolContext___get_module}, {(bigint) mmloader___ToolContext___directory_for}, {(bigint) mmloader___ToolContext___register_loader}, - {(bigint) 0 /* 86: NitCompiler < AbstractCompiler: superclass init_table position */}, + {(bigint) 1 /* 82: NitCompiler < ToolContext: superclass init_table position */}, + {(bigint) toolcontext___ToolContext___error_count}, + {(bigint) toolcontext___ToolContext___warning_count}, + {(bigint) toolcontext___ToolContext___log_directory}, + {(bigint) toolcontext___ToolContext___check_errors}, + {(bigint) toolcontext___ToolContext___error}, + {(bigint) toolcontext___ToolContext___fatal_error}, + {(bigint) toolcontext___ToolContext___warning}, + {(bigint) toolcontext___ToolContext___info}, + {(bigint) toolcontext___ToolContext___option_context}, + {(bigint) toolcontext___ToolContext___opt_warn}, + {(bigint) toolcontext___ToolContext___opt_quiet}, + {(bigint) toolcontext___ToolContext___opt_log}, + {(bigint) toolcontext___ToolContext___opt_log_dir}, + {(bigint) toolcontext___ToolContext___opt_help}, + {(bigint) toolcontext___ToolContext___opt_version}, + {(bigint) toolcontext___ToolContext___opt_verbose}, + {(bigint) toolcontext___ToolContext___opt_stop_on_first_error}, + {(bigint) toolcontext___ToolContext___opt_no_color}, + {(bigint) toolcontext___ToolContext___verbose_level}, + {(bigint) nitc___ToolContext___init}, + {(bigint) nitc___NitCompiler___process_options}, + {(bigint) program___ToolContext___global}, + {(bigint) program___ToolContext___global__eq}, + {(bigint) program___ToolContext___use_SFT_optimization__eq}, + {(bigint) program___ToolContext___use_SFT_optimization}, + {(bigint) separate_options___ToolContext___separate_options}, + {(bigint) separate_options___ToolContext___separate_options__eq}, + {(bigint) separate_options___ToolContext___opt_cc_lib_paths}, + {(bigint) separate_options___ToolContext___opt_cc_lib_paths__eq}, + {(bigint) separate_options___ToolContext___opt_cc_libs}, + {(bigint) separate_options___ToolContext___opt_cc_libs__eq}, + {(bigint) separate_options___ToolContext___opt_cc_include_paths}, + {(bigint) separate_options___ToolContext___opt_cc_include_paths__eq}, + {(bigint) mmloader___ToolContext___init}, + {(bigint) separate_options___ToolContext___integrate_separate_options}, + {(bigint) compiling___compiling_base___ToolContext___compdir}, + {(bigint) compiling___compiling_base___ToolContext___compdir__eq}, + {(bigint) compiling___compiling_base___ToolContext___clibdir}, + {(bigint) compiling___compiling_base___ToolContext___clibdir__eq}, + {(bigint) compiling___compiling_base___ToolContext___bindir}, + {(bigint) compiling___compiling_base___ToolContext___bindir__eq}, + {(bigint) compiling___compiling_base___ToolContext___output_file}, + {(bigint) compiling___compiling_base___ToolContext___output_file__eq}, + {(bigint) compiling___compiling_base___ToolContext___boost}, + {(bigint) compiling___compiling_base___ToolContext___boost__eq}, + {(bigint) compiling___compiling_base___ToolContext___no_cc}, + {(bigint) compiling___compiling_base___ToolContext___no_cc__eq}, + {(bigint) compiling___compiling_base___ToolContext___cc_link}, + {(bigint) compiling___compiling_base___ToolContext___cc_link__eq}, + {(bigint) compiling___compiling_base___ToolContext___cc_libs}, + {(bigint) compiling___compiling_base___ToolContext___cc_libs__eq}, + {(bigint) compiling___compiling_base___ToolContext___cc_lib_paths}, + {(bigint) compiling___compiling_base___ToolContext___cc_lib_paths__eq}, + {(bigint) compiling___compiling_base___ToolContext___cc_include_paths}, + {(bigint) compiling___compiling_base___ToolContext___cc_include_paths__eq}, + {(bigint) compiling___compiling_base___ToolContext___ext_prefix}, + {(bigint) compiling___compiling_base___ToolContext___ext_prefix__eq}, + {(bigint) global___ToolContext___init}, + {(bigint) mmloader___ToolContext___process_options}, + {(bigint) 0 /* 142: NitCompiler < AbstractCompiler: superclass init_table position */}, {(bigint) abstracttool___AbstractCompiler___init}, + {(bigint) abstracttool___AbstractCompiler___tool_name}, {(bigint) abstracttool___AbstractCompiler___exec_cmd_line}, {(bigint) nitc___NitCompiler___perform_work}, {(bigint) abstracttool___AbstractCompiler___dump_context_info}, - {(bigint) 4 /* 91: NitCompiler < NitCompiler: superclass init_table position */}, + {(bigint) 4 /* 148: NitCompiler < NitCompiler: superclass init_table position */}, {(bigint) nitc___NitCompiler___opt_output}, {(bigint) nitc___NitCompiler___opt_boost}, {(bigint) nitc___NitCompiler___opt_no_cc}, - {(bigint) nitc___NitCompiler___opt_attr_sim}, - {(bigint) nitc___NitCompiler___opt_global}, + {(bigint) nitc___NitCompiler___opt_cc_no_link}, {(bigint) nitc___NitCompiler___opt_clibdir}, {(bigint) nitc___NitCompiler___opt_bindir}, {(bigint) nitc___NitCompiler___opt_compdir}, {(bigint) nitc___NitCompiler___opt_extension_prefix}, + {(bigint) nitc___NitCompiler___opt_output_format}, {(bigint) nitc___NitCompiler___init}, - {(bigint) mmloader___ToolContext___process_options}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute NitCompiler::_module_hierarchy */ -/* 2: Attribute NitCompiler::_class_hierarchy */ -/* 3: Attribute NitCompiler::_global_classes */ -/* 4: Attribute NitCompiler::_modules */ -/* 5: Attribute NitCompiler::_global */ -/* 6: Attribute NitCompiler::_attr_sim */ -/* 7: Attribute NitCompiler::_compdir */ -/* 8: Attribute NitCompiler::_clibdir */ -/* 9: Attribute NitCompiler::_bindir */ -/* 10: Attribute NitCompiler::_output_file */ -/* 11: Attribute NitCompiler::_boost */ -/* 12: Attribute NitCompiler::_no_cc */ -/* 13: Attribute NitCompiler::_ext_prefix */ -/* 14: Attribute NitCompiler::_error_count */ -/* 15: Attribute NitCompiler::_warning_count */ -/* 16: Attribute NitCompiler::_paths */ -/* 17: Attribute NitCompiler::_loaders */ -/* 18: Attribute NitCompiler::_option_context */ -/* 19: Attribute NitCompiler::_opt_warn */ -/* 20: Attribute NitCompiler::_opt_path */ -/* 21: Attribute NitCompiler::_opt_log */ -/* 22: Attribute NitCompiler::_opt_only_metamodel */ -/* 23: Attribute NitCompiler::_opt_only_parse */ -/* 24: Attribute NitCompiler::_opt_help */ -/* 25: Attribute NitCompiler::_processing_modules */ -/* 26: Attribute NitCompiler::_path_dirs */ -/* 27: Attribute NitCompiler::_opt_output */ -/* 28: Attribute NitCompiler::_opt_boost */ -/* 29: Attribute NitCompiler::_opt_no_cc */ -/* 30: Attribute NitCompiler::_opt_attr_sim */ -/* 31: Attribute NitCompiler::_opt_global */ -/* 32: Attribute NitCompiler::_opt_clibdir */ -/* 33: Attribute NitCompiler::_opt_bindir */ -/* 34: Attribute NitCompiler::_opt_compdir */ -/* 35: Attribute NitCompiler::_opt_extension_prefix */ -val_t NEW_NitCompiler(void) { - val_t variable0; - val_t variable1; - val_t variable2; - val_t variable3; - val_t variable4; - val_t variable5; - val_t variable6; - val_t variable7; - val_t variable8; - val_t variable9; - val_t variable10; - val_t variable11; - val_t variable12; - val_t variable13; - val_t variable14; - val_t variable15; - val_t variable16; - val_t variable17; - val_t variable18; - val_t variable19; - val_t variable20; - val_t variable21; - val_t variable22; - val_t variable23; - val_t variable24; - val_t variable25; - val_t variable26; - val_t variable27; - val_t variable28; - val_t variable29; - val_t variable30; - val_t variable31; - val_t variable32; - val_t variable33; - val_t variable34; - val_t variable35; - val_t variable36; - val_t variable37; - val_t variable38; - val_t variable39; - val_t variable40; - val_t variable41; - val_t variable42; - val_t variable43; - val_t variable44; - val_t variable45; - val_t variable46; - val_t variable47; - val_t variable48; - val_t variable49; - val_t variable50; - val_t variable51; - val_t variable52; - val_t variable53; - obj_t obj; - obj = alloc(sizeof(val_t) * 36); - obj->vft = (classtable_elt_t*)VFT_NitCompiler; - variable0 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMModule]*/ - ATTR_abstractmetamodel___MMContext____module_hierarchy(obj) = variable0; - variable1 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMLocalClass]*/ - ATTR_abstractmetamodel___MMContext____class_hierarchy(obj) = variable1; - variable2 = NEW_Array_array___Array___init(); /*new Array[MMGlobalClass]*/ - ATTR_abstractmetamodel___MMContext____global_classes(obj) = variable2; - variable3 = NEW_Array_array___Array___init(); /*new Array[MMModule]*/ - ATTR_abstractmetamodel___MMContext____modules(obj) = variable3; - ATTR_mmloader___ToolContext____error_count(obj) = TAG_Int((bigint)0); - ATTR_mmloader___ToolContext____warning_count(obj) = TAG_Int((bigint)0); - variable4 = NEW_Array_array___Array___init(); /*new Array[ModuleLoader]*/ - ATTR_mmloader___ToolContext____loaders(obj) = variable4; - variable5 = NEW_OptionContext_opts___OptionContext___init(); /*new OptionContext*/ - ATTR_mmloader___ToolContext____option_context(obj) = variable5; - variable6 = NEW_String_string___String___with_native(BOX_NativeString("Show warnings"), TAG_Int(13)); /*new String*/ - variable7 = NEW_Array_array___Array___with_capacity(TAG_Int(2)); /*new Array[String]*/ - variable8 = NEW_String_string___String___with_native(BOX_NativeString("-W"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable7,COLOR_abstract_collection___SimpleCollection___add))(variable7, variable8) /*AbstractArray::add*/; - variable9 = NEW_String_string___String___with_native(BOX_NativeString("--warn"), TAG_Int(6)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable7,COLOR_abstract_collection___SimpleCollection___add))(variable7, variable9) /*AbstractArray::add*/; - variable8 = NEW_OptionBool_opts___OptionBool___init(variable6, variable7); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_warn(obj) = variable8; - variable9 = NEW_String_string___String___with_native(BOX_NativeString("Set include path for loaders (may be used more than once)"), TAG_Int(57)); /*new String*/ - variable10 = NEW_Array_array___Array___with_capacity(TAG_Int(2)); /*new Array[String]*/ - variable11 = NEW_String_string___String___with_native(BOX_NativeString("-I"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable10,COLOR_abstract_collection___SimpleCollection___add))(variable10, variable11) /*AbstractArray::add*/; - variable12 = NEW_String_string___String___with_native(BOX_NativeString("--path"), TAG_Int(6)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable10,COLOR_abstract_collection___SimpleCollection___add))(variable10, variable12) /*AbstractArray::add*/; - variable11 = NEW_OptionArray_opts___OptionArray___init(variable9, variable10); /*new OptionArray*/ - ATTR_mmloader___ToolContext____opt_path(obj) = variable11; - variable12 = NEW_String_string___String___with_native(BOX_NativeString("Generate various log files"), TAG_Int(26)); /*new String*/ - variable13 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable14 = NEW_String_string___String___with_native(BOX_NativeString("--log"), TAG_Int(5)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable13,COLOR_abstract_collection___SimpleCollection___add))(variable13, variable14) /*AbstractArray::add*/; - variable14 = NEW_OptionBool_opts___OptionBool___init(variable12, variable13); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_log(obj) = variable14; - variable15 = NEW_String_string___String___with_native(BOX_NativeString("Stop after meta-model processing"), TAG_Int(32)); /*new String*/ - variable16 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable17 = NEW_String_string___String___with_native(BOX_NativeString("--only-metamodel"), TAG_Int(16)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable16,COLOR_abstract_collection___SimpleCollection___add))(variable16, variable17) /*AbstractArray::add*/; - variable17 = NEW_OptionBool_opts___OptionBool___init(variable15, variable16); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_only_metamodel(obj) = variable17; - variable18 = NEW_String_string___String___with_native(BOX_NativeString("Only proceed to parse step of loaders"), TAG_Int(37)); /*new String*/ - variable19 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable20 = NEW_String_string___String___with_native(BOX_NativeString("--only-parse"), TAG_Int(12)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable19,COLOR_abstract_collection___SimpleCollection___add))(variable19, variable20) /*AbstractArray::add*/; - variable20 = NEW_OptionBool_opts___OptionBool___init(variable18, variable19); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_only_parse(obj) = variable20; - variable21 = NEW_String_string___String___with_native(BOX_NativeString("Show Help (This screen)"), TAG_Int(23)); /*new String*/ - variable22 = NEW_Array_array___Array___with_capacity(TAG_Int(3)); /*new Array[String]*/ - variable23 = NEW_String_string___String___with_native(BOX_NativeString("-h"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable22,COLOR_abstract_collection___SimpleCollection___add))(variable22, variable23) /*AbstractArray::add*/; - variable24 = NEW_String_string___String___with_native(BOX_NativeString("-?"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable22,COLOR_abstract_collection___SimpleCollection___add))(variable22, variable24) /*AbstractArray::add*/; - variable25 = NEW_String_string___String___with_native(BOX_NativeString("--help"), TAG_Int(6)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable22,COLOR_abstract_collection___SimpleCollection___add))(variable22, variable25) /*AbstractArray::add*/; - variable23 = NEW_OptionBool_opts___OptionBool___init(variable21, variable22); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_help(obj) = variable23; - variable24 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[Symbol]*/ - ATTR_mmloader___ToolContext____processing_modules(obj) = variable24; - variable25 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[String, MMDirectory]*/ - ATTR_mmloader___ToolContext____path_dirs(obj) = variable25; - ATTR_compiling_base___ToolContext____global(obj) = TAG_Bool((int)0); - ATTR_compiling_base___ToolContext____attr_sim(obj) = TAG_Bool((int)0); - ATTR_compiling_base___ToolContext____boost(obj) = TAG_Bool((int)0); - ATTR_compiling_base___ToolContext____no_cc(obj) = TAG_Bool((int)0); - variable26 = NEW_String_string___String___with_native(BOX_NativeString("Output file"), TAG_Int(11)); /*new String*/ - variable27 = NEW_Array_array___Array___with_capacity(TAG_Int(2)); /*new Array[String]*/ - variable28 = NEW_String_string___String___with_native(BOX_NativeString("-o"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable27,COLOR_abstract_collection___SimpleCollection___add))(variable27, variable28) /*AbstractArray::add*/; - variable29 = NEW_String_string___String___with_native(BOX_NativeString("--output"), TAG_Int(8)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable27,COLOR_abstract_collection___SimpleCollection___add))(variable27, variable29) /*AbstractArray::add*/; - variable28 = NEW_OptionString_opts___OptionString___init(variable26, variable27); /*new OptionString*/ - ATTR_nitc___NitCompiler____opt_output(obj) = variable28; - variable29 = NEW_String_string___String___with_native(BOX_NativeString("Optimize compilation"), TAG_Int(20)); /*new String*/ - variable30 = NEW_Array_array___Array___with_capacity(TAG_Int(2)); /*new Array[String]*/ - variable31 = NEW_String_string___String___with_native(BOX_NativeString("-O"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable30,COLOR_abstract_collection___SimpleCollection___add))(variable30, variable31) /*AbstractArray::add*/; - variable32 = NEW_String_string___String___with_native(BOX_NativeString("--boost"), TAG_Int(7)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable30,COLOR_abstract_collection___SimpleCollection___add))(variable30, variable32) /*AbstractArray::add*/; - variable31 = NEW_OptionBool_opts___OptionBool___init(variable29, variable30); /*new OptionBool*/ - ATTR_nitc___NitCompiler____opt_boost(obj) = variable31; - variable32 = NEW_String_string___String___with_native(BOX_NativeString("Do not invoke C compiler"), TAG_Int(24)); /*new String*/ - variable33 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable34 = NEW_String_string___String___with_native(BOX_NativeString("--no_cc"), TAG_Int(7)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable33,COLOR_abstract_collection___SimpleCollection___add))(variable33, variable34) /*AbstractArray::add*/; - variable34 = NEW_OptionBool_opts___OptionBool___init(variable32, variable33); /*new OptionBool*/ - ATTR_nitc___NitCompiler____opt_no_cc(obj) = variable34; - variable35 = NEW_String_string___String___with_native(BOX_NativeString("Use attribute simulation"), TAG_Int(24)); /*new String*/ - variable36 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable37 = NEW_String_string___String___with_native(BOX_NativeString("--attr-sim"), TAG_Int(10)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable36,COLOR_abstract_collection___SimpleCollection___add))(variable36, variable37) /*AbstractArray::add*/; - variable37 = NEW_OptionBool_opts___OptionBool___init(variable35, variable36); /*new OptionBool*/ - ATTR_nitc___NitCompiler____opt_attr_sim(obj) = variable37; - variable38 = NEW_String_string___String___with_native(BOX_NativeString("Use global compilation"), TAG_Int(22)); /*new String*/ - variable39 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable40 = NEW_String_string___String___with_native(BOX_NativeString("--global"), TAG_Int(8)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable39,COLOR_abstract_collection___SimpleCollection___add))(variable39, variable40) /*AbstractArray::add*/; - variable40 = NEW_OptionBool_opts___OptionBool___init(variable38, variable39); /*new OptionBool*/ - ATTR_nitc___NitCompiler____opt_global(obj) = variable40; - variable41 = NEW_String_string___String___with_native(BOX_NativeString("NIT C library directory"), TAG_Int(23)); /*new String*/ - variable42 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable43 = NEW_String_string___String___with_native(BOX_NativeString("--clibdir"), TAG_Int(9)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable42,COLOR_abstract_collection___SimpleCollection___add))(variable42, variable43) /*AbstractArray::add*/; - variable43 = NEW_OptionString_opts___OptionString___init(variable41, variable42); /*new OptionString*/ - ATTR_nitc___NitCompiler____opt_clibdir(obj) = variable43; - variable44 = NEW_String_string___String___with_native(BOX_NativeString("NIT tools directory"), TAG_Int(19)); /*new String*/ - variable45 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable46 = NEW_String_string___String___with_native(BOX_NativeString("--bindir"), TAG_Int(8)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable45,COLOR_abstract_collection___SimpleCollection___add))(variable45, variable46) /*AbstractArray::add*/; - variable46 = NEW_OptionString_opts___OptionString___init(variable44, variable45); /*new OptionString*/ - ATTR_nitc___NitCompiler____opt_bindir(obj) = variable46; - variable47 = NEW_String_string___String___with_native(BOX_NativeString("Intermediate compilation directory"), TAG_Int(34)); /*new String*/ - variable48 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable49 = NEW_String_string___String___with_native(BOX_NativeString("--compdir"), TAG_Int(9)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable48,COLOR_abstract_collection___SimpleCollection___add))(variable48, variable49) /*AbstractArray::add*/; - variable49 = NEW_OptionString_opts___OptionString___init(variable47, variable48); /*new OptionString*/ - ATTR_nitc___NitCompiler____opt_compdir(obj) = variable49; - variable50 = NEW_String_string___String___with_native(BOX_NativeString("Append prefix to file extension"), TAG_Int(31)); /*new String*/ - variable51 = NEW_Array_array___Array___with_capacity(TAG_Int(2)); /*new Array[String]*/ - variable52 = NEW_String_string___String___with_native(BOX_NativeString("-p"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable51,COLOR_abstract_collection___SimpleCollection___add))(variable51, variable52) /*AbstractArray::add*/; - variable53 = NEW_String_string___String___with_native(BOX_NativeString("--extension-prefix"), TAG_Int(18)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable51,COLOR_abstract_collection___SimpleCollection___add))(variable51, variable53) /*AbstractArray::add*/; - variable52 = NEW_OptionString_opts___OptionString___init(variable50, variable51); /*new OptionString*/ - ATTR_nitc___NitCompiler____opt_extension_prefix(obj) = variable52; - return OBJ2VAL(obj); -} -val_t NEW_NitCompiler_abstractmetamodel___MMContext___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_NitCompiler(); - abstractmetamodel___MMContext___init(self, init_table); - return self; -} -val_t NEW_NitCompiler_mmloader___ToolContext___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_NitCompiler(); - mmloader___ToolContext___init(self, init_table); - return self; -} -val_t NEW_NitCompiler_abstracttool___AbstractCompiler___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_NitCompiler(); - abstracttool___AbstractCompiler___init(self, init_table); - return self; -} -val_t NEW_NitCompiler_nitc___NitCompiler___init() { + {(bigint) global___AbstractCompiler___process_options}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute NitCompiler::_module_hierarchy */ +/* 3: Attribute NitCompiler::_class_hierarchy */ +/* 4: Attribute NitCompiler::_global_classes */ +/* 5: Attribute NitCompiler::_modules */ +/* 6: Attribute NitCompiler::_global_callgraph */ +/* 7: Attribute NitCompiler::_opt_global */ +/* 8: Attribute NitCompiler::_opt_global_no_STF_opt */ +/* 9: Attribute NitCompiler::_opt_global_no_DMR_opt */ +/* 10: Attribute NitCompiler::_opt_global_no_inline_get_set */ +/* 11: Attribute NitCompiler::_opt_global_no_out_of_init_get_test_opt */ +/* 12: Attribute NitCompiler::_opt_global_no_RFIMA */ +/* 13: Attribute NitCompiler::_opt_global_callgraph */ +/* 14: Attribute NitCompiler::_keep_ast */ +/* 15: Attribute NitCompiler::_paths */ +/* 16: Attribute NitCompiler::_loaders */ +/* 17: Attribute NitCompiler::_opt_path */ +/* 18: Attribute NitCompiler::_opt_only_metamodel */ +/* 19: Attribute NitCompiler::_opt_only_parse */ +/* 20: Attribute NitCompiler::_processing_modules */ +/* 21: Attribute NitCompiler::_path_dirs */ +/* 22: Attribute NitCompiler::_error_count */ +/* 23: Attribute NitCompiler::_warning_count */ +/* 24: Attribute NitCompiler::_log_directory */ +/* 25: Attribute NitCompiler::_messages */ +/* 26: Attribute NitCompiler::_message_sorter */ +/* 27: Attribute NitCompiler::_option_context */ +/* 28: Attribute NitCompiler::_opt_warn */ +/* 29: Attribute NitCompiler::_opt_quiet */ +/* 30: Attribute NitCompiler::_opt_log */ +/* 31: Attribute NitCompiler::_opt_log_dir */ +/* 32: Attribute NitCompiler::_opt_help */ +/* 33: Attribute NitCompiler::_opt_version */ +/* 34: Attribute NitCompiler::_opt_verbose */ +/* 35: Attribute NitCompiler::_opt_stop_on_first_error */ +/* 36: Attribute NitCompiler::_opt_no_color */ +/* 37: Attribute NitCompiler::_verbose_level */ +/* 38: Attribute NitCompiler::_global */ +/* 39: Attribute NitCompiler::_use_SFT_optimization */ +/* 40: Attribute NitCompiler::@separate_options */ +/* 41: Attribute NitCompiler::@opt_cc_lib_paths */ +/* 42: Attribute NitCompiler::@opt_cc_libs */ +/* 43: Attribute NitCompiler::@opt_cc_include_paths */ +/* 44: Attribute NitCompiler::_compdir */ +/* 45: Attribute NitCompiler::_clibdir */ +/* 46: Attribute NitCompiler::_bindir */ +/* 47: Attribute NitCompiler::_output_file */ +/* 48: Attribute NitCompiler::_boost */ +/* 49: Attribute NitCompiler::_no_cc */ +/* 50: Attribute NitCompiler::_cc_link */ +/* 51: Attribute NitCompiler::_cc_libs */ +/* 52: Attribute NitCompiler::_cc_lib_paths */ +/* 53: Attribute NitCompiler::_cc_include_paths */ +/* 54: Attribute NitCompiler::_ext_prefix */ +/* 55: Attribute NitCompiler::_tool_name */ +/* 56: Attribute NitCompiler::_opt_output */ +/* 57: Attribute NitCompiler::_opt_boost */ +/* 58: Attribute NitCompiler::_opt_no_cc */ +/* 59: Attribute NitCompiler::_opt_cc_no_link */ +/* 60: Attribute NitCompiler::_opt_clibdir */ +/* 61: Attribute NitCompiler::_opt_bindir */ +/* 62: Attribute NitCompiler::_opt_compdir */ +/* 63: Attribute NitCompiler::_opt_extension_prefix */ +/* 64: Attribute NitCompiler::_opt_output_format */ +void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t REGB0; + val_t REGB1; + val_t tmp; + static val_t once_value_1; /* Once value */ + static val_t once_value_2; /* Once value */ + static val_t once_value_3; /* Once value */ + static val_t once_value_4; /* Once value */ + static val_t once_value_5; /* Once value */ + static val_t once_value_6; /* Once value */ + static val_t once_value_7; /* Once value */ + static val_t once_value_8; /* Once value */ + static val_t once_value_9; /* Once value */ + static val_t once_value_10; /* Once value */ + static val_t once_value_11; /* Once value */ + static val_t once_value_12; /* Once value */ + static val_t once_value_13; /* Once value */ + static val_t once_value_14; /* Once value */ + static val_t once_value_15; /* Once value */ + static val_t once_value_16; /* Once value */ + static val_t once_value_17; /* Once value */ + static val_t once_value_18; /* Once value */ + static val_t once_value_19; /* Once value */ + static val_t once_value_20; /* Once value */ + static val_t once_value_21; /* Once value */ + static val_t once_value_22; /* Once value */ + static val_t once_value_23; /* Once value */ + static val_t once_value_24; /* Once value */ + static val_t once_value_25; /* Once value */ + static val_t once_value_26; /* Once value */ + static val_t once_value_27; /* Once value */ + static val_t once_value_28; /* Once value */ + static val_t once_value_29; /* Once value */ + static val_t once_value_30; /* Once value */ + static val_t once_value_31; /* Once value */ + static val_t once_value_32; /* Once value */ + static val_t once_value_33; /* Once value */ + static val_t once_value_34; /* Once value */ + static val_t once_value_35; /* Once value */ + static val_t once_value_36; /* Once value */ + static val_t once_value_37; /* Once value */ + static val_t once_value_38; /* Once value */ + static val_t once_value_39; /* Once value */ + static val_t once_value_40; /* Once value */ + static val_t once_value_41; /* Once value */ + static val_t once_value_42; /* Once value */ + static val_t once_value_43; /* Once value */ + static val_t once_value_44; /* Once value */ + static val_t once_value_45; /* Once value */ + static val_t once_value_46; /* Once value */ + static val_t once_value_47; /* Once value */ + static val_t once_value_48; /* Once value */ + static val_t once_value_49; /* Once value */ + static val_t once_value_50; /* Once value */ + static val_t once_value_51; /* Once value */ + static val_t once_value_52; /* Once value */ + static val_t once_value_53; /* Once value */ + static val_t once_value_54; /* Once value */ + static val_t once_value_55; /* Once value */ + static val_t once_value_56; /* Once value */ + static val_t once_value_57; /* Once value */ + static val_t once_value_58; /* Once value */ + static val_t once_value_59; /* Once value */ + static val_t once_value_60; /* Once value */ + static val_t once_value_61; /* Once value */ + static val_t once_value_62; /* Once value */ + static val_t once_value_63; /* Once value */ + static val_t once_value_64; /* Once value */ + static val_t once_value_65; /* Once value */ + static val_t once_value_66; /* Once value */ + static val_t once_value_67; /* Once value */ + static val_t once_value_68; /* Once value */ + static val_t once_value_69; /* Once value */ + static val_t once_value_70; /* Once value */ + static val_t once_value_71; /* Once value */ + static val_t once_value_72; /* Once value */ + static val_t once_value_73; /* Once value */ + static val_t once_value_74; /* Once value */ + static val_t once_value_75; /* Once value */ + static val_t once_value_76; /* Once value */ + static val_t once_value_77; /* Once value */ + static val_t once_value_78; /* Once value */ + static val_t once_value_79; /* Once value */ + static val_t once_value_80; /* Once value */ + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__nitc___NitCompiler; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + /* nitc.nit:32 */ + if (!once_value_1) { + fra.me.REG[1] = BOX_NativeString("Output file"); + REGB0 = TAG_Int(11); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_1 = fra.me.REG[1]; + register_static_object(&once_value_1); + } else fra.me.REG[1] = once_value_1; + fra.me.REG[1] = fra.me.REG[1]; + REGB0 = TAG_Int(1); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_2) { + fra.me.REG[3] = BOX_NativeString("-o"); + REGB0 = TAG_Int(2); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_2 = fra.me.REG[3]; + register_static_object(&once_value_2); + } else fra.me.REG[3] = once_value_2; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); + if (!once_value_3) { + fra.me.REG[3] = BOX_NativeString("--output"); + REGB0 = TAG_Int(8); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_3 = fra.me.REG[3]; + register_static_object(&once_value_3); + } else fra.me.REG[3] = once_value_3; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); + fra.me.REG[2] = NEW_OptionString_opts___OptionString___init(fra.me.REG[1], fra.me.REG[2]); + ATTR_nitc___NitCompiler____opt_output(fra.me.REG[0]) = fra.me.REG[2]; + /* nitc.nit:33 */ + if (!once_value_4) { + fra.me.REG[2] = BOX_NativeString("Optimize compilation"); + REGB0 = TAG_Int(20); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_4 = fra.me.REG[2]; + register_static_object(&once_value_4); + } else fra.me.REG[2] = once_value_4; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(1); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_5) { + fra.me.REG[3] = BOX_NativeString("-O"); + REGB0 = TAG_Int(2); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_5 = fra.me.REG[3]; + register_static_object(&once_value_5); + } else fra.me.REG[3] = once_value_5; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); + if (!once_value_6) { + fra.me.REG[3] = BOX_NativeString("--boost"); + REGB0 = TAG_Int(7); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_6 = fra.me.REG[3]; + register_static_object(&once_value_6); + } else fra.me.REG[3] = once_value_6; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); + fra.me.REG[1] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[1]); + ATTR_nitc___NitCompiler____opt_boost(fra.me.REG[0]) = fra.me.REG[1]; + /* nitc.nit:34 */ + if (!once_value_7) { + fra.me.REG[1] = BOX_NativeString("Do not invoke C compiler"); + REGB0 = TAG_Int(24); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_7 = fra.me.REG[1]; + register_static_object(&once_value_7); + } else fra.me.REG[1] = once_value_7; + fra.me.REG[1] = fra.me.REG[1]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_8) { + fra.me.REG[3] = BOX_NativeString("--no-cc"); + REGB0 = TAG_Int(7); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_8 = fra.me.REG[3]; + register_static_object(&once_value_8); + } else fra.me.REG[3] = once_value_8; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[1], fra.me.REG[2]); + ATTR_nitc___NitCompiler____opt_no_cc(fra.me.REG[0]) = fra.me.REG[2]; + /* nitc.nit:35 */ + if (!once_value_9) { + fra.me.REG[2] = BOX_NativeString("Do not invoke C linker"); + REGB0 = TAG_Int(22); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_9 = fra.me.REG[2]; + register_static_object(&once_value_9); + } else fra.me.REG[2] = once_value_9; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_10) { + fra.me.REG[3] = BOX_NativeString("--cc-no-link"); + REGB0 = TAG_Int(12); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_10 = fra.me.REG[3]; + register_static_object(&once_value_10); + } else fra.me.REG[3] = once_value_10; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); + fra.me.REG[1] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[1]); + ATTR_nitc___NitCompiler____opt_cc_no_link(fra.me.REG[0]) = fra.me.REG[1]; + /* nitc.nit:36 */ + if (!once_value_11) { + fra.me.REG[1] = BOX_NativeString("NIT C library directory"); + REGB0 = TAG_Int(23); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_11 = fra.me.REG[1]; + register_static_object(&once_value_11); + } else fra.me.REG[1] = once_value_11; + fra.me.REG[1] = fra.me.REG[1]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_12) { + fra.me.REG[3] = BOX_NativeString("--clibdir"); + REGB0 = TAG_Int(9); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_12 = fra.me.REG[3]; + register_static_object(&once_value_12); + } else fra.me.REG[3] = once_value_12; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); + fra.me.REG[2] = NEW_OptionString_opts___OptionString___init(fra.me.REG[1], fra.me.REG[2]); + ATTR_nitc___NitCompiler____opt_clibdir(fra.me.REG[0]) = fra.me.REG[2]; + /* nitc.nit:37 */ + if (!once_value_13) { + fra.me.REG[2] = BOX_NativeString("NIT tools directory"); + REGB0 = TAG_Int(19); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_13 = fra.me.REG[2]; + register_static_object(&once_value_13); + } else fra.me.REG[2] = once_value_13; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_14) { + fra.me.REG[3] = BOX_NativeString("--bindir"); + REGB0 = TAG_Int(8); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_14 = fra.me.REG[3]; + register_static_object(&once_value_14); + } else fra.me.REG[3] = once_value_14; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); + fra.me.REG[1] = NEW_OptionString_opts___OptionString___init(fra.me.REG[2], fra.me.REG[1]); + ATTR_nitc___NitCompiler____opt_bindir(fra.me.REG[0]) = fra.me.REG[1]; + /* nitc.nit:38 */ + if (!once_value_15) { + fra.me.REG[1] = BOX_NativeString("Intermediate compilation directory"); + REGB0 = TAG_Int(34); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_15 = fra.me.REG[1]; + register_static_object(&once_value_15); + } else fra.me.REG[1] = once_value_15; + fra.me.REG[1] = fra.me.REG[1]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_16) { + fra.me.REG[3] = BOX_NativeString("--compdir"); + REGB0 = TAG_Int(9); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_16 = fra.me.REG[3]; + register_static_object(&once_value_16); + } else fra.me.REG[3] = once_value_16; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); + fra.me.REG[2] = NEW_OptionString_opts___OptionString___init(fra.me.REG[1], fra.me.REG[2]); + ATTR_nitc___NitCompiler____opt_compdir(fra.me.REG[0]) = fra.me.REG[2]; + /* nitc.nit:39 */ + if (!once_value_17) { + fra.me.REG[2] = BOX_NativeString("Append prefix to file extension"); + REGB0 = TAG_Int(31); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_17 = fra.me.REG[2]; + register_static_object(&once_value_17); + } else fra.me.REG[2] = once_value_17; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(1); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_18) { + fra.me.REG[3] = BOX_NativeString("-p"); + REGB0 = TAG_Int(2); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_18 = fra.me.REG[3]; + register_static_object(&once_value_18); + } else fra.me.REG[3] = once_value_18; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); + if (!once_value_19) { + fra.me.REG[3] = BOX_NativeString("--extension-prefix"); + REGB0 = TAG_Int(18); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_19 = fra.me.REG[3]; + register_static_object(&once_value_19); + } else fra.me.REG[3] = once_value_19; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); + fra.me.REG[1] = NEW_OptionString_opts___OptionString___init(fra.me.REG[2], fra.me.REG[1]); + ATTR_nitc___NitCompiler____opt_extension_prefix(fra.me.REG[0]) = fra.me.REG[1]; + /* nitc.nit:40 */ + REGB0 = TAG_Int(3); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_20) { + fra.me.REG[2] = BOX_NativeString("none"); + REGB0 = TAG_Int(4); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_20 = fra.me.REG[2]; + register_static_object(&once_value_20); + } else fra.me.REG[2] = once_value_20; + fra.me.REG[2] = fra.me.REG[2]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[2]); + if (!once_value_21) { + fra.me.REG[2] = BOX_NativeString("C"); + REGB0 = TAG_Int(1); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_21 = fra.me.REG[2]; + register_static_object(&once_value_21); + } else fra.me.REG[2] = once_value_21; + fra.me.REG[2] = fra.me.REG[2]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[2]); + if (!once_value_22) { + fra.me.REG[2] = BOX_NativeString("icode"); + REGB0 = TAG_Int(5); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_22 = fra.me.REG[2]; + register_static_object(&once_value_22); + } else fra.me.REG[2] = once_value_22; + fra.me.REG[2] = fra.me.REG[2]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[2]); + if (!once_value_23) { + fra.me.REG[2] = BOX_NativeString("The type of code we want to be generated"); + REGB0 = TAG_Int(40); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_23 = fra.me.REG[2]; + register_static_object(&once_value_23); + } else fra.me.REG[2] = once_value_23; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(1); + REGB1 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB1); + if (!once_value_24) { + fra.me.REG[4] = BOX_NativeString("--output-format"); + REGB1 = TAG_Int(15); + fra.me.REG[4] = NEW_String_standard___string___String___with_native(fra.me.REG[4], REGB1); + once_value_24 = fra.me.REG[4]; + register_static_object(&once_value_24); + } else fra.me.REG[4] = once_value_24; + fra.me.REG[4] = fra.me.REG[4]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[4]); + fra.me.REG[3] = NEW_OptionEnum_opts___OptionEnum___init(fra.me.REG[1], fra.me.REG[2], REGB0, fra.me.REG[3]); + ATTR_nitc___NitCompiler____opt_output_format(fra.me.REG[0]) = fra.me.REG[3]; + /* syntax/syntax.nit:98 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___ToolContext____keep_ast(fra.me.REG[0]) = REGB0; + /* mmloader.nit:30 */ + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___init(); + ATTR_mmloader___ToolContext____paths(fra.me.REG[0]) = fra.me.REG[3]; + /* mmloader.nit:33 */ + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___init(); + ATTR_mmloader___ToolContext____loaders(fra.me.REG[0]) = fra.me.REG[3]; + /* mmloader.nit:36 */ + if (!once_value_25) { + fra.me.REG[3] = BOX_NativeString("Set include path for loaders (may be used more than once)"); + REGB0 = TAG_Int(57); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_25 = fra.me.REG[3]; + register_static_object(&once_value_25); + } else fra.me.REG[3] = once_value_25; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(1); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_26) { + fra.me.REG[1] = BOX_NativeString("-I"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_26 = fra.me.REG[1]; + register_static_object(&once_value_26); + } else fra.me.REG[1] = once_value_26; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + if (!once_value_27) { + fra.me.REG[1] = BOX_NativeString("--path"); + REGB0 = TAG_Int(6); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_27 = fra.me.REG[1]; + register_static_object(&once_value_27); + } else fra.me.REG[1] = once_value_27; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionArray_opts___OptionArray___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_mmloader___ToolContext____opt_path(fra.me.REG[0]) = fra.me.REG[2]; + /* mmloader.nit:39 */ + if (!once_value_28) { + fra.me.REG[2] = BOX_NativeString("Stop after meta-model processing"); + REGB0 = TAG_Int(32); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_28 = fra.me.REG[2]; + register_static_object(&once_value_28); + } else fra.me.REG[2] = once_value_28; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_29) { + fra.me.REG[1] = BOX_NativeString("--only-metamodel"); + REGB0 = TAG_Int(16); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_29 = fra.me.REG[1]; + register_static_object(&once_value_29); + } else fra.me.REG[1] = once_value_29; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_mmloader___ToolContext____opt_only_metamodel(fra.me.REG[0]) = fra.me.REG[3]; + /* mmloader.nit:42 */ + if (!once_value_30) { + fra.me.REG[3] = BOX_NativeString("Only proceed to parse step of loaders"); + REGB0 = TAG_Int(37); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_30 = fra.me.REG[3]; + register_static_object(&once_value_30); + } else fra.me.REG[3] = once_value_30; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_31) { + fra.me.REG[1] = BOX_NativeString("--only-parse"); + REGB0 = TAG_Int(12); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_31 = fra.me.REG[1]; + register_static_object(&once_value_31); + } else fra.me.REG[1] = once_value_31; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_mmloader___ToolContext____opt_only_parse(fra.me.REG[0]) = fra.me.REG[2]; + /* mmloader.nit:115 */ + fra.me.REG[2] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0]) = fra.me.REG[2]; + /* mmloader.nit:182 */ + fra.me.REG[2] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:72 */ + REGB0 = TAG_Int(0); + ATTR_toolcontext___ToolContext____error_count(fra.me.REG[0]) = REGB0; + /* toolcontext.nit:75 */ + REGB0 = TAG_Int(0); + ATTR_toolcontext___ToolContext____warning_count(fra.me.REG[0]) = REGB0; + /* toolcontext.nit:78 */ + if (!once_value_32) { + fra.me.REG[2] = BOX_NativeString("logs"); + REGB0 = TAG_Int(4); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_32 = fra.me.REG[2]; + register_static_object(&once_value_32); + } else fra.me.REG[2] = once_value_32; + fra.me.REG[2] = fra.me.REG[2]; + ATTR_toolcontext___ToolContext____log_directory(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:81 */ + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); + ATTR_toolcontext___ToolContext____messages(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:82 */ + fra.me.REG[2] = NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___init(); + ATTR_toolcontext___ToolContext____message_sorter(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:136 */ + fra.me.REG[2] = NEW_OptionContext_opts___OptionContext___init(); + ATTR_toolcontext___ToolContext____option_context(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:139 */ + if (!once_value_33) { + fra.me.REG[2] = BOX_NativeString("Show warnings"); + REGB0 = TAG_Int(13); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_33 = fra.me.REG[2]; + register_static_object(&once_value_33); + } else fra.me.REG[2] = once_value_33; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(1); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_34) { + fra.me.REG[1] = BOX_NativeString("-W"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_34 = fra.me.REG[1]; + register_static_object(&once_value_34); + } else fra.me.REG[1] = once_value_34; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + if (!once_value_35) { + fra.me.REG[1] = BOX_NativeString("--warn"); + REGB0 = TAG_Int(6); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_35 = fra.me.REG[1]; + register_static_object(&once_value_35); + } else fra.me.REG[1] = once_value_35; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionCount_opts___OptionCount___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_toolcontext___ToolContext____opt_warn(fra.me.REG[0]) = fra.me.REG[3]; + /* toolcontext.nit:142 */ + if (!once_value_36) { + fra.me.REG[3] = BOX_NativeString("Do not show warnings"); + REGB0 = TAG_Int(20); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_36 = fra.me.REG[3]; + register_static_object(&once_value_36); + } else fra.me.REG[3] = once_value_36; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(1); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_37) { + fra.me.REG[1] = BOX_NativeString("-q"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_37 = fra.me.REG[1]; + register_static_object(&once_value_37); + } else fra.me.REG[1] = once_value_37; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + if (!once_value_38) { + fra.me.REG[1] = BOX_NativeString("--quiet"); + REGB0 = TAG_Int(7); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_38 = fra.me.REG[1]; + register_static_object(&once_value_38); + } else fra.me.REG[1] = once_value_38; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_toolcontext___ToolContext____opt_quiet(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:145 */ + if (!once_value_39) { + fra.me.REG[2] = BOX_NativeString("Generate various log files"); + REGB0 = TAG_Int(26); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_39 = fra.me.REG[2]; + register_static_object(&once_value_39); + } else fra.me.REG[2] = once_value_39; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_40) { + fra.me.REG[1] = BOX_NativeString("--log"); + REGB0 = TAG_Int(5); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_40 = fra.me.REG[1]; + register_static_object(&once_value_40); + } else fra.me.REG[1] = once_value_40; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_toolcontext___ToolContext____opt_log(fra.me.REG[0]) = fra.me.REG[3]; + /* toolcontext.nit:148 */ + if (!once_value_41) { + fra.me.REG[3] = BOX_NativeString("Directory where to generate log files"); + REGB0 = TAG_Int(37); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_41 = fra.me.REG[3]; + register_static_object(&once_value_41); + } else fra.me.REG[3] = once_value_41; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_42) { + fra.me.REG[1] = BOX_NativeString("--log-dir"); + REGB0 = TAG_Int(9); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_42 = fra.me.REG[1]; + register_static_object(&once_value_42); + } else fra.me.REG[1] = once_value_42; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionString_opts___OptionString___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_toolcontext___ToolContext____opt_log_dir(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:151 */ + if (!once_value_43) { + fra.me.REG[2] = BOX_NativeString("Show Help (This screen)"); + REGB0 = TAG_Int(23); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_43 = fra.me.REG[2]; + register_static_object(&once_value_43); + } else fra.me.REG[2] = once_value_43; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(2); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_44) { + fra.me.REG[1] = BOX_NativeString("-h"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_44 = fra.me.REG[1]; + register_static_object(&once_value_44); + } else fra.me.REG[1] = once_value_44; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + if (!once_value_45) { + fra.me.REG[1] = BOX_NativeString("-?"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_45 = fra.me.REG[1]; + register_static_object(&once_value_45); + } else fra.me.REG[1] = once_value_45; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + if (!once_value_46) { + fra.me.REG[1] = BOX_NativeString("--help"); + REGB0 = TAG_Int(6); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_46 = fra.me.REG[1]; + register_static_object(&once_value_46); + } else fra.me.REG[1] = once_value_46; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_toolcontext___ToolContext____opt_help(fra.me.REG[0]) = fra.me.REG[3]; + /* toolcontext.nit:154 */ + if (!once_value_47) { + fra.me.REG[3] = BOX_NativeString("Show version and exit"); + REGB0 = TAG_Int(21); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_47 = fra.me.REG[3]; + register_static_object(&once_value_47); + } else fra.me.REG[3] = once_value_47; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_48) { + fra.me.REG[1] = BOX_NativeString("--version"); + REGB0 = TAG_Int(9); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_48 = fra.me.REG[1]; + register_static_object(&once_value_48); + } else fra.me.REG[1] = once_value_48; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_toolcontext___ToolContext____opt_version(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:157 */ + if (!once_value_49) { + fra.me.REG[2] = BOX_NativeString("Verbose"); + REGB0 = TAG_Int(7); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_49 = fra.me.REG[2]; + register_static_object(&once_value_49); + } else fra.me.REG[2] = once_value_49; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(1); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_50) { + fra.me.REG[1] = BOX_NativeString("-v"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_50 = fra.me.REG[1]; + register_static_object(&once_value_50); + } else fra.me.REG[1] = once_value_50; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + if (!once_value_51) { + fra.me.REG[1] = BOX_NativeString("--verbose"); + REGB0 = TAG_Int(9); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_51 = fra.me.REG[1]; + register_static_object(&once_value_51); + } else fra.me.REG[1] = once_value_51; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionCount_opts___OptionCount___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_toolcontext___ToolContext____opt_verbose(fra.me.REG[0]) = fra.me.REG[3]; + /* toolcontext.nit:160 */ + if (!once_value_52) { + fra.me.REG[3] = BOX_NativeString("Stop on first error"); + REGB0 = TAG_Int(19); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_52 = fra.me.REG[3]; + register_static_object(&once_value_52); + } else fra.me.REG[3] = once_value_52; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_53) { + fra.me.REG[1] = BOX_NativeString("--stop-on-first-error"); + REGB0 = TAG_Int(21); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_53 = fra.me.REG[1]; + register_static_object(&once_value_53); + } else fra.me.REG[1] = once_value_53; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_toolcontext___ToolContext____opt_stop_on_first_error(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:163 */ + if (!once_value_54) { + fra.me.REG[2] = BOX_NativeString("Do not use color to display errors and warnings"); + REGB0 = TAG_Int(47); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_54 = fra.me.REG[2]; + register_static_object(&once_value_54); + } else fra.me.REG[2] = once_value_54; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_55) { + fra.me.REG[1] = BOX_NativeString("--no-color"); + REGB0 = TAG_Int(10); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_55 = fra.me.REG[1]; + register_static_object(&once_value_55); + } else fra.me.REG[1] = once_value_55; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_toolcontext___ToolContext____opt_no_color(fra.me.REG[0]) = fra.me.REG[3]; + /* toolcontext.nit:166 */ + REGB0 = TAG_Int(0); + ATTR_toolcontext___ToolContext____verbose_level(fra.me.REG[0]) = REGB0; + /* metamodel/abstractmetamodel.nit:30 */ + fra.me.REG[3] = NEW_PartialOrder_metamodel___partial_order___PartialOrder___init(); + ATTR_metamodel___abstractmetamodel___MMContext____module_hierarchy(fra.me.REG[0]) = fra.me.REG[3]; + /* metamodel/abstractmetamodel.nit:34 */ + fra.me.REG[3] = NEW_PartialOrder_metamodel___partial_order___PartialOrder___init(); + ATTR_metamodel___abstractmetamodel___MMContext____class_hierarchy(fra.me.REG[0]) = fra.me.REG[3]; + /* metamodel/abstractmetamodel.nit:37 */ + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___abstractmetamodel___MMContext____global_classes(fra.me.REG[0]) = fra.me.REG[3]; + /* metamodel/abstractmetamodel.nit:40 */ + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___abstractmetamodel___MMContext____modules(fra.me.REG[0]) = fra.me.REG[3]; + /* global/global.nit:44 */ + if (!once_value_56) { + fra.me.REG[3] = BOX_NativeString("rta"); + REGB0 = TAG_Int(3); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_56 = fra.me.REG[3]; + register_static_object(&once_value_56); + } else fra.me.REG[3] = once_value_56; + fra.me.REG[3] = fra.me.REG[3]; + ATTR_global___ToolContext____global_callgraph(fra.me.REG[0]) = fra.me.REG[3]; + /* global/global.nit:46 */ + if (!once_value_57) { + fra.me.REG[3] = BOX_NativeString("Use global compilation"); + REGB0 = TAG_Int(22); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_57 = fra.me.REG[3]; + register_static_object(&once_value_57); + } else fra.me.REG[3] = once_value_57; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_58) { + fra.me.REG[1] = BOX_NativeString("--global"); + REGB0 = TAG_Int(8); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_58 = fra.me.REG[1]; + register_static_object(&once_value_58); + } else fra.me.REG[1] = once_value_58; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_global___ToolContext____opt_global(fra.me.REG[0]) = fra.me.REG[2]; + /* global/global.nit:47 */ + if (!once_value_59) { + fra.me.REG[2] = BOX_NativeString("Do not use SFT optimization"); + REGB0 = TAG_Int(27); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_59 = fra.me.REG[2]; + register_static_object(&once_value_59); + } else fra.me.REG[2] = once_value_59; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_60) { + fra.me.REG[1] = BOX_NativeString("--no-global-SFT-optimization"); + REGB0 = TAG_Int(28); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_60 = fra.me.REG[1]; + register_static_object(&once_value_60); + } else fra.me.REG[1] = once_value_60; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_global___ToolContext____opt_global_no_STF_opt(fra.me.REG[0]) = fra.me.REG[3]; + /* global/global.nit:48 */ + if (!once_value_61) { + fra.me.REG[3] = BOX_NativeString("Do not use dead method removal optimization"); + REGB0 = TAG_Int(43); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_61 = fra.me.REG[3]; + register_static_object(&once_value_61); + } else fra.me.REG[3] = once_value_61; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_62) { + fra.me.REG[1] = BOX_NativeString("--no-global-DMR-optimization"); + REGB0 = TAG_Int(28); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_62 = fra.me.REG[1]; + register_static_object(&once_value_62); + } else fra.me.REG[1] = once_value_62; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_global___ToolContext____opt_global_no_DMR_opt(fra.me.REG[0]) = fra.me.REG[2]; + /* global/global.nit:49 */ + if (!once_value_63) { + fra.me.REG[2] = BOX_NativeString("Do not automatically inline getters/setters"); + REGB0 = TAG_Int(43); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_63 = fra.me.REG[2]; + register_static_object(&once_value_63); + } else fra.me.REG[2] = once_value_63; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_64) { + fra.me.REG[1] = BOX_NativeString("--no-global-get-set-inlining"); + REGB0 = TAG_Int(28); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_64 = fra.me.REG[1]; + register_static_object(&once_value_64); + } else fra.me.REG[1] = once_value_64; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_global___ToolContext____opt_global_no_inline_get_set(fra.me.REG[0]) = fra.me.REG[3]; + /* global/global.nit:50 */ + if (!once_value_65) { + fra.me.REG[3] = BOX_NativeString("Do not remove get tests outside object initialization"); + REGB0 = TAG_Int(53); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_65 = fra.me.REG[3]; + register_static_object(&once_value_65); + } else fra.me.REG[3] = once_value_65; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_66) { + fra.me.REG[1] = BOX_NativeString("--no-global-OOIT-optimization"); + REGB0 = TAG_Int(29); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_66 = fra.me.REG[1]; + register_static_object(&once_value_66); + } else fra.me.REG[1] = once_value_66; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_global___ToolContext____opt_global_no_out_of_init_get_test_opt(fra.me.REG[0]) = fra.me.REG[2]; + /* global/global.nit:51 */ + if (!once_value_67) { + fra.me.REG[2] = BOX_NativeString("Do not use a specialized algorithm to find reachable methods from initializers"); + REGB0 = TAG_Int(78); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_67 = fra.me.REG[2]; + register_static_object(&once_value_67); + } else fra.me.REG[2] = once_value_67; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_68) { + fra.me.REG[1] = BOX_NativeString("--no-global-RFIM-analysis"); + REGB0 = TAG_Int(25); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_68 = fra.me.REG[1]; + register_static_object(&once_value_68); + } else fra.me.REG[1] = once_value_68; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_global___ToolContext____opt_global_no_RFIMA(fra.me.REG[0]) = fra.me.REG[3]; + /* global/global.nit:52 */ + REGB0 = TAG_Int(3); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_69) { + fra.me.REG[2] = BOX_NativeString("none"); + REGB0 = TAG_Int(4); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_69 = fra.me.REG[2]; + register_static_object(&once_value_69); + } else fra.me.REG[2] = once_value_69; + fra.me.REG[2] = fra.me.REG[2]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[2]); + if (!once_value_70) { + fra.me.REG[2] = BOX_NativeString("cha"); + REGB0 = TAG_Int(3); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_70 = fra.me.REG[2]; + register_static_object(&once_value_70); + } else fra.me.REG[2] = once_value_70; + fra.me.REG[2] = fra.me.REG[2]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[2]); + if (!once_value_71) { + fra.me.REG[2] = BOX_NativeString("rta"); + REGB0 = TAG_Int(3); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_71 = fra.me.REG[2]; + register_static_object(&once_value_71); + } else fra.me.REG[2] = once_value_71; + fra.me.REG[2] = fra.me.REG[2]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[2]); + if (!once_value_72) { + fra.me.REG[2] = BOX_NativeString("The algorithm to use to build the callgraph"); + REGB0 = TAG_Int(43); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_72 = fra.me.REG[2]; + register_static_object(&once_value_72); + } else fra.me.REG[2] = once_value_72; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(2); + REGB1 = TAG_Int(0); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB1); + if (!once_value_73) { + fra.me.REG[4] = BOX_NativeString("--global-callgraph"); + REGB1 = TAG_Int(18); + fra.me.REG[4] = NEW_String_standard___string___String___with_native(fra.me.REG[4], REGB1); + once_value_73 = fra.me.REG[4]; + register_static_object(&once_value_73); + } else fra.me.REG[4] = once_value_73; + fra.me.REG[4] = fra.me.REG[4]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[4]); + fra.me.REG[1] = NEW_OptionEnum_opts___OptionEnum___init(fra.me.REG[3], fra.me.REG[2], REGB0, fra.me.REG[1]); + ATTR_global___ToolContext____opt_global_callgraph(fra.me.REG[0]) = fra.me.REG[1]; + /* program.nit:26 */ + REGB0 = TAG_Bool(false); + ATTR_program___ToolContext____global(fra.me.REG[0]) = REGB0; + /* program.nit:27 */ + REGB0 = TAG_Bool(true); + ATTR_program___ToolContext____use_SFT_optimization(fra.me.REG[0]) = REGB0; + /* separate_options.nit:11 */ + fra.me.REG[1] = NEW_OptionContext_opts___OptionContext___init(); + ATTR_separate_options___ToolContext_____atseparate_options(fra.me.REG[0]) = fra.me.REG[1]; + /* separate_options.nit:12 */ + if (!once_value_74) { + fra.me.REG[1] = BOX_NativeString("Path to libraries for C compiler"); + REGB0 = TAG_Int(32); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_74 = fra.me.REG[1]; + register_static_object(&once_value_74); + } else fra.me.REG[1] = once_value_74; + fra.me.REG[1] = fra.me.REG[1]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_75) { + fra.me.REG[3] = BOX_NativeString("--cc-lib-path"); + REGB0 = TAG_Int(13); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_75 = fra.me.REG[3]; + register_static_object(&once_value_75); + } else fra.me.REG[3] = once_value_75; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); + fra.me.REG[2] = NEW_OptionArray_opts___OptionArray___init(fra.me.REG[1], fra.me.REG[2]); + ATTR_separate_options___ToolContext_____atopt_cc_lib_paths(fra.me.REG[0]) = fra.me.REG[2]; + /* separate_options.nit:13 */ + if (!once_value_76) { + fra.me.REG[2] = BOX_NativeString("Name of library to use for C compiler"); + REGB0 = TAG_Int(37); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_76 = fra.me.REG[2]; + register_static_object(&once_value_76); + } else fra.me.REG[2] = once_value_76; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_77) { + fra.me.REG[3] = BOX_NativeString("--cc-lib-name"); + REGB0 = TAG_Int(13); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_77 = fra.me.REG[3]; + register_static_object(&once_value_77); + } else fra.me.REG[3] = once_value_77; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); + fra.me.REG[1] = NEW_OptionArray_opts___OptionArray___init(fra.me.REG[2], fra.me.REG[1]); + ATTR_separate_options___ToolContext_____atopt_cc_libs(fra.me.REG[0]) = fra.me.REG[1]; + /* separate_options.nit:14 */ + if (!once_value_78) { + fra.me.REG[1] = BOX_NativeString("Path to .h files for C compiler"); + REGB0 = TAG_Int(31); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_78 = fra.me.REG[1]; + register_static_object(&once_value_78); + } else fra.me.REG[1] = once_value_78; + fra.me.REG[1] = fra.me.REG[1]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_79) { + fra.me.REG[3] = BOX_NativeString("--cc-header-path"); + REGB0 = TAG_Int(16); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_79 = fra.me.REG[3]; + register_static_object(&once_value_79); + } else fra.me.REG[3] = once_value_79; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); + fra.me.REG[2] = NEW_OptionArray_opts___OptionArray___init(fra.me.REG[1], fra.me.REG[2]); + ATTR_separate_options___ToolContext_____atopt_cc_include_paths(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:27 */ + fra.me.REG[2] = NIT_NULL; + ATTR_compiling___compiling_base___ToolContext____compdir(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:28 */ + fra.me.REG[2] = NIT_NULL; + ATTR_compiling___compiling_base___ToolContext____clibdir(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:29 */ + fra.me.REG[2] = NIT_NULL; + ATTR_compiling___compiling_base___ToolContext____bindir(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:30 */ + fra.me.REG[2] = NIT_NULL; + ATTR_compiling___compiling_base___ToolContext____output_file(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:31 */ + REGB0 = TAG_Bool(false); + ATTR_compiling___compiling_base___ToolContext____boost(fra.me.REG[0]) = REGB0; + /* compiling/compiling_base.nit:32 */ + REGB0 = TAG_Bool(false); + ATTR_compiling___compiling_base___ToolContext____no_cc(fra.me.REG[0]) = REGB0; + /* compiling/compiling_base.nit:33 */ + REGB0 = TAG_Bool(false); + ATTR_compiling___compiling_base___ToolContext____cc_link(fra.me.REG[0]) = REGB0; + /* compiling/compiling_base.nit:34 */ + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___compiling_base___ToolContext____cc_libs(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:35 */ + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___compiling_base___ToolContext____cc_lib_paths(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:36 */ + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___compiling_base___ToolContext____cc_include_paths(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:37 */ + if (!once_value_80) { + fra.me.REG[2] = BOX_NativeString(""); + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_80 = fra.me.REG[2]; + register_static_object(&once_value_80); + } else fra.me.REG[2] = once_value_80; + fra.me.REG[2] = fra.me.REG[2]; + ATTR_compiling___compiling_base___ToolContext____ext_prefix(fra.me.REG[0]) = fra.me.REG[2]; + stack_frame_head = fra.me.prev; +} +val_t NEW_nitc___NitCompiler(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 65); + obj->vft = (classtable_elt_t*)VFT_nitc___NitCompiler; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_nitc___NitCompiler(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_nitc___NitCompiler; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_nitc___NitCompiler____opt_output(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_output", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_nitc___NitCompiler____opt_boost(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_boost", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_nitc___NitCompiler____opt_no_cc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_no_cc", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_nitc___NitCompiler____opt_cc_no_link(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_cc_no_link", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_nitc___NitCompiler____opt_clibdir(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_clibdir", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_nitc___NitCompiler____opt_bindir(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_bindir", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_nitc___NitCompiler____opt_compdir(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_compdir", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_nitc___NitCompiler____opt_extension_prefix(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_extension_prefix", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_nitc___NitCompiler____opt_output_format(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_output_format", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_abstracttool___AbstractCompiler____tool_name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tool_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___ToolContext____keep_ast(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_keep_ast", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____paths(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_paths", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____loaders(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_loaders", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_path(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_path", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_only_metamodel(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_only_metamodel", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_only_parse(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_only_parse", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_processing_modules", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_path_dirs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____error_count(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_error_count", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____warning_count(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_warning_count", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____log_directory(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_log_directory", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____messages(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_messages", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____message_sorter(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_message_sorter", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____option_context(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_option_context", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_warn(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_warn", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_quiet(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_quiet", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_log(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_log", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_log_dir(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_log_dir", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_help(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_help", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_version(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_version", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_verbose(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_verbose", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_stop_on_first_error(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_stop_on_first_error", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_no_color(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_no_color", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____verbose_level(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_verbose_level", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMContext____module_hierarchy(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_module_hierarchy", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMContext____class_hierarchy(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_class_hierarchy", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMContext____global_classes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global_classes", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMContext____modules(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_modules", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____global_callgraph(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global_callgraph", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_no_STF_opt(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_no_STF_opt", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_no_DMR_opt(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_no_DMR_opt", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_no_inline_get_set(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_no_inline_get_set", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_no_out_of_init_get_test_opt(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_no_out_of_init_get_test_opt", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_no_RFIMA(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_no_RFIMA", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_callgraph(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_callgraph", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_program___ToolContext____global(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_program___ToolContext____use_SFT_optimization(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_use_SFT_optimization", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_separate_options___ToolContext_____atseparate_options(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@separate_options", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_separate_options___ToolContext_____atopt_cc_lib_paths(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@opt_cc_lib_paths", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_separate_options___ToolContext_____atopt_cc_libs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@opt_cc_libs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_separate_options___ToolContext_____atopt_cc_include_paths(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@opt_cc_include_paths", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____boost(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_boost", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____no_cc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_no_cc", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____cc_link(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cc_link", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____cc_libs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cc_libs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____cc_lib_paths(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cc_lib_paths", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____cc_include_paths(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cc_include_paths", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____ext_prefix(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_ext_prefix", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_NitCompiler_nitc___NitCompiler___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_NitCompiler(); - nitc___NitCompiler___init(self, init_table); - return self; -} -const classtable_elt_t VFT_Sys[48] = { - {(bigint) 23 /* 0: Identity */}, - {(bigint) 3 /* 1: Sys < Object: superclass typecheck marker */}, - {(bigint) 23 /* 2: Sys < Sys: superclass typecheck marker */}, + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 42; + fra.me.meth = LOCATE_NEW_NitCompiler_nitc___NitCompiler___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* nitc.nit:42 */ + fra.me.REG[0] = NEW_nitc___NitCompiler(); + INIT_ATTRIBUTES__nitc___NitCompiler(fra.me.REG[0]); + nitc___NitCompiler___init(fra.me.REG[0], init_table); + CHECKNEW_nitc___NitCompiler(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_toolcontext___ToolContext[141] = { + {(bigint) 319 /* 0: Identity */}, + {(bigint) 55 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ToolContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: ToolContext < Object: superclass typecheck marker */}, + {(bigint) 183 /* 4: ToolContext < MMContext: superclass typecheck marker */}, + {(bigint) 319 /* 5: ToolContext < ToolContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ToolContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ToolContext___handle_property_conflict}, + {(bigint) 0 /* 51: ToolContext < MMContext: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMContext___init}, + {(bigint) metamodel___abstractmetamodel___MMContext___module_hierarchy}, + {(bigint) metamodel___abstractmetamodel___MMContext___class_hierarchy}, + {(bigint) metamodel___abstractmetamodel___MMContext___modules}, + {(bigint) metamodel___abstractmetamodel___MMContext___add_module}, + {(bigint) metamodel___abstractmetamodel___MMContext___add_global_class}, + {(bigint) metamodel___abstractmetamodel___MMContext___add_local_class}, + {(bigint) global___ToolContext___global_callgraph}, + {(bigint) global___ToolContext___global_callgraph__eq}, + {(bigint) global___ToolContext___opt_global}, + {(bigint) global___ToolContext___opt_global_no_STF_opt}, + {(bigint) global___ToolContext___opt_global_no_DMR_opt}, + {(bigint) global___ToolContext___opt_global_no_inline_get_set}, + {(bigint) global___ToolContext___opt_global_no_out_of_init_get_test_opt}, + {(bigint) global___ToolContext___opt_global_no_RFIMA}, + {(bigint) global___ToolContext___opt_global_callgraph}, + {(bigint) separate_options___ToolContext___init}, + {(bigint) syntax___ToolContext___keep_ast}, + {(bigint) syntax___ToolContext___keep_ast__eq}, + {(bigint) mmloader___ToolContext___paths}, + {(bigint) mmloader___ToolContext___opt_path}, + {(bigint) mmloader___ToolContext___opt_only_metamodel}, + {(bigint) mmloader___ToolContext___opt_only_parse}, + {(bigint) toolcontext___ToolContext___init}, + {(bigint) toolcontext___ToolContext___process_options}, + {(bigint) mmloader___ToolContext___try_to_load}, + {(bigint) mmloader___ToolContext___get_module_from_filename}, + {(bigint) mmloader___ToolContext___get_module}, + {(bigint) mmloader___ToolContext___directory_for}, + {(bigint) mmloader___ToolContext___register_loader}, + {(bigint) 2 /* 82: ToolContext < ToolContext: superclass init_table position */}, + {(bigint) toolcontext___ToolContext___error_count}, + {(bigint) toolcontext___ToolContext___warning_count}, + {(bigint) toolcontext___ToolContext___log_directory}, + {(bigint) toolcontext___ToolContext___check_errors}, + {(bigint) toolcontext___ToolContext___error}, + {(bigint) toolcontext___ToolContext___fatal_error}, + {(bigint) toolcontext___ToolContext___warning}, + {(bigint) toolcontext___ToolContext___info}, + {(bigint) toolcontext___ToolContext___option_context}, + {(bigint) toolcontext___ToolContext___opt_warn}, + {(bigint) toolcontext___ToolContext___opt_quiet}, + {(bigint) toolcontext___ToolContext___opt_log}, + {(bigint) toolcontext___ToolContext___opt_log_dir}, + {(bigint) toolcontext___ToolContext___opt_help}, + {(bigint) toolcontext___ToolContext___opt_version}, + {(bigint) toolcontext___ToolContext___opt_verbose}, + {(bigint) toolcontext___ToolContext___opt_stop_on_first_error}, + {(bigint) toolcontext___ToolContext___opt_no_color}, + {(bigint) toolcontext___ToolContext___verbose_level}, + {(bigint) nitc___ToolContext___init}, + {(bigint) mmloader___ToolContext___process_options}, + {(bigint) program___ToolContext___global}, + {(bigint) program___ToolContext___global__eq}, + {(bigint) program___ToolContext___use_SFT_optimization__eq}, + {(bigint) program___ToolContext___use_SFT_optimization}, + {(bigint) separate_options___ToolContext___separate_options}, + {(bigint) separate_options___ToolContext___separate_options__eq}, + {(bigint) separate_options___ToolContext___opt_cc_lib_paths}, + {(bigint) separate_options___ToolContext___opt_cc_lib_paths__eq}, + {(bigint) separate_options___ToolContext___opt_cc_libs}, + {(bigint) separate_options___ToolContext___opt_cc_libs__eq}, + {(bigint) separate_options___ToolContext___opt_cc_include_paths}, + {(bigint) separate_options___ToolContext___opt_cc_include_paths__eq}, + {(bigint) mmloader___ToolContext___init}, + {(bigint) separate_options___ToolContext___integrate_separate_options}, + {(bigint) compiling___compiling_base___ToolContext___compdir}, + {(bigint) compiling___compiling_base___ToolContext___compdir__eq}, + {(bigint) compiling___compiling_base___ToolContext___clibdir}, + {(bigint) compiling___compiling_base___ToolContext___clibdir__eq}, + {(bigint) compiling___compiling_base___ToolContext___bindir}, + {(bigint) compiling___compiling_base___ToolContext___bindir__eq}, + {(bigint) compiling___compiling_base___ToolContext___output_file}, + {(bigint) compiling___compiling_base___ToolContext___output_file__eq}, + {(bigint) compiling___compiling_base___ToolContext___boost}, + {(bigint) compiling___compiling_base___ToolContext___boost__eq}, + {(bigint) compiling___compiling_base___ToolContext___no_cc}, + {(bigint) compiling___compiling_base___ToolContext___no_cc__eq}, + {(bigint) compiling___compiling_base___ToolContext___cc_link}, + {(bigint) compiling___compiling_base___ToolContext___cc_link__eq}, + {(bigint) compiling___compiling_base___ToolContext___cc_libs}, + {(bigint) compiling___compiling_base___ToolContext___cc_libs__eq}, + {(bigint) compiling___compiling_base___ToolContext___cc_lib_paths}, + {(bigint) compiling___compiling_base___ToolContext___cc_lib_paths__eq}, + {(bigint) compiling___compiling_base___ToolContext___cc_include_paths}, + {(bigint) compiling___compiling_base___ToolContext___cc_include_paths__eq}, + {(bigint) compiling___compiling_base___ToolContext___ext_prefix}, + {(bigint) compiling___compiling_base___ToolContext___ext_prefix__eq}, + {(bigint) global___ToolContext___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ToolContext::_module_hierarchy */ +/* 3: Attribute ToolContext::_class_hierarchy */ +/* 4: Attribute ToolContext::_global_classes */ +/* 5: Attribute ToolContext::_modules */ +/* 6: Attribute ToolContext::_global_callgraph */ +/* 7: Attribute ToolContext::_opt_global */ +/* 8: Attribute ToolContext::_opt_global_no_STF_opt */ +/* 9: Attribute ToolContext::_opt_global_no_DMR_opt */ +/* 10: Attribute ToolContext::_opt_global_no_inline_get_set */ +/* 11: Attribute ToolContext::_opt_global_no_out_of_init_get_test_opt */ +/* 12: Attribute ToolContext::_opt_global_no_RFIMA */ +/* 13: Attribute ToolContext::_opt_global_callgraph */ +/* 14: Attribute ToolContext::_keep_ast */ +/* 15: Attribute ToolContext::_paths */ +/* 16: Attribute ToolContext::_loaders */ +/* 17: Attribute ToolContext::_opt_path */ +/* 18: Attribute ToolContext::_opt_only_metamodel */ +/* 19: Attribute ToolContext::_opt_only_parse */ +/* 20: Attribute ToolContext::_processing_modules */ +/* 21: Attribute ToolContext::_path_dirs */ +/* 22: Attribute ToolContext::_error_count */ +/* 23: Attribute ToolContext::_warning_count */ +/* 24: Attribute ToolContext::_log_directory */ +/* 25: Attribute ToolContext::_messages */ +/* 26: Attribute ToolContext::_message_sorter */ +/* 27: Attribute ToolContext::_option_context */ +/* 28: Attribute ToolContext::_opt_warn */ +/* 29: Attribute ToolContext::_opt_quiet */ +/* 30: Attribute ToolContext::_opt_log */ +/* 31: Attribute ToolContext::_opt_log_dir */ +/* 32: Attribute ToolContext::_opt_help */ +/* 33: Attribute ToolContext::_opt_version */ +/* 34: Attribute ToolContext::_opt_verbose */ +/* 35: Attribute ToolContext::_opt_stop_on_first_error */ +/* 36: Attribute ToolContext::_opt_no_color */ +/* 37: Attribute ToolContext::_verbose_level */ +/* 38: Attribute ToolContext::_global */ +/* 39: Attribute ToolContext::_use_SFT_optimization */ +/* 40: Attribute ToolContext::@separate_options */ +/* 41: Attribute ToolContext::@opt_cc_lib_paths */ +/* 42: Attribute ToolContext::@opt_cc_libs */ +/* 43: Attribute ToolContext::@opt_cc_include_paths */ +/* 44: Attribute ToolContext::_compdir */ +/* 45: Attribute ToolContext::_clibdir */ +/* 46: Attribute ToolContext::_bindir */ +/* 47: Attribute ToolContext::_output_file */ +/* 48: Attribute ToolContext::_boost */ +/* 49: Attribute ToolContext::_no_cc */ +/* 50: Attribute ToolContext::_cc_link */ +/* 51: Attribute ToolContext::_cc_libs */ +/* 52: Attribute ToolContext::_cc_lib_paths */ +/* 53: Attribute ToolContext::_cc_include_paths */ +/* 54: Attribute ToolContext::_ext_prefix */ +void INIT_ATTRIBUTES__toolcontext___ToolContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t REGB0; + val_t REGB1; + val_t tmp; + static val_t once_value_1; /* Once value */ + static val_t once_value_2; /* Once value */ + static val_t once_value_3; /* Once value */ + static val_t once_value_4; /* Once value */ + static val_t once_value_5; /* Once value */ + static val_t once_value_6; /* Once value */ + static val_t once_value_7; /* Once value */ + static val_t once_value_8; /* Once value */ + static val_t once_value_9; /* Once value */ + static val_t once_value_10; /* Once value */ + static val_t once_value_11; /* Once value */ + static val_t once_value_12; /* Once value */ + static val_t once_value_13; /* Once value */ + static val_t once_value_14; /* Once value */ + static val_t once_value_15; /* Once value */ + static val_t once_value_16; /* Once value */ + static val_t once_value_17; /* Once value */ + static val_t once_value_18; /* Once value */ + static val_t once_value_19; /* Once value */ + static val_t once_value_20; /* Once value */ + static val_t once_value_21; /* Once value */ + static val_t once_value_22; /* Once value */ + static val_t once_value_23; /* Once value */ + static val_t once_value_24; /* Once value */ + static val_t once_value_25; /* Once value */ + static val_t once_value_26; /* Once value */ + static val_t once_value_27; /* Once value */ + static val_t once_value_28; /* Once value */ + static val_t once_value_29; /* Once value */ + static val_t once_value_30; /* Once value */ + static val_t once_value_31; /* Once value */ + static val_t once_value_32; /* Once value */ + static val_t once_value_33; /* Once value */ + static val_t once_value_34; /* Once value */ + static val_t once_value_35; /* Once value */ + static val_t once_value_36; /* Once value */ + static val_t once_value_37; /* Once value */ + static val_t once_value_38; /* Once value */ + static val_t once_value_39; /* Once value */ + static val_t once_value_40; /* Once value */ + static val_t once_value_41; /* Once value */ + static val_t once_value_42; /* Once value */ + static val_t once_value_43; /* Once value */ + static val_t once_value_44; /* Once value */ + static val_t once_value_45; /* Once value */ + static val_t once_value_46; /* Once value */ + static val_t once_value_47; /* Once value */ + static val_t once_value_48; /* Once value */ + static val_t once_value_49; /* Once value */ + static val_t once_value_50; /* Once value */ + static val_t once_value_51; /* Once value */ + static val_t once_value_52; /* Once value */ + static val_t once_value_53; /* Once value */ + static val_t once_value_54; /* Once value */ + static val_t once_value_55; /* Once value */ + static val_t once_value_56; /* Once value */ + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__toolcontext___ToolContext; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/global.nit:44 */ + if (!once_value_1) { + fra.me.REG[1] = BOX_NativeString("rta"); + REGB0 = TAG_Int(3); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_1 = fra.me.REG[1]; + register_static_object(&once_value_1); + } else fra.me.REG[1] = once_value_1; + fra.me.REG[1] = fra.me.REG[1]; + ATTR_global___ToolContext____global_callgraph(fra.me.REG[0]) = fra.me.REG[1]; + /* global/global.nit:46 */ + if (!once_value_2) { + fra.me.REG[1] = BOX_NativeString("Use global compilation"); + REGB0 = TAG_Int(22); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_2 = fra.me.REG[1]; + register_static_object(&once_value_2); + } else fra.me.REG[1] = once_value_2; + fra.me.REG[1] = fra.me.REG[1]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_3) { + fra.me.REG[3] = BOX_NativeString("--global"); + REGB0 = TAG_Int(8); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_3 = fra.me.REG[3]; + register_static_object(&once_value_3); + } else fra.me.REG[3] = once_value_3; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[1], fra.me.REG[2]); + ATTR_global___ToolContext____opt_global(fra.me.REG[0]) = fra.me.REG[2]; + /* global/global.nit:47 */ + if (!once_value_4) { + fra.me.REG[2] = BOX_NativeString("Do not use SFT optimization"); + REGB0 = TAG_Int(27); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_4 = fra.me.REG[2]; + register_static_object(&once_value_4); + } else fra.me.REG[2] = once_value_4; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_5) { + fra.me.REG[3] = BOX_NativeString("--no-global-SFT-optimization"); + REGB0 = TAG_Int(28); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_5 = fra.me.REG[3]; + register_static_object(&once_value_5); + } else fra.me.REG[3] = once_value_5; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); + fra.me.REG[1] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[1]); + ATTR_global___ToolContext____opt_global_no_STF_opt(fra.me.REG[0]) = fra.me.REG[1]; + /* global/global.nit:48 */ + if (!once_value_6) { + fra.me.REG[1] = BOX_NativeString("Do not use dead method removal optimization"); + REGB0 = TAG_Int(43); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_6 = fra.me.REG[1]; + register_static_object(&once_value_6); + } else fra.me.REG[1] = once_value_6; + fra.me.REG[1] = fra.me.REG[1]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_7) { + fra.me.REG[3] = BOX_NativeString("--no-global-DMR-optimization"); + REGB0 = TAG_Int(28); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_7 = fra.me.REG[3]; + register_static_object(&once_value_7); + } else fra.me.REG[3] = once_value_7; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[1], fra.me.REG[2]); + ATTR_global___ToolContext____opt_global_no_DMR_opt(fra.me.REG[0]) = fra.me.REG[2]; + /* global/global.nit:49 */ + if (!once_value_8) { + fra.me.REG[2] = BOX_NativeString("Do not automatically inline getters/setters"); + REGB0 = TAG_Int(43); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_8 = fra.me.REG[2]; + register_static_object(&once_value_8); + } else fra.me.REG[2] = once_value_8; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_9) { + fra.me.REG[3] = BOX_NativeString("--no-global-get-set-inlining"); + REGB0 = TAG_Int(28); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_9 = fra.me.REG[3]; + register_static_object(&once_value_9); + } else fra.me.REG[3] = once_value_9; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); + fra.me.REG[1] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[1]); + ATTR_global___ToolContext____opt_global_no_inline_get_set(fra.me.REG[0]) = fra.me.REG[1]; + /* global/global.nit:50 */ + if (!once_value_10) { + fra.me.REG[1] = BOX_NativeString("Do not remove get tests outside object initialization"); + REGB0 = TAG_Int(53); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_10 = fra.me.REG[1]; + register_static_object(&once_value_10); + } else fra.me.REG[1] = once_value_10; + fra.me.REG[1] = fra.me.REG[1]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_11) { + fra.me.REG[3] = BOX_NativeString("--no-global-OOIT-optimization"); + REGB0 = TAG_Int(29); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_11 = fra.me.REG[3]; + register_static_object(&once_value_11); + } else fra.me.REG[3] = once_value_11; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[1], fra.me.REG[2]); + ATTR_global___ToolContext____opt_global_no_out_of_init_get_test_opt(fra.me.REG[0]) = fra.me.REG[2]; + /* global/global.nit:51 */ + if (!once_value_12) { + fra.me.REG[2] = BOX_NativeString("Do not use a specialized algorithm to find reachable methods from initializers"); + REGB0 = TAG_Int(78); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_12 = fra.me.REG[2]; + register_static_object(&once_value_12); + } else fra.me.REG[2] = once_value_12; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_13) { + fra.me.REG[3] = BOX_NativeString("--no-global-RFIM-analysis"); + REGB0 = TAG_Int(25); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_13 = fra.me.REG[3]; + register_static_object(&once_value_13); + } else fra.me.REG[3] = once_value_13; + fra.me.REG[3] = fra.me.REG[3]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); + fra.me.REG[1] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[1]); + ATTR_global___ToolContext____opt_global_no_RFIMA(fra.me.REG[0]) = fra.me.REG[1]; + /* global/global.nit:52 */ + REGB0 = TAG_Int(3); + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_14) { + fra.me.REG[2] = BOX_NativeString("none"); + REGB0 = TAG_Int(4); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_14 = fra.me.REG[2]; + register_static_object(&once_value_14); + } else fra.me.REG[2] = once_value_14; + fra.me.REG[2] = fra.me.REG[2]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[2]); + if (!once_value_15) { + fra.me.REG[2] = BOX_NativeString("cha"); + REGB0 = TAG_Int(3); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_15 = fra.me.REG[2]; + register_static_object(&once_value_15); + } else fra.me.REG[2] = once_value_15; + fra.me.REG[2] = fra.me.REG[2]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[2]); + if (!once_value_16) { + fra.me.REG[2] = BOX_NativeString("rta"); + REGB0 = TAG_Int(3); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_16 = fra.me.REG[2]; + register_static_object(&once_value_16); + } else fra.me.REG[2] = once_value_16; + fra.me.REG[2] = fra.me.REG[2]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[2]); + if (!once_value_17) { + fra.me.REG[2] = BOX_NativeString("The algorithm to use to build the callgraph"); + REGB0 = TAG_Int(43); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_17 = fra.me.REG[2]; + register_static_object(&once_value_17); + } else fra.me.REG[2] = once_value_17; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(2); + REGB1 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB1); + if (!once_value_18) { + fra.me.REG[4] = BOX_NativeString("--global-callgraph"); + REGB1 = TAG_Int(18); + fra.me.REG[4] = NEW_String_standard___string___String___with_native(fra.me.REG[4], REGB1); + once_value_18 = fra.me.REG[4]; + register_static_object(&once_value_18); + } else fra.me.REG[4] = once_value_18; + fra.me.REG[4] = fra.me.REG[4]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[4]); + fra.me.REG[3] = NEW_OptionEnum_opts___OptionEnum___init(fra.me.REG[1], fra.me.REG[2], REGB0, fra.me.REG[3]); + ATTR_global___ToolContext____opt_global_callgraph(fra.me.REG[0]) = fra.me.REG[3]; + /* syntax/syntax.nit:98 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___ToolContext____keep_ast(fra.me.REG[0]) = REGB0; + /* mmloader.nit:30 */ + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___init(); + ATTR_mmloader___ToolContext____paths(fra.me.REG[0]) = fra.me.REG[3]; + /* mmloader.nit:33 */ + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___init(); + ATTR_mmloader___ToolContext____loaders(fra.me.REG[0]) = fra.me.REG[3]; + /* mmloader.nit:36 */ + if (!once_value_19) { + fra.me.REG[3] = BOX_NativeString("Set include path for loaders (may be used more than once)"); + REGB0 = TAG_Int(57); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_19 = fra.me.REG[3]; + register_static_object(&once_value_19); + } else fra.me.REG[3] = once_value_19; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(1); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_20) { + fra.me.REG[1] = BOX_NativeString("-I"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_20 = fra.me.REG[1]; + register_static_object(&once_value_20); + } else fra.me.REG[1] = once_value_20; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + if (!once_value_21) { + fra.me.REG[1] = BOX_NativeString("--path"); + REGB0 = TAG_Int(6); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_21 = fra.me.REG[1]; + register_static_object(&once_value_21); + } else fra.me.REG[1] = once_value_21; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionArray_opts___OptionArray___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_mmloader___ToolContext____opt_path(fra.me.REG[0]) = fra.me.REG[2]; + /* mmloader.nit:39 */ + if (!once_value_22) { + fra.me.REG[2] = BOX_NativeString("Stop after meta-model processing"); + REGB0 = TAG_Int(32); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_22 = fra.me.REG[2]; + register_static_object(&once_value_22); + } else fra.me.REG[2] = once_value_22; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_23) { + fra.me.REG[1] = BOX_NativeString("--only-metamodel"); + REGB0 = TAG_Int(16); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_23 = fra.me.REG[1]; + register_static_object(&once_value_23); + } else fra.me.REG[1] = once_value_23; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_mmloader___ToolContext____opt_only_metamodel(fra.me.REG[0]) = fra.me.REG[3]; + /* mmloader.nit:42 */ + if (!once_value_24) { + fra.me.REG[3] = BOX_NativeString("Only proceed to parse step of loaders"); + REGB0 = TAG_Int(37); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_24 = fra.me.REG[3]; + register_static_object(&once_value_24); + } else fra.me.REG[3] = once_value_24; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_25) { + fra.me.REG[1] = BOX_NativeString("--only-parse"); + REGB0 = TAG_Int(12); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_25 = fra.me.REG[1]; + register_static_object(&once_value_25); + } else fra.me.REG[1] = once_value_25; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_mmloader___ToolContext____opt_only_parse(fra.me.REG[0]) = fra.me.REG[2]; + /* mmloader.nit:115 */ + fra.me.REG[2] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0]) = fra.me.REG[2]; + /* mmloader.nit:182 */ + fra.me.REG[2] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:72 */ + REGB0 = TAG_Int(0); + ATTR_toolcontext___ToolContext____error_count(fra.me.REG[0]) = REGB0; + /* toolcontext.nit:75 */ + REGB0 = TAG_Int(0); + ATTR_toolcontext___ToolContext____warning_count(fra.me.REG[0]) = REGB0; + /* toolcontext.nit:78 */ + if (!once_value_26) { + fra.me.REG[2] = BOX_NativeString("logs"); + REGB0 = TAG_Int(4); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_26 = fra.me.REG[2]; + register_static_object(&once_value_26); + } else fra.me.REG[2] = once_value_26; + fra.me.REG[2] = fra.me.REG[2]; + ATTR_toolcontext___ToolContext____log_directory(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:81 */ + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); + ATTR_toolcontext___ToolContext____messages(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:82 */ + fra.me.REG[2] = NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___init(); + ATTR_toolcontext___ToolContext____message_sorter(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:136 */ + fra.me.REG[2] = NEW_OptionContext_opts___OptionContext___init(); + ATTR_toolcontext___ToolContext____option_context(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:139 */ + if (!once_value_27) { + fra.me.REG[2] = BOX_NativeString("Show warnings"); + REGB0 = TAG_Int(13); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_27 = fra.me.REG[2]; + register_static_object(&once_value_27); + } else fra.me.REG[2] = once_value_27; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(1); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_28) { + fra.me.REG[1] = BOX_NativeString("-W"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_28 = fra.me.REG[1]; + register_static_object(&once_value_28); + } else fra.me.REG[1] = once_value_28; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + if (!once_value_29) { + fra.me.REG[1] = BOX_NativeString("--warn"); + REGB0 = TAG_Int(6); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_29 = fra.me.REG[1]; + register_static_object(&once_value_29); + } else fra.me.REG[1] = once_value_29; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionCount_opts___OptionCount___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_toolcontext___ToolContext____opt_warn(fra.me.REG[0]) = fra.me.REG[3]; + /* toolcontext.nit:142 */ + if (!once_value_30) { + fra.me.REG[3] = BOX_NativeString("Do not show warnings"); + REGB0 = TAG_Int(20); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_30 = fra.me.REG[3]; + register_static_object(&once_value_30); + } else fra.me.REG[3] = once_value_30; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(1); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_31) { + fra.me.REG[1] = BOX_NativeString("-q"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_31 = fra.me.REG[1]; + register_static_object(&once_value_31); + } else fra.me.REG[1] = once_value_31; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + if (!once_value_32) { + fra.me.REG[1] = BOX_NativeString("--quiet"); + REGB0 = TAG_Int(7); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_32 = fra.me.REG[1]; + register_static_object(&once_value_32); + } else fra.me.REG[1] = once_value_32; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_toolcontext___ToolContext____opt_quiet(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:145 */ + if (!once_value_33) { + fra.me.REG[2] = BOX_NativeString("Generate various log files"); + REGB0 = TAG_Int(26); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_33 = fra.me.REG[2]; + register_static_object(&once_value_33); + } else fra.me.REG[2] = once_value_33; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_34) { + fra.me.REG[1] = BOX_NativeString("--log"); + REGB0 = TAG_Int(5); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_34 = fra.me.REG[1]; + register_static_object(&once_value_34); + } else fra.me.REG[1] = once_value_34; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_toolcontext___ToolContext____opt_log(fra.me.REG[0]) = fra.me.REG[3]; + /* toolcontext.nit:148 */ + if (!once_value_35) { + fra.me.REG[3] = BOX_NativeString("Directory where to generate log files"); + REGB0 = TAG_Int(37); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_35 = fra.me.REG[3]; + register_static_object(&once_value_35); + } else fra.me.REG[3] = once_value_35; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_36) { + fra.me.REG[1] = BOX_NativeString("--log-dir"); + REGB0 = TAG_Int(9); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_36 = fra.me.REG[1]; + register_static_object(&once_value_36); + } else fra.me.REG[1] = once_value_36; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionString_opts___OptionString___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_toolcontext___ToolContext____opt_log_dir(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:151 */ + if (!once_value_37) { + fra.me.REG[2] = BOX_NativeString("Show Help (This screen)"); + REGB0 = TAG_Int(23); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_37 = fra.me.REG[2]; + register_static_object(&once_value_37); + } else fra.me.REG[2] = once_value_37; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(2); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_38) { + fra.me.REG[1] = BOX_NativeString("-h"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_38 = fra.me.REG[1]; + register_static_object(&once_value_38); + } else fra.me.REG[1] = once_value_38; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + if (!once_value_39) { + fra.me.REG[1] = BOX_NativeString("-?"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_39 = fra.me.REG[1]; + register_static_object(&once_value_39); + } else fra.me.REG[1] = once_value_39; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + if (!once_value_40) { + fra.me.REG[1] = BOX_NativeString("--help"); + REGB0 = TAG_Int(6); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_40 = fra.me.REG[1]; + register_static_object(&once_value_40); + } else fra.me.REG[1] = once_value_40; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_toolcontext___ToolContext____opt_help(fra.me.REG[0]) = fra.me.REG[3]; + /* toolcontext.nit:154 */ + if (!once_value_41) { + fra.me.REG[3] = BOX_NativeString("Show version and exit"); + REGB0 = TAG_Int(21); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_41 = fra.me.REG[3]; + register_static_object(&once_value_41); + } else fra.me.REG[3] = once_value_41; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_42) { + fra.me.REG[1] = BOX_NativeString("--version"); + REGB0 = TAG_Int(9); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_42 = fra.me.REG[1]; + register_static_object(&once_value_42); + } else fra.me.REG[1] = once_value_42; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_toolcontext___ToolContext____opt_version(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:157 */ + if (!once_value_43) { + fra.me.REG[2] = BOX_NativeString("Verbose"); + REGB0 = TAG_Int(7); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_43 = fra.me.REG[2]; + register_static_object(&once_value_43); + } else fra.me.REG[2] = once_value_43; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(1); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_44) { + fra.me.REG[1] = BOX_NativeString("-v"); + REGB0 = TAG_Int(2); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_44 = fra.me.REG[1]; + register_static_object(&once_value_44); + } else fra.me.REG[1] = once_value_44; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + if (!once_value_45) { + fra.me.REG[1] = BOX_NativeString("--verbose"); + REGB0 = TAG_Int(9); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_45 = fra.me.REG[1]; + register_static_object(&once_value_45); + } else fra.me.REG[1] = once_value_45; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionCount_opts___OptionCount___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_toolcontext___ToolContext____opt_verbose(fra.me.REG[0]) = fra.me.REG[3]; + /* toolcontext.nit:160 */ + if (!once_value_46) { + fra.me.REG[3] = BOX_NativeString("Stop on first error"); + REGB0 = TAG_Int(19); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_46 = fra.me.REG[3]; + register_static_object(&once_value_46); + } else fra.me.REG[3] = once_value_46; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_47) { + fra.me.REG[1] = BOX_NativeString("--stop-on-first-error"); + REGB0 = TAG_Int(21); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_47 = fra.me.REG[1]; + register_static_object(&once_value_47); + } else fra.me.REG[1] = once_value_47; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_toolcontext___ToolContext____opt_stop_on_first_error(fra.me.REG[0]) = fra.me.REG[2]; + /* toolcontext.nit:163 */ + if (!once_value_48) { + fra.me.REG[2] = BOX_NativeString("Do not use color to display errors and warnings"); + REGB0 = TAG_Int(47); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_48 = fra.me.REG[2]; + register_static_object(&once_value_48); + } else fra.me.REG[2] = once_value_48; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_49) { + fra.me.REG[1] = BOX_NativeString("--no-color"); + REGB0 = TAG_Int(10); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_49 = fra.me.REG[1]; + register_static_object(&once_value_49); + } else fra.me.REG[1] = once_value_49; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionBool_opts___OptionBool___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_toolcontext___ToolContext____opt_no_color(fra.me.REG[0]) = fra.me.REG[3]; + /* toolcontext.nit:166 */ + REGB0 = TAG_Int(0); + ATTR_toolcontext___ToolContext____verbose_level(fra.me.REG[0]) = REGB0; + /* metamodel/abstractmetamodel.nit:30 */ + fra.me.REG[3] = NEW_PartialOrder_metamodel___partial_order___PartialOrder___init(); + ATTR_metamodel___abstractmetamodel___MMContext____module_hierarchy(fra.me.REG[0]) = fra.me.REG[3]; + /* metamodel/abstractmetamodel.nit:34 */ + fra.me.REG[3] = NEW_PartialOrder_metamodel___partial_order___PartialOrder___init(); + ATTR_metamodel___abstractmetamodel___MMContext____class_hierarchy(fra.me.REG[0]) = fra.me.REG[3]; + /* metamodel/abstractmetamodel.nit:37 */ + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___abstractmetamodel___MMContext____global_classes(fra.me.REG[0]) = fra.me.REG[3]; + /* metamodel/abstractmetamodel.nit:40 */ + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___abstractmetamodel___MMContext____modules(fra.me.REG[0]) = fra.me.REG[3]; + /* program.nit:26 */ + REGB0 = TAG_Bool(false); + ATTR_program___ToolContext____global(fra.me.REG[0]) = REGB0; + /* program.nit:27 */ + REGB0 = TAG_Bool(true); + ATTR_program___ToolContext____use_SFT_optimization(fra.me.REG[0]) = REGB0; + /* separate_options.nit:11 */ + fra.me.REG[3] = NEW_OptionContext_opts___OptionContext___init(); + ATTR_separate_options___ToolContext_____atseparate_options(fra.me.REG[0]) = fra.me.REG[3]; + /* separate_options.nit:12 */ + if (!once_value_50) { + fra.me.REG[3] = BOX_NativeString("Path to libraries for C compiler"); + REGB0 = TAG_Int(32); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_50 = fra.me.REG[3]; + register_static_object(&once_value_50); + } else fra.me.REG[3] = once_value_50; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_51) { + fra.me.REG[1] = BOX_NativeString("--cc-lib-path"); + REGB0 = TAG_Int(13); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_51 = fra.me.REG[1]; + register_static_object(&once_value_51); + } else fra.me.REG[1] = once_value_51; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionArray_opts___OptionArray___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_separate_options___ToolContext_____atopt_cc_lib_paths(fra.me.REG[0]) = fra.me.REG[2]; + /* separate_options.nit:13 */ + if (!once_value_52) { + fra.me.REG[2] = BOX_NativeString("Name of library to use for C compiler"); + REGB0 = TAG_Int(37); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_52 = fra.me.REG[2]; + register_static_object(&once_value_52); + } else fra.me.REG[2] = once_value_52; + fra.me.REG[2] = fra.me.REG[2]; + REGB0 = TAG_Int(0); + fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_53) { + fra.me.REG[1] = BOX_NativeString("--cc-lib-name"); + REGB0 = TAG_Int(13); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_53 = fra.me.REG[1]; + register_static_object(&once_value_53); + } else fra.me.REG[1] = once_value_53; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]); + fra.me.REG[3] = NEW_OptionArray_opts___OptionArray___init(fra.me.REG[2], fra.me.REG[3]); + ATTR_separate_options___ToolContext_____atopt_cc_libs(fra.me.REG[0]) = fra.me.REG[3]; + /* separate_options.nit:14 */ + if (!once_value_54) { + fra.me.REG[3] = BOX_NativeString("Path to .h files for C compiler"); + REGB0 = TAG_Int(31); + fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0); + once_value_54 = fra.me.REG[3]; + register_static_object(&once_value_54); + } else fra.me.REG[3] = once_value_54; + fra.me.REG[3] = fra.me.REG[3]; + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0); + if (!once_value_55) { + fra.me.REG[1] = BOX_NativeString("--cc-header-path"); + REGB0 = TAG_Int(16); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_55 = fra.me.REG[1]; + register_static_object(&once_value_55); + } else fra.me.REG[1] = once_value_55; + fra.me.REG[1] = fra.me.REG[1]; + CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]); + fra.me.REG[2] = NEW_OptionArray_opts___OptionArray___init(fra.me.REG[3], fra.me.REG[2]); + ATTR_separate_options___ToolContext_____atopt_cc_include_paths(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:27 */ + fra.me.REG[2] = NIT_NULL; + ATTR_compiling___compiling_base___ToolContext____compdir(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:28 */ + fra.me.REG[2] = NIT_NULL; + ATTR_compiling___compiling_base___ToolContext____clibdir(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:29 */ + fra.me.REG[2] = NIT_NULL; + ATTR_compiling___compiling_base___ToolContext____bindir(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:30 */ + fra.me.REG[2] = NIT_NULL; + ATTR_compiling___compiling_base___ToolContext____output_file(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:31 */ + REGB0 = TAG_Bool(false); + ATTR_compiling___compiling_base___ToolContext____boost(fra.me.REG[0]) = REGB0; + /* compiling/compiling_base.nit:32 */ + REGB0 = TAG_Bool(false); + ATTR_compiling___compiling_base___ToolContext____no_cc(fra.me.REG[0]) = REGB0; + /* compiling/compiling_base.nit:33 */ + REGB0 = TAG_Bool(false); + ATTR_compiling___compiling_base___ToolContext____cc_link(fra.me.REG[0]) = REGB0; + /* compiling/compiling_base.nit:34 */ + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___compiling_base___ToolContext____cc_libs(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:35 */ + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___compiling_base___ToolContext____cc_lib_paths(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:36 */ + fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___compiling_base___ToolContext____cc_include_paths(fra.me.REG[0]) = fra.me.REG[2]; + /* compiling/compiling_base.nit:37 */ + if (!once_value_56) { + fra.me.REG[2] = BOX_NativeString(""); + REGB0 = TAG_Int(0); + fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0); + once_value_56 = fra.me.REG[2]; + register_static_object(&once_value_56); + } else fra.me.REG[2] = once_value_56; + fra.me.REG[2] = fra.me.REG[2]; + ATTR_compiling___compiling_base___ToolContext____ext_prefix(fra.me.REG[0]) = fra.me.REG[2]; + stack_frame_head = fra.me.prev; +} +val_t NEW_toolcontext___ToolContext(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 55); + obj->vft = (classtable_elt_t*)VFT_toolcontext___ToolContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_toolcontext___ToolContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_toolcontext___ToolContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___ToolContext____global_callgraph(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global_callgraph", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_no_STF_opt(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_no_STF_opt", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_no_DMR_opt(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_no_DMR_opt", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_no_inline_get_set(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_no_inline_get_set", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_no_out_of_init_get_test_opt(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_no_out_of_init_get_test_opt", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_no_RFIMA(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_no_RFIMA", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___ToolContext____opt_global_callgraph(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_global_callgraph", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___ToolContext____keep_ast(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_keep_ast", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____paths(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_paths", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____loaders(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_loaders", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_path(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_path", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_only_metamodel(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_only_metamodel", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_only_parse(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_only_parse", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_processing_modules", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_path_dirs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____error_count(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_error_count", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____warning_count(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_warning_count", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____log_directory(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_log_directory", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____messages(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_messages", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____message_sorter(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_message_sorter", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____option_context(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_option_context", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_warn(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_warn", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_quiet(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_quiet", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_log(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_log", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_log_dir(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_log_dir", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_help(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_help", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_version(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_version", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_verbose(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_verbose", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_stop_on_first_error(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_stop_on_first_error", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____opt_no_color(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_opt_no_color", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_toolcontext___ToolContext____verbose_level(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_verbose_level", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMContext____module_hierarchy(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_module_hierarchy", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMContext____class_hierarchy(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_class_hierarchy", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMContext____global_classes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global_classes", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMContext____modules(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_modules", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_program___ToolContext____global(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_program___ToolContext____use_SFT_optimization(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_use_SFT_optimization", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_separate_options___ToolContext_____atseparate_options(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@separate_options", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_separate_options___ToolContext_____atopt_cc_lib_paths(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@opt_cc_lib_paths", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_separate_options___ToolContext_____atopt_cc_libs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@opt_cc_libs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_separate_options___ToolContext_____atopt_cc_include_paths(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@opt_cc_include_paths", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____boost(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_boost", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____no_cc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_no_cc", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____cc_link(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cc_link", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____cc_libs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cc_libs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____cc_lib_paths(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cc_lib_paths", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____cc_include_paths(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cc_include_paths", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___ToolContext____ext_prefix(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_ext_prefix", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ToolContext_toolcontext___ToolContext___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 121; + fra.me.meth = LOCATE_NEW_ToolContext_toolcontext___ToolContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* nitc.nit:121 */ + fra.me.REG[0] = NEW_toolcontext___ToolContext(); + INIT_ATTRIBUTES__toolcontext___ToolContext(fra.me.REG[0]); + nitc___ToolContext___init(fra.me.REG[0], init_table); + CHECKNEW_toolcontext___ToolContext(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___kernel___Sys[59] = { + {(bigint) 27 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Sys" /* 2: Class Name */}, + {(bigint) 3 /* 3: Sys < Object: superclass typecheck marker */}, + {(bigint) 27 /* 4: Sys < Sys: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -9709,59 +17301,112 @@ const classtable_elt_t VFT_Sys[48] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: Sys < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Sys___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Sys___args}, - {(bigint) 0 /* 20: Sys < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) exec___Sys___system}, - {(bigint) string___Sys___program_name}, - {(bigint) string___Sys___init_args}, - {(bigint) string___Sys___native_argc}, - {(bigint) string___Sys___native_argv}, - {(bigint) 1 /* 45: Sys < Sys: superclass init_table position */}, + {(bigint) standard___exec___Sys___system}, + {(bigint) standard___string___Sys___program_name}, + {(bigint) standard___string___Sys___init_args}, + {(bigint) standard___string___Sys___native_argc}, + {(bigint) standard___string___Sys___native_argv}, + {(bigint) 1 /* 55: Sys < Sys: superclass init_table position */}, {(bigint) nitc___Sys___main}, - {(bigint) kernel___Sys___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Sys::_args_cache */ -val_t NEW_Sys(void) { + {(bigint) standard___kernel___Sys___init}, + {(bigint) standard___gc___Sys___force_garbage_collection}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Sys::_args_cache */ +void INIT_ATTRIBUTES__standard___kernel___Sys(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___kernel___Sys; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___kernel___Sys(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_Sys; - return OBJ2VAL(obj); -} -val_t NEW_Sys_kernel___Sys___init() { + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___kernel___Sys; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___kernel___Sys(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___kernel___Sys; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_Sys_standard___kernel___Sys___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[2] = {0, 0}; - val_t self = NEW_Sys(); - kernel___Sys___init(self, init_table); - return self; -} -const classtable_elt_t VFT_Object[40] = { - {(bigint) 3 /* 0: Identity */}, - {(bigint) 3 /* 1: Object < Object: superclass typecheck marker */}, + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_Sys_standard___kernel___Sys___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_standard___kernel___Sys(); + INIT_ATTRIBUTES__standard___kernel___Sys(fra.me.REG[0]); + standard___kernel___Sys___init(fra.me.REG[0], init_table); + CHECKNEW_standard___kernel___Sys(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___kernel___Bool[51] = { + {(bigint) -13 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Bool" /* 2: Class Name */}, + {(bigint) 3 /* 3: Bool < Object: superclass typecheck marker */}, + {(bigint) -13 /* 4: Bool < Bool: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -9773,82 +17418,317 @@ const classtable_elt_t VFT_Object[40] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: Bool < Object: superclass init_table position */}, + {(bigint) standard___kernel___Bool___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Bool_____eqeq}, + {(bigint) standard___kernel___Bool_____neq}, + {(bigint) standard___kernel___Bool___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Bool___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Bool___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Object < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, + {(bigint) 1 /* 50: Bool < Bool: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_Object(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_Object; - return OBJ2VAL(obj); +/* 1: Object_id */ +const classtable_elt_t VFT_standard___kernel___Float[74] = { + {(bigint) -9 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Float" /* 2: Class Name */}, + {(bigint) 3 /* 3: Float < Object: superclass typecheck marker */}, + {(bigint) -9 /* 4: Float < Float: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: Float < Object: superclass init_table position */}, + {(bigint) standard___kernel___Float___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Float___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Float___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) standard___string___Float___to_precision}, + {(bigint) 1 /* 51: Float < Float: superclass init_table position */}, + {(bigint) standard___kernel___Float_____leq}, + {(bigint) standard___kernel___Float_____l}, + {(bigint) standard___kernel___Float_____geq}, + {(bigint) standard___kernel___Float_____g}, + {(bigint) standard___kernel___Float_____plus}, + {(bigint) standard___kernel___Float___unary__minus}, + {(bigint) standard___kernel___Float_____minus}, + {(bigint) standard___kernel___Float_____star}, + {(bigint) standard___kernel___Float_____slash}, + {(bigint) standard___kernel___Float___to_i}, + {(bigint) standard___math___Float___sqrt}, + {(bigint) standard___math___Float___cos}, + {(bigint) standard___math___Float___sin}, + {(bigint) standard___math___Float___tan}, + {(bigint) standard___math___Float___acos}, + {(bigint) standard___math___Float___asin}, + {(bigint) standard___math___Float___atan}, + {(bigint) standard___math___Float___pow}, + {(bigint) standard___math___Float___log}, + {(bigint) standard___math___Float___exp}, + {(bigint) standard___math___Float___rand}, + {(bigint) standard___math___Float___hypot_with}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +val_t BOX_Float(float val) { + struct TBOX_Float *box = (struct TBOX_Float*)alloc(sizeof(struct TBOX_Float)); + box->vft = VFT_standard___kernel___Float; + box->val = val; + box->object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(box); } -const classtable_elt_t VFT_Comparable[58] = { - {(bigint) 155 /* 0: Identity */}, - {(bigint) 3 /* 1: Comparable < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 155 /* 4: Comparable < Comparable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, +const classtable_elt_t VFT_standard___kernel___Int[90] = { + {(bigint) -29 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Int" /* 2: Class Name */}, + {(bigint) 3 /* 3: Int < Object: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 271 /* 5: Int < Comparable: superclass typecheck marker */}, + {(bigint) 2331 /* 6: Int < Discrete: superclass typecheck marker */}, + {(bigint) -29 /* 7: Int < Int: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: Int < Object: superclass init_table position */}, + {(bigint) standard___kernel___Int___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Int_____eqeq}, + {(bigint) standard___kernel___Int_____neq}, + {(bigint) standard___kernel___Int___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Int___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Int___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 1 /* 55: Int < Comparable: superclass init_table position */}, + {(bigint) -29 /* 56: VT Int::OTHER : id of Int */}, + {(bigint) 7 /* 57: VT Int::OTHER : color of Int */}, + {(bigint) standard___kernel___Int_____l}, + {(bigint) standard___kernel___Int_____leq}, + {(bigint) standard___kernel___Int_____geq}, + {(bigint) standard___kernel___Int_____g}, + {(bigint) standard___kernel___Int_____leqg}, + {(bigint) standard___kernel___Int___is_between}, + {(bigint) standard___kernel___Int___max}, + {(bigint) standard___kernel___Int___min}, + {(bigint) 0 /* 66: Int < Discrete: superclass init_table position */}, + {(bigint) standard___kernel___Int___succ}, + {(bigint) standard___kernel___Int___prec}, + {(bigint) standard___kernel___Int_____plus}, + {(bigint) standard___kernel___Int_____minus}, + {(bigint) standard___kernel___Int___distance}, + {(bigint) standard___string___Int___fill_buffer}, + {(bigint) standard___string___Int___to_hex}, + {(bigint) standard___string___Int___to_base}, + {(bigint) 3 /* 75: Int < Int: superclass init_table position */}, + {(bigint) standard___kernel___Int___unary__minus}, + {(bigint) standard___kernel___Int_____star}, + {(bigint) standard___kernel___Int_____slash}, + {(bigint) standard___kernel___Int_____percent}, + {(bigint) standard___kernel___Int___lshift}, + {(bigint) standard___kernel___Int___rshift}, + {(bigint) standard___kernel___Int___to_f}, + {(bigint) standard___kernel___Int___ascii}, + {(bigint) standard___kernel___Int___digit_count}, + {(bigint) standard___kernel___Int___to_c}, + {(bigint) standard___kernel___Int___enumerate_to}, + {(bigint) standard___kernel___Int___enumerate_before}, + {(bigint) standard___kernel___Int___abs}, + {(bigint) standard___math___Int___rand}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +const classtable_elt_t VFT_standard___kernel___Char[81] = { + {(bigint) -33 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Char" /* 2: Class Name */}, + {(bigint) 3 /* 3: Char < Object: superclass typecheck marker */}, + {(bigint) 103 /* 4: Char < Pattern: superclass typecheck marker */}, + {(bigint) 271 /* 5: Char < Comparable: superclass typecheck marker */}, + {(bigint) 2331 /* 6: Char < Discrete: superclass typecheck marker */}, + {(bigint) -33 /* 7: Char < Char: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: Char < Object: superclass init_table position */}, + {(bigint) standard___kernel___Char___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Char_____eqeq}, + {(bigint) standard___kernel___Char_____neq}, + {(bigint) standard___kernel___Char___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Char___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Char___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: Char < Pattern: superclass init_table position */}, + {(bigint) standard___string_search___Char___search_index_in}, + {(bigint) standard___string_search___Char___search_in}, + {(bigint) standard___string_search___Pattern___search_all_in}, + {(bigint) standard___string_search___Pattern___split_in}, + {(bigint) 3 /* 55: Char < Comparable: superclass init_table position */}, + {(bigint) -33 /* 56: VT Char::OTHER : id of Char */}, + {(bigint) 7 /* 57: VT Char::OTHER : color of Char */}, + {(bigint) standard___kernel___Char_____l}, + {(bigint) standard___kernel___Char_____leq}, + {(bigint) standard___kernel___Char_____geq}, + {(bigint) standard___kernel___Char_____g}, + {(bigint) standard___kernel___Comparable_____leqg}, + {(bigint) standard___kernel___Comparable___is_between}, + {(bigint) standard___kernel___Comparable___max}, + {(bigint) standard___kernel___Comparable___min}, + {(bigint) 2 /* 66: Char < Discrete: superclass init_table position */}, + {(bigint) standard___kernel___Char___succ}, + {(bigint) standard___kernel___Char___prec}, + {(bigint) standard___kernel___Char_____plus}, + {(bigint) standard___kernel___Char_____minus}, + {(bigint) standard___kernel___Char___distance}, + {(bigint) 4 /* 72: Char < Char: superclass init_table position */}, + {(bigint) standard___kernel___Char___to_i}, + {(bigint) standard___kernel___Char___ascii}, + {(bigint) standard___kernel___Char___to_lower}, + {(bigint) standard___kernel___Char___to_upper}, + {(bigint) standard___kernel___Char___is_digit}, + {(bigint) standard___kernel___Char___is_lower}, + {(bigint) standard___kernel___Char___is_upper}, + {(bigint) standard___kernel___Char___is_letter}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +const classtable_elt_t VFT_standard___kernel___Pointer[51] = { + {(bigint) -1 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Pointer" /* 2: Class Name */}, + {(bigint) 3 /* 3: Pointer < Object: superclass typecheck marker */}, + {(bigint) -1 /* 4: Pointer < Pointer: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Comparable < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -9858,100 +17738,108 @@ const classtable_elt_t VFT_Comparable[58] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 49: Comparable < Comparable: superclass init_table position */}, - {(bigint) kernel___Comparable_____l}, - {(bigint) kernel___Comparable_____leq}, - {(bigint) kernel___Comparable_____geq}, - {(bigint) kernel___Comparable_____g}, - {(bigint) kernel___Comparable_____leqg}, - {(bigint) kernel___Comparable___is_between}, - {(bigint) kernel___Comparable___max}, - {(bigint) kernel___Comparable___min}, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: Pointer < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: Pointer < Pointer: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_Comparable(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_Comparable; - return OBJ2VAL(obj); +/* 1: Object_id */ +val_t BOX_Pointer(void * val) { + struct TBOX_Pointer *box = (struct TBOX_Pointer*)alloc(sizeof(struct TBOX_Pointer)); + box->vft = VFT_standard___kernel___Pointer; + box->val = val; + box->object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(box); } -const classtable_elt_t VFT_Discrete[64] = { - {(bigint) 2643 /* 0: Identity */}, - {(bigint) 3 /* 1: Discrete < Object: superclass typecheck marker */}, - {(bigint) 2643 /* 2: Discrete < Discrete: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 155 /* 4: Discrete < Comparable: superclass typecheck marker */}, +const classtable_elt_t VFT_standard___collection___abstract_collection___Container[82] = { + {(bigint) 2359 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Container" /* 2: Class Name */}, + {(bigint) 3 /* 3: Container < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 279 /* 6: Container < Collection: superclass typecheck marker */}, + {(bigint) 2359 /* 7: Container < Container: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Discrete < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: Container < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 49: Discrete < Comparable: superclass init_table position */}, - {(bigint) kernel___Comparable_____l}, - {(bigint) kernel___Comparable_____leq}, - {(bigint) kernel___Comparable_____geq}, - {(bigint) kernel___Comparable_____g}, - {(bigint) kernel___Comparable_____leqg}, - {(bigint) kernel___Comparable___is_between}, - {(bigint) kernel___Comparable___max}, - {(bigint) kernel___Comparable___min}, - {(bigint) 2 /* 58: Discrete < Discrete: superclass init_table position */}, - {(bigint) kernel___Discrete___succ}, - {(bigint) kernel___Discrete___prec}, - {(bigint) kernel___Discrete_____plus}, - {(bigint) kernel___Discrete_____minus}, - {(bigint) kernel___Discrete___distance}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_Discrete(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_Discrete; - return OBJ2VAL(obj); -} -const classtable_elt_t VFT_Bool[41] = { - {(bigint) -17 /* 0: Identity */}, - {(bigint) 3 /* 1: Bool < Object: superclass typecheck marker */}, - {(bigint) -17 /* 2: Bool < Bool: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -9962,266 +17850,603 @@ const classtable_elt_t VFT_Bool[41] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Bool___hash}, - {(bigint) string___Bool___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Bool < Object: superclass init_table position */}, - {(bigint) kernel___Bool___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Bool_____eqeq}, - {(bigint) kernel___Bool_____neq}, - {(bigint) kernel___Bool___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: Bool < Bool: superclass init_table position */}, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 0 /* 68: Container < Collection: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___Container___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___abstract_collection___Container___is_empty}, + {(bigint) standard___collection___abstract_collection___Container___length}, + {(bigint) standard___collection___abstract_collection___Container___has}, + {(bigint) standard___collection___abstract_collection___Container___has_only}, + {(bigint) standard___collection___abstract_collection___Container___count}, + {(bigint) standard___collection___abstract_collection___Container___first}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 2 /* 78: Container < Container: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___Container___init}, + {(bigint) standard___collection___abstract_collection___Container___item}, + {(bigint) standard___collection___abstract_collection___Container___item__eq}, }; /* 0: Pointer to the classtable */ -const classtable_elt_t VFT_Float[63] = { - {(bigint) -13 /* 0: Identity */}, - {(bigint) 3 /* 1: Float < Object: superclass typecheck marker */}, - {(bigint) -13 /* 2: Float < Float: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Float___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Float < Object: superclass init_table position */}, - {(bigint) kernel___Float___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Float___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) string___Float___to_precision}, - {(bigint) 1 /* 41: Float < Float: superclass init_table position */}, - {(bigint) kernel___Float_____leq}, - {(bigint) kernel___Float_____l}, - {(bigint) kernel___Float_____geq}, - {(bigint) kernel___Float_____g}, - {(bigint) kernel___Float_____plus}, - {(bigint) kernel___Float___unary__minus}, - {(bigint) kernel___Float_____minus}, - {(bigint) kernel___Float_____star}, - {(bigint) kernel___Float_____slash}, - {(bigint) kernel___Float___to_i}, - {(bigint) math___Float___sqrt}, - {(bigint) math___Float___cos}, - {(bigint) math___Float___sin}, - {(bigint) math___Float___tan}, - {(bigint) math___Float___acos}, - {(bigint) math___Float___asin}, - {(bigint) math___Float___atan}, - {(bigint) math___Float___pow}, - {(bigint) math___Float___log}, - {(bigint) math___Float___exp}, - {(bigint) math___Float___rand}, -}; -/* 0: Pointer to the classtable */ -val_t BOX_Float(float val) { - struct TBOX_Float *box = (struct TBOX_Float*)alloc(sizeof(struct TBOX_Float)); - box->vft = VFT_Float; - box->val = val; - return OBJ2VAL(box); +/* 1: Object_id */ +/* 2: Attribute Container::_item */ +void INIT_ATTRIBUTES__standard___collection___abstract_collection___Container(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___Container; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_Int[79] = { - {(bigint) -33 /* 0: Identity */}, - {(bigint) 3 /* 1: Int < Object: superclass typecheck marker */}, - {(bigint) 2643 /* 2: Int < Discrete: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 155 /* 4: Int < Comparable: superclass typecheck marker */}, - {(bigint) -33 /* 5: Int < Int: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, +val_t NEW_standard___collection___abstract_collection___Container(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___collection___abstract_collection___Container; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___abstract_collection___Container(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___abstract_collection___Container; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_Container_standard___collection___abstract_collection___Container___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 158; + fra.me.meth = LOCATE_NEW_Container_standard___collection___abstract_collection___Container___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/abstract_collection.nit:158 */ + fra.me.REG[1] = NEW_standard___collection___abstract_collection___Container(); + INIT_ATTRIBUTES__standard___collection___abstract_collection___Container(fra.me.REG[1]); + standard___collection___abstract_collection___Container___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___abstract_collection___Container(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___abstract_collection___ContainerIterator[57] = { + {(bigint) 2355 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ContainerIterator" /* 2: Class Name */}, + {(bigint) 3 /* 3: ContainerIterator < Object: superclass typecheck marker */}, + {(bigint) 195 /* 4: ContainerIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2355 /* 5: ContainerIterator < ContainerIterator: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ContainerIterator < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) standard___collection___array___Iterator___to_a}, + {(bigint) 0 /* 51: ContainerIterator < Iterator: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___ContainerIterator___item}, + {(bigint) standard___collection___abstract_collection___ContainerIterator___next}, + {(bigint) standard___collection___abstract_collection___ContainerIterator___is_ok}, + {(bigint) 2 /* 55: ContainerIterator < ContainerIterator: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___ContainerIterator___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ContainerIterator::_is_ok */ +/* 3: Attribute ContainerIterator::_container */ +void INIT_ATTRIBUTES__standard___collection___abstract_collection___ContainerIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___ContainerIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/abstract_collection.nit:174 */ + REGB0 = TAG_Bool(true); + ATTR_standard___collection___abstract_collection___ContainerIterator____is_ok(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___abstract_collection___ContainerIterator(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_standard___collection___abstract_collection___ContainerIterator; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___abstract_collection___ContainerIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___abstract_collection___ContainerIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___abstract_collection___ContainerIterator____is_ok(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_ok", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___abstract_collection___ContainerIterator____container(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_container", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ContainerIterator_standard___collection___abstract_collection___ContainerIterator___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 172; + fra.me.meth = LOCATE_NEW_ContainerIterator_standard___collection___abstract_collection___ContainerIterator___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/abstract_collection.nit:172 */ + fra.me.REG[1] = NEW_standard___collection___abstract_collection___ContainerIterator(); + INIT_ATTRIBUTES__standard___collection___abstract_collection___ContainerIterator(fra.me.REG[1]); + standard___collection___abstract_collection___ContainerIterator___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___abstract_collection___ContainerIterator(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___abstract_collection___MapKeysIterator[59] = { + {(bigint) 2171 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MapKeysIterator" /* 2: Class Name */}, + {(bigint) 3 /* 3: MapKeysIterator < Object: superclass typecheck marker */}, + {(bigint) 195 /* 4: MapKeysIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2171 /* 5: MapKeysIterator < MapKeysIterator: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MapKeysIterator < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) standard___collection___array___Iterator___to_a}, + {(bigint) 0 /* 51: MapKeysIterator < Iterator: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___MapKeysIterator___item}, + {(bigint) standard___collection___abstract_collection___MapKeysIterator___next}, + {(bigint) standard___collection___abstract_collection___MapKeysIterator___is_ok}, + {(bigint) 2 /* 55: MapKeysIterator < MapKeysIterator: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___MapKeysIterator___iterator}, + {(bigint) standard___collection___abstract_collection___MapKeysIterator___iterator__eq}, + {(bigint) standard___collection___abstract_collection___MapKeysIterator___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MapKeysIterator::@iterator */ +void INIT_ATTRIBUTES__standard___collection___abstract_collection___MapKeysIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___MapKeysIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___abstract_collection___MapKeysIterator(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___collection___abstract_collection___MapKeysIterator; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___abstract_collection___MapKeysIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___abstract_collection___MapKeysIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___abstract_collection___MapKeysIterator_____atiterator(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@iterator", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MapKeysIterator_standard___collection___abstract_collection___MapKeysIterator___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_MapKeysIterator_standard___collection___abstract_collection___MapKeysIterator___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = NEW_standard___collection___abstract_collection___MapKeysIterator(); + INIT_ATTRIBUTES__standard___collection___abstract_collection___MapKeysIterator(fra.me.REG[1]); + standard___collection___abstract_collection___MapKeysIterator___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___abstract_collection___MapKeysIterator(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___abstract_collection___MapValuesIterator[59] = { + {(bigint) 2167 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MapValuesIterator" /* 2: Class Name */}, + {(bigint) 3 /* 3: MapValuesIterator < Object: superclass typecheck marker */}, + {(bigint) 195 /* 4: MapValuesIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2167 /* 5: MapValuesIterator < MapValuesIterator: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MapValuesIterator < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) standard___collection___array___Iterator___to_a}, + {(bigint) 0 /* 51: MapValuesIterator < Iterator: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___MapValuesIterator___item}, + {(bigint) standard___collection___abstract_collection___MapValuesIterator___next}, + {(bigint) standard___collection___abstract_collection___MapValuesIterator___is_ok}, + {(bigint) 2 /* 55: MapValuesIterator < MapValuesIterator: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___MapValuesIterator___iterator}, + {(bigint) standard___collection___abstract_collection___MapValuesIterator___iterator__eq}, + {(bigint) standard___collection___abstract_collection___MapValuesIterator___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MapValuesIterator::@iterator */ +void INIT_ATTRIBUTES__standard___collection___abstract_collection___MapValuesIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___MapValuesIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___abstract_collection___MapValuesIterator(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___collection___abstract_collection___MapValuesIterator; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___abstract_collection___MapValuesIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___abstract_collection___MapValuesIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___abstract_collection___MapValuesIterator_____atiterator(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@iterator", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MapValuesIterator_standard___collection___abstract_collection___MapValuesIterator___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_MapValuesIterator_standard___collection___abstract_collection___MapValuesIterator___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = NEW_standard___collection___abstract_collection___MapValuesIterator(); + INIT_ATTRIBUTES__standard___collection___abstract_collection___MapValuesIterator(fra.me.REG[1]); + standard___collection___abstract_collection___MapValuesIterator___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___abstract_collection___MapValuesIterator(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___abstract_collection___CoupleMapIterator[57] = { + {(bigint) 2351 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "CoupleMapIterator" /* 2: Class Name */}, + {(bigint) 3 /* 3: CoupleMapIterator < Object: superclass typecheck marker */}, + {(bigint) 135 /* 4: CoupleMapIterator < MapIterator: superclass typecheck marker */}, + {(bigint) 2351 /* 5: CoupleMapIterator < CoupleMapIterator: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: CoupleMapIterator < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: CoupleMapIterator < MapIterator: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___CoupleMapIterator___item}, + {(bigint) standard___collection___abstract_collection___CoupleMapIterator___key}, + {(bigint) standard___collection___abstract_collection___CoupleMapIterator___next}, + {(bigint) standard___collection___abstract_collection___CoupleMapIterator___is_ok}, + {(bigint) 2 /* 55: CoupleMapIterator < CoupleMapIterator: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___CoupleMapIterator___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute CoupleMapIterator::_iter */ +void INIT_ATTRIBUTES__standard___collection___abstract_collection___CoupleMapIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___CoupleMapIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___abstract_collection___CoupleMapIterator(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___collection___abstract_collection___CoupleMapIterator; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___abstract_collection___CoupleMapIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___abstract_collection___CoupleMapIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___abstract_collection___CoupleMapIterator____iter(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_iter", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_CoupleMapIterator_standard___collection___abstract_collection___CoupleMapIterator___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 504; + fra.me.meth = LOCATE_NEW_CoupleMapIterator_standard___collection___abstract_collection___CoupleMapIterator___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/abstract_collection.nit:504 */ + fra.me.REG[1] = NEW_standard___collection___abstract_collection___CoupleMapIterator(); + INIT_ATTRIBUTES__standard___collection___abstract_collection___CoupleMapIterator(fra.me.REG[1]); + standard___collection___abstract_collection___CoupleMapIterator___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___abstract_collection___CoupleMapIterator(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___abstract_collection___Couple[56] = { + {(bigint) 263 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Couple" /* 2: Class Name */}, + {(bigint) 3 /* 3: Couple < Object: superclass typecheck marker */}, + {(bigint) 263 /* 4: Couple < Couple: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Int___hash}, - {(bigint) string___Int___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Int < Object: superclass init_table position */}, - {(bigint) kernel___Int___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Int_____eqeq}, - {(bigint) kernel___Int_____neq}, - {(bigint) kernel___Int___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 49: Int < Comparable: superclass init_table position */}, - {(bigint) kernel___Int_____l}, - {(bigint) kernel___Int_____leq}, - {(bigint) kernel___Int_____geq}, - {(bigint) kernel___Int_____g}, - {(bigint) kernel___Int_____leqg}, - {(bigint) kernel___Int___is_between}, - {(bigint) kernel___Int___max}, - {(bigint) kernel___Int___min}, - {(bigint) 2 /* 58: Int < Discrete: superclass init_table position */}, - {(bigint) kernel___Int___succ}, - {(bigint) kernel___Int___prec}, - {(bigint) kernel___Int_____plus}, - {(bigint) kernel___Int_____minus}, - {(bigint) kernel___Int___distance}, - {(bigint) string___Int___fill_string}, - {(bigint) string___Int___to_hex}, - {(bigint) string___Int___to_base}, - {(bigint) 3 /* 67: Int < Int: superclass init_table position */}, - {(bigint) kernel___Int___unary__minus}, - {(bigint) kernel___Int_____star}, - {(bigint) kernel___Int_____slash}, - {(bigint) kernel___Int_____percent}, - {(bigint) kernel___Int___lshift}, - {(bigint) kernel___Int___rshift}, - {(bigint) kernel___Int___to_f}, - {(bigint) kernel___Int___ascii}, - {(bigint) kernel___Int___digit_count}, - {(bigint) kernel___Int___to_c}, - {(bigint) math___Int___rand}, -}; -/* 0: Pointer to the classtable */ -const classtable_elt_t VFT_Char[69] = { - {(bigint) -37 /* 0: Identity */}, - {(bigint) 3 /* 1: Char < Object: superclass typecheck marker */}, - {(bigint) 2643 /* 2: Char < Discrete: superclass typecheck marker */}, - {(bigint) 51 /* 3: Char < Pattern: superclass typecheck marker */}, - {(bigint) 155 /* 4: Char < Comparable: superclass typecheck marker */}, - {(bigint) -37 /* 5: Char < Char: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Char___hash}, - {(bigint) string___Char___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Char < Object: superclass init_table position */}, - {(bigint) kernel___Char___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Char_____eqeq}, - {(bigint) kernel___Char_____neq}, - {(bigint) kernel___Char___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 3 /* 43: Char < Pattern: superclass init_table position */}, - {(bigint) string_search___Char___search_index_in}, - {(bigint) string_search___Char___search_in}, - {(bigint) string_search___Pattern___search_all_in}, - {(bigint) string_search___Pattern___split_in}, - {(bigint) string_search___Pattern___init}, - {(bigint) 1 /* 49: Char < Comparable: superclass init_table position */}, - {(bigint) kernel___Char_____l}, - {(bigint) kernel___Char_____leq}, - {(bigint) kernel___Char_____geq}, - {(bigint) kernel___Char_____g}, - {(bigint) kernel___Comparable_____leqg}, - {(bigint) kernel___Comparable___is_between}, - {(bigint) kernel___Comparable___max}, - {(bigint) kernel___Comparable___min}, - {(bigint) 2 /* 58: Char < Discrete: superclass init_table position */}, - {(bigint) kernel___Char___succ}, - {(bigint) kernel___Char___prec}, - {(bigint) kernel___Char_____plus}, - {(bigint) kernel___Char_____minus}, - {(bigint) kernel___Char___distance}, - {(bigint) 4 /* 64: Char < Char: superclass init_table position */}, - {(bigint) kernel___Char___to_i}, - {(bigint) kernel___Char___ascii}, - {(bigint) kernel___Char___to_lower}, - {(bigint) kernel___Char___to_upper}, -}; -/* 0: Pointer to the classtable */ -const classtable_elt_t VFT_Pointer[41] = { - {(bigint) -1 /* 0: Identity */}, - {(bigint) 3 /* 1: Pointer < Object: superclass typecheck marker */}, - {(bigint) -1 /* 2: Pointer < Pointer: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10232,49 +18457,118 @@ const classtable_elt_t VFT_Pointer[41] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: Couple < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Pointer < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: Pointer < Pointer: superclass init_table position */}, + {(bigint) 1 /* 50: Couple < Couple: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___Couple___first}, + {(bigint) standard___collection___abstract_collection___Couple___first__eq}, + {(bigint) standard___collection___abstract_collection___Couple___second}, + {(bigint) standard___collection___abstract_collection___Couple___second__eq}, + {(bigint) standard___collection___abstract_collection___Couple___init}, }; /* 0: Pointer to the classtable */ -val_t BOX_Pointer(void * val) { - struct TBOX_Pointer *box = (struct TBOX_Pointer*)alloc(sizeof(struct TBOX_Pointer)); - box->vft = VFT_Pointer; - box->val = val; - return OBJ2VAL(box); +/* 1: Object_id */ +/* 2: Attribute Couple::_first */ +/* 3: Attribute Couple::_second */ +void INIT_ATTRIBUTES__standard___collection___abstract_collection___Couple(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___Couple; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_Collection[68] = { - {(bigint) 163 /* 0: Identity */}, - {(bigint) 3 /* 1: Collection < Object: superclass typecheck marker */}, +val_t NEW_standard___collection___abstract_collection___Couple(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_standard___collection___abstract_collection___Couple; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___abstract_collection___Couple(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___abstract_collection___Couple; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_Couple_standard___collection___abstract_collection___Couple___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 518; + fra.me.meth = LOCATE_NEW_Couple_standard___collection___abstract_collection___Couple___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/standard/collection/abstract_collection.nit:518 */ + fra.me.REG[2] = NEW_standard___collection___abstract_collection___Couple(); + INIT_ATTRIBUTES__standard___collection___abstract_collection___Couple(fra.me.REG[2]); + standard___collection___abstract_collection___Couple___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_standard___collection___abstract_collection___Couple(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_standard___collection___range___Range[83] = { + {(bigint) 2095 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Range" /* 2: Class Name */}, + {(bigint) 3 /* 3: Range < Object: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 279 /* 6: Range < Collection: superclass typecheck marker */}, + {(bigint) 2095 /* 7: Range < Range: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 163 /* 5: Collection < Collection: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10282,35 +18576,39 @@ const classtable_elt_t VFT_Collection[68] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: Range < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Collection < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10327,65 +18625,315 @@ const classtable_elt_t VFT_Collection[68] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: Collection < Collection: superclass init_table position */}, - {(bigint) abstract_collection___Collection___iterator}, - {(bigint) abstract_collection___Collection___is_empty}, - {(bigint) abstract_collection___Collection___length}, - {(bigint) abstract_collection___Collection___has}, - {(bigint) abstract_collection___Collection___has_only}, - {(bigint) abstract_collection___Collection___count}, - {(bigint) abstract_collection___Collection___first}, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 0 /* 68: Range < Collection: superclass init_table position */}, + {(bigint) standard___collection___range___Range___iterator}, + {(bigint) standard___collection___range___Range___iterate}, + {(bigint) standard___collection___range___Range___is_empty}, + {(bigint) standard___collection___range___Range___length}, + {(bigint) standard___collection___range___Range___has}, + {(bigint) standard___collection___range___Range___has_only}, + {(bigint) standard___collection___range___Range___count}, + {(bigint) standard___collection___range___Range___first}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 2 /* 78: Range < Range: superclass init_table position */}, + {(bigint) standard___collection___range___Range___last}, + {(bigint) standard___collection___range___Range___after}, + {(bigint) standard___collection___range___Range___init}, + {(bigint) standard___collection___range___Range___without_last}, }; /* 0: Pointer to the classtable */ -val_t NEW_Collection(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_Collection; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute Range::_first */ +/* 3: Attribute Range::_last */ +/* 4: Attribute Range::_after */ +void INIT_ATTRIBUTES__standard___collection___range___Range(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___range___Range; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_NaiveCollection[69] = { - {(bigint) 2539 /* 0: Identity */}, - {(bigint) 3 /* 1: NaiveCollection < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, +val_t NEW_standard___collection___range___Range(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___collection___range___Range; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___range___Range(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___range___Range; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___range___Range____first(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_first", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___range___Range____last(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___range___Range____after(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_after", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Range_standard___collection___range___Range___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 68; + fra.me.meth = LOCATE_NEW_Range_standard___collection___range___Range___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/standard/collection/range.nit:68 */ + fra.me.REG[2] = NEW_standard___collection___range___Range(); + INIT_ATTRIBUTES__standard___collection___range___Range(fra.me.REG[2]); + standard___collection___range___Range___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_standard___collection___range___Range(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_Range_standard___collection___range___Range___without_last(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 77; + fra.me.meth = LOCATE_NEW_Range_standard___collection___range___Range___without_last; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/standard/collection/range.nit:77 */ + fra.me.REG[2] = NEW_standard___collection___range___Range(); + INIT_ATTRIBUTES__standard___collection___range___Range(fra.me.REG[2]); + standard___collection___range___Range___without_last(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_standard___collection___range___Range(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_standard___collection___range___IteratorRange[57] = { + {(bigint) 2243 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IteratorRange" /* 2: Class Name */}, + {(bigint) 3 /* 3: IteratorRange < Object: superclass typecheck marker */}, + {(bigint) 195 /* 4: IteratorRange < Iterator: superclass typecheck marker */}, + {(bigint) 2243 /* 5: IteratorRange < IteratorRange: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: IteratorRange < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) standard___collection___array___Iterator___to_a}, + {(bigint) 0 /* 51: IteratorRange < Iterator: superclass init_table position */}, + {(bigint) standard___collection___range___IteratorRange___item}, + {(bigint) standard___collection___range___IteratorRange___next}, + {(bigint) standard___collection___range___IteratorRange___is_ok}, + {(bigint) 2 /* 55: IteratorRange < IteratorRange: superclass init_table position */}, + {(bigint) standard___collection___range___IteratorRange___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IteratorRange::_range */ +/* 3: Attribute IteratorRange::_item */ +void INIT_ATTRIBUTES__standard___collection___range___IteratorRange(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___range___IteratorRange; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___range___IteratorRange(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_standard___collection___range___IteratorRange; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___range___IteratorRange(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___range___IteratorRange; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___range___IteratorRange____range(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_range", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___range___IteratorRange____item(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_item", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IteratorRange_standard___collection___range___IteratorRange___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 97; + fra.me.meth = LOCATE_NEW_IteratorRange_standard___collection___range___IteratorRange___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/range.nit:97 */ + fra.me.REG[1] = NEW_standard___collection___range___IteratorRange(); + INIT_ATTRIBUTES__standard___collection___range___IteratorRange(fra.me.REG[1]); + standard___collection___range___IteratorRange___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___range___IteratorRange(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___list___List[111] = { + {(bigint) 3635 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "List" /* 2: Class Name */}, + {(bigint) 3 /* 3: List < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 163 /* 5: NaiveCollection < Collection: superclass typecheck marker */}, - {(bigint) 2539 /* 6: NaiveCollection < NaiveCollection: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 279 /* 6: List < Collection: superclass typecheck marker */}, + {(bigint) 343 /* 7: List < SequenceRead: superclass typecheck marker */}, + {(bigint) 359 /* 8: List < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2539 /* 9: List < SimpleCollection: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3251 /* 11: List < Sequence: superclass typecheck marker */}, + {(bigint) 3635 /* 12: List < List: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 5 /* 19: List < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: NaiveCollection < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 2 /* 52: List < SimpleCollection: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___Sequence___add}, + {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10397,6 +18945,26 @@ const classtable_elt_t VFT_NaiveCollection[69] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 4 /* 68: List < Collection: superclass init_table position */}, + {(bigint) standard___collection___list___List___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___list___List___is_empty}, + {(bigint) standard___collection___list___List___length}, + {(bigint) standard___collection___list___List___has}, + {(bigint) standard___collection___list___List___has_only}, + {(bigint) standard___collection___list___List___count}, + {(bigint) standard___collection___list___List___first}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 1 /* 78: List < SequenceRead: superclass init_table position */}, + {(bigint) standard___collection___list___List_____bra}, + {(bigint) standard___collection___list___List___last}, + {(bigint) standard___collection___abstract_collection___SequenceRead___index_of}, + {(bigint) 3 /* 82: List < RemovableCollection: superclass init_table position */}, + {(bigint) standard___collection___list___List___clear}, + {(bigint) standard___collection___list___List___remove}, + {(bigint) standard___collection___abstract_collection___RemovableCollection___remove_all}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10404,31 +18972,251 @@ const classtable_elt_t VFT_NaiveCollection[69] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: NaiveCollection < Collection: superclass init_table position */}, - {(bigint) abstract_collection___Collection___iterator}, - {(bigint) abstract_collection___NaiveCollection___is_empty}, - {(bigint) abstract_collection___NaiveCollection___length}, - {(bigint) abstract_collection___NaiveCollection___has}, - {(bigint) abstract_collection___NaiveCollection___has_only}, - {(bigint) abstract_collection___NaiveCollection___count}, - {(bigint) abstract_collection___NaiveCollection___first}, - {(bigint) 2 /* 68: NaiveCollection < NaiveCollection: superclass init_table position */}, + {(bigint) 0 /* 93: List < Sequence: superclass init_table position */}, + {(bigint) standard___collection___list___List___first__eq}, + {(bigint) standard___collection___list___List___last__eq}, + {(bigint) standard___collection___list___List___push}, + {(bigint) standard___collection___abstract_collection___Sequence___append}, + {(bigint) standard___collection___list___List___pop}, + {(bigint) standard___collection___list___List___unshift}, + {(bigint) standard___collection___list___List___shift}, + {(bigint) standard___collection___list___List_____braeq}, + {(bigint) standard___collection___list___List___remove_at}, + {(bigint) 6 /* 103: List < List: superclass init_table position */}, + {(bigint) standard___collection___list___List___link}, + {(bigint) standard___collection___list___List___init}, + {(bigint) standard___collection___list___List___from}, + {(bigint) standard___collection___list___List___get_node}, + {(bigint) standard___collection___list___List___search_node_after}, + {(bigint) standard___collection___list___List___remove_node}, + {(bigint) standard___collection___list___List___insert_before}, }; /* 0: Pointer to the classtable */ -val_t NEW_NaiveCollection(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_NaiveCollection; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute List::_head */ +/* 3: Attribute List::_tail */ +void INIT_ATTRIBUTES__standard___collection___list___List(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___list___List; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_Iterator[45] = { - {(bigint) 131 /* 0: Identity */}, - {(bigint) 3 /* 1: Iterator < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: Iterator < Iterator: superclass typecheck marker */}, +val_t NEW_standard___collection___list___List(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_standard___collection___list___List; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___list___List(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___list___List; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_List_standard___collection___list___List___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 173; + fra.me.meth = LOCATE_NEW_List_standard___collection___list___List___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/collection/list.nit:173 */ + fra.me.REG[0] = NEW_standard___collection___list___List(); + INIT_ATTRIBUTES__standard___collection___list___List(fra.me.REG[0]); + standard___collection___list___List___init(fra.me.REG[0], init_table); + CHECKNEW_standard___collection___list___List(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_List_standard___collection___list___List___from(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 176; + fra.me.meth = LOCATE_NEW_List_standard___collection___list___List___from; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/list.nit:176 */ + fra.me.REG[1] = NEW_standard___collection___list___List(); + INIT_ATTRIBUTES__standard___collection___list___List(fra.me.REG[1]); + standard___collection___list___List___from(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___list___List(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___list___ListIterator[62] = { + {(bigint) 2615 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ListIterator" /* 2: Class Name */}, + {(bigint) 3 /* 3: ListIterator < Object: superclass typecheck marker */}, + {(bigint) 195 /* 4: ListIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2259 /* 5: ListIterator < IndexedIterator: superclass typecheck marker */}, + {(bigint) 2615 /* 6: ListIterator < ListIterator: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ListIterator < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) standard___collection___array___Iterator___to_a}, + {(bigint) 1 /* 51: ListIterator < Iterator: superclass init_table position */}, + {(bigint) standard___collection___list___ListIterator___item}, + {(bigint) standard___collection___list___ListIterator___next}, + {(bigint) standard___collection___list___ListIterator___is_ok}, + {(bigint) 0 /* 55: ListIterator < IndexedIterator: superclass init_table position */}, + {(bigint) standard___collection___list___ListIterator___index}, + {(bigint) 3 /* 57: ListIterator < ListIterator: superclass init_table position */}, + {(bigint) standard___collection___list___ListIterator___item__eq}, + {(bigint) standard___collection___list___ListIterator___init}, + {(bigint) standard___collection___list___ListIterator___delete}, + {(bigint) standard___collection___list___ListIterator___insert_before}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ListIterator::_list */ +/* 3: Attribute ListIterator::_node */ +/* 4: Attribute ListIterator::_index */ +void INIT_ATTRIBUTES__standard___collection___list___ListIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___list___ListIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___list___ListIterator(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___collection___list___ListIterator; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___list___ListIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___list___ListIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___list___ListIterator____list(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_list", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___list___ListIterator____index(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_index", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ListIterator_standard___collection___list___ListIterator___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 256; + fra.me.meth = LOCATE_NEW_ListIterator_standard___collection___list___ListIterator___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/list.nit:256 */ + fra.me.REG[1] = NEW_standard___collection___list___ListIterator(); + INIT_ATTRIBUTES__standard___collection___list___ListIterator(fra.me.REG[1]); + standard___collection___list___ListIterator___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___list___ListIterator(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___list___ListNode[88] = { + {(bigint) 2611 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ListNode" /* 2: Class Name */}, + {(bigint) 3 /* 3: ListNode < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 279 /* 6: ListNode < Collection: superclass typecheck marker */}, + {(bigint) 2359 /* 7: ListNode < Container: superclass typecheck marker */}, + {(bigint) 2611 /* 8: ListNode < ListNode: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10437,87 +19225,48 @@ const classtable_elt_t VFT_Iterator[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ListNode < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Iterator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: Iterator < Iterator: superclass init_table position */}, - {(bigint) abstract_collection___Iterator___item}, - {(bigint) abstract_collection___Iterator___next}, - {(bigint) abstract_collection___Iterator___is_ok}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_Iterator(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_Iterator; - return OBJ2VAL(obj); -} -const classtable_elt_t VFT_Container[72] = { - {(bigint) 2651 /* 0: Identity */}, - {(bigint) 3 /* 1: Container < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 163 /* 5: Container < Collection: superclass typecheck marker */}, - {(bigint) 2651 /* 6: Container < Container: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Container < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10525,51 +19274,583 @@ const classtable_elt_t VFT_Container[72] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 0 /* 68: ListNode < Collection: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___Container___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___abstract_collection___Container___is_empty}, + {(bigint) standard___collection___abstract_collection___Container___length}, + {(bigint) standard___collection___abstract_collection___Container___has}, + {(bigint) standard___collection___abstract_collection___Container___has_only}, + {(bigint) standard___collection___abstract_collection___Container___count}, + {(bigint) standard___collection___abstract_collection___Container___first}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 2 /* 78: ListNode < Container: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___Container___init}, + {(bigint) standard___collection___abstract_collection___Container___item}, + {(bigint) standard___collection___abstract_collection___Container___item__eq}, + {(bigint) 3 /* 82: ListNode < ListNode: superclass init_table position */}, + {(bigint) standard___collection___list___ListNode___init}, + {(bigint) standard___collection___list___ListNode___next}, + {(bigint) standard___collection___list___ListNode___next__eq}, + {(bigint) standard___collection___list___ListNode___prev}, + {(bigint) standard___collection___list___ListNode___prev__eq}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ListNode::_item */ +/* 3: Attribute ListNode::_next */ +/* 4: Attribute ListNode::_prev */ +void INIT_ATTRIBUTES__standard___collection___list___ListNode(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___list___ListNode; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___list___ListNode(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___collection___list___ListNode; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___list___ListNode(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___list___ListNode; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_ListNode_standard___collection___list___ListNode___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 289; + fra.me.meth = LOCATE_NEW_ListNode_standard___collection___list___ListNode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/list.nit:289 */ + fra.me.REG[1] = NEW_standard___collection___list___ListNode(); + INIT_ATTRIBUTES__standard___collection___list___ListNode(fra.me.REG[1]); + standard___collection___list___ListNode___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___list___ListNode(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___array___Array[119] = { + {(bigint) 3831 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Array" /* 2: Class Name */}, + {(bigint) 3 /* 3: Array < Object: superclass typecheck marker */}, + {(bigint) 3831 /* 4: Array < Array: superclass typecheck marker */}, + {(bigint) 291 /* 5: Array < ArrayCapable: superclass typecheck marker */}, + {(bigint) 279 /* 6: Array < Collection: superclass typecheck marker */}, + {(bigint) 343 /* 7: Array < SequenceRead: superclass typecheck marker */}, + {(bigint) 359 /* 8: Array < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2539 /* 9: Array < SimpleCollection: superclass typecheck marker */}, + {(bigint) 2799 /* 10: Array < AbstractArrayRead: superclass typecheck marker */}, + {(bigint) 3251 /* 11: Array < Sequence: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3647 /* 13: Array < AbstractArray: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 7 /* 19: Array < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___collection___array___AbstractArrayRead_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___collection___array___AbstractArrayRead___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Array___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 4 /* 52: Array < SimpleCollection: superclass init_table position */}, + {(bigint) standard___collection___array___Array___add}, + {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 8 /* 59: Array < ArrayCapable: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayCapable___calloc_array}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 6 /* 68: Array < Collection: superclass init_table position */}, + {(bigint) standard___collection___array___AbstractArrayRead___iterator}, + {(bigint) standard___collection___array___Array___iterate}, + {(bigint) standard___collection___array___AbstractArrayRead___is_empty}, + {(bigint) standard___collection___array___AbstractArrayRead___length}, + {(bigint) standard___collection___array___AbstractArrayRead___has}, + {(bigint) standard___collection___array___AbstractArrayRead___has_only}, + {(bigint) standard___collection___array___AbstractArrayRead___count}, + {(bigint) standard___collection___abstract_collection___SequenceRead___first}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 3 /* 78: Array < SequenceRead: superclass init_table position */}, + {(bigint) standard___collection___array___Array_____bra}, + {(bigint) standard___collection___abstract_collection___SequenceRead___last}, + {(bigint) standard___collection___array___AbstractArrayRead___index_of}, + {(bigint) 5 /* 82: Array < RemovableCollection: superclass init_table position */}, + {(bigint) standard___collection___array___AbstractArray___clear}, + {(bigint) standard___collection___array___AbstractArray___remove}, + {(bigint) standard___collection___array___AbstractArray___remove_all}, + {(bigint) 1 /* 86: Array < AbstractArrayRead: superclass init_table position */}, + {(bigint) standard___collection___array___AbstractArrayRead___last_index_of}, + {(bigint) standard___collection___array___AbstractArrayRead___index_of_from}, + {(bigint) standard___collection___array___AbstractArrayRead___last_index_of_from}, + {(bigint) standard___collection___array___AbstractArrayRead___reversed}, + {(bigint) standard___collection___array___AbstractArrayRead___copy_to}, + {(bigint) standard___collection___array___AbstractArrayRead___init}, + {(bigint) 2 /* 93: Array < Sequence: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___Sequence___first__eq}, + {(bigint) standard___collection___abstract_collection___Sequence___last__eq}, + {(bigint) standard___collection___array___AbstractArray___push}, + {(bigint) standard___collection___abstract_collection___Sequence___append}, + {(bigint) standard___collection___array___AbstractArray___pop}, + {(bigint) standard___collection___array___AbstractArray___unshift}, + {(bigint) standard___collection___array___AbstractArray___shift}, + {(bigint) standard___collection___array___Array_____braeq}, + {(bigint) standard___collection___array___AbstractArray___remove_at}, + {(bigint) 9 /* 103: Array < Array: superclass init_table position */}, + {(bigint) standard___collection___array___Array___init}, + {(bigint) standard___collection___array___Array___with_items}, + {(bigint) standard___collection___array___Array___with_capacity}, + {(bigint) standard___collection___array___Array___filled_with}, + {(bigint) standard___collection___array___Array___with_native}, + {(bigint) standard___collection___array___Array___intern_items}, + {(bigint) standard___collection___array___Array___sort}, + {(bigint) standard___collection___array___Array___sub_sort}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 0 /* 115: Array < AbstractArray: superclass init_table position */}, + {(bigint) standard___collection___array___Array___enlarge}, + {(bigint) standard___collection___array___AbstractArray___insert}, + {(bigint) standard___collection___array___AbstractArray___swap_at}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Array::_length */ +/* 3: Attribute Array::_items */ +/* 4: Attribute Array::_capacity */ +void INIT_ATTRIBUTES__standard___collection___array___Array(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___array___Array; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/array.nit:364 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___array___Array____items(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/array.nit:372 */ + REGB0 = TAG_Int(0); + ATTR_standard___collection___array___Array____capacity(fra.me.REG[0]) = REGB0; + /* ../lib/standard/collection/array.nit:24 */ + REGB0 = TAG_Int(0); + ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___array___Array(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___collection___array___Array; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___array___Array(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___array___Array; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___array___Array____capacity(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_capacity", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_length", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Array_standard___collection___array___Array___with_capacity(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 332; + fra.me.meth = LOCATE_NEW_Array_standard___collection___array___Array___with_capacity; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* ../lib/standard/collection/array.nit:332 */ + fra.me.REG[0] = NEW_standard___collection___array___Array(); + INIT_ATTRIBUTES__standard___collection___array___Array(fra.me.REG[0]); + standard___collection___array___Array___with_capacity(fra.me.REG[0], REGB0, init_table); + CHECKNEW_standard___collection___array___Array(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_Array_standard___collection___array___Array___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 317; + fra.me.meth = LOCATE_NEW_Array_standard___collection___array___Array___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/collection/array.nit:317 */ + fra.me.REG[0] = NEW_standard___collection___array___Array(); + INIT_ATTRIBUTES__standard___collection___array___Array(fra.me.REG[0]); + standard___collection___array___Array___init(fra.me.REG[0], init_table); + CHECKNEW_standard___collection___array___Array(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_Array_standard___collection___array___Array___filled_with(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 341; + fra.me.meth = LOCATE_NEW_Array_standard___collection___array___Array___filled_with; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = p1; + /* ../lib/standard/collection/array.nit:341 */ + fra.me.REG[1] = NEW_standard___collection___array___Array(); + INIT_ATTRIBUTES__standard___collection___array___Array(fra.me.REG[1]); + standard___collection___array___Array___filled_with(fra.me.REG[1], fra.me.REG[0], REGB0, init_table); + CHECKNEW_standard___collection___array___Array(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_Array_standard___collection___array___Array___with_items(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 324; + fra.me.meth = LOCATE_NEW_Array_standard___collection___array___Array___with_items; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/array.nit:324 */ + fra.me.REG[1] = NEW_standard___collection___array___Array(); + INIT_ATTRIBUTES__standard___collection___array___Array(fra.me.REG[1]); + standard___collection___array___Array___with_items(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___array___Array(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_Array_standard___collection___array___Array___with_native(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 355; + fra.me.meth = LOCATE_NEW_Array_standard___collection___array___Array___with_native; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = p1; + /* ../lib/standard/collection/array.nit:355 */ + fra.me.REG[1] = NEW_standard___collection___array___Array(); + INIT_ATTRIBUTES__standard___collection___array___Array(fra.me.REG[1]); + standard___collection___array___Array___with_native(fra.me.REG[1], fra.me.REG[0], REGB0, init_table); + CHECKNEW_standard___collection___array___Array(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___array___ArrayIterator[59] = { + {(bigint) 2791 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ArrayIterator" /* 2: Class Name */}, + {(bigint) 3 /* 3: ArrayIterator < Object: superclass typecheck marker */}, + {(bigint) 195 /* 4: ArrayIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2259 /* 5: ArrayIterator < IndexedIterator: superclass typecheck marker */}, + {(bigint) 2791 /* 6: ArrayIterator < ArrayIterator: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ArrayIterator < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) standard___collection___array___Iterator___to_a}, + {(bigint) 1 /* 51: ArrayIterator < Iterator: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayIterator___item}, + {(bigint) standard___collection___array___ArrayIterator___next}, + {(bigint) standard___collection___array___ArrayIterator___is_ok}, + {(bigint) 0 /* 55: ArrayIterator < IndexedIterator: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayIterator___index}, + {(bigint) 3 /* 57: ArrayIterator < ArrayIterator: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayIterator___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ArrayIterator::_index */ +/* 3: Attribute ArrayIterator::_array */ +void INIT_ATTRIBUTES__standard___collection___array___ArrayIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArrayIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/array.nit:445 */ + REGB0 = TAG_Int(0); + ATTR_standard___collection___array___ArrayIterator____index(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___array___ArrayIterator(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_standard___collection___array___ArrayIterator; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___array___ArrayIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___array___ArrayIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___array___ArrayIterator____index(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_index", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___array___ArrayIterator____array(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_array", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ArrayIterator_standard___collection___array___ArrayIterator___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 439; + fra.me.meth = LOCATE_NEW_ArrayIterator_standard___collection___array___ArrayIterator___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/array.nit:439 */ + fra.me.REG[1] = NEW_standard___collection___array___ArrayIterator(); + INIT_ATTRIBUTES__standard___collection___array___ArrayIterator(fra.me.REG[1]); + standard___collection___array___ArrayIterator___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___array___ArrayIterator(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___array___ArraySet[91] = { + {(bigint) 3643 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ArraySet" /* 2: Class Name */}, + {(bigint) 3 /* 3: ArraySet < Object: superclass typecheck marker */}, + {(bigint) 3247 /* 4: ArraySet < Set: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 279 /* 6: ArraySet < Collection: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 359 /* 8: ArraySet < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2539 /* 9: ArraySet < SimpleCollection: superclass typecheck marker */}, + {(bigint) 3643 /* 10: ArraySet < ArraySet: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: ArraySet < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: ArraySet < Set: superclass init_table position */}, {0} /* Class Hole :( */, + {(bigint) 1 /* 52: ArraySet < SimpleCollection: superclass init_table position */}, + {(bigint) standard___collection___array___ArraySet___add}, + {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: Container < Collection: superclass init_table position */}, - {(bigint) abstract_collection___Container___iterator}, - {(bigint) abstract_collection___Container___is_empty}, - {(bigint) abstract_collection___Container___length}, - {(bigint) abstract_collection___Container___has}, - {(bigint) abstract_collection___Container___has_only}, - {(bigint) abstract_collection___Container___count}, - {(bigint) abstract_collection___Container___first}, - {(bigint) 2 /* 68: Container < Container: superclass init_table position */}, - {(bigint) abstract_collection___Container___init}, - {(bigint) abstract_collection___Container___item}, - {(bigint) abstract_collection___Container___item__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Container::_item */ -val_t NEW_Container(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_Container; - return OBJ2VAL(obj); -} -val_t NEW_Container_abstract_collection___Container___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_Container(); - abstract_collection___Container___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ContainerIterator[47] = { - {(bigint) 2647 /* 0: Identity */}, - {(bigint) 3 /* 1: ContainerIterator < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: ContainerIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2647 /* 3: ContainerIterator < ContainerIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10579,98 +19860,468 @@ const classtable_elt_t VFT_ContainerIterator[47] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ContainerIterator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: ContainerIterator < Iterator: superclass init_table position */}, - {(bigint) abstract_collection___ContainerIterator___item}, - {(bigint) abstract_collection___ContainerIterator___next}, - {(bigint) abstract_collection___ContainerIterator___is_ok}, - {(bigint) 2 /* 45: ContainerIterator < ContainerIterator: superclass init_table position */}, - {(bigint) abstract_collection___ContainerIterator___init}, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 3 /* 68: ArraySet < Collection: superclass init_table position */}, + {(bigint) standard___collection___array___ArraySet___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___array___ArraySet___is_empty}, + {(bigint) standard___collection___array___ArraySet___length}, + {(bigint) standard___collection___array___ArraySet___has}, + {(bigint) standard___collection___abstract_collection___Set___has_only}, + {(bigint) standard___collection___abstract_collection___Set___count}, + {(bigint) standard___collection___array___ArraySet___first}, + {(bigint) standard___math___Collection___rand}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 2 /* 82: ArraySet < RemovableCollection: superclass init_table position */}, + {(bigint) standard___collection___array___ArraySet___clear}, + {(bigint) standard___collection___array___ArraySet___remove}, + {(bigint) standard___collection___array___ArraySet___remove_all}, + {(bigint) 5 /* 86: ArraySet < ArraySet: superclass init_table position */}, + {(bigint) standard___collection___array___ArraySet___enlarge}, + {(bigint) standard___collection___array___ArraySet___remove_at}, + {(bigint) standard___collection___array___ArraySet___init}, + {(bigint) standard___collection___array___ArraySet___with_capacity}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute ContainerIterator::_is_ok */ -/* 2: Attribute ContainerIterator::_container */ -val_t NEW_ContainerIterator(void) { +/* 1: Object_id */ +/* 2: Attribute ArraySet::_array */ +void INIT_ATTRIBUTES__standard___collection___array___ArraySet(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArraySet; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___array___ArraySet(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_ContainerIterator; - ATTR_abstract_collection___ContainerIterator____is_ok(obj) = TAG_Bool(true); - return OBJ2VAL(obj); -} -val_t NEW_ContainerIterator_abstract_collection___ContainerIterator___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ContainerIterator(); - abstract_collection___ContainerIterator___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_RemovableCollection[72] = { - {(bigint) 211 /* 0: Identity */}, - {(bigint) 3 /* 1: RemovableCollection < Object: superclass typecheck marker */}, + obj->vft = (classtable_elt_t*)VFT_standard___collection___array___ArraySet; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___array___ArraySet(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___array___ArraySet; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___array___ArraySet____array(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_array", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ArraySet_standard___collection___array___ArraySet___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 493; + fra.me.meth = LOCATE_NEW_ArraySet_standard___collection___array___ArraySet___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/collection/array.nit:493 */ + fra.me.REG[0] = NEW_standard___collection___array___ArraySet(); + INIT_ATTRIBUTES__standard___collection___array___ArraySet(fra.me.REG[0]); + standard___collection___array___ArraySet___init(fra.me.REG[0], init_table); + CHECKNEW_standard___collection___array___ArraySet(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ArraySet_standard___collection___array___ArraySet___with_capacity(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 496; + fra.me.meth = LOCATE_NEW_ArraySet_standard___collection___array___ArraySet___with_capacity; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* ../lib/standard/collection/array.nit:496 */ + fra.me.REG[0] = NEW_standard___collection___array___ArraySet(); + INIT_ATTRIBUTES__standard___collection___array___ArraySet(fra.me.REG[0]); + standard___collection___array___ArraySet___with_capacity(fra.me.REG[0], REGB0, init_table); + CHECKNEW_standard___collection___array___ArraySet(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___collection___array___ArraySetIterator[57] = { + {(bigint) 2399 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ArraySetIterator" /* 2: Class Name */}, + {(bigint) 3 /* 3: ArraySetIterator < Object: superclass typecheck marker */}, + {(bigint) 195 /* 4: ArraySetIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2399 /* 5: ArraySetIterator < ArraySetIterator: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ArraySetIterator < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) standard___collection___array___Iterator___to_a}, + {(bigint) 0 /* 51: ArraySetIterator < Iterator: superclass init_table position */}, + {(bigint) standard___collection___array___ArraySetIterator___item}, + {(bigint) standard___collection___array___ArraySetIterator___next}, + {(bigint) standard___collection___array___ArraySetIterator___is_ok}, + {(bigint) 2 /* 55: ArraySetIterator < ArraySetIterator: superclass init_table position */}, + {(bigint) standard___collection___array___ArraySetIterator___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ArraySetIterator::_iter */ +void INIT_ATTRIBUTES__standard___collection___array___ArraySetIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArraySetIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___array___ArraySetIterator(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___collection___array___ArraySetIterator; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___array___ArraySetIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___array___ArraySetIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___array___ArraySetIterator____iter(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_iter", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ArraySetIterator_standard___collection___array___ArraySetIterator___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 510; + fra.me.meth = LOCATE_NEW_ArraySetIterator_standard___collection___array___ArraySetIterator___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/array.nit:510 */ + fra.me.REG[1] = NEW_standard___collection___array___ArraySetIterator(); + INIT_ATTRIBUTES__standard___collection___array___ArraySetIterator(fra.me.REG[1]); + standard___collection___array___ArraySetIterator___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___array___ArraySetIterator(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___array___ArrayMap[75] = { + {(bigint) 3299 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ArrayMap" /* 2: Class Name */}, + {(bigint) 3 /* 3: ArrayMap < Object: superclass typecheck marker */}, + {(bigint) 131 /* 4: ArrayMap < MapRead: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2175 /* 6: ArrayMap < Map: superclass typecheck marker */}, + {(bigint) 2751 /* 7: ArrayMap < CoupleMap: superclass typecheck marker */}, + {(bigint) 3299 /* 8: ArrayMap < ArrayMap: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ArrayMap < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 2 /* 50: ArrayMap < MapRead: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMap_____bra}, + {(bigint) standard___collection___abstract_collection___MapRead___has_key}, + {(bigint) standard___collection___array___ArrayMap___iterator}, + {(bigint) standard___collection___abstract_collection___MapRead___iterate}, + {(bigint) standard___collection___array___ArrayMap___values}, + {(bigint) standard___collection___array___ArrayMap___keys}, + {(bigint) standard___collection___array___ArrayMap___is_empty}, + {(bigint) standard___collection___array___ArrayMap___length}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) standard___string___Map___join}, + {(bigint) 1 /* 62: ArrayMap < Map: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMap_____braeq}, + {(bigint) standard___collection___abstract_collection___Map___recover_with}, + {(bigint) standard___collection___array___ArrayMap___clear}, + {(bigint) 0 /* 66: ArrayMap < CoupleMap: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMap___couple_at}, + {(bigint) 4 /* 68: ArrayMap < ArrayMap: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMap___keys__eq}, + {(bigint) standard___collection___array___ArrayMap___values__eq}, + {(bigint) standard___collection___array___ArrayMap___enlarge}, + {(bigint) standard___collection___array___ArrayMap___remove_at_index}, + {(bigint) standard___collection___array___ArrayMap___index}, + {(bigint) standard___collection___array___ArrayMap___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ArrayMap::@keys */ +/* 3: Attribute ArrayMap::@values */ +/* 4: Attribute ArrayMap::_items */ +/* 5: Attribute ArrayMap::_last_index */ +void INIT_ATTRIBUTES__standard___collection___array___ArrayMap(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArrayMap; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/array.nit:542 */ + fra.me.REG[1] = fra.me.REG[0]; + fra.me.REG[1] = NEW_ArrayMapKeys_standard___collection___array___ArrayMapKeys___init(fra.me.REG[1]); + ATTR_standard___collection___array___ArrayMap_____atkeys(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/array.nit:543 */ + fra.me.REG[1] = fra.me.REG[0]; + fra.me.REG[1] = NEW_ArrayMapValues_standard___collection___array___ArrayMapValues___init(fra.me.REG[1]); + ATTR_standard___collection___array___ArrayMap_____atvalues(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/array.nit:578 */ + REGB0 = TAG_Int(0); + ATTR_standard___collection___array___ArrayMap____last_index(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___array___ArrayMap(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_standard___collection___array___ArrayMap; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___array___ArrayMap(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___array___ArrayMap; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___array___ArrayMap_____atkeys(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@keys", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___array___ArrayMap_____atvalues(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@values", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___array___ArrayMap____items(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_items", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___array___ArrayMap____last_index(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last_index", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ArrayMap_standard___collection___array___ArrayMap___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 598; + fra.me.meth = LOCATE_NEW_ArrayMap_standard___collection___array___ArrayMap___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/collection/array.nit:598 */ + fra.me.REG[0] = NEW_standard___collection___array___ArrayMap(); + INIT_ATTRIBUTES__standard___collection___array___ArrayMap(fra.me.REG[0]); + standard___collection___array___ArrayMap___init(fra.me.REG[0], init_table); + CHECKNEW_standard___collection___array___ArrayMap(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___collection___array___ArrayMapKeys[90] = { + {(bigint) 2787 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ArrayMapKeys" /* 2: Class Name */}, + {(bigint) 3 /* 3: ArrayMapKeys < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 279 /* 6: ArrayMapKeys < Collection: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 163 /* 5: RemovableCollection < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: RemovableCollection < RemovableCollection: superclass typecheck marker */}, + {(bigint) 359 /* 8: ArrayMapKeys < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2787 /* 9: ArrayMapKeys < ArrayMapKeys: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ArrayMapKeys < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: RemovableCollection < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10687,71 +20338,147 @@ const classtable_elt_t VFT_RemovableCollection[72] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 1 /* 68: ArrayMapKeys < Collection: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMapKeys___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___array___ArrayMapKeys___is_empty}, + {(bigint) standard___collection___array___ArrayMapKeys___length}, + {(bigint) standard___collection___array___ArrayMapKeys___has}, + {(bigint) standard___collection___array___ArrayMapKeys___has_only}, + {(bigint) standard___collection___array___ArrayMapKeys___count}, + {(bigint) standard___collection___array___ArrayMapKeys___first}, + {(bigint) standard___math___Collection___rand}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: RemovableCollection < Collection: superclass init_table position */}, - {(bigint) abstract_collection___Collection___iterator}, - {(bigint) abstract_collection___Collection___is_empty}, - {(bigint) abstract_collection___Collection___length}, - {(bigint) abstract_collection___Collection___has}, - {(bigint) abstract_collection___Collection___has_only}, - {(bigint) abstract_collection___Collection___count}, - {(bigint) abstract_collection___Collection___first}, - {(bigint) 2 /* 68: RemovableCollection < RemovableCollection: superclass init_table position */}, - {(bigint) abstract_collection___RemovableCollection___clear}, - {(bigint) abstract_collection___RemovableCollection___remove}, - {(bigint) abstract_collection___RemovableCollection___remove_all}, + {0} /* Class Hole :( */, + {(bigint) 0 /* 82: ArrayMapKeys < RemovableCollection: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMapKeys___clear}, + {(bigint) standard___collection___array___ArrayMapKeys___remove}, + {(bigint) standard___collection___array___ArrayMapKeys___remove_all}, + {(bigint) 3 /* 86: ArrayMapKeys < ArrayMapKeys: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMapKeys___map}, + {(bigint) standard___collection___array___ArrayMapKeys___map__eq}, + {(bigint) standard___collection___array___ArrayMapKeys___init}, }; /* 0: Pointer to the classtable */ -val_t NEW_RemovableCollection(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_RemovableCollection; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ArrayMapKeys::@map */ +void INIT_ATTRIBUTES__standard___collection___array___ArrayMapKeys(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArrayMapKeys; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_SimpleCollection[75] = { - {(bigint) 3035 /* 0: Identity */}, - {(bigint) 3 /* 1: SimpleCollection < Object: superclass typecheck marker */}, +val_t NEW_standard___collection___array___ArrayMapKeys(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___collection___array___ArrayMapKeys; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___array___ArrayMapKeys(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___array___ArrayMapKeys; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___array___ArrayMapKeys_____atmap(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@map", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ArrayMapKeys_standard___collection___array___ArrayMapKeys___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_ArrayMapKeys_standard___collection___array___ArrayMapKeys___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = NEW_standard___collection___array___ArrayMapKeys(); + INIT_ATTRIBUTES__standard___collection___array___ArrayMapKeys(fra.me.REG[1]); + standard___collection___array___ArrayMapKeys___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___array___ArrayMapKeys(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___array___ArrayMapValues[90] = { + {(bigint) 2783 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ArrayMapValues" /* 2: Class Name */}, + {(bigint) 3 /* 3: ArrayMapValues < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 279 /* 6: ArrayMapValues < Collection: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 163 /* 5: SimpleCollection < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: SimpleCollection < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3035 /* 7: SimpleCollection < SimpleCollection: superclass typecheck marker */}, + {(bigint) 359 /* 8: ArrayMapValues < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2783 /* 9: ArrayMapValues < ArrayMapValues: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ArrayMapValues < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: SimpleCollection < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10768,165 +20495,507 @@ const classtable_elt_t VFT_SimpleCollection[75] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 1 /* 68: ArrayMapValues < Collection: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMapValues___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___array___ArrayMapValues___is_empty}, + {(bigint) standard___collection___array___ArrayMapValues___length}, + {(bigint) standard___collection___array___ArrayMapValues___has}, + {(bigint) standard___collection___array___ArrayMapValues___has_only}, + {(bigint) standard___collection___array___ArrayMapValues___count}, + {(bigint) standard___collection___array___ArrayMapValues___first}, + {(bigint) standard___math___Collection___rand}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: SimpleCollection < Collection: superclass init_table position */}, - {(bigint) abstract_collection___Collection___iterator}, - {(bigint) abstract_collection___Collection___is_empty}, - {(bigint) abstract_collection___Collection___length}, - {(bigint) abstract_collection___Collection___has}, - {(bigint) abstract_collection___Collection___has_only}, - {(bigint) abstract_collection___Collection___count}, - {(bigint) abstract_collection___Collection___first}, - {(bigint) 2 /* 68: SimpleCollection < RemovableCollection: superclass init_table position */}, - {(bigint) abstract_collection___RemovableCollection___clear}, - {(bigint) abstract_collection___RemovableCollection___remove}, - {(bigint) abstract_collection___RemovableCollection___remove_all}, - {(bigint) 3 /* 72: SimpleCollection < SimpleCollection: superclass init_table position */}, - {(bigint) abstract_collection___SimpleCollection___add}, - {(bigint) abstract_collection___SimpleCollection___add_all}, + {(bigint) 0 /* 82: ArrayMapValues < RemovableCollection: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMapValues___clear}, + {(bigint) standard___collection___array___ArrayMapValues___remove}, + {(bigint) standard___collection___array___ArrayMapValues___remove_all}, + {(bigint) 3 /* 86: ArrayMapValues < ArrayMapValues: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMapValues___map}, + {(bigint) standard___collection___array___ArrayMapValues___map__eq}, + {(bigint) standard___collection___array___ArrayMapValues___init}, }; /* 0: Pointer to the classtable */ -val_t NEW_SimpleCollection(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_SimpleCollection; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ArrayMapValues::@map */ +void INIT_ATTRIBUTES__standard___collection___array___ArrayMapValues(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArrayMapValues; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_Set[75] = { - {(bigint) 3275 /* 0: Identity */}, - {(bigint) 3 /* 1: Set < Object: superclass typecheck marker */}, +val_t NEW_standard___collection___array___ArrayMapValues(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___collection___array___ArrayMapValues; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___array___ArrayMapValues(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___array___ArrayMapValues; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___array___ArrayMapValues_____atmap(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@map", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ArrayMapValues_standard___collection___array___ArrayMapValues___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_ArrayMapValues_standard___collection___array___ArrayMapValues___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = NEW_standard___collection___array___ArrayMapValues(); + INIT_ATTRIBUTES__standard___collection___array___ArrayMapValues(fra.me.REG[1]); + standard___collection___array___ArrayMapValues___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___array___ArrayMapValues(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___array___NativeArray[54] = { + {(bigint) 119 /* 0: Identity */}, + {(bigint) -1 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "NativeArray" /* 2: Class Name */}, + {(bigint) 3 /* 3: NativeArray < Object: superclass typecheck marker */}, + {(bigint) 119 /* 4: NativeArray < NativeArray: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 3275 /* 4: Set < Set: superclass typecheck marker */}, - {(bigint) 163 /* 5: Set < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: Set < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3035 /* 7: Set < SimpleCollection: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Set < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: NativeArray < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: NativeArray < NativeArray: superclass init_table position */}, + {(bigint) standard___collection___array___NativeArray_____bra}, + {(bigint) standard___collection___array___NativeArray_____braeq}, + {(bigint) standard___collection___array___NativeArray___copy_to}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +val_t NEW_NativeArray(size_t length, size_t size) { + Nit_NativeArray array; + array = (Nit_NativeArray)alloc(sizeof(struct Nit_NativeArray) + ((length - 1) * size)); + array->vft = (classtable_elt_t*)VFT_standard___collection___array___NativeArray; + array->object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + array->size = length; + return OBJ2VAL(array); +} +const classtable_elt_t VFT_standard___collection___sorter___ComparableSorter[58] = { + {(bigint) 2371 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ComparableSorter" /* 2: Class Name */}, + {(bigint) 3 /* 3: ComparableSorter < Object: superclass typecheck marker */}, + {(bigint) 295 /* 4: ComparableSorter < AbstractSorter: superclass typecheck marker */}, + {(bigint) 2371 /* 5: ComparableSorter < ComparableSorter: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ComparableSorter < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: ComparableSorter < AbstractSorter: superclass init_table position */}, + {(bigint) standard___collection___sorter___ComparableSorter___compare}, + {(bigint) standard___collection___sorter___AbstractSorter___sort}, + {(bigint) standard___collection___sorter___AbstractSorter___sub_sort}, + {(bigint) standard___collection___sorter___AbstractSorter___quick_sort}, + {(bigint) standard___collection___sorter___AbstractSorter___bubble_sort}, + {(bigint) 2 /* 56: ComparableSorter < ComparableSorter: superclass init_table position */}, + {(bigint) standard___collection___sorter___ComparableSorter___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +void INIT_ATTRIBUTES__standard___collection___sorter___ComparableSorter(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___sorter___ComparableSorter; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___sorter___ComparableSorter(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_standard___collection___sorter___ComparableSorter; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___sorter___ComparableSorter(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___sorter___ComparableSorter; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 96; + fra.me.meth = LOCATE_NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/collection/sorter.nit:96 */ + fra.me.REG[0] = NEW_standard___collection___sorter___ComparableSorter(); + INIT_ATTRIBUTES__standard___collection___sorter___ComparableSorter(fra.me.REG[0]); + standard___collection___sorter___ComparableSorter___init(fra.me.REG[0], init_table); + CHECKNEW_standard___collection___sorter___ComparableSorter(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___collection___hash_collection___HashMap[96] = { + {(bigint) 2731 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "HashMap" /* 2: Class Name */}, + {(bigint) 3 /* 3: HashMap < Object: superclass typecheck marker */}, + {(bigint) 131 /* 4: HashMap < MapRead: superclass typecheck marker */}, + {(bigint) 291 /* 5: HashMap < ArrayCapable: superclass typecheck marker */}, + {(bigint) 2175 /* 6: HashMap < Map: superclass typecheck marker */}, + {(bigint) 2307 /* 7: HashMap < HashCollection: superclass typecheck marker */}, + {(bigint) 2731 /* 8: HashMap < HashMap: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 4 /* 50: Set < Set: superclass init_table position */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: HashMap < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: HashMap < MapRead: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMap_____bra}, + {(bigint) standard___collection___abstract_collection___MapRead___has_key}, + {(bigint) standard___collection___hash_collection___HashMap___iterator}, + {(bigint) standard___collection___hash_collection___HashMap___iterate}, + {(bigint) standard___collection___hash_collection___HashMap___values}, + {(bigint) standard___collection___hash_collection___HashMap___keys}, + {(bigint) standard___collection___hash_collection___HashMap___is_empty}, + {(bigint) standard___collection___hash_collection___HashMap___length}, + {(bigint) 4 /* 59: HashMap < ArrayCapable: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayCapable___calloc_array}, + {(bigint) standard___string___Map___join}, + {(bigint) 0 /* 62: HashMap < Map: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMap_____braeq}, + {(bigint) standard___collection___abstract_collection___Map___recover_with}, + {(bigint) standard___collection___hash_collection___HashMap___clear}, + {(bigint) 5 /* 66: HashMap < HashMap: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMap___init}, + {(bigint) standard___collection___hash_collection___HashMap___keys__eq}, + {(bigint) standard___collection___hash_collection___HashMap___values__eq}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: Set < Collection: superclass init_table position */}, - {(bigint) abstract_collection___Collection___iterator}, - {(bigint) abstract_collection___Collection___is_empty}, - {(bigint) abstract_collection___Collection___length}, - {(bigint) abstract_collection___Collection___has}, - {(bigint) abstract_collection___Set___has_only}, - {(bigint) abstract_collection___Set___count}, - {(bigint) abstract_collection___Collection___first}, - {(bigint) 2 /* 68: Set < RemovableCollection: superclass init_table position */}, - {(bigint) abstract_collection___RemovableCollection___clear}, - {(bigint) abstract_collection___RemovableCollection___remove}, - {(bigint) abstract_collection___Set___remove_all}, - {(bigint) 3 /* 72: Set < SimpleCollection: superclass init_table position */}, - {(bigint) abstract_collection___SimpleCollection___add}, - {(bigint) abstract_collection___SimpleCollection___add_all}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_Set(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_Set; - return OBJ2VAL(obj); -} -const classtable_elt_t VFT_Map[82] = { - {(bigint) 3143 /* 0: Identity */}, - {(bigint) 3 /* 1: Map < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 163 /* 5: Map < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: Map < RemovableCollection: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 3143 /* 8: Map < Map: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Map < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 3 /* 86: HashMap < HashCollection: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashCollection___first_item}, + {(bigint) standard___collection___hash_collection___HashCollection___index_at}, + {(bigint) standard___collection___hash_collection___HashCollection___node_at}, + {(bigint) standard___collection___hash_collection___HashCollection___node_at_idx}, + {(bigint) standard___collection___hash_collection___HashCollection___store}, + {(bigint) standard___collection___hash_collection___HashCollection___remove_node}, + {(bigint) standard___collection___hash_collection___HashCollection___raz}, + {(bigint) standard___collection___hash_collection___HashCollection___enlarge}, + {(bigint) standard___collection___hash_collection___HashCollection___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute HashMap::_array */ +/* 3: Attribute HashMap::_capacity */ +/* 4: Attribute HashMap::_length */ +/* 5: Attribute HashMap::_first_item */ +/* 6: Attribute HashMap::_last_item */ +/* 7: Attribute HashMap::_last_accessed_key */ +/* 8: Attribute HashMap::_last_accessed_node */ +/* 9: Attribute HashMap::@keys */ +/* 10: Attribute HashMap::@values */ +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMap(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMap; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/hash_collection.nit:255 */ + fra.me.REG[1] = fra.me.REG[0]; + fra.me.REG[1] = NEW_HashMapKeys_standard___collection___hash_collection___HashMapKeys___init(fra.me.REG[1]); + ATTR_standard___collection___hash_collection___HashMap_____atkeys(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:256 */ + fra.me.REG[1] = fra.me.REG[0]; + fra.me.REG[1] = NEW_HashMapValues_standard___collection___hash_collection___HashMapValues___init(fra.me.REG[1]); + ATTR_standard___collection___hash_collection___HashMap_____atvalues(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:23 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashCollection____array(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:24 */ + REGB0 = TAG_Int(0); + ATTR_standard___collection___hash_collection___HashCollection____capacity(fra.me.REG[0]) = REGB0; + /* ../lib/standard/collection/hash_collection.nit:25 */ + REGB0 = TAG_Int(0); + ATTR_standard___collection___hash_collection___HashCollection____length(fra.me.REG[0]) = REGB0; + /* ../lib/standard/collection/hash_collection.nit:27 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashCollection____first_item(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:28 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashCollection____last_item(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:30 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashCollection____last_accessed_key(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:33 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashCollection____last_accessed_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___hash_collection___HashMap(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_standard___collection___hash_collection___HashMap; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___hash_collection___HashMap(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___hash_collection___HashMap; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashMap_____atkeys(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@keys", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashMap_____atvalues(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@values", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashCollection____capacity(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_capacity", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashCollection____length(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_length", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_HashMap_standard___collection___hash_collection___HashMap___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 248; + fra.me.meth = LOCATE_NEW_HashMap_standard___collection___hash_collection___HashMap___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/collection/hash_collection.nit:248 */ + fra.me.REG[0] = NEW_standard___collection___hash_collection___HashMap(); + INIT_ATTRIBUTES__standard___collection___hash_collection___HashMap(fra.me.REG[0]); + standard___collection___hash_collection___HashMap___init(fra.me.REG[0], init_table); + CHECKNEW_standard___collection___hash_collection___HashMap(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___collection___hash_collection___HashMapKeys[90] = { + {(bigint) 2727 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "HashMapKeys" /* 2: Class Name */}, + {(bigint) 3 /* 3: HashMapKeys < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 279 /* 6: HashMapKeys < Collection: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 359 /* 8: HashMapKeys < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2727 /* 9: HashMapKeys < HashMapKeys: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10934,47 +21003,46 @@ const classtable_elt_t VFT_Map[82] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: HashMapKeys < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: Map < Collection: superclass init_table position */}, - {(bigint) abstract_collection___Map___iterator}, - {(bigint) abstract_collection___Collection___is_empty}, - {(bigint) abstract_collection___Collection___length}, - {(bigint) abstract_collection___Collection___has}, - {(bigint) abstract_collection___Collection___has_only}, - {(bigint) abstract_collection___Collection___count}, - {(bigint) abstract_collection___Collection___first}, - {(bigint) 2 /* 68: Map < RemovableCollection: superclass init_table position */}, - {(bigint) abstract_collection___RemovableCollection___clear}, - {(bigint) abstract_collection___RemovableCollection___remove}, - {(bigint) abstract_collection___RemovableCollection___remove_all}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Map___map_join}, - {(bigint) 3 /* 76: Map < Map: superclass init_table position */}, - {(bigint) abstract_collection___Map_____bra}, - {(bigint) abstract_collection___Map_____braeq}, - {(bigint) abstract_collection___Map___has_key}, - {(bigint) abstract_collection___Map___remove_at}, - {(bigint) abstract_collection___Map___recover_with}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_Map(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_Map; - return OBJ2VAL(obj); -} -const classtable_elt_t VFT_MapIterator[48] = { - {(bigint) 2547 /* 0: Identity */}, - {(bigint) 3 /* 1: MapIterator < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: MapIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2547 /* 3: MapIterator < MapIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -10984,96 +21052,147 @@ const classtable_elt_t VFT_MapIterator[48] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MapIterator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: MapIterator < Iterator: superclass init_table position */}, - {(bigint) abstract_collection___Iterator___item}, - {(bigint) abstract_collection___Iterator___next}, - {(bigint) abstract_collection___Iterator___is_ok}, - {(bigint) 2 /* 45: MapIterator < MapIterator: superclass init_table position */}, - {(bigint) abstract_collection___MapIterator___key}, - {(bigint) abstract_collection___MapIterator___item__eq}, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 1 /* 68: HashMapKeys < Collection: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMapKeys___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___hash_collection___HashMapKeys___is_empty}, + {(bigint) standard___collection___hash_collection___HashMapKeys___length}, + {(bigint) standard___collection___hash_collection___HashMapKeys___has}, + {(bigint) standard___collection___hash_collection___HashMapKeys___has_only}, + {(bigint) standard___collection___hash_collection___HashMapKeys___count}, + {(bigint) standard___collection___hash_collection___HashMapKeys___first}, + {(bigint) standard___math___Collection___rand}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 0 /* 82: HashMapKeys < RemovableCollection: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMapKeys___clear}, + {(bigint) standard___collection___hash_collection___HashMapKeys___remove}, + {(bigint) standard___collection___hash_collection___HashMapKeys___remove_all}, + {(bigint) 3 /* 86: HashMapKeys < HashMapKeys: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMapKeys___map}, + {(bigint) standard___collection___hash_collection___HashMapKeys___map__eq}, + {(bigint) standard___collection___hash_collection___HashMapKeys___init}, }; /* 0: Pointer to the classtable */ -val_t NEW_MapIterator(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_MapIterator; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute HashMapKeys::@map */ +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapKeys(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapKeys; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_IndexedCollection[92] = { - {(bigint) 3303 /* 0: Identity */}, - {(bigint) 3 /* 1: IndexedCollection < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, +val_t NEW_standard___collection___hash_collection___HashMapKeys(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___collection___hash_collection___HashMapKeys; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___hash_collection___HashMapKeys(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___hash_collection___HashMapKeys; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashMapKeys_____atmap(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@map", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_HashMapKeys_standard___collection___hash_collection___HashMapKeys___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_HashMapKeys_standard___collection___hash_collection___HashMapKeys___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = NEW_standard___collection___hash_collection___HashMapKeys(); + INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapKeys(fra.me.REG[1]); + standard___collection___hash_collection___HashMapKeys___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___hash_collection___HashMapKeys(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___hash_collection___HashMapValues[90] = { + {(bigint) 2723 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "HashMapValues" /* 2: Class Name */}, + {(bigint) 3 /* 3: HashMapValues < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 163 /* 5: IndexedCollection < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: IndexedCollection < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3035 /* 7: IndexedCollection < SimpleCollection: superclass typecheck marker */}, - {(bigint) 3143 /* 8: IndexedCollection < Map: superclass typecheck marker */}, - {(bigint) 3303 /* 9: IndexedCollection < IndexedCollection: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 279 /* 6: HashMapValues < Collection: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 359 /* 8: HashMapValues < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2723 /* 9: HashMapValues < HashMapValues: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: IndexedCollection < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: HashMapValues < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -11086,151 +21205,1351 @@ const classtable_elt_t VFT_IndexedCollection[92] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: IndexedCollection < Collection: superclass init_table position */}, - {(bigint) abstract_collection___IndexedCollection___iterator}, - {(bigint) abstract_collection___Collection___is_empty}, - {(bigint) abstract_collection___Collection___length}, - {(bigint) abstract_collection___Collection___has}, - {(bigint) abstract_collection___Collection___has_only}, - {(bigint) abstract_collection___Collection___count}, - {(bigint) abstract_collection___IndexedCollection___first}, - {(bigint) 2 /* 68: IndexedCollection < RemovableCollection: superclass init_table position */}, - {(bigint) abstract_collection___RemovableCollection___clear}, - {(bigint) abstract_collection___RemovableCollection___remove}, - {(bigint) abstract_collection___RemovableCollection___remove_all}, - {(bigint) 4 /* 72: IndexedCollection < SimpleCollection: superclass init_table position */}, - {(bigint) abstract_collection___IndexedCollection___add}, - {(bigint) abstract_collection___SimpleCollection___add_all}, - {(bigint) string___Map___map_join}, - {(bigint) 3 /* 76: IndexedCollection < Map: superclass init_table position */}, - {(bigint) abstract_collection___Map_____bra}, - {(bigint) abstract_collection___Map_____braeq}, - {(bigint) abstract_collection___Map___has_key}, - {(bigint) abstract_collection___Map___remove_at}, - {(bigint) abstract_collection___Map___recover_with}, - {(bigint) 5 /* 82: IndexedCollection < IndexedCollection: superclass init_table position */}, - {(bigint) abstract_collection___IndexedCollection___first__eq}, - {(bigint) abstract_collection___IndexedCollection___last}, - {(bigint) abstract_collection___IndexedCollection___last__eq}, - {(bigint) abstract_collection___IndexedCollection___push}, - {(bigint) abstract_collection___IndexedCollection___append}, - {(bigint) abstract_collection___IndexedCollection___pop}, - {(bigint) abstract_collection___IndexedCollection___unshift}, - {(bigint) abstract_collection___IndexedCollection___shift}, - {(bigint) abstract_collection___IndexedCollection___index_of}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_IndexedCollection(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_IndexedCollection; - return OBJ2VAL(obj); -} -const classtable_elt_t VFT_IndexedIterator[50] = { - {(bigint) 3183 /* 0: Identity */}, - {(bigint) 3 /* 1: IndexedIterator < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: IndexedIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2547 /* 3: IndexedIterator < MapIterator: superclass typecheck marker */}, - {(bigint) 3183 /* 4: IndexedIterator < IndexedIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 1 /* 68: HashMapValues < Collection: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMapValues___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___hash_collection___HashMapValues___is_empty}, + {(bigint) standard___collection___hash_collection___HashMapValues___length}, + {(bigint) standard___collection___hash_collection___HashMapValues___has}, + {(bigint) standard___collection___hash_collection___HashMapValues___has_only}, + {(bigint) standard___collection___hash_collection___HashMapValues___count}, + {(bigint) standard___collection___hash_collection___HashMapValues___first}, + {(bigint) standard___math___Collection___rand}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: IndexedIterator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: IndexedIterator < Iterator: superclass init_table position */}, - {(bigint) abstract_collection___Iterator___item}, - {(bigint) abstract_collection___Iterator___next}, - {(bigint) abstract_collection___Iterator___is_ok}, - {(bigint) 2 /* 45: IndexedIterator < MapIterator: superclass init_table position */}, - {(bigint) abstract_collection___IndexedIterator___key}, - {(bigint) abstract_collection___MapIterator___item__eq}, - {(bigint) 3 /* 48: IndexedIterator < IndexedIterator: superclass init_table position */}, - {(bigint) abstract_collection___IndexedIterator___index}, + {(bigint) 0 /* 82: HashMapValues < RemovableCollection: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMapValues___clear}, + {(bigint) standard___collection___hash_collection___HashMapValues___remove}, + {(bigint) standard___collection___hash_collection___HashMapValues___remove_all}, + {(bigint) 3 /* 86: HashMapValues < HashMapValues: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMapValues___map}, + {(bigint) standard___collection___hash_collection___HashMapValues___map__eq}, + {(bigint) standard___collection___hash_collection___HashMapValues___init}, }; /* 0: Pointer to the classtable */ -val_t NEW_IndexedIterator(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_IndexedIterator; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute HashMapValues::@map */ +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapValues(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapValues; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_CoupleMap[82] = { - {(bigint) 3319 /* 0: Identity */}, - {(bigint) 3 /* 1: CoupleMap < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 3319 /* 4: CoupleMap < CoupleMap: superclass typecheck marker */}, - {(bigint) 163 /* 5: CoupleMap < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: CoupleMap < RemovableCollection: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3143 /* 8: CoupleMap < Map: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: CoupleMap < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, +val_t NEW_standard___collection___hash_collection___HashMapValues(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___collection___hash_collection___HashMapValues; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___hash_collection___HashMapValues(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___hash_collection___HashMapValues; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashMapValues_____atmap(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@map", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_HashMapValues_standard___collection___hash_collection___HashMapValues___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_HashMapValues_standard___collection___hash_collection___HashMapValues___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = NEW_standard___collection___hash_collection___HashMapValues(); + INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapValues(fra.me.REG[1]); + standard___collection___hash_collection___HashMapValues___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___hash_collection___HashMapValues(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___hash_collection___HashMapNode[60] = { + {(bigint) 2299 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "HashMapNode" /* 2: Class Name */}, + {(bigint) 3 /* 3: HashMapNode < Object: superclass typecheck marker */}, + {(bigint) 247 /* 4: HashMapNode < HashNode: superclass typecheck marker */}, + {(bigint) 2299 /* 5: HashMapNode < HashMapNode: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: HashMapNode < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: HashMapNode < HashNode: superclass init_table position */}, + {(bigint) 2299 /* 51: VT HashMapNode::N : id of HashMapNode */}, + {(bigint) 5 /* 52: VT HashMapNode::N : color of HashMapNode */}, + {(bigint) standard___collection___hash_collection___HashNode___next_item}, + {(bigint) standard___collection___hash_collection___HashNode___next_item__eq}, + {(bigint) standard___collection___hash_collection___HashNode___prev_item}, + {(bigint) standard___collection___hash_collection___HashNode___prev_item__eq}, + {(bigint) standard___collection___hash_collection___HashNode___init}, + {(bigint) 2 /* 58: HashMapNode < HashMapNode: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMapNode___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute HashMapNode::_key */ +/* 3: Attribute HashMapNode::_next_item */ +/* 4: Attribute HashMapNode::_prev_item */ +/* 5: Attribute HashMapNode::_prev_in_bucklet */ +/* 6: Attribute HashMapNode::_next_in_bucklet */ +/* 7: Attribute HashMapNode::_value */ +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapNode(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapNode; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/hash_collection.nit:192 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashNode____next_item(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:193 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashNode____prev_item(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:194 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashNode____prev_in_bucklet(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:195 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashNode____next_in_bucklet(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___hash_collection___HashMapNode(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_standard___collection___hash_collection___HashMapNode; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___hash_collection___HashMapNode(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___hash_collection___HashMapNode; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashNode____key(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_key", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_HashMapNode_standard___collection___hash_collection___HashMapNode___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 356; + fra.me.meth = LOCATE_NEW_HashMapNode_standard___collection___hash_collection___HashMapNode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/standard/collection/hash_collection.nit:356 */ + fra.me.REG[2] = NEW_standard___collection___hash_collection___HashMapNode(); + INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapNode(fra.me.REG[2]); + standard___collection___hash_collection___HashMapNode___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_standard___collection___hash_collection___HashMapNode(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_standard___collection___hash_collection___HashMapIterator[57] = { + {(bigint) 2303 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "HashMapIterator" /* 2: Class Name */}, + {(bigint) 3 /* 3: HashMapIterator < Object: superclass typecheck marker */}, + {(bigint) 135 /* 4: HashMapIterator < MapIterator: superclass typecheck marker */}, + {(bigint) 2303 /* 5: HashMapIterator < HashMapIterator: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: HashMapIterator < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: HashMapIterator < MapIterator: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMapIterator___item}, + {(bigint) standard___collection___hash_collection___HashMapIterator___key}, + {(bigint) standard___collection___hash_collection___HashMapIterator___next}, + {(bigint) standard___collection___hash_collection___HashMapIterator___is_ok}, + {(bigint) 2 /* 55: HashMapIterator < HashMapIterator: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashMapIterator___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute HashMapIterator::_map */ +/* 3: Attribute HashMapIterator::_node */ +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___hash_collection___HashMapIterator(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_standard___collection___hash_collection___HashMapIterator; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___hash_collection___HashMapIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___hash_collection___HashMapIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashMapIterator____map(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_map", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_HashMapIterator_standard___collection___hash_collection___HashMapIterator___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 397; + fra.me.meth = LOCATE_NEW_HashMapIterator_standard___collection___hash_collection___HashMapIterator___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/hash_collection.nit:397 */ + fra.me.REG[1] = NEW_standard___collection___hash_collection___HashMapIterator(); + INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapIterator(fra.me.REG[1]); + standard___collection___hash_collection___HashMapIterator___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___hash_collection___HashMapIterator(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___hash_collection___HashSet[96] = { + {(bigint) 3639 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "HashSet" /* 2: Class Name */}, + {(bigint) 3 /* 3: HashSet < Object: superclass typecheck marker */}, + {(bigint) 3247 /* 4: HashSet < Set: superclass typecheck marker */}, + {(bigint) 291 /* 5: HashSet < ArrayCapable: superclass typecheck marker */}, + {(bigint) 279 /* 6: HashSet < Collection: superclass typecheck marker */}, + {(bigint) 2307 /* 7: HashSet < HashCollection: superclass typecheck marker */}, + {(bigint) 359 /* 8: HashSet < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2539 /* 9: HashSet < SimpleCollection: superclass typecheck marker */}, + {(bigint) 3639 /* 10: HashSet < HashSet: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: HashSet < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: HashSet < Set: superclass init_table position */}, + {0} /* Class Hole :( */, + {(bigint) 1 /* 52: HashSet < SimpleCollection: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashSet___add}, + {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, + {(bigint) 7 /* 55: HashSet < HashSet: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashSet___init}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 6 /* 59: HashSet < ArrayCapable: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayCapable___calloc_array}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 3 /* 68: HashSet < Collection: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashSet___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___hash_collection___HashSet___is_empty}, + {(bigint) standard___collection___hash_collection___HashSet___length}, + {(bigint) standard___collection___hash_collection___HashSet___has}, + {(bigint) standard___collection___abstract_collection___Set___has_only}, + {(bigint) standard___collection___abstract_collection___Set___count}, + {(bigint) standard___collection___hash_collection___HashSet___first}, + {(bigint) standard___math___Collection___rand}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 2 /* 82: HashSet < RemovableCollection: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashSet___clear}, + {(bigint) standard___collection___hash_collection___HashSet___remove}, + {(bigint) standard___collection___abstract_collection___Set___remove_all}, + {(bigint) 5 /* 86: HashSet < HashCollection: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashCollection___first_item}, + {(bigint) standard___collection___hash_collection___HashCollection___index_at}, + {(bigint) standard___collection___hash_collection___HashCollection___node_at}, + {(bigint) standard___collection___hash_collection___HashCollection___node_at_idx}, + {(bigint) standard___collection___hash_collection___HashCollection___store}, + {(bigint) standard___collection___hash_collection___HashCollection___remove_node}, + {(bigint) standard___collection___hash_collection___HashCollection___raz}, + {(bigint) standard___collection___hash_collection___HashCollection___enlarge}, + {(bigint) standard___collection___hash_collection___HashCollection___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute HashSet::_array */ +/* 3: Attribute HashSet::_capacity */ +/* 4: Attribute HashSet::_length */ +/* 5: Attribute HashSet::_first_item */ +/* 6: Attribute HashSet::_last_item */ +/* 7: Attribute HashSet::_last_accessed_key */ +/* 8: Attribute HashSet::_last_accessed_node */ +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashSet(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashSet; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/hash_collection.nit:23 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashCollection____array(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:24 */ + REGB0 = TAG_Int(0); + ATTR_standard___collection___hash_collection___HashCollection____capacity(fra.me.REG[0]) = REGB0; + /* ../lib/standard/collection/hash_collection.nit:25 */ + REGB0 = TAG_Int(0); + ATTR_standard___collection___hash_collection___HashCollection____length(fra.me.REG[0]) = REGB0; + /* ../lib/standard/collection/hash_collection.nit:27 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashCollection____first_item(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:28 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashCollection____last_item(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:30 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashCollection____last_accessed_key(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:33 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashCollection____last_accessed_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___hash_collection___HashSet(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_standard___collection___hash_collection___HashSet; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___hash_collection___HashSet(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___hash_collection___HashSet; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashCollection____capacity(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_capacity", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashCollection____length(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_length", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_HashSet_standard___collection___hash_collection___HashSet___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 442; + fra.me.meth = LOCATE_NEW_HashSet_standard___collection___hash_collection___HashSet___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/collection/hash_collection.nit:442 */ + fra.me.REG[0] = NEW_standard___collection___hash_collection___HashSet(); + INIT_ATTRIBUTES__standard___collection___hash_collection___HashSet(fra.me.REG[0]); + standard___collection___hash_collection___HashSet___init(fra.me.REG[0], init_table); + CHECKNEW_standard___collection___hash_collection___HashSet(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___collection___hash_collection___HashSetNode[60] = { + {(bigint) 2291 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "HashSetNode" /* 2: Class Name */}, + {(bigint) 3 /* 3: HashSetNode < Object: superclass typecheck marker */}, + {(bigint) 247 /* 4: HashSetNode < HashNode: superclass typecheck marker */}, + {(bigint) 2291 /* 5: HashSetNode < HashSetNode: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: HashSetNode < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: HashSetNode < HashNode: superclass init_table position */}, + {(bigint) 2291 /* 51: VT HashSetNode::N : id of HashSetNode */}, + {(bigint) 5 /* 52: VT HashSetNode::N : color of HashSetNode */}, + {(bigint) standard___collection___hash_collection___HashNode___next_item}, + {(bigint) standard___collection___hash_collection___HashNode___next_item__eq}, + {(bigint) standard___collection___hash_collection___HashNode___prev_item}, + {(bigint) standard___collection___hash_collection___HashNode___prev_item__eq}, + {(bigint) standard___collection___hash_collection___HashNode___init}, + {(bigint) 2 /* 58: HashSetNode < HashSetNode: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashSetNode___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute HashSetNode::_key */ +/* 3: Attribute HashSetNode::_next_item */ +/* 4: Attribute HashSetNode::_prev_item */ +/* 5: Attribute HashSetNode::_prev_in_bucklet */ +/* 6: Attribute HashSetNode::_next_in_bucklet */ +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetNode(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetNode; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/hash_collection.nit:192 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashNode____next_item(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:193 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashNode____prev_item(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:194 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashNode____prev_in_bucklet(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/collection/hash_collection.nit:195 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___collection___hash_collection___HashNode____next_in_bucklet(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___hash_collection___HashSetNode(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_standard___collection___hash_collection___HashSetNode; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___hash_collection___HashSetNode(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___hash_collection___HashSetNode; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashNode____key(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_key", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_HashSetNode_standard___collection___hash_collection___HashSetNode___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 454; + fra.me.meth = LOCATE_NEW_HashSetNode_standard___collection___hash_collection___HashSetNode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/hash_collection.nit:454 */ + fra.me.REG[1] = NEW_standard___collection___hash_collection___HashSetNode(); + INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetNode(fra.me.REG[1]); + standard___collection___hash_collection___HashSetNode___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___hash_collection___HashSetNode(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___collection___hash_collection___HashSetIterator[57] = { + {(bigint) 2295 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "HashSetIterator" /* 2: Class Name */}, + {(bigint) 3 /* 3: HashSetIterator < Object: superclass typecheck marker */}, + {(bigint) 195 /* 4: HashSetIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2295 /* 5: HashSetIterator < HashSetIterator: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: HashSetIterator < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) standard___collection___array___Iterator___to_a}, + {(bigint) 0 /* 51: HashSetIterator < Iterator: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashSetIterator___item}, + {(bigint) standard___collection___hash_collection___HashSetIterator___next}, + {(bigint) standard___collection___hash_collection___HashSetIterator___is_ok}, + {(bigint) 2 /* 55: HashSetIterator < HashSetIterator: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashSetIterator___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute HashSetIterator::_set */ +/* 3: Attribute HashSetIterator::_node */ +void INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___collection___hash_collection___HashSetIterator(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_standard___collection___hash_collection___HashSetIterator; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___collection___hash_collection___HashSetIterator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___hash_collection___HashSetIterator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___collection___hash_collection___HashSetIterator____set(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_set", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_HashSetIterator_standard___collection___hash_collection___HashSetIterator___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 482; + fra.me.meth = LOCATE_NEW_HashSetIterator_standard___collection___hash_collection___HashSetIterator___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/hash_collection.nit:482 */ + fra.me.REG[1] = NEW_standard___collection___hash_collection___HashSetIterator(); + INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetIterator(fra.me.REG[1]); + standard___collection___hash_collection___HashSetIterator___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___collection___hash_collection___HashSetIterator(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___string___String[141] = { + {(bigint) 3615 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "String" /* 2: Class Name */}, + {(bigint) 3 /* 3: String < Object: superclass typecheck marker */}, + {(bigint) 103 /* 4: String < Pattern: superclass typecheck marker */}, + {(bigint) 271 /* 5: String < Comparable: superclass typecheck marker */}, + {(bigint) 279 /* 6: String < Collection: superclass typecheck marker */}, + {(bigint) 343 /* 7: String < SequenceRead: superclass typecheck marker */}, + {(bigint) 3615 /* 8: String < String: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2799 /* 10: String < AbstractArrayRead: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3303 /* 12: String < AbstractString: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: String < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___string___String_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___string___AbstractString___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___String___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___string___String___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 6 /* 50: String < Pattern: superclass init_table position */}, + {(bigint) standard___string_search___String___search_index_in}, + {(bigint) standard___string_search___String___search_in}, + {(bigint) standard___string_search___Pattern___search_all_in}, + {(bigint) standard___string_search___Pattern___split_in}, + {(bigint) 0 /* 55: String < Comparable: superclass init_table position */}, + {(bigint) 3615 /* 56: VT String::OTHER : id of String */}, + {(bigint) 8 /* 57: VT String::OTHER : color of String */}, + {(bigint) standard___string___String_____l}, + {(bigint) standard___kernel___Comparable_____leq}, + {(bigint) standard___kernel___Comparable_____geq}, + {(bigint) standard___kernel___Comparable_____g}, + {(bigint) standard___kernel___Comparable_____leqg}, + {(bigint) standard___kernel___Comparable___is_between}, + {(bigint) standard___kernel___Comparable___max}, + {(bigint) standard___kernel___Comparable___min}, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 5 /* 68: String < Collection: superclass init_table position */}, + {(bigint) standard___collection___array___AbstractArrayRead___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___array___AbstractArrayRead___is_empty}, + {(bigint) standard___collection___array___AbstractArrayRead___length}, + {(bigint) standard___collection___array___AbstractArrayRead___has}, + {(bigint) standard___collection___array___AbstractArrayRead___has_only}, + {(bigint) standard___collection___array___AbstractArrayRead___count}, + {(bigint) standard___collection___abstract_collection___SequenceRead___first}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 4 /* 78: String < SequenceRead: superclass init_table position */}, + {(bigint) standard___string___AbstractString_____bra}, + {(bigint) standard___collection___abstract_collection___SequenceRead___last}, + {(bigint) standard___collection___array___AbstractArrayRead___index_of}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 3 /* 86: String < AbstractArrayRead: superclass init_table position */}, + {(bigint) standard___collection___array___AbstractArrayRead___last_index_of}, + {(bigint) standard___collection___array___AbstractArrayRead___index_of_from}, + {(bigint) standard___collection___array___AbstractArrayRead___last_index_of_from}, + {(bigint) standard___collection___array___AbstractArrayRead___reversed}, + {(bigint) standard___collection___array___AbstractArrayRead___copy_to}, + {(bigint) standard___collection___array___AbstractArrayRead___init}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 2 /* 103: String < AbstractString: superclass init_table position */}, + {(bigint) standard___string___AbstractString___items}, + {(bigint) standard___string___AbstractString___substring}, + {(bigint) standard___string___AbstractString___substring_from}, + {(bigint) standard___string___AbstractString___has_substring}, + {(bigint) standard___string___AbstractString___has_prefix}, + {(bigint) standard___string___AbstractString___has_suffix}, + {(bigint) standard___string___AbstractString___to_i}, + {(bigint) standard___string___AbstractString___to_hex}, + {(bigint) standard___string___AbstractString___a_to}, + {(bigint) standard___string___AbstractString___to_upper}, + {(bigint) standard___string___AbstractString___to_lower}, + {(bigint) standard___symbol___String___to_symbol}, + {(bigint) 7 /* 116: String < String: superclass init_table position */}, + {(bigint) standard___string___String___with_native}, + {(bigint) standard___string___String___from_cstring}, + {(bigint) standard___string___String___to_cstring}, + {(bigint) standard___string___String_____plus}, + {(bigint) standard___string___String_____star}, + {(bigint) standard___string___String___to_f}, + {(bigint) standard___file___String___file_exists}, + {(bigint) standard___file___String___file_stat}, + {(bigint) standard___file___String___file_delete}, + {(bigint) standard___file___String___strip_extension}, + {(bigint) standard___file___String___basename}, + {(bigint) standard___file___String___dirname}, + {(bigint) standard___file___String___simplify_path}, + {(bigint) standard___file___String___join_path}, + {(bigint) standard___file___String___mkdir}, + {(bigint) standard___file___String___file_extension}, + {(bigint) standard___file___String___files}, + {(bigint) standard___string_search___String___search}, + {(bigint) standard___string_search___String___search_from}, + {(bigint) standard___string_search___String___search_all}, + {(bigint) standard___string_search___String___split_with}, + {(bigint) standard___string_search___String___split}, + {(bigint) standard___string_search___String___replace}, + {(bigint) standard___string_search___String___html_escape}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute String::_length */ +/* 3: Attribute String::_items */ +void INIT_ATTRIBUTES__standard___string___String(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___string___String; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/array.nit:24 */ + REGB0 = TAG_Int(0); + ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___string___String(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_standard___string___String; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___string___String(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___string___String; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___string___AbstractString____items(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_items", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_length", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_String_standard___string___String___with_native(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 170; + fra.me.meth = LOCATE_NEW_String_standard___string___String___with_native; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = p1; + /* ../lib/standard/string.nit:170 */ + fra.me.REG[1] = NEW_standard___string___String(); + INIT_ATTRIBUTES__standard___string___String(fra.me.REG[1]); + standard___string___String___with_native(fra.me.REG[1], fra.me.REG[0], REGB0, init_table); + CHECKNEW_standard___string___String(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_String_standard___string___String___from_cstring(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 178; + fra.me.meth = LOCATE_NEW_String_standard___string___String___from_cstring; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/string.nit:178 */ + fra.me.REG[1] = NEW_standard___string___String(); + INIT_ATTRIBUTES__standard___string___String(fra.me.REG[1]); + standard___string___String___from_cstring(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___string___String(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___string___Buffer[125] = { + {(bigint) 3827 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Buffer" /* 2: Class Name */}, + {(bigint) 3 /* 3: Buffer < Object: superclass typecheck marker */}, + {(bigint) 35 /* 4: Buffer < StringCapable: superclass typecheck marker */}, + {(bigint) 271 /* 5: Buffer < Comparable: superclass typecheck marker */}, + {(bigint) 279 /* 6: Buffer < Collection: superclass typecheck marker */}, + {(bigint) 343 /* 7: Buffer < SequenceRead: superclass typecheck marker */}, + {(bigint) 359 /* 8: Buffer < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2539 /* 9: Buffer < SimpleCollection: superclass typecheck marker */}, + {(bigint) 2799 /* 10: Buffer < AbstractArrayRead: superclass typecheck marker */}, + {(bigint) 3251 /* 11: Buffer < Sequence: superclass typecheck marker */}, + {(bigint) 3303 /* 12: Buffer < AbstractString: superclass typecheck marker */}, + {(bigint) 3647 /* 13: Buffer < AbstractArray: superclass typecheck marker */}, + {(bigint) 3827 /* 14: Buffer < Buffer: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: Buffer < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___string___Buffer_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___string___AbstractString___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Buffer___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 6 /* 50: Buffer < StringCapable: superclass init_table position */}, + {(bigint) standard___string___StringCapable___calloc_string}, + {(bigint) 9 /* 52: Buffer < SimpleCollection: superclass init_table position */}, + {(bigint) standard___string___Buffer___add}, + {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, + {(bigint) 5 /* 55: Buffer < Comparable: superclass init_table position */}, + {(bigint) 3615 /* 56: VT Buffer::OTHER : id of String */}, + {(bigint) 8 /* 57: VT Buffer::OTHER : color of String */}, + {(bigint) standard___string___Buffer_____l}, + {(bigint) standard___kernel___Comparable_____leq}, + {(bigint) standard___kernel___Comparable_____geq}, + {(bigint) standard___kernel___Comparable_____g}, + {(bigint) standard___kernel___Comparable_____leqg}, + {(bigint) standard___kernel___Comparable___is_between}, + {(bigint) standard___kernel___Comparable___max}, + {(bigint) standard___kernel___Comparable___min}, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 3 /* 68: Buffer < Collection: superclass init_table position */}, + {(bigint) standard___collection___array___AbstractArrayRead___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) standard___collection___array___AbstractArrayRead___is_empty}, + {(bigint) standard___collection___array___AbstractArrayRead___length}, + {(bigint) standard___collection___array___AbstractArrayRead___has}, + {(bigint) standard___collection___array___AbstractArrayRead___has_only}, + {(bigint) standard___collection___array___AbstractArrayRead___count}, + {(bigint) standard___collection___abstract_collection___SequenceRead___first}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 2 /* 78: Buffer < SequenceRead: superclass init_table position */}, + {(bigint) standard___string___AbstractString_____bra}, + {(bigint) standard___collection___abstract_collection___SequenceRead___last}, + {(bigint) standard___collection___array___AbstractArrayRead___index_of}, + {(bigint) 10 /* 82: Buffer < RemovableCollection: superclass init_table position */}, + {(bigint) standard___collection___array___AbstractArray___clear}, + {(bigint) standard___collection___array___AbstractArray___remove}, + {(bigint) standard___collection___array___AbstractArray___remove_all}, + {(bigint) 1 /* 86: Buffer < AbstractArrayRead: superclass init_table position */}, + {(bigint) standard___collection___array___AbstractArrayRead___last_index_of}, + {(bigint) standard___collection___array___AbstractArrayRead___index_of_from}, + {(bigint) standard___collection___array___AbstractArrayRead___last_index_of_from}, + {(bigint) standard___collection___array___AbstractArrayRead___reversed}, + {(bigint) standard___collection___array___AbstractArrayRead___copy_to}, + {(bigint) standard___collection___array___AbstractArrayRead___init}, + {(bigint) 8 /* 93: Buffer < Sequence: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___Sequence___first__eq}, + {(bigint) standard___collection___abstract_collection___Sequence___last__eq}, + {(bigint) standard___collection___array___AbstractArray___push}, + {(bigint) standard___string___Buffer___append}, + {(bigint) standard___collection___array___AbstractArray___pop}, + {(bigint) standard___collection___array___AbstractArray___unshift}, + {(bigint) standard___collection___array___AbstractArray___shift}, + {(bigint) standard___string___Buffer_____braeq}, + {(bigint) standard___collection___array___AbstractArray___remove_at}, + {(bigint) 0 /* 103: Buffer < AbstractString: superclass init_table position */}, + {(bigint) standard___string___AbstractString___items}, + {(bigint) standard___string___AbstractString___substring}, + {(bigint) standard___string___AbstractString___substring_from}, + {(bigint) standard___string___AbstractString___has_substring}, + {(bigint) standard___string___AbstractString___has_prefix}, + {(bigint) standard___string___AbstractString___has_suffix}, + {(bigint) standard___string___AbstractString___to_i}, + {(bigint) standard___string___AbstractString___to_hex}, + {(bigint) standard___string___AbstractString___a_to}, + {(bigint) standard___string___AbstractString___to_upper}, + {(bigint) standard___string___AbstractString___to_lower}, + {(bigint) 7 /* 115: Buffer < AbstractArray: superclass init_table position */}, + {(bigint) standard___string___Buffer___enlarge}, + {(bigint) standard___collection___array___AbstractArray___insert}, + {(bigint) standard___collection___array___AbstractArray___swap_at}, + {(bigint) 11 /* 119: Buffer < Buffer: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___Sequence___append}, + {(bigint) standard___string___Buffer___init}, + {(bigint) standard___string___Buffer___from}, + {(bigint) standard___string___Buffer___with_capacity}, + {(bigint) standard___string___Buffer___capacity}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Buffer::_length */ +/* 3: Attribute Buffer::_items */ +/* 4: Attribute Buffer::_capacity */ +void INIT_ATTRIBUTES__standard___string___Buffer(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___string___Buffer; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/collection/array.nit:24 */ + REGB0 = TAG_Int(0); + ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___string___Buffer(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___string___Buffer; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___string___Buffer(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___string___Buffer; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___string___Buffer____capacity(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_capacity", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___string___AbstractString____items(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_items", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_length", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Buffer_standard___string___Buffer___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[12] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 354; + fra.me.meth = LOCATE_NEW_Buffer_standard___string___Buffer___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/string.nit:354 */ + fra.me.REG[0] = NEW_standard___string___Buffer(); + INIT_ATTRIBUTES__standard___string___Buffer(fra.me.REG[0]); + standard___string___Buffer___init(fra.me.REG[0], init_table); + CHECKNEW_standard___string___Buffer(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_Buffer_standard___string___Buffer___from(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[12] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 360; + fra.me.meth = LOCATE_NEW_Buffer_standard___string___Buffer___from; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/string.nit:360 */ + fra.me.REG[1] = NEW_standard___string___Buffer(); + INIT_ATTRIBUTES__standard___string___Buffer(fra.me.REG[1]); + standard___string___Buffer___from(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___string___Buffer(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_Buffer_standard___string___Buffer___with_capacity(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[12] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 368; + fra.me.meth = LOCATE_NEW_Buffer_standard___string___Buffer___with_capacity; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* ../lib/standard/string.nit:368 */ + fra.me.REG[0] = NEW_standard___string___Buffer(); + INIT_ATTRIBUTES__standard___string___Buffer(fra.me.REG[0]); + standard___string___Buffer___with_capacity(fra.me.REG[0], REGB0, init_table); + CHECKNEW_standard___string___Buffer(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___string___NativeString[63] = { + {(bigint) -5 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "NativeString" /* 2: Class Name */}, + {(bigint) 3 /* 3: NativeString < Object: superclass typecheck marker */}, + {(bigint) -5 /* 4: NativeString < NativeString: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -11238,52 +22557,78 @@ const classtable_elt_t VFT_CoupleMap[82] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 4 /* 50: CoupleMap < CoupleMap: superclass init_table position */}, - {(bigint) abstract_collection___CoupleMap___couple_at}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: NativeString < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) standard___environ___NativeString___get_environ}, + {(bigint) 1 /* 51: NativeString < NativeString: superclass init_table position */}, + {(bigint) standard___string___NativeString_____bra}, + {(bigint) standard___string___NativeString_____braeq}, + {(bigint) standard___string___NativeString___copy_to}, + {(bigint) standard___string___NativeString___cstring_length}, + {(bigint) standard___string___NativeString___atoi}, + {(bigint) standard___string___NativeString___init}, + {(bigint) standard___file___NativeString___file_exists}, + {(bigint) standard___file___NativeString___file_stat}, + {(bigint) standard___file___NativeString___file_mkdir}, + {(bigint) standard___file___NativeString___file_delete}, + {(bigint) standard___exec___NativeString___system}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +val_t BOX_NativeString(char * val) { + struct TBOX_NativeString *box = (struct TBOX_NativeString*)alloc(sizeof(struct TBOX_NativeString)); + box->vft = VFT_standard___string___NativeString; + box->val = val; + box->object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(box); +} +const classtable_elt_t VFT_standard___symbol___Symbol[53] = { + {(bigint) 31 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Symbol" /* 2: Class Name */}, + {(bigint) 3 /* 3: Symbol < Object: superclass typecheck marker */}, + {(bigint) 31 /* 4: Symbol < Symbol: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: CoupleMap < Collection: superclass init_table position */}, - {(bigint) abstract_collection___Map___iterator}, - {(bigint) abstract_collection___Collection___is_empty}, - {(bigint) abstract_collection___Collection___length}, - {(bigint) abstract_collection___Collection___has}, - {(bigint) abstract_collection___Collection___has_only}, - {(bigint) abstract_collection___Collection___count}, - {(bigint) abstract_collection___Collection___first}, - {(bigint) 2 /* 68: CoupleMap < RemovableCollection: superclass init_table position */}, - {(bigint) abstract_collection___RemovableCollection___clear}, - {(bigint) abstract_collection___RemovableCollection___remove}, - {(bigint) abstract_collection___RemovableCollection___remove_all}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Map___map_join}, - {(bigint) 3 /* 76: CoupleMap < Map: superclass init_table position */}, - {(bigint) abstract_collection___CoupleMap_____bra}, - {(bigint) abstract_collection___Map_____braeq}, - {(bigint) abstract_collection___CoupleMap___has_key}, - {(bigint) abstract_collection___Map___remove_at}, - {(bigint) abstract_collection___Map___recover_with}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_CoupleMap(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_CoupleMap; - return OBJ2VAL(obj); -} -const classtable_elt_t VFT_CoupleMapIterator[50] = { - {(bigint) 3211 /* 0: Identity */}, - {(bigint) 3 /* 1: CoupleMapIterator < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: CoupleMapIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2547 /* 3: CoupleMapIterator < MapIterator: superclass typecheck marker */}, - {(bigint) 3211 /* 4: CoupleMapIterator < CoupleMapIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -11292,65 +22637,120 @@ const classtable_elt_t VFT_CoupleMapIterator[50] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: Symbol < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___symbol___Symbol___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: CoupleMapIterator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: CoupleMapIterator < Iterator: superclass init_table position */}, - {(bigint) abstract_collection___CoupleMapIterator___item}, - {(bigint) abstract_collection___CoupleMapIterator___next}, - {(bigint) abstract_collection___CoupleMapIterator___is_ok}, - {(bigint) 2 /* 45: CoupleMapIterator < MapIterator: superclass init_table position */}, - {(bigint) abstract_collection___CoupleMapIterator___key}, - {(bigint) abstract_collection___CoupleMapIterator___item__eq}, - {(bigint) 3 /* 48: CoupleMapIterator < CoupleMapIterator: superclass init_table position */}, - {(bigint) abstract_collection___CoupleMapIterator___init}, + {(bigint) standard___environ___Symbol___environ}, + {(bigint) 1 /* 51: Symbol < Symbol: superclass init_table position */}, + {(bigint) standard___symbol___Symbol___init}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute CoupleMapIterator::_iter */ -val_t NEW_CoupleMapIterator(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_CoupleMapIterator; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute Symbol::_string */ +void INIT_ATTRIBUTES__standard___symbol___Symbol(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___symbol___Symbol; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_CoupleMapIterator_abstract_collection___CoupleMapIterator___init(val_t p0) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_CoupleMapIterator(); - abstract_collection___CoupleMapIterator___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_Couple[53] = { - {(bigint) 143 /* 0: Identity */}, - {(bigint) 3 /* 1: Couple < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 143 /* 3: Couple < Couple: superclass typecheck marker */}, +val_t NEW_standard___symbol___Symbol(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_standard___symbol___Symbol; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___symbol___Symbol(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___symbol___Symbol; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___symbol___Symbol____string(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_string", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Symbol_standard___symbol___Symbol___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 39; + fra.me.meth = LOCATE_NEW_Symbol_standard___symbol___Symbol___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/symbol.nit:39 */ + fra.me.REG[1] = NEW_standard___symbol___Symbol(); + INIT_ATTRIBUTES__standard___symbol___Symbol(fra.me.REG[1]); + standard___symbol___Symbol___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___symbol___Symbol(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___stream___FDIStream[76] = { + {(bigint) 2739 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "FDIStream" /* 2: Class Name */}, + {(bigint) 3 /* 3: FDIStream < Object: superclass typecheck marker */}, + {(bigint) 2323 /* 4: FDIStream < FDStream: superclass typecheck marker */}, + {(bigint) 211 /* 5: FDIStream < IOS: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2263 /* 7: FDIStream < IStream: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2739 /* 9: FDIStream < FDIStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -11358,105 +22758,1616 @@ const classtable_elt_t VFT_Couple[53] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: FDIStream < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Couple < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, + {(bigint) 0 /* 50: FDIStream < FDStream: superclass init_table position */}, + {(bigint) standard___stream___FDStream___fd}, + {(bigint) standard___stream___FDStream___fd__eq}, + {(bigint) standard___stream___FDStream___native_close}, + {(bigint) standard___stream___FDStream___native_read_char}, + {(bigint) standard___stream___FDStream___native_read}, + {(bigint) standard___stream___FDStream___native_write}, + {(bigint) standard___stream___FDStream___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 1 /* 61: FDIStream < IOS: superclass init_table position */}, + {(bigint) standard___stream___FDStream___close}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 47: Couple < Couple: superclass init_table position */}, - {(bigint) abstract_collection___Couple___first}, - {(bigint) abstract_collection___Couple___first__eq}, - {(bigint) abstract_collection___Couple___second}, - {(bigint) abstract_collection___Couple___second__eq}, - {(bigint) abstract_collection___Couple___init}, + {(bigint) 3 /* 66: FDIStream < IStream: superclass init_table position */}, + {(bigint) standard___stream___FDIStream___read_char}, + {(bigint) standard___stream___IStream___read}, + {(bigint) standard___stream___IStream___read_line}, + {(bigint) standard___stream___IStream___read_all}, + {(bigint) standard___stream___IStream___append_line_to}, + {(bigint) standard___stream___FDIStream___eof}, + {(bigint) 4 /* 73: FDIStream < FDIStream: superclass init_table position */}, + {(bigint) standard___stream___FDIStream___eof__eq}, + {(bigint) standard___stream___FDIStream___init}, }; /* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute FDIStream::@fd */ /* Instance Hole :( */ -/* Instance Hole :( */ -/* 3: Attribute Couple::_first */ -/* 4: Attribute Couple::_second */ -val_t NEW_Couple(void) { +/* 4: Attribute FDIStream::@eof */ +void INIT_ATTRIBUTES__standard___stream___FDIStream(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___stream___FDIStream; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/stream.nit:231 */ + REGB0 = TAG_Bool(false); + ATTR_standard___stream___FDIStream_____ateof(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___stream___FDIStream(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_Couple; - return OBJ2VAL(obj); -} -val_t NEW_Couple_abstract_collection___Couple___init(val_t p0, val_t p1) { + obj->vft = (classtable_elt_t*)VFT_standard___stream___FDIStream; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___stream___FDIStream(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___stream___FDIStream; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___stream___FDIStream_____ateof(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@eof", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___stream___FDStream_____atfd(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@fd", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_FDIStream_standard___stream___FDIStream___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 240; + fra.me.meth = LOCATE_NEW_FDIStream_standard___stream___FDIStream___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* ../lib/standard/stream.nit:240 */ + fra.me.REG[0] = NEW_standard___stream___FDIStream(); + INIT_ATTRIBUTES__standard___stream___FDIStream(fra.me.REG[0]); + standard___stream___FDIStream___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_standard___stream___FDIStream(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___stream___FDOStream[66] = { + {(bigint) 2735 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "FDOStream" /* 2: Class Name */}, + {(bigint) 3 /* 3: FDOStream < Object: superclass typecheck marker */}, + {(bigint) 2323 /* 4: FDOStream < FDStream: superclass typecheck marker */}, + {(bigint) 211 /* 5: FDOStream < IOS: superclass typecheck marker */}, + {(bigint) 2143 /* 6: FDOStream < OStream: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2735 /* 8: FDOStream < FDOStream: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: FDOStream < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: FDOStream < FDStream: superclass init_table position */}, + {(bigint) standard___stream___FDStream___fd}, + {(bigint) standard___stream___FDStream___fd__eq}, + {(bigint) standard___stream___FDStream___native_close}, + {(bigint) standard___stream___FDStream___native_read_char}, + {(bigint) standard___stream___FDStream___native_read}, + {(bigint) standard___stream___FDStream___native_write}, + {(bigint) standard___stream___FDStream___init}, + {(bigint) 4 /* 58: FDOStream < FDOStream: superclass init_table position */}, + {(bigint) standard___stream___FDOStream___is_writable__eq}, + {(bigint) standard___stream___FDOStream___init}, + {(bigint) 1 /* 61: FDOStream < IOS: superclass init_table position */}, + {(bigint) standard___stream___FDStream___close}, + {(bigint) 3 /* 63: FDOStream < OStream: superclass init_table position */}, + {(bigint) standard___stream___FDOStream___write}, + {(bigint) standard___stream___FDOStream___is_writable}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute FDOStream::@fd */ +/* 3: Attribute FDOStream::@is_writable */ +void INIT_ATTRIBUTES__standard___stream___FDOStream(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___stream___FDOStream; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___stream___FDOStream(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_standard___stream___FDOStream; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___stream___FDOStream(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___stream___FDOStream; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___stream___FDOStream_____atis_writable(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@is_writable", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___stream___FDStream_____atfd(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@fd", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_FDOStream_standard___stream___FDOStream___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 254; + fra.me.meth = LOCATE_NEW_FDOStream_standard___stream___FDOStream___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* ../lib/standard/stream.nit:254 */ + fra.me.REG[0] = NEW_standard___stream___FDOStream(); + INIT_ATTRIBUTES__standard___stream___FDOStream(fra.me.REG[0]); + standard___stream___FDOStream___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_standard___stream___FDOStream(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___stream___FDIOStream[84] = { + {(bigint) 3295 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "FDIOStream" /* 2: Class Name */}, + {(bigint) 3 /* 3: FDIOStream < Object: superclass typecheck marker */}, + {(bigint) 2323 /* 4: FDIOStream < FDStream: superclass typecheck marker */}, + {(bigint) 211 /* 5: FDIOStream < IOS: superclass typecheck marker */}, + {(bigint) 2143 /* 6: FDIOStream < OStream: superclass typecheck marker */}, + {(bigint) 2263 /* 7: FDIOStream < IStream: superclass typecheck marker */}, + {(bigint) 2735 /* 8: FDIOStream < FDOStream: superclass typecheck marker */}, + {(bigint) 2739 /* 9: FDIOStream < FDIStream: superclass typecheck marker */}, + {(bigint) 2639 /* 10: FDIOStream < IOStream: superclass typecheck marker */}, + {(bigint) 3295 /* 11: FDIOStream < FDIOStream: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: FDIOStream < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: FDIOStream < FDStream: superclass init_table position */}, + {(bigint) standard___stream___FDStream___fd}, + {(bigint) standard___stream___FDStream___fd__eq}, + {(bigint) standard___stream___FDStream___native_close}, + {(bigint) standard___stream___FDStream___native_read_char}, + {(bigint) standard___stream___FDStream___native_read}, + {(bigint) standard___stream___FDStream___native_write}, + {(bigint) standard___stream___FDStream___init}, + {(bigint) 6 /* 58: FDIOStream < FDOStream: superclass init_table position */}, + {(bigint) standard___stream___FDOStream___is_writable__eq}, + {(bigint) standard___stream___FDOStream___init}, + {(bigint) 1 /* 61: FDIOStream < IOS: superclass init_table position */}, + {(bigint) standard___stream___FDStream___close}, + {(bigint) 5 /* 63: FDIOStream < OStream: superclass init_table position */}, + {(bigint) standard___stream___FDOStream___write}, + {(bigint) standard___stream___FDOStream___is_writable}, + {(bigint) 3 /* 66: FDIOStream < IStream: superclass init_table position */}, + {(bigint) standard___stream___FDIStream___read_char}, + {(bigint) standard___stream___IStream___read}, + {(bigint) standard___stream___IStream___read_line}, + {(bigint) standard___stream___IStream___read_all}, + {(bigint) standard___stream___IStream___append_line_to}, + {(bigint) standard___stream___FDIStream___eof}, + {(bigint) 4 /* 73: FDIOStream < FDIStream: superclass init_table position */}, + {(bigint) standard___stream___FDIStream___eof__eq}, + {(bigint) standard___stream___FDIStream___init}, + {(bigint) 8 /* 76: FDIOStream < FDIOStream: superclass init_table position */}, + {(bigint) standard___stream___FDIOStream___init}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 7 /* 83: FDIOStream < IOStream: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute FDIOStream::@fd */ +/* 3: Attribute FDIOStream::@is_writable */ +/* 4: Attribute FDIOStream::@eof */ +void INIT_ATTRIBUTES__standard___stream___FDIOStream(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___stream___FDIOStream; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/stream.nit:231 */ + REGB0 = TAG_Bool(false); + ATTR_standard___stream___FDIStream_____ateof(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___stream___FDIOStream(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___stream___FDIOStream; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___stream___FDIOStream(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___stream___FDIOStream; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___stream___FDIStream_____ateof(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@eof", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___stream___FDStream_____atfd(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@fd", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___stream___FDOStream_____atis_writable(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@is_writable", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_FDIOStream_standard___stream___FDIOStream___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 264; + fra.me.meth = LOCATE_NEW_FDIOStream_standard___stream___FDIOStream___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* ../lib/standard/stream.nit:264 */ + fra.me.REG[0] = NEW_standard___stream___FDIOStream(); + INIT_ATTRIBUTES__standard___stream___FDIOStream(fra.me.REG[0]); + standard___stream___FDIOStream___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_standard___stream___FDIOStream(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___string_search___BM_Pattern[61] = { + {(bigint) 2391 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "BM_Pattern" /* 2: Class Name */}, + {(bigint) 3 /* 3: BM_Pattern < Object: superclass typecheck marker */}, + {(bigint) 103 /* 4: BM_Pattern < Pattern: superclass typecheck marker */}, + {(bigint) 2391 /* 5: BM_Pattern < BM_Pattern: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: BM_Pattern < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string_search___BM_Pattern___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: BM_Pattern < Pattern: superclass init_table position */}, + {(bigint) standard___string_search___BM_Pattern___search_index_in}, + {(bigint) standard___string_search___BM_Pattern___search_in}, + {(bigint) standard___string_search___Pattern___search_all_in}, + {(bigint) standard___string_search___Pattern___split_in}, + {(bigint) 2 /* 55: BM_Pattern < BM_Pattern: superclass init_table position */}, + {(bigint) standard___string_search___BM_Pattern___init}, + {(bigint) standard___string_search___BM_Pattern___bc}, + {(bigint) standard___string_search___BM_Pattern___compute_bc}, + {(bigint) standard___string_search___BM_Pattern___suffixes}, + {(bigint) standard___string_search___BM_Pattern___compute_gs}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute BM_Pattern::_motif */ +/* 3: Attribute BM_Pattern::_length */ +/* 4: Attribute BM_Pattern::_gs */ +/* 5: Attribute BM_Pattern::_bc_table */ +void INIT_ATTRIBUTES__standard___string_search___BM_Pattern(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___string_search___BM_Pattern; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___string_search___BM_Pattern(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_standard___string_search___BM_Pattern; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___string_search___BM_Pattern(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___string_search___BM_Pattern; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___string_search___BM_Pattern____motif(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_motif", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___string_search___BM_Pattern____length(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_length", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___string_search___BM_Pattern____gs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_gs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___string_search___BM_Pattern____bc_table(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_bc_table", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_BM_Pattern_standard___string_search___BM_Pattern___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 108; + fra.me.meth = LOCATE_NEW_BM_Pattern_standard___string_search___BM_Pattern___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/string_search.nit:108 */ + fra.me.REG[1] = NEW_standard___string_search___BM_Pattern(); + INIT_ATTRIBUTES__standard___string_search___BM_Pattern(fra.me.REG[1]); + standard___string_search___BM_Pattern___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___string_search___BM_Pattern(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___string_search___Match[56] = { + {(bigint) 127 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Match" /* 2: Class Name */}, + {(bigint) 3 /* 3: Match < Object: superclass typecheck marker */}, + {(bigint) 127 /* 4: Match < Match: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: Match < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string_search___Match___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: Match < Match: superclass init_table position */}, + {(bigint) standard___string_search___Match___string}, + {(bigint) standard___string_search___Match___from}, + {(bigint) standard___string_search___Match___length}, + {(bigint) standard___string_search___Match___after}, + {(bigint) standard___string_search___Match___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Match::_string */ +/* 3: Attribute Match::_from */ +/* 4: Attribute Match::_length */ +void INIT_ATTRIBUTES__standard___string_search___Match(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___string_search___Match; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___string_search___Match(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___string_search___Match; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___string_search___Match(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___string_search___Match; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___string_search___Match____string(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_string", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___string_search___Match____from(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_from", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___string_search___Match____length(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_length", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Match_standard___string_search___Match___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t REGB1; + val_t tmp; int init_table[2] = {0, 0}; - val_t self = NEW_Couple(); - abstract_collection___Couple___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AbstractArray[101] = { - {(bigint) 3655 /* 0: Identity */}, - {(bigint) 3 /* 1: AbstractArray < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 221; + fra.me.meth = LOCATE_NEW_Match_standard___string_search___Match___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = p1; + REGB1 = p2; + /* ../lib/standard/string_search.nit:221 */ + fra.me.REG[1] = NEW_standard___string_search___Match(); + INIT_ATTRIBUTES__standard___string_search___Match(fra.me.REG[1]); + standard___string_search___Match___init(fra.me.REG[1], fra.me.REG[0], REGB0, REGB1, init_table); + CHECKNEW_standard___string_search___Match(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___file___IFStream[78] = { + {(bigint) 3287 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IFStream" /* 2: Class Name */}, + {(bigint) 3 /* 3: IFStream < Object: superclass typecheck marker */}, + {(bigint) 2319 /* 4: IFStream < FStream: superclass typecheck marker */}, + {(bigint) 211 /* 5: IFStream < IOS: superclass typecheck marker */}, + {(bigint) 2775 /* 6: IFStream < BufferedIStream: superclass typecheck marker */}, + {(bigint) 2263 /* 7: IFStream < IStream: superclass typecheck marker */}, + {(bigint) 3287 /* 8: IFStream < IFStream: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IFStream < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: IFStream < FStream: superclass init_table position */}, + {(bigint) standard___file___FStream___path}, + {(bigint) standard___file___FStream___file_stat}, + {(bigint) standard___file___FStream___init}, + {(bigint) 3 /* 54: IFStream < BufferedIStream: superclass init_table position */}, + {(bigint) standard___file___IFStream___fill_buffer}, + {(bigint) standard___file___IFStream___end_reached}, + {(bigint) standard___stream___BufferedIStream___prepare_buffer}, + {(bigint) standard___stream___BufferedIStream___init}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 1 /* 61: IFStream < IOS: superclass init_table position */}, + {(bigint) standard___file___IFStream___close}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 4 /* 66: IFStream < IStream: superclass init_table position */}, + {(bigint) standard___stream___BufferedIStream___read_char}, + {(bigint) standard___stream___BufferedIStream___read}, + {(bigint) standard___stream___IStream___read_line}, + {(bigint) standard___stream___BufferedIStream___read_all}, + {(bigint) standard___stream___BufferedIStream___append_line_to}, + {(bigint) standard___stream___BufferedIStream___eof}, + {(bigint) 5 /* 73: IFStream < IFStream: superclass init_table position */}, + {(bigint) standard___file___IFStream___reopen}, + {(bigint) standard___file___IFStream___open}, + {(bigint) standard___file___IFStream___init}, + {(bigint) standard___file___IFStream___without_file}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IFStream::_path */ +/* 3: Attribute IFStream::_file */ +/* 4: Attribute IFStream::_buffer */ +/* 5: Attribute IFStream::_buffer_pos */ +/* 6: Attribute IFStream::_end_reached */ +void INIT_ATTRIBUTES__standard___file___IFStream(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___file___IFStream; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/file.nit:99 */ + REGB0 = TAG_Bool(false); + ATTR_standard___file___IFStream____end_reached(fra.me.REG[0]) = REGB0; + /* ../lib/standard/file.nit:54 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___file___FStream____path(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/file.nit:57 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___file___FStream____file(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/stream.nit:186 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___stream___BufferedIStream____buffer(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/stream.nit:190 */ + REGB0 = TAG_Int(0); + ATTR_standard___stream___BufferedIStream____buffer_pos(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___file___IFStream(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_standard___file___IFStream; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___file___IFStream(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___file___IFStream; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___file___IFStream____end_reached(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_end_reached", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___stream___BufferedIStream____buffer_pos(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_buffer_pos", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IFStream_standard___file___IFStream___open(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 101; + fra.me.meth = LOCATE_NEW_IFStream_standard___file___IFStream___open; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/file.nit:101 */ + fra.me.REG[1] = NEW_standard___file___IFStream(); + INIT_ATTRIBUTES__standard___file___IFStream(fra.me.REG[1]); + standard___file___IFStream___open(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___file___IFStream(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_IFStream_standard___file___IFStream___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 110; + fra.me.meth = LOCATE_NEW_IFStream_standard___file___IFStream___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/file.nit:110 */ + fra.me.REG[0] = NEW_standard___file___IFStream(); + INIT_ATTRIBUTES__standard___file___IFStream(fra.me.REG[0]); + standard___file___IFStream___init(fra.me.REG[0], init_table); + CHECKNEW_standard___file___IFStream(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_IFStream_standard___file___IFStream___without_file(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 111; + fra.me.meth = LOCATE_NEW_IFStream_standard___file___IFStream___without_file; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/file.nit:111 */ + fra.me.REG[0] = NEW_standard___file___IFStream(); + INIT_ATTRIBUTES__standard___file___IFStream(fra.me.REG[0]); + standard___file___IFStream___without_file(fra.me.REG[0], init_table); + CHECKNEW_standard___file___IFStream(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___file___OFStream[66] = { + {(bigint) 2571 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "OFStream" /* 2: Class Name */}, + {(bigint) 3 /* 3: OFStream < Object: superclass typecheck marker */}, + {(bigint) 2319 /* 4: OFStream < FStream: superclass typecheck marker */}, + {(bigint) 211 /* 5: OFStream < IOS: superclass typecheck marker */}, + {(bigint) 2143 /* 6: OFStream < OStream: superclass typecheck marker */}, + {(bigint) 2571 /* 7: OFStream < OFStream: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: OFStream < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: OFStream < FStream: superclass init_table position */}, + {(bigint) standard___file___FStream___path}, + {(bigint) standard___file___FStream___file_stat}, + {(bigint) standard___file___FStream___init}, + {(bigint) 4 /* 54: OFStream < OFStream: superclass init_table position */}, + {(bigint) standard___file___OFStream___write_native}, + {(bigint) standard___file___OFStream___open}, + {(bigint) standard___file___OFStream___init}, + {(bigint) standard___file___OFStream___without_file}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 1 /* 61: OFStream < IOS: superclass init_table position */}, + {(bigint) standard___file___OFStream___close}, + {(bigint) 3 /* 63: OFStream < OStream: superclass init_table position */}, + {(bigint) standard___file___OFStream___write}, + {(bigint) standard___file___OFStream___is_writable}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute OFStream::_path */ +/* 3: Attribute OFStream::_file */ +/* 4: Attribute OFStream::_writable */ +void INIT_ATTRIBUTES__standard___file___OFStream(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___file___OFStream; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/file.nit:54 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___file___FStream____path(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/file.nit:57 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___file___FStream____file(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___file___OFStream(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___file___OFStream; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___file___OFStream(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___file___OFStream; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___file___OFStream____writable(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_writable", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_OFStream_standard___file___OFStream___open(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 147; + fra.me.meth = LOCATE_NEW_OFStream_standard___file___OFStream___open; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/file.nit:147 */ + fra.me.REG[1] = NEW_standard___file___OFStream(); + INIT_ATTRIBUTES__standard___file___OFStream(fra.me.REG[1]); + standard___file___OFStream___open(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___file___OFStream(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_OFStream_standard___file___OFStream___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 156; + fra.me.meth = LOCATE_NEW_OFStream_standard___file___OFStream___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/file.nit:156 */ + fra.me.REG[0] = NEW_standard___file___OFStream(); + INIT_ATTRIBUTES__standard___file___OFStream(fra.me.REG[0]); + standard___file___OFStream___init(fra.me.REG[0], init_table); + CHECKNEW_standard___file___OFStream(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_OFStream_standard___file___OFStream___without_file(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 157; + fra.me.meth = LOCATE_NEW_OFStream_standard___file___OFStream___without_file; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/file.nit:157 */ + fra.me.REG[0] = NEW_standard___file___OFStream(); + INIT_ATTRIBUTES__standard___file___OFStream(fra.me.REG[0]); + standard___file___OFStream___without_file(fra.me.REG[0], init_table); + CHECKNEW_standard___file___OFStream(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___file___Stdin[80] = { + {(bigint) 3619 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Stdin" /* 2: Class Name */}, + {(bigint) 3 /* 3: Stdin < Object: superclass typecheck marker */}, + {(bigint) 2319 /* 4: Stdin < FStream: superclass typecheck marker */}, + {(bigint) 211 /* 5: Stdin < IOS: superclass typecheck marker */}, + {(bigint) 2775 /* 6: Stdin < BufferedIStream: superclass typecheck marker */}, + {(bigint) 2263 /* 7: Stdin < IStream: superclass typecheck marker */}, + {(bigint) 3287 /* 8: Stdin < IFStream: superclass typecheck marker */}, + {(bigint) 3619 /* 9: Stdin < Stdin: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: Stdin < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: Stdin < FStream: superclass init_table position */}, + {(bigint) standard___file___FStream___path}, + {(bigint) standard___file___FStream___file_stat}, + {(bigint) standard___file___FStream___init}, + {(bigint) 3 /* 54: Stdin < BufferedIStream: superclass init_table position */}, + {(bigint) standard___file___IFStream___fill_buffer}, + {(bigint) standard___file___IFStream___end_reached}, + {(bigint) standard___stream___BufferedIStream___prepare_buffer}, + {(bigint) standard___stream___BufferedIStream___init}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 1 /* 61: Stdin < IOS: superclass init_table position */}, + {(bigint) standard___file___IFStream___close}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 4 /* 66: Stdin < IStream: superclass init_table position */}, + {(bigint) standard___stream___BufferedIStream___read_char}, + {(bigint) standard___stream___BufferedIStream___read}, + {(bigint) standard___stream___IStream___read_line}, + {(bigint) standard___stream___BufferedIStream___read_all}, + {(bigint) standard___stream___BufferedIStream___append_line_to}, + {(bigint) standard___stream___BufferedIStream___eof}, + {(bigint) 5 /* 73: Stdin < IFStream: superclass init_table position */}, + {(bigint) standard___file___IFStream___reopen}, + {(bigint) standard___file___IFStream___open}, + {(bigint) standard___file___IFStream___init}, + {(bigint) standard___file___IFStream___without_file}, + {(bigint) 6 /* 78: Stdin < Stdin: superclass init_table position */}, + {(bigint) standard___file___Stdin___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Stdin::_path */ +/* 3: Attribute Stdin::_file */ +/* 4: Attribute Stdin::_buffer */ +/* 5: Attribute Stdin::_buffer_pos */ +/* 6: Attribute Stdin::_end_reached */ +void INIT_ATTRIBUTES__standard___file___Stdin(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___file___Stdin; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/file.nit:99 */ + REGB0 = TAG_Bool(false); + ATTR_standard___file___IFStream____end_reached(fra.me.REG[0]) = REGB0; + /* ../lib/standard/file.nit:54 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___file___FStream____path(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/file.nit:57 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___file___FStream____file(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/stream.nit:186 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___stream___BufferedIStream____buffer(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/stream.nit:190 */ + REGB0 = TAG_Int(0); + ATTR_standard___stream___BufferedIStream____buffer_pos(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___file___Stdin(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_standard___file___Stdin; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___file___Stdin(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___file___Stdin; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___file___IFStream____end_reached(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_end_reached", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___stream___BufferedIStream____buffer_pos(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_buffer_pos", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Stdin_standard___file___Stdin___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 164; + fra.me.meth = LOCATE_NEW_Stdin_standard___file___Stdin___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/file.nit:164 */ + fra.me.REG[0] = NEW_standard___file___Stdin(); + INIT_ATTRIBUTES__standard___file___Stdin(fra.me.REG[0]); + standard___file___Stdin___init(fra.me.REG[0], init_table); + CHECKNEW_standard___file___Stdin(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___file___Stdout[68] = { + {(bigint) 3239 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Stdout" /* 2: Class Name */}, + {(bigint) 3 /* 3: Stdout < Object: superclass typecheck marker */}, + {(bigint) 2319 /* 4: Stdout < FStream: superclass typecheck marker */}, + {(bigint) 211 /* 5: Stdout < IOS: superclass typecheck marker */}, + {(bigint) 2143 /* 6: Stdout < OStream: superclass typecheck marker */}, + {(bigint) 2571 /* 7: Stdout < OFStream: superclass typecheck marker */}, + {(bigint) 3239 /* 8: Stdout < Stdout: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: Stdout < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: Stdout < FStream: superclass init_table position */}, + {(bigint) standard___file___FStream___path}, + {(bigint) standard___file___FStream___file_stat}, + {(bigint) standard___file___FStream___init}, + {(bigint) 4 /* 54: Stdout < OFStream: superclass init_table position */}, + {(bigint) standard___file___OFStream___write_native}, + {(bigint) standard___file___OFStream___open}, + {(bigint) standard___file___OFStream___init}, + {(bigint) standard___file___OFStream___without_file}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 1 /* 61: Stdout < IOS: superclass init_table position */}, + {(bigint) standard___file___OFStream___close}, + {(bigint) 3 /* 63: Stdout < OStream: superclass init_table position */}, + {(bigint) standard___file___OFStream___write}, + {(bigint) standard___file___OFStream___is_writable}, + {(bigint) 5 /* 66: Stdout < Stdout: superclass init_table position */}, + {(bigint) standard___file___Stdout___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Stdout::_path */ +/* 3: Attribute Stdout::_file */ +/* 4: Attribute Stdout::_writable */ +void INIT_ATTRIBUTES__standard___file___Stdout(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___file___Stdout; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/file.nit:54 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___file___FStream____path(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/file.nit:57 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___file___FStream____file(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___file___Stdout(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___file___Stdout; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___file___Stdout(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___file___Stdout; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___file___OFStream____writable(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_writable", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Stdout_standard___file___Stdout___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 173; + fra.me.meth = LOCATE_NEW_Stdout_standard___file___Stdout___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/file.nit:173 */ + fra.me.REG[0] = NEW_standard___file___Stdout(); + INIT_ATTRIBUTES__standard___file___Stdout(fra.me.REG[0]); + standard___file___Stdout___init(fra.me.REG[0], init_table); + CHECKNEW_standard___file___Stdout(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___file___Stderr[68] = { + {(bigint) 3243 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Stderr" /* 2: Class Name */}, + {(bigint) 3 /* 3: Stderr < Object: superclass typecheck marker */}, + {(bigint) 2319 /* 4: Stderr < FStream: superclass typecheck marker */}, + {(bigint) 211 /* 5: Stderr < IOS: superclass typecheck marker */}, + {(bigint) 2143 /* 6: Stderr < OStream: superclass typecheck marker */}, + {(bigint) 2571 /* 7: Stderr < OFStream: superclass typecheck marker */}, + {(bigint) 3243 /* 8: Stderr < Stderr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: Stderr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: Stderr < FStream: superclass init_table position */}, + {(bigint) standard___file___FStream___path}, + {(bigint) standard___file___FStream___file_stat}, + {(bigint) standard___file___FStream___init}, + {(bigint) 4 /* 54: Stderr < OFStream: superclass init_table position */}, + {(bigint) standard___file___OFStream___write_native}, + {(bigint) standard___file___OFStream___open}, + {(bigint) standard___file___OFStream___init}, + {(bigint) standard___file___OFStream___without_file}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 1 /* 61: Stderr < IOS: superclass init_table position */}, + {(bigint) standard___file___OFStream___close}, + {(bigint) 3 /* 63: Stderr < OStream: superclass init_table position */}, + {(bigint) standard___file___OFStream___write}, + {(bigint) standard___file___OFStream___is_writable}, + {(bigint) 5 /* 66: Stderr < Stderr: superclass init_table position */}, + {(bigint) standard___file___Stderr___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Stderr::_path */ +/* 3: Attribute Stderr::_file */ +/* 4: Attribute Stderr::_writable */ +void INIT_ATTRIBUTES__standard___file___Stderr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___file___Stderr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/file.nit:54 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___file___FStream____path(fra.me.REG[0]) = fra.me.REG[1]; + /* ../lib/standard/file.nit:57 */ + fra.me.REG[1] = NIT_NULL; + ATTR_standard___file___FStream____file(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___file___Stderr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___file___Stderr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___file___Stderr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___file___Stderr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___file___OFStream____writable(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_writable", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Stderr_standard___file___Stderr___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 182; + fra.me.meth = LOCATE_NEW_Stderr_standard___file___Stderr___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/standard/file.nit:182 */ + fra.me.REG[0] = NEW_standard___file___Stderr(); + INIT_ATTRIBUTES__standard___file___Stderr(fra.me.REG[0]); + standard___file___Stderr___init(fra.me.REG[0], init_table); + CHECKNEW_standard___file___Stderr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_standard___file___FileStat[57] = { + {(bigint) -25 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "FileStat" /* 2: Class Name */}, + {(bigint) 3 /* 3: FileStat < Object: superclass typecheck marker */}, + {(bigint) -1 /* 4: FileStat < Pointer: superclass typecheck marker */}, + {(bigint) -25 /* 5: FileStat < FileStat: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 163 /* 5: AbstractArray < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: AbstractArray < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3035 /* 7: AbstractArray < SimpleCollection: superclass typecheck marker */}, - {(bigint) 3143 /* 8: AbstractArray < Map: superclass typecheck marker */}, - {(bigint) 3303 /* 9: AbstractArray < IndexedCollection: superclass typecheck marker */}, - {(bigint) 3655 /* 10: AbstractArray < AbstractArray: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AbstractArray < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) array___AbstractArray_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) array___AbstractArray___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -11464,6 +24375,64 @@ const classtable_elt_t VFT_AbstractArray[101] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: FileStat < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: FileStat < Pointer: superclass init_table position */}, + {(bigint) 2 /* 51: FileStat < FileStat: superclass init_table position */}, + {(bigint) standard___file___FileStat___mode}, + {(bigint) standard___file___FileStat___atime}, + {(bigint) standard___file___FileStat___ctime}, + {(bigint) standard___file___FileStat___mtime}, + {(bigint) standard___file___FileStat___size}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +val_t BOX_FileStat(void * val) { + struct TBOX_FileStat *box = (struct TBOX_FileStat*)alloc(sizeof(struct TBOX_FileStat)); + box->vft = VFT_standard___file___FileStat; + box->val = val; + box->object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(box); +} +const classtable_elt_t VFT_standard___file___NativeFile[61] = { + {(bigint) -21 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "NativeFile" /* 2: Class Name */}, + {(bigint) 3 /* 3: NativeFile < Object: superclass typecheck marker */}, + {(bigint) -1 /* 4: NativeFile < Pointer: superclass typecheck marker */}, + {(bigint) -21 /* 5: NativeFile < NativeFile: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -11475,330 +24444,251 @@ const classtable_elt_t VFT_AbstractArray[101] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: AbstractArray < Collection: superclass init_table position */}, - {(bigint) array___AbstractArray___iterator}, - {(bigint) array___AbstractArray___is_empty}, - {(bigint) array___AbstractArray___length}, - {(bigint) array___AbstractArray___has}, - {(bigint) array___AbstractArray___has_only}, - {(bigint) array___AbstractArray___count}, - {(bigint) abstract_collection___IndexedCollection___first}, - {(bigint) 2 /* 68: AbstractArray < RemovableCollection: superclass init_table position */}, - {(bigint) array___AbstractArray___clear}, - {(bigint) array___AbstractArray___remove}, - {(bigint) array___AbstractArray___remove_all}, - {(bigint) 4 /* 72: AbstractArray < SimpleCollection: superclass init_table position */}, - {(bigint) array___AbstractArray___add}, - {(bigint) abstract_collection___SimpleCollection___add_all}, - {(bigint) string___Map___map_join}, - {(bigint) 3 /* 76: AbstractArray < Map: superclass init_table position */}, - {(bigint) abstract_collection___Map_____bra}, - {(bigint) abstract_collection___Map_____braeq}, - {(bigint) array___AbstractArray___has_key}, - {(bigint) array___AbstractArray___remove_at}, - {(bigint) abstract_collection___Map___recover_with}, - {(bigint) 5 /* 82: AbstractArray < IndexedCollection: superclass init_table position */}, - {(bigint) abstract_collection___IndexedCollection___first__eq}, - {(bigint) abstract_collection___IndexedCollection___last}, - {(bigint) abstract_collection___IndexedCollection___last__eq}, - {(bigint) array___AbstractArray___push}, - {(bigint) abstract_collection___IndexedCollection___append}, - {(bigint) array___AbstractArray___pop}, - {(bigint) array___AbstractArray___unshift}, - {(bigint) array___AbstractArray___shift}, - {(bigint) array___AbstractArray___index_of}, - {(bigint) 6 /* 92: AbstractArray < AbstractArray: superclass init_table position */}, - {(bigint) array___AbstractArray___enlarge}, - {(bigint) array___AbstractArray___insert}, - {(bigint) array___AbstractArray___last_index_of}, - {(bigint) array___AbstractArray___index_of_from}, - {(bigint) array___AbstractArray___last_index_of_from}, - {(bigint) array___AbstractArray___reversed}, - {(bigint) array___AbstractArray___copy_to}, - {(bigint) array___AbstractArray___init}, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: NativeFile < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: NativeFile < Pointer: superclass init_table position */}, + {(bigint) 2 /* 51: NativeFile < NativeFile: superclass init_table position */}, + {(bigint) standard___file___NativeFile___io_read}, + {(bigint) standard___file___NativeFile___io_write}, + {(bigint) standard___file___NativeFile___io_close}, + {(bigint) standard___file___NativeFile___file_stat}, + {(bigint) standard___file___NativeFile___io_open_read}, + {(bigint) standard___file___NativeFile___io_open_write}, + {(bigint) standard___file___NativeFile___native_stdin}, + {(bigint) standard___file___NativeFile___native_stdout}, + {(bigint) standard___file___NativeFile___native_stderr}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute AbstractArray::_length */ -val_t NEW_AbstractArray(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_AbstractArray; - ATTR_array___AbstractArray____length(obj) = TAG_Int(0); - return OBJ2VAL(obj); -} -val_t NEW_AbstractArray_array___AbstractArray___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AbstractArray(); - array___AbstractArray___init(self, init_table); - return self; -} -const classtable_elt_t VFT_Array[101] = { - {(bigint) 3791 /* 0: Identity */}, - {(bigint) 3 /* 1: Array < Object: superclass typecheck marker */}, - {(bigint) 171 /* 2: Array < ArrayCapable: superclass typecheck marker */}, - {(bigint) 3791 /* 3: Array < Array: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 163 /* 5: Array < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: Array < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3035 /* 7: Array < SimpleCollection: superclass typecheck marker */}, - {(bigint) 3143 /* 8: Array < Map: superclass typecheck marker */}, - {(bigint) 3303 /* 9: Array < IndexedCollection: superclass typecheck marker */}, - {(bigint) 3655 /* 10: Array < AbstractArray: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Array < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) array___AbstractArray_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) array___AbstractArray___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 7 /* 40: Array < ArrayCapable: superclass init_table position */}, - {(bigint) array___ArrayCapable___calloc_array}, - {(bigint) 8 /* 42: Array < Array: superclass init_table position */}, - {(bigint) array___Array___init}, - {(bigint) array___Array___with}, - {(bigint) array___Array___with_capacity}, - {(bigint) array___Array___filled_with}, - {(bigint) array___Array___with_native}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: Array < Collection: superclass init_table position */}, - {(bigint) array___AbstractArray___iterator}, - {(bigint) array___AbstractArray___is_empty}, - {(bigint) array___AbstractArray___length}, - {(bigint) array___AbstractArray___has}, - {(bigint) array___AbstractArray___has_only}, - {(bigint) array___AbstractArray___count}, - {(bigint) abstract_collection___IndexedCollection___first}, - {(bigint) 2 /* 68: Array < RemovableCollection: superclass init_table position */}, - {(bigint) array___AbstractArray___clear}, - {(bigint) array___AbstractArray___remove}, - {(bigint) array___AbstractArray___remove_all}, - {(bigint) 4 /* 72: Array < SimpleCollection: superclass init_table position */}, - {(bigint) array___AbstractArray___add}, - {(bigint) abstract_collection___SimpleCollection___add_all}, - {(bigint) string___Map___map_join}, - {(bigint) 3 /* 76: Array < Map: superclass init_table position */}, - {(bigint) array___Array_____bra}, - {(bigint) array___Array_____braeq}, - {(bigint) array___AbstractArray___has_key}, - {(bigint) array___AbstractArray___remove_at}, - {(bigint) abstract_collection___Map___recover_with}, - {(bigint) 5 /* 82: Array < IndexedCollection: superclass init_table position */}, - {(bigint) abstract_collection___IndexedCollection___first__eq}, - {(bigint) abstract_collection___IndexedCollection___last}, - {(bigint) abstract_collection___IndexedCollection___last__eq}, - {(bigint) array___AbstractArray___push}, - {(bigint) abstract_collection___IndexedCollection___append}, - {(bigint) array___AbstractArray___pop}, - {(bigint) array___AbstractArray___unshift}, - {(bigint) array___AbstractArray___shift}, - {(bigint) array___AbstractArray___index_of}, - {(bigint) 6 /* 92: Array < AbstractArray: superclass init_table position */}, - {(bigint) array___Array___enlarge}, - {(bigint) array___AbstractArray___insert}, - {(bigint) array___AbstractArray___last_index_of}, - {(bigint) array___AbstractArray___index_of_from}, - {(bigint) array___AbstractArray___last_index_of_from}, - {(bigint) array___AbstractArray___reversed}, - {(bigint) array___AbstractArray___copy_to}, - {(bigint) array___AbstractArray___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Array::_length */ -/* 2: Attribute Array::_items */ -/* 3: Attribute Array::_capacity */ -val_t NEW_Array(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_Array; - ATTR_array___AbstractArray____length(obj) = TAG_Int(0); - ATTR_array___Array____items(obj) = NIT_NULL /*null*/; - ATTR_array___Array____capacity(obj) = TAG_Int(0); - return OBJ2VAL(obj); -} -val_t NEW_Array_array___AbstractArray___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Array(); - array___AbstractArray___init(self, init_table); - return self; -} -val_t NEW_Array_array___Array___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Array(); - array___Array___init(self, init_table); - return self; -} -val_t NEW_Array_array___Array___with(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Array(); - array___Array___with(self, p0, init_table); - return self; -} -val_t NEW_Array_array___Array___with_capacity(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Array(); - array___Array___with_capacity(self, p0, init_table); - return self; -} -val_t NEW_Array_array___Array___filled_with(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Array(); - array___Array___filled_with(self, p0, p1, init_table); - return self; +/* 1: Object_id */ +val_t BOX_NativeFile(void * val) { + struct TBOX_NativeFile *box = (struct TBOX_NativeFile*)alloc(sizeof(struct TBOX_NativeFile)); + box->vft = VFT_standard___file___NativeFile; + box->val = val; + box->object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(box); } -val_t NEW_Array_array___Array___with_native(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Array(); - array___Array___with_native(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ArrayIterator[52] = { - {(bigint) 3323 /* 0: Identity */}, - {(bigint) 3 /* 1: ArrayIterator < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: ArrayIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2547 /* 3: ArrayIterator < MapIterator: superclass typecheck marker */}, - {(bigint) 3183 /* 4: ArrayIterator < IndexedIterator: superclass typecheck marker */}, - {(bigint) 3323 /* 5: ArrayIterator < ArrayIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ArrayIterator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: ArrayIterator < Iterator: superclass init_table position */}, - {(bigint) array___ArrayIterator___item}, - {(bigint) array___ArrayIterator___next}, - {(bigint) array___ArrayIterator___is_ok}, - {(bigint) 2 /* 45: ArrayIterator < MapIterator: superclass init_table position */}, - {(bigint) abstract_collection___IndexedIterator___key}, - {(bigint) array___ArrayIterator___item__eq}, - {(bigint) 3 /* 48: ArrayIterator < IndexedIterator: superclass init_table position */}, - {(bigint) array___ArrayIterator___index}, - {(bigint) 4 /* 50: ArrayIterator < ArrayIterator: superclass init_table position */}, - {(bigint) array___ArrayIterator___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ArrayIterator::_index */ -/* 2: Attribute ArrayIterator::_array */ -val_t NEW_ArrayIterator(void) { +const classtable_elt_t VFT_standard___exec___Process[61] = { + {(bigint) 95 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Process" /* 2: Class Name */}, + {(bigint) 3 /* 3: Process < Object: superclass typecheck marker */}, + {(bigint) 95 /* 4: Process < Process: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: Process < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: Process < Process: superclass init_table position */}, + {(bigint) standard___exec___Process___id}, + {(bigint) standard___exec___Process___is_finished}, + {(bigint) standard___exec___Process___wait}, + {(bigint) standard___exec___Process___status}, + {(bigint) standard___exec___Process___init}, + {(bigint) standard___exec___Process___init_}, + {(bigint) standard___exec___Process___execute}, + {(bigint) standard___exec___Process___data}, + {(bigint) standard___exec___Process___data__eq}, + {(bigint) standard___exec___Process___basic_exec_execute}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Process::@data */ +void INIT_ATTRIBUTES__standard___exec___Process(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___exec___Process; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___exec___Process(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_ArrayIterator; - ATTR_array___ArrayIterator____index(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_ArrayIterator_array___ArrayIterator___init(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ArrayIterator(); - array___ArrayIterator___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ArraySet[80] = { - {(bigint) 3647 /* 0: Identity */}, - {(bigint) 3 /* 1: ArraySet < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 3275 /* 4: ArraySet < Set: superclass typecheck marker */}, - {(bigint) 163 /* 5: ArraySet < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: ArraySet < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3035 /* 7: ArraySet < SimpleCollection: superclass typecheck marker */}, - {(bigint) 3647 /* 8: ArraySet < ArraySet: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ArraySet < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, + obj->vft = (classtable_elt_t*)VFT_standard___exec___Process; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___exec___Process(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___exec___Process; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___exec___Process_____atdata(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@data", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Process_standard___exec___Process___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 42; + fra.me.meth = LOCATE_NEW_Process_standard___exec___Process___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/standard/exec.nit:42 */ + fra.me.REG[2] = NEW_standard___exec___Process(); + INIT_ATTRIBUTES__standard___exec___Process(fra.me.REG[2]); + standard___exec___Process___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_standard___exec___Process(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_Process_standard___exec___Process___init_(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 48; + fra.me.meth = LOCATE_NEW_Process_standard___exec___Process___init_; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/exec.nit:48 */ + fra.me.REG[1] = NEW_standard___exec___Process(); + INIT_ATTRIBUTES__standard___exec___Process(fra.me.REG[1]); + standard___exec___Process___init_(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___exec___Process(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_Process_standard___exec___Process___execute(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t REGB0; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 54; + fra.me.meth = LOCATE_NEW_Process_standard___exec___Process___execute; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + REGB0 = p2; + /* ../lib/standard/exec.nit:54 */ + fra.me.REG[2] = NEW_standard___exec___Process(); + INIT_ATTRIBUTES__standard___exec___Process(fra.me.REG[2]); + standard___exec___Process___execute(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], REGB0, init_table); + CHECKNEW_standard___exec___Process(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_standard___exec___IProcess[83] = { + {(bigint) 2631 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IProcess" /* 2: Class Name */}, + {(bigint) 3 /* 3: IProcess < Object: superclass typecheck marker */}, + {(bigint) 95 /* 4: IProcess < Process: superclass typecheck marker */}, + {(bigint) 211 /* 5: IProcess < IOS: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2263 /* 7: IProcess < IStream: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2631 /* 9: IProcess < IProcess: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -11806,63 +24696,544 @@ const classtable_elt_t VFT_ArraySet[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: IProcess < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: IProcess < Process: superclass init_table position */}, + {(bigint) standard___exec___Process___id}, + {(bigint) standard___exec___Process___is_finished}, + {(bigint) standard___exec___Process___wait}, + {(bigint) standard___exec___Process___status}, + {(bigint) standard___exec___Process___init}, + {(bigint) standard___exec___Process___init_}, + {(bigint) standard___exec___Process___execute}, + {(bigint) standard___exec___Process___data}, + {(bigint) standard___exec___Process___data__eq}, + {(bigint) standard___exec___Process___basic_exec_execute}, + {(bigint) 3 /* 61: IProcess < IOS: superclass init_table position */}, + {(bigint) standard___exec___IProcess___close}, {0} /* Class Hole :( */, - {(bigint) 4 /* 50: ArraySet < Set: superclass init_table position */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 2 /* 66: IProcess < IStream: superclass init_table position */}, + {(bigint) standard___exec___IProcess___read_char}, + {(bigint) standard___stream___IStream___read}, + {(bigint) standard___stream___IStream___read_line}, + {(bigint) standard___stream___IStream___read_all}, + {(bigint) standard___stream___IStream___append_line_to}, + {(bigint) standard___exec___IProcess___eof}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: ArraySet < Collection: superclass init_table position */}, - {(bigint) array___ArraySet___iterator}, - {(bigint) array___ArraySet___is_empty}, - {(bigint) array___ArraySet___length}, - {(bigint) array___ArraySet___has}, - {(bigint) abstract_collection___Set___has_only}, - {(bigint) abstract_collection___Set___count}, - {(bigint) array___ArraySet___first}, - {(bigint) 2 /* 68: ArraySet < RemovableCollection: superclass init_table position */}, - {(bigint) array___ArraySet___clear}, - {(bigint) array___ArraySet___remove}, - {(bigint) array___ArraySet___remove_all}, - {(bigint) 3 /* 72: ArraySet < SimpleCollection: superclass init_table position */}, - {(bigint) array___ArraySet___add}, - {(bigint) abstract_collection___SimpleCollection___add_all}, - {(bigint) 5 /* 75: ArraySet < ArraySet: superclass init_table position */}, - {(bigint) array___ArraySet___enlarge}, - {(bigint) array___ArraySet___remove_at}, - {(bigint) array___ArraySet___init}, - {(bigint) array___ArraySet___with_capacity}, + {(bigint) 4 /* 78: IProcess < IProcess: superclass init_table position */}, + {(bigint) standard___exec___IProcess___stream_in}, + {(bigint) standard___exec___IProcess___stream_in__eq}, + {(bigint) standard___exec___IProcess___init}, + {(bigint) standard___exec___IProcess___init_}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute ArraySet::_array */ -val_t NEW_ArraySet(void) { +/* 1: Object_id */ +/* 2: Attribute IProcess::@data */ +/* Instance Hole :( */ +/* 4: Attribute IProcess::@stream_in */ +void INIT_ATTRIBUTES__standard___exec___IProcess(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___exec___IProcess; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___exec___IProcess(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_ArraySet; - return OBJ2VAL(obj); -} -val_t NEW_ArraySet_array___ArraySet___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ArraySet(); - array___ArraySet___init(self, init_table); - return self; -} -val_t NEW_ArraySet_array___ArraySet___with_capacity(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ArraySet(); - array___ArraySet___with_capacity(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ArraySetIterator[47] = { - {(bigint) 2675 /* 0: Identity */}, - {(bigint) 3 /* 1: ArraySetIterator < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: ArraySetIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2675 /* 3: ArraySetIterator < ArraySetIterator: superclass typecheck marker */}, + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___exec___IProcess; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___exec___IProcess(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___exec___IProcess; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___exec___IProcess_____atstream_in(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@stream_in", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___exec___Process_____atdata(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@data", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IProcess_standard___exec___IProcess___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 86; + fra.me.meth = LOCATE_NEW_IProcess_standard___exec___IProcess___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/standard/exec.nit:86 */ + fra.me.REG[2] = NEW_standard___exec___IProcess(); + INIT_ATTRIBUTES__standard___exec___IProcess(fra.me.REG[2]); + standard___exec___IProcess___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_standard___exec___IProcess(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_IProcess_standard___exec___IProcess___init_(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 92; + fra.me.meth = LOCATE_NEW_IProcess_standard___exec___IProcess___init_; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/exec.nit:92 */ + fra.me.REG[1] = NEW_standard___exec___IProcess(); + INIT_ATTRIBUTES__standard___exec___IProcess(fra.me.REG[1]); + standard___exec___IProcess___init_(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___exec___IProcess(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___exec___OProcess[78] = { + {(bigint) 2567 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "OProcess" /* 2: Class Name */}, + {(bigint) 3 /* 3: OProcess < Object: superclass typecheck marker */}, + {(bigint) 95 /* 4: OProcess < Process: superclass typecheck marker */}, + {(bigint) 211 /* 5: OProcess < IOS: superclass typecheck marker */}, + {(bigint) 2143 /* 6: OProcess < OStream: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2567 /* 8: OProcess < OProcess: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: OProcess < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: OProcess < Process: superclass init_table position */}, + {(bigint) standard___exec___Process___id}, + {(bigint) standard___exec___Process___is_finished}, + {(bigint) standard___exec___Process___wait}, + {(bigint) standard___exec___Process___status}, + {(bigint) standard___exec___Process___init}, + {(bigint) standard___exec___Process___init_}, + {(bigint) standard___exec___Process___execute}, + {(bigint) standard___exec___Process___data}, + {(bigint) standard___exec___Process___data__eq}, + {(bigint) standard___exec___Process___basic_exec_execute}, + {(bigint) 3 /* 61: OProcess < IOS: superclass init_table position */}, + {(bigint) standard___exec___OProcess___close}, + {(bigint) 2 /* 63: OProcess < OStream: superclass init_table position */}, + {(bigint) standard___exec___OProcess___write}, + {(bigint) standard___exec___OProcess___is_writable}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 4 /* 73: OProcess < OProcess: superclass init_table position */}, + {(bigint) standard___exec___OProcess___stream_out}, + {(bigint) standard___exec___OProcess___stream_out__eq}, + {(bigint) standard___exec___OProcess___init}, + {(bigint) standard___exec___OProcess___init_}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute OProcess::@data */ +/* 3: Attribute OProcess::@stream_out */ +void INIT_ATTRIBUTES__standard___exec___OProcess(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___exec___OProcess; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___exec___OProcess(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_standard___exec___OProcess; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___exec___OProcess(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___exec___OProcess; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___exec___OProcess_____atstream_out(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@stream_out", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___exec___Process_____atdata(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@data", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_OProcess_standard___exec___OProcess___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 111; + fra.me.meth = LOCATE_NEW_OProcess_standard___exec___OProcess___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/standard/exec.nit:111 */ + fra.me.REG[2] = NEW_standard___exec___OProcess(); + INIT_ATTRIBUTES__standard___exec___OProcess(fra.me.REG[2]); + standard___exec___OProcess___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_standard___exec___OProcess(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_OProcess_standard___exec___OProcess___init_(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 117; + fra.me.meth = LOCATE_NEW_OProcess_standard___exec___OProcess___init_; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/exec.nit:117 */ + fra.me.REG[1] = NEW_standard___exec___OProcess(); + INIT_ATTRIBUTES__standard___exec___OProcess(fra.me.REG[1]); + standard___exec___OProcess___init_(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___exec___OProcess(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___exec___IOProcess[87] = { + {(bigint) 3275 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IOProcess" /* 2: Class Name */}, + {(bigint) 3 /* 3: IOProcess < Object: superclass typecheck marker */}, + {(bigint) 95 /* 4: IOProcess < Process: superclass typecheck marker */}, + {(bigint) 211 /* 5: IOProcess < IOS: superclass typecheck marker */}, + {(bigint) 2143 /* 6: IOProcess < OStream: superclass typecheck marker */}, + {(bigint) 2263 /* 7: IOProcess < IStream: superclass typecheck marker */}, + {(bigint) 2567 /* 8: IOProcess < OProcess: superclass typecheck marker */}, + {(bigint) 2631 /* 9: IOProcess < IProcess: superclass typecheck marker */}, + {(bigint) 2639 /* 10: IOProcess < IOStream: superclass typecheck marker */}, + {(bigint) 3275 /* 11: IOProcess < IOProcess: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: IOProcess < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: IOProcess < Process: superclass init_table position */}, + {(bigint) standard___exec___Process___id}, + {(bigint) standard___exec___Process___is_finished}, + {(bigint) standard___exec___Process___wait}, + {(bigint) standard___exec___Process___status}, + {(bigint) standard___exec___Process___init}, + {(bigint) standard___exec___Process___init_}, + {(bigint) standard___exec___Process___execute}, + {(bigint) standard___exec___Process___data}, + {(bigint) standard___exec___Process___data__eq}, + {(bigint) standard___exec___Process___basic_exec_execute}, + {(bigint) 3 /* 61: IOProcess < IOS: superclass init_table position */}, + {(bigint) standard___exec___IOProcess___close}, + {(bigint) 5 /* 63: IOProcess < OStream: superclass init_table position */}, + {(bigint) standard___exec___OProcess___write}, + {(bigint) standard___exec___OProcess___is_writable}, + {(bigint) 2 /* 66: IOProcess < IStream: superclass init_table position */}, + {(bigint) standard___exec___IProcess___read_char}, + {(bigint) standard___stream___IStream___read}, + {(bigint) standard___stream___IStream___read_line}, + {(bigint) standard___stream___IStream___read_all}, + {(bigint) standard___stream___IStream___append_line_to}, + {(bigint) standard___exec___IProcess___eof}, + {(bigint) 6 /* 73: IOProcess < OProcess: superclass init_table position */}, + {(bigint) standard___exec___OProcess___stream_out}, + {(bigint) standard___exec___OProcess___stream_out__eq}, + {(bigint) standard___exec___OProcess___init}, + {(bigint) standard___exec___OProcess___init_}, + {(bigint) 4 /* 78: IOProcess < IProcess: superclass init_table position */}, + {(bigint) standard___exec___IProcess___stream_in}, + {(bigint) standard___exec___IProcess___stream_in__eq}, + {(bigint) standard___exec___IProcess___init}, + {(bigint) standard___exec___IProcess___init_}, + {(bigint) 7 /* 83: IOProcess < IOStream: superclass init_table position */}, + {(bigint) 8 /* 84: IOProcess < IOProcess: superclass init_table position */}, + {(bigint) standard___exec___IOProcess___init}, + {(bigint) standard___exec___IOProcess___init_}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IOProcess::@data */ +/* 3: Attribute IOProcess::@stream_out */ +/* 4: Attribute IOProcess::@stream_in */ +void INIT_ATTRIBUTES__standard___exec___IOProcess(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___exec___IOProcess; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_standard___exec___IOProcess(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_standard___exec___IOProcess; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_standard___exec___IOProcess(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_standard___exec___IOProcess; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_standard___exec___IProcess_____atstream_in(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@stream_in", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___exec___Process_____atdata(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@data", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_standard___exec___OProcess_____atstream_out(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@stream_out", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IOProcess_standard___exec___IOProcess___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 136; + fra.me.meth = LOCATE_NEW_IOProcess_standard___exec___IOProcess___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/standard/exec.nit:136 */ + fra.me.REG[2] = NEW_standard___exec___IOProcess(); + INIT_ATTRIBUTES__standard___exec___IOProcess(fra.me.REG[2]); + standard___exec___IOProcess___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_standard___exec___IOProcess(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_IOProcess_standard___exec___IOProcess___init_(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 143; + fra.me.meth = LOCATE_NEW_IOProcess_standard___exec___IOProcess___init_; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/standard/exec.nit:143 */ + fra.me.REG[1] = NEW_standard___exec___IOProcess(); + INIT_ATTRIBUTES__standard___exec___IOProcess(fra.me.REG[1]); + standard___exec___IOProcess___init_(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_standard___exec___IOProcess(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_standard___exec___NativeProcess[59] = { + {(bigint) -17 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "NativeProcess" /* 2: Class Name */}, + {(bigint) 3 /* 3: NativeProcess < Object: superclass typecheck marker */}, + {(bigint) -1 /* 4: NativeProcess < Pointer: superclass typecheck marker */}, + {(bigint) -17 /* 5: NativeProcess < NativeProcess: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -11872,44675 +25243,52239 @@ const classtable_elt_t VFT_ArraySetIterator[47] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: NativeProcess < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ArraySetIterator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: ArraySetIterator < Iterator: superclass init_table position */}, - {(bigint) array___ArraySetIterator___item}, - {(bigint) array___ArraySetIterator___next}, - {(bigint) array___ArraySetIterator___is_ok}, - {(bigint) 2 /* 45: ArraySetIterator < ArraySetIterator: superclass init_table position */}, - {(bigint) array___ArraySetIterator___init}, + {(bigint) 1 /* 50: NativeProcess < Pointer: superclass init_table position */}, + {(bigint) 2 /* 51: NativeProcess < NativeProcess: superclass init_table position */}, + {(bigint) standard___exec___NativeProcess___id}, + {(bigint) standard___exec___NativeProcess___is_finished}, + {(bigint) standard___exec___NativeProcess___status}, + {(bigint) standard___exec___NativeProcess___wait}, + {(bigint) standard___exec___NativeProcess___in_fd}, + {(bigint) standard___exec___NativeProcess___out_fd}, + {(bigint) standard___exec___NativeProcess___err_fd}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute ArraySetIterator::_iter */ -val_t NEW_ArraySetIterator(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_ArraySetIterator; - return OBJ2VAL(obj); -} -val_t NEW_ArraySetIterator_array___ArraySetIterator___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ArraySetIterator(); - array___ArraySetIterator___init(self, p0, init_table); - return self; +/* 1: Object_id */ +val_t BOX_NativeProcess(void * val) { + struct TBOX_NativeProcess *box = (struct TBOX_NativeProcess*)alloc(sizeof(struct TBOX_NativeProcess)); + box->vft = VFT_standard___exec___NativeProcess; + box->val = val; + box->object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(box); } -const classtable_elt_t VFT_ArrayMap[87] = { - {(bigint) 3651 /* 0: Identity */}, - {(bigint) 3 /* 1: ArrayMap < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 3319 /* 4: ArrayMap < CoupleMap: superclass typecheck marker */}, - {(bigint) 163 /* 5: ArrayMap < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: ArrayMap < RemovableCollection: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3143 /* 8: ArrayMap < Map: superclass typecheck marker */}, - {(bigint) 3651 /* 9: ArrayMap < ArrayMap: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ArrayMap < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 4 /* 50: ArrayMap < CoupleMap: superclass init_table position */}, - {(bigint) array___ArrayMap___couple_at}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: ArrayMap < Collection: superclass init_table position */}, - {(bigint) array___ArrayMap___iterator}, - {(bigint) array___ArrayMap___is_empty}, - {(bigint) array___ArrayMap___length}, - {(bigint) array___ArrayMap___has}, - {(bigint) array___ArrayMap___has_only}, - {(bigint) array___ArrayMap___count}, - {(bigint) array___ArrayMap___first}, - {(bigint) 2 /* 68: ArrayMap < RemovableCollection: superclass init_table position */}, - {(bigint) array___ArrayMap___clear}, - {(bigint) array___ArrayMap___remove}, - {(bigint) array___ArrayMap___remove_all}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) string___Map___map_join}, - {(bigint) 3 /* 76: ArrayMap < Map: superclass init_table position */}, - {(bigint) array___ArrayMap_____bra}, - {(bigint) array___ArrayMap_____braeq}, - {(bigint) array___ArrayMap___has_key}, - {(bigint) array___ArrayMap___remove_at}, - {(bigint) abstract_collection___Map___recover_with}, - {(bigint) 5 /* 82: ArrayMap < ArrayMap: superclass init_table position */}, - {(bigint) array___ArrayMap___enlarge}, - {(bigint) array___ArrayMap___remove_at_index}, - {(bigint) array___ArrayMap___index}, - {(bigint) array___ArrayMap___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ArrayMap::_items */ -/* 2: Attribute ArrayMap::_last_index */ -val_t NEW_ArrayMap(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_ArrayMap; - ATTR_array___ArrayMap____last_index(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_ArrayMap_array___ArrayMap___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ArrayMap(); - array___ArrayMap___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ArrayCapable[42] = { - {(bigint) 171 /* 0: Identity */}, - {(bigint) 3 /* 1: ArrayCapable < Object: superclass typecheck marker */}, - {(bigint) 171 /* 2: ArrayCapable < ArrayCapable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ArrayCapable < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ArrayCapable < ArrayCapable: superclass init_table position */}, - {(bigint) array___ArrayCapable___calloc_array}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ArrayCapable(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ArrayCapable; - return OBJ2VAL(obj); -} -const classtable_elt_t VFT_NativeArray[44] = { - {(bigint) -9 /* 0: Identity */}, - {(bigint) 3 /* 1: NativeArray < Object: superclass typecheck marker */}, - {(bigint) -9 /* 2: NativeArray < NativeArray: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: NativeArray < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: NativeArray < NativeArray: superclass init_table position */}, - {(bigint) array___NativeArray_____bra}, - {(bigint) array___NativeArray_____braeq}, - {(bigint) array___NativeArray___copy_to}, -}; -/* 0: Pointer to the classtable */ -val_t BOX_NativeArray(val_t * val) { - struct TBOX_NativeArray *box = (struct TBOX_NativeArray*)alloc(sizeof(struct TBOX_NativeArray)); - box->vft = VFT_NativeArray; - box->val = val; - return OBJ2VAL(box); -} -const classtable_elt_t VFT_String[137] = { - {(bigint) 3787 /* 0: Identity */}, - {(bigint) 3 /* 1: String < Object: superclass typecheck marker */}, - {(bigint) 31 /* 2: String < StringCapable: superclass typecheck marker */}, - {(bigint) 51 /* 3: String < Pattern: superclass typecheck marker */}, - {(bigint) 155 /* 4: String < Comparable: superclass typecheck marker */}, - {(bigint) 163 /* 5: String < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: String < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3035 /* 7: String < SimpleCollection: superclass typecheck marker */}, - {(bigint) 3143 /* 8: String < Map: superclass typecheck marker */}, - {(bigint) 3303 /* 9: String < IndexedCollection: superclass typecheck marker */}, - {(bigint) 3655 /* 10: String < AbstractArray: superclass typecheck marker */}, - {(bigint) 3787 /* 11: String < String: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___String___hash}, - {(bigint) string___String___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: String < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) string___String_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) string___String___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 8 /* 40: String < StringCapable: superclass init_table position */}, - {(bigint) string___StringCapable___calloc_string}, - {(bigint) string___StringCapable___init}, - {(bigint) 9 /* 43: String < Pattern: superclass init_table position */}, - {(bigint) string_search___String___search_index_in}, - {(bigint) string_search___String___search_in}, - {(bigint) string_search___Pattern___search_all_in}, - {(bigint) string_search___Pattern___split_in}, - {(bigint) string_search___Pattern___init}, - {(bigint) 7 /* 49: String < Comparable: superclass init_table position */}, - {(bigint) string___String_____l}, - {(bigint) kernel___Comparable_____leq}, - {(bigint) kernel___Comparable_____geq}, - {(bigint) kernel___Comparable_____g}, - {(bigint) kernel___Comparable_____leqg}, - {(bigint) kernel___Comparable___is_between}, - {(bigint) kernel___Comparable___max}, - {(bigint) kernel___Comparable___min}, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: String < Collection: superclass init_table position */}, - {(bigint) array___AbstractArray___iterator}, - {(bigint) array___AbstractArray___is_empty}, - {(bigint) array___AbstractArray___length}, - {(bigint) array___AbstractArray___has}, - {(bigint) array___AbstractArray___has_only}, - {(bigint) array___AbstractArray___count}, - {(bigint) abstract_collection___IndexedCollection___first}, - {(bigint) 2 /* 68: String < RemovableCollection: superclass init_table position */}, - {(bigint) array___AbstractArray___clear}, - {(bigint) array___AbstractArray___remove}, - {(bigint) array___AbstractArray___remove_all}, - {(bigint) 4 /* 72: String < SimpleCollection: superclass init_table position */}, - {(bigint) string___String___add}, - {(bigint) abstract_collection___SimpleCollection___add_all}, - {(bigint) string___Map___map_join}, - {(bigint) 3 /* 76: String < Map: superclass init_table position */}, - {(bigint) string___String_____bra}, - {(bigint) string___String_____braeq}, - {(bigint) array___AbstractArray___has_key}, - {(bigint) array___AbstractArray___remove_at}, - {(bigint) abstract_collection___Map___recover_with}, - {(bigint) 5 /* 82: String < IndexedCollection: superclass init_table position */}, - {(bigint) abstract_collection___IndexedCollection___first__eq}, - {(bigint) abstract_collection___IndexedCollection___last}, - {(bigint) abstract_collection___IndexedCollection___last__eq}, - {(bigint) array___AbstractArray___push}, - {(bigint) string___String___append}, - {(bigint) array___AbstractArray___pop}, - {(bigint) array___AbstractArray___unshift}, - {(bigint) array___AbstractArray___shift}, - {(bigint) array___AbstractArray___index_of}, - {(bigint) 6 /* 92: String < AbstractArray: superclass init_table position */}, - {(bigint) string___String___enlarge}, - {(bigint) array___AbstractArray___insert}, - {(bigint) array___AbstractArray___last_index_of}, - {(bigint) array___AbstractArray___index_of_from}, - {(bigint) array___AbstractArray___last_index_of_from}, - {(bigint) array___AbstractArray___reversed}, - {(bigint) array___AbstractArray___copy_to}, - {(bigint) array___AbstractArray___init}, - {(bigint) symbol___String___to_symbol}, - {(bigint) 10 /* 102: String < String: superclass init_table position */}, - {(bigint) abstract_collection___IndexedCollection___append}, - {(bigint) string___String_____plus}, - {(bigint) string___String_____star}, - {(bigint) string___String___to_i}, - {(bigint) string___String___to_hex}, - {(bigint) string___String___a_to}, - {(bigint) string___String___to_cstring}, - {(bigint) string___String___substring}, - {(bigint) string___String___substring_from}, - {(bigint) string___String___has_substring}, - {(bigint) string___String___has_prefix}, - {(bigint) string___String___has_suffix}, - {(bigint) string___String___init}, - {(bigint) string___String___from}, - {(bigint) string___String___with_capacity}, - {(bigint) string___String___with_native}, - {(bigint) string___String___from_cstring}, - {(bigint) string___String___filled_with}, - {(bigint) string___String___to_upper}, - {(bigint) string___String___to_lower}, - {(bigint) string___String___items}, - {(bigint) string___String___capacity}, - {(bigint) file___String___file_exists}, - {(bigint) file___String___file_stat}, - {(bigint) file___String___strip_extension}, - {(bigint) file___String___basename}, - {(bigint) file___String___dirname}, - {(bigint) file___String___file_path}, - {(bigint) file___String___mkdir}, - {(bigint) string_search___String___search}, - {(bigint) string_search___String___search_from}, - {(bigint) string_search___String___search_all}, - {(bigint) string_search___String___split_with}, - {(bigint) string_search___String___split}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute String::_length */ -/* 2: Attribute String::_items */ -/* 3: Attribute String::_capacity */ -val_t NEW_String(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_String; - ATTR_array___AbstractArray____length(obj) = TAG_Int(0); - ATTR_string___String____capacity(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_String_array___AbstractArray___init() { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_String(); - array___AbstractArray___init(self, init_table); - return self; -} -val_t NEW_String_string___StringCapable___init() { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_String(); - string___StringCapable___init(self, init_table); - return self; -} -val_t NEW_String_string___String___init() { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_String(); - string___String___init(self, init_table); - return self; -} -val_t NEW_String_string___String___from(val_t p0) { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_String(); - string___String___from(self, p0, init_table); - return self; -} -val_t NEW_String_string___String___with_capacity(val_t p0) { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_String(); - string___String___with_capacity(self, p0, init_table); - return self; -} -val_t NEW_String_string___String___with_native(val_t p0, val_t p1) { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_String(); - string___String___with_native(self, p0, p1, init_table); - return self; -} -val_t NEW_String_string___String___from_cstring(val_t p0) { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_String(); - string___String___from_cstring(self, p0, init_table); - return self; -} -val_t NEW_String_string___String___filled_with(val_t p0, val_t p1) { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_String(); - string___String___filled_with(self, p0, p1, init_table); - return self; -} -val_t NEW_String_string_search___Pattern___init() { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_String(); - string_search___Pattern___init(self, init_table); - return self; -} -const classtable_elt_t VFT_NativeString[52] = { - {(bigint) -5 /* 0: Identity */}, - {(bigint) 3 /* 1: NativeString < Object: superclass typecheck marker */}, - {(bigint) -5 /* 2: NativeString < NativeString: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: NativeString < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) environ___NativeString___get_environ}, - {(bigint) 1 /* 41: NativeString < NativeString: superclass init_table position */}, - {(bigint) string___NativeString_____bra}, - {(bigint) string___NativeString_____braeq}, - {(bigint) string___NativeString___copy_to}, - {(bigint) string___NativeString___cstring_length}, - {(bigint) string___NativeString___atoi}, - {(bigint) string___NativeString___init}, - {(bigint) file___NativeString___file_exists}, - {(bigint) file___NativeString___file_stat}, - {(bigint) file___NativeString___file_mkdir}, - {(bigint) exec___NativeString___system}, -}; -/* 0: Pointer to the classtable */ -val_t BOX_NativeString(char * val) { - struct TBOX_NativeString *box = (struct TBOX_NativeString*)alloc(sizeof(struct TBOX_NativeString)); - box->vft = VFT_NativeString; - box->val = val; - return OBJ2VAL(box); -} -const classtable_elt_t VFT_StringCapable[43] = { - {(bigint) 31 /* 0: Identity */}, - {(bigint) 3 /* 1: StringCapable < Object: superclass typecheck marker */}, - {(bigint) 31 /* 2: StringCapable < StringCapable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: StringCapable < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: StringCapable < StringCapable: superclass init_table position */}, - {(bigint) string___StringCapable___calloc_string}, - {(bigint) string___StringCapable___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_StringCapable(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_StringCapable; - return OBJ2VAL(obj); -} -val_t NEW_StringCapable_string___StringCapable___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_StringCapable(); - string___StringCapable___init(self, init_table); - return self; -} -const classtable_elt_t VFT_HashCollection[68] = { - {(bigint) 2627 /* 0: Identity */}, - {(bigint) 3 /* 1: HashCollection < Object: superclass typecheck marker */}, - {(bigint) 171 /* 2: HashCollection < ArrayCapable: superclass typecheck marker */}, - {(bigint) 2627 /* 3: HashCollection < HashCollection: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 163 /* 5: HashCollection < Collection: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: HashCollection < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: HashCollection < ArrayCapable: superclass init_table position */}, - {(bigint) array___ArrayCapable___calloc_array}, - {(bigint) 3 /* 42: HashCollection < HashCollection: superclass init_table position */}, - {(bigint) hash___HashCollection___first_item}, - {(bigint) hash___HashCollection___index_at}, - {(bigint) hash___HashCollection___store}, - {(bigint) hash___HashCollection___remove_index}, - {(bigint) hash___HashCollection___raz}, - {(bigint) hash___HashCollection___enlarge}, - {(bigint) hash___HashCollection___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: HashCollection < Collection: superclass init_table position */}, - {(bigint) abstract_collection___Collection___iterator}, - {(bigint) abstract_collection___Collection___is_empty}, - {(bigint) hash___HashCollection___length}, - {(bigint) abstract_collection___Collection___has}, - {(bigint) abstract_collection___Collection___has_only}, - {(bigint) abstract_collection___Collection___count}, - {(bigint) abstract_collection___Collection___first}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute HashCollection::_array */ -/* 2: Attribute HashCollection::_capacity */ -/* 3: Attribute HashCollection::_length */ -/* 4: Attribute HashCollection::_first_item */ -/* 5: Attribute HashCollection::_last_item */ -/* 6: Attribute HashCollection::_last_accessed_index */ -/* 7: Attribute HashCollection::_last_accessed_key */ -val_t NEW_HashCollection(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_HashCollection; - ATTR_hash___HashCollection____array(obj) = NIT_NULL /*null*/; - ATTR_hash___HashCollection____capacity(obj) = TAG_Int(0); - ATTR_hash___HashCollection____length(obj) = TAG_Int(0); - ATTR_hash___HashCollection____first_item(obj) = NIT_NULL /*null*/; - ATTR_hash___HashCollection____last_item(obj) = NIT_NULL /*null*/; - ATTR_hash___HashCollection____last_accessed_index(obj) = TAG_Int(-UNTAG_Int( TAG_Int(1))); - ATTR_hash___HashCollection____last_accessed_key(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_HashCollection_hash___HashCollection___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_HashCollection(); - hash___HashCollection___init(self, init_table); - return self; -} -const classtable_elt_t VFT_HashNode[47] = { - {(bigint) 139 /* 0: Identity */}, - {(bigint) 3 /* 1: HashNode < Object: superclass typecheck marker */}, - {(bigint) 139 /* 2: HashNode < HashNode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: HashNode < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: HashNode < HashNode: superclass init_table position */}, - {(bigint) hash___HashNode___key}, - {(bigint) hash___HashNode___next_item}, - {(bigint) hash___HashNode___next_item__eq}, - {(bigint) hash___HashNode___prev_item}, - {(bigint) hash___HashNode___prev_item__eq}, - {(bigint) hash___HashNode___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute HashNode::_next_item */ -/* 2: Attribute HashNode::_prev_item */ -val_t NEW_HashNode(void) { +const classtable_elt_t VFT_location___SourceFile[58] = { + {(bigint) 43 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "SourceFile" /* 2: Class Name */}, + {(bigint) 3 /* 3: SourceFile < Object: superclass typecheck marker */}, + {(bigint) 43 /* 4: SourceFile < SourceFile: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: SourceFile < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: SourceFile < SourceFile: superclass init_table position */}, + {(bigint) location___SourceFile___filename}, + {(bigint) location___SourceFile___filename__eq}, + {(bigint) location___SourceFile___string}, + {(bigint) location___SourceFile___string__eq}, + {(bigint) location___SourceFile___init}, + {(bigint) location___SourceFile___line_starts}, + {(bigint) location___SourceFile___line_starts__eq}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute SourceFile::@filename */ +/* 3: Attribute SourceFile::@string */ +/* 4: Attribute SourceFile::@line_starts */ +void INIT_ATTRIBUTES__location___SourceFile(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__location___SourceFile; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* location.nit:37 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_location___SourceFile_____atline_starts(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_location___SourceFile(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_HashNode; - ATTR_hash___HashNode____next_item(obj) = NIT_NULL /*null*/; - ATTR_hash___HashNode____prev_item(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_HashNode_hash___HashNode___init() { + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_location___SourceFile; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_location___SourceFile(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_location___SourceFile; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_location___SourceFile_____atfilename(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@filename", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_location___SourceFile_____atstring(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@string", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_location___SourceFile_____atline_starts(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@line_starts", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_SourceFile_location___SourceFile___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[2] = {0, 0}; - val_t self = NEW_HashNode(); - hash___HashNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_HashMap[82] = { - {(bigint) 3643 /* 0: Identity */}, - {(bigint) 3 /* 1: HashMap < Object: superclass typecheck marker */}, - {(bigint) 171 /* 2: HashMap < ArrayCapable: superclass typecheck marker */}, - {(bigint) 2627 /* 3: HashMap < HashCollection: superclass typecheck marker */}, - {(bigint) 3319 /* 4: HashMap < CoupleMap: superclass typecheck marker */}, - {(bigint) 163 /* 5: HashMap < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: HashMap < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3643 /* 7: HashMap < HashMap: superclass typecheck marker */}, - {(bigint) 3143 /* 8: HashMap < Map: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: HashMap < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 5 /* 40: HashMap < ArrayCapable: superclass init_table position */}, - {(bigint) array___ArrayCapable___calloc_array}, - {(bigint) 6 /* 42: HashMap < HashCollection: superclass init_table position */}, - {(bigint) hash___HashCollection___first_item}, - {(bigint) hash___HashCollection___index_at}, - {(bigint) hash___HashCollection___store}, - {(bigint) hash___HashCollection___remove_index}, - {(bigint) hash___HashCollection___raz}, - {(bigint) hash___HashCollection___enlarge}, - {(bigint) hash___HashCollection___init}, - {(bigint) 4 /* 50: HashMap < CoupleMap: superclass init_table position */}, - {(bigint) hash___HashMap___couple_at}, - {(bigint) 7 /* 52: HashMap < HashMap: superclass init_table position */}, - {(bigint) hash___HashMap___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: HashMap < Collection: superclass init_table position */}, - {(bigint) hash___HashMap___iterator}, - {(bigint) hash___HashMap___is_empty}, - {(bigint) hash___HashCollection___length}, - {(bigint) hash___HashMap___has}, - {(bigint) hash___HashMap___has_only}, - {(bigint) hash___HashMap___count}, - {(bigint) hash___HashMap___first}, - {(bigint) 2 /* 68: HashMap < RemovableCollection: superclass init_table position */}, - {(bigint) hash___HashMap___clear}, - {(bigint) hash___HashMap___remove}, - {(bigint) abstract_collection___RemovableCollection___remove_all}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) string___Map___map_join}, - {(bigint) 3 /* 76: HashMap < Map: superclass init_table position */}, - {(bigint) abstract_collection___CoupleMap_____bra}, - {(bigint) hash___HashMap_____braeq}, - {(bigint) abstract_collection___CoupleMap___has_key}, - {(bigint) hash___HashMap___remove_at}, - {(bigint) abstract_collection___Map___recover_with}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute HashMap::_array */ -/* 2: Attribute HashMap::_capacity */ -/* 3: Attribute HashMap::_length */ -/* 4: Attribute HashMap::_first_item */ -/* 5: Attribute HashMap::_last_item */ -/* 6: Attribute HashMap::_last_accessed_index */ -/* 7: Attribute HashMap::_last_accessed_key */ -val_t NEW_HashMap(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 28; + fra.me.meth = LOCATE_NEW_SourceFile_location___SourceFile___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* location.nit:28 */ + fra.me.REG[2] = NEW_location___SourceFile(); + INIT_ATTRIBUTES__location___SourceFile(fra.me.REG[2]); + location___SourceFile___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_location___SourceFile(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_location___Location[77] = { + {(bigint) 2235 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Location" /* 2: Class Name */}, + {(bigint) 3 /* 3: Location < Object: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 271 /* 5: Location < Comparable: superclass typecheck marker */}, + {(bigint) 2235 /* 6: Location < Location: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: Location < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) location___Location_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) location___Location___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 0 /* 55: Location < Comparable: superclass init_table position */}, + {(bigint) 2235 /* 56: VT Location::OTHER : id of Location */}, + {(bigint) 6 /* 57: VT Location::OTHER : color of Location */}, + {(bigint) location___Location_____l}, + {(bigint) standard___kernel___Comparable_____leq}, + {(bigint) standard___kernel___Comparable_____geq}, + {(bigint) standard___kernel___Comparable_____g}, + {(bigint) standard___kernel___Comparable_____leqg}, + {(bigint) standard___kernel___Comparable___is_between}, + {(bigint) standard___kernel___Comparable___max}, + {(bigint) standard___kernel___Comparable___min}, + {(bigint) 2 /* 66: Location < Location: superclass init_table position */}, + {(bigint) location___Location___file}, + {(bigint) location___Location___line_start}, + {(bigint) location___Location___line_end}, + {(bigint) location___Location___column_start}, + {(bigint) location___Location___column_end}, + {(bigint) location___Location___init}, + {(bigint) location___Location___with_file}, + {(bigint) location___Location___located_in}, + {(bigint) location___Location___relative_to}, + {(bigint) location___Location___colored_line}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Location::_file */ +/* 3: Attribute Location::_line_start */ +/* 4: Attribute Location::_line_end */ +/* 5: Attribute Location::_column_start */ +/* 6: Attribute Location::_column_end */ +void INIT_ATTRIBUTES__location___Location(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__location___Location; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_location___Location(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_HashMap; - ATTR_hash___HashCollection____array(obj) = NIT_NULL /*null*/; - ATTR_hash___HashCollection____capacity(obj) = TAG_Int(0); - ATTR_hash___HashCollection____length(obj) = TAG_Int(0); - ATTR_hash___HashCollection____first_item(obj) = NIT_NULL /*null*/; - ATTR_hash___HashCollection____last_item(obj) = NIT_NULL /*null*/; - ATTR_hash___HashCollection____last_accessed_index(obj) = TAG_Int(-UNTAG_Int( TAG_Int(1))); - ATTR_hash___HashCollection____last_accessed_key(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_HashMap_hash___HashCollection___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_HashMap(); - hash___HashCollection___init(self, init_table); - return self; -} -val_t NEW_HashMap_hash___HashMap___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_HashMap(); - hash___HashMap___init(self, init_table); - return self; -} -const classtable_elt_t VFT_HashMapNode[55] = { - {(bigint) 2623 /* 0: Identity */}, - {(bigint) 3 /* 1: HashMapNode < Object: superclass typecheck marker */}, - {(bigint) 139 /* 2: HashMapNode < HashNode: superclass typecheck marker */}, - {(bigint) 143 /* 3: HashMapNode < Couple: superclass typecheck marker */}, - {(bigint) 2623 /* 4: HashMapNode < HashMapNode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: HashMapNode < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: HashMapNode < HashNode: superclass init_table position */}, - {(bigint) hash___HashMapNode___key}, - {(bigint) hash___HashNode___next_item}, - {(bigint) hash___HashNode___next_item__eq}, - {(bigint) hash___HashNode___prev_item}, - {(bigint) hash___HashNode___prev_item__eq}, - {(bigint) hash___HashNode___init}, - {(bigint) 1 /* 47: HashMapNode < Couple: superclass init_table position */}, - {(bigint) abstract_collection___Couple___first}, - {(bigint) abstract_collection___Couple___first__eq}, - {(bigint) abstract_collection___Couple___second}, - {(bigint) abstract_collection___Couple___second__eq}, - {(bigint) abstract_collection___Couple___init}, - {(bigint) 3 /* 53: HashMapNode < HashMapNode: superclass init_table position */}, - {(bigint) hash___HashMapNode___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute HashMapNode::_next_item */ -/* 2: Attribute HashMapNode::_prev_item */ -/* 3: Attribute HashMapNode::_first */ -/* 4: Attribute HashMapNode::_second */ -val_t NEW_HashMapNode(void) { + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_location___Location; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_location___Location(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_location___Location; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_location___Location____line_start(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_line_start", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_location___Location____line_end(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_line_end", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_location___Location____column_start(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_column_start", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_location___Location____column_end(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_column_end", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Location_location___Location___init(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t REGB1; + val_t REGB2; + val_t REGB3; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 51; + fra.me.meth = LOCATE_NEW_Location_location___Location___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = p1; + REGB1 = p2; + REGB2 = p3; + REGB3 = p4; + /* location.nit:51 */ + fra.me.REG[1] = NEW_location___Location(); + INIT_ATTRIBUTES__location___Location(fra.me.REG[1]); + location___Location___init(fra.me.REG[1], fra.me.REG[0], REGB0, REGB1, REGB2, REGB3, init_table); + CHECKNEW_location___Location(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_Location_location___Location___with_file(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 59; + fra.me.meth = LOCATE_NEW_Location_location___Location___with_file; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* location.nit:59 */ + fra.me.REG[1] = NEW_location___Location(); + INIT_ATTRIBUTES__location___Location(fra.me.REG[1]); + location___Location___with_file(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_location___Location(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___TEol[77] = { + {(bigint) 2487 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TEol" /* 2: Class Name */}, + {(bigint) 3 /* 3: TEol < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TEol < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TEol < Token: superclass typecheck marker */}, + {(bigint) 2487 /* 6: TEol < TEol: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TEol < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TEol___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TEol < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TEol___parser_index}, + {(bigint) 0 /* 73: TEol < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TEol___init_tk}, + {(bigint) 3 /* 76: TEol < TEol: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TEol::_parent */ +/* 3: Attribute TEol::_location */ +/* 4: Attribute TEol::_symbol_cache */ +/* 5: Attribute TEol::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TEol(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TEol; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TEol(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_HashMapNode; - ATTR_hash___HashNode____next_item(obj) = NIT_NULL /*null*/; - ATTR_hash___HashNode____prev_item(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_HashMapNode_abstract_collection___Couple___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_HashMapNode(); - abstract_collection___Couple___init(self, p0, p1, init_table); - return self; -} -val_t NEW_HashMapNode_hash___HashNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TEol; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TEol(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TEol; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TEol_parser___lexer___TEol___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_HashMapNode(); - hash___HashNode___init(self, init_table); - return self; -} -val_t NEW_HashMapNode_hash___HashMapNode___init(val_t p0, val_t p1) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 20; + fra.me.meth = LOCATE_NEW_TEol_parser___lexer___TEol___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:20 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TEol(); + INIT_ATTRIBUTES__parser___parser_nodes___TEol(fra.me.REG[2]); + parser___lexer___TEol___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TEol(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TEol_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_HashMapNode(); - hash___HashMapNode___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_HashMapIterator[50] = { - {(bigint) 3195 /* 0: Identity */}, - {(bigint) 3 /* 1: HashMapIterator < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: HashMapIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2547 /* 3: HashMapIterator < MapIterator: superclass typecheck marker */}, - {(bigint) 3195 /* 4: HashMapIterator < HashMapIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: HashMapIterator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: HashMapIterator < Iterator: superclass init_table position */}, - {(bigint) hash___HashMapIterator___item}, - {(bigint) hash___HashMapIterator___next}, - {(bigint) hash___HashMapIterator___is_ok}, - {(bigint) 2 /* 45: HashMapIterator < MapIterator: superclass init_table position */}, - {(bigint) hash___HashMapIterator___key}, - {(bigint) hash___HashMapIterator___item__eq}, - {(bigint) 3 /* 48: HashMapIterator < HashMapIterator: superclass init_table position */}, - {(bigint) hash___HashMapIterator___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute HashMapIterator::_map */ -/* 2: Attribute HashMapIterator::_node */ -val_t NEW_HashMapIterator(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TEol_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TEol(); + INIT_ATTRIBUTES__parser___parser_nodes___TEol(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TEol(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TComment[77] = { + {(bigint) 2499 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TComment" /* 2: Class Name */}, + {(bigint) 3 /* 3: TComment < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TComment < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TComment < Token: superclass typecheck marker */}, + {(bigint) 2499 /* 6: TComment < TComment: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TComment < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TComment < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TComment___parser_index}, + {(bigint) 0 /* 73: TComment < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TComment___init_tk}, + {(bigint) 3 /* 76: TComment < TComment: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TComment::_parent */ +/* 3: Attribute TComment::_location */ +/* 4: Attribute TComment::_symbol_cache */ +/* 5: Attribute TComment::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TComment(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TComment; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TComment(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_HashMapIterator; - return OBJ2VAL(obj); -} -val_t NEW_HashMapIterator_hash___HashMapIterator___init(val_t p0) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TComment; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TComment(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TComment; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TComment_parser___lexer___TComment___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_HashMapIterator(); - hash___HashMapIterator___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_HashSet[75] = { - {(bigint) 3639 /* 0: Identity */}, - {(bigint) 3 /* 1: HashSet < Object: superclass typecheck marker */}, - {(bigint) 171 /* 2: HashSet < ArrayCapable: superclass typecheck marker */}, - {(bigint) 2627 /* 3: HashSet < HashCollection: superclass typecheck marker */}, - {(bigint) 3275 /* 4: HashSet < Set: superclass typecheck marker */}, - {(bigint) 163 /* 5: HashSet < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: HashSet < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3035 /* 7: HashSet < SimpleCollection: superclass typecheck marker */}, - {(bigint) 3639 /* 8: HashSet < HashSet: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: HashSet < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 5 /* 40: HashSet < ArrayCapable: superclass init_table position */}, - {(bigint) array___ArrayCapable___calloc_array}, - {(bigint) 6 /* 42: HashSet < HashCollection: superclass init_table position */}, - {(bigint) hash___HashCollection___first_item}, - {(bigint) hash___HashCollection___index_at}, - {(bigint) hash___HashCollection___store}, - {(bigint) hash___HashCollection___remove_index}, - {(bigint) hash___HashCollection___raz}, - {(bigint) hash___HashCollection___enlarge}, - {(bigint) hash___HashCollection___init}, - {(bigint) 4 /* 50: HashSet < Set: superclass init_table position */}, - {(bigint) 7 /* 51: HashSet < HashSet: superclass init_table position */}, - {(bigint) hash___HashSet___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: HashSet < Collection: superclass init_table position */}, - {(bigint) hash___HashSet___iterator}, - {(bigint) hash___HashSet___is_empty}, - {(bigint) hash___HashCollection___length}, - {(bigint) hash___HashSet___has}, - {(bigint) abstract_collection___Set___has_only}, - {(bigint) abstract_collection___Set___count}, - {(bigint) hash___HashSet___first}, - {(bigint) 2 /* 68: HashSet < RemovableCollection: superclass init_table position */}, - {(bigint) hash___HashSet___clear}, - {(bigint) hash___HashSet___remove}, - {(bigint) abstract_collection___Set___remove_all}, - {(bigint) 3 /* 72: HashSet < SimpleCollection: superclass init_table position */}, - {(bigint) hash___HashSet___add}, - {(bigint) abstract_collection___SimpleCollection___add_all}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute HashSet::_array */ -/* 2: Attribute HashSet::_capacity */ -/* 3: Attribute HashSet::_length */ -/* 4: Attribute HashSet::_first_item */ -/* 5: Attribute HashSet::_last_item */ -/* 6: Attribute HashSet::_last_accessed_index */ -/* 7: Attribute HashSet::_last_accessed_key */ -val_t NEW_HashSet(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 33; + fra.me.meth = LOCATE_NEW_TComment_parser___lexer___TComment___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:33 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TComment(); + INIT_ATTRIBUTES__parser___parser_nodes___TComment(fra.me.REG[2]); + parser___lexer___TComment___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TComment(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TComment_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TComment_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TComment(); + INIT_ATTRIBUTES__parser___parser_nodes___TComment(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TComment(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwmodule[78] = { + {(bigint) 3083 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwmodule" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwmodule < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwmodule < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwmodule < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwmodule < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3083 /* 7: TKwmodule < TKwmodule: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwmodule < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwmodule < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwmodule___parser_index}, + {(bigint) 1 /* 73: TKwmodule < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwmodule < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwmodule___init_tk}, + {(bigint) 4 /* 77: TKwmodule < TKwmodule: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwmodule::_parent */ +/* 3: Attribute TKwmodule::_location */ +/* 4: Attribute TKwmodule::_symbol_cache */ +/* 5: Attribute TKwmodule::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwmodule(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwmodule; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwmodule(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_HashSet; - ATTR_hash___HashCollection____array(obj) = NIT_NULL /*null*/; - ATTR_hash___HashCollection____capacity(obj) = TAG_Int(0); - ATTR_hash___HashCollection____length(obj) = TAG_Int(0); - ATTR_hash___HashCollection____first_item(obj) = NIT_NULL /*null*/; - ATTR_hash___HashCollection____last_item(obj) = NIT_NULL /*null*/; - ATTR_hash___HashCollection____last_accessed_index(obj) = TAG_Int(-UNTAG_Int( TAG_Int(1))); - ATTR_hash___HashCollection____last_accessed_key(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_HashSet_hash___HashCollection___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_HashSet(); - hash___HashCollection___init(self, init_table); - return self; -} -val_t NEW_HashSet_hash___HashSet___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_HashSet(); - hash___HashSet___init(self, init_table); - return self; -} -const classtable_elt_t VFT_HashSetNode[50] = { - {(bigint) 2615 /* 0: Identity */}, - {(bigint) 3 /* 1: HashSetNode < Object: superclass typecheck marker */}, - {(bigint) 139 /* 2: HashSetNode < HashNode: superclass typecheck marker */}, - {(bigint) 2615 /* 3: HashSetNode < HashSetNode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: HashSetNode < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: HashSetNode < HashNode: superclass init_table position */}, - {(bigint) hash___HashSetNode___key}, - {(bigint) hash___HashNode___next_item}, - {(bigint) hash___HashNode___next_item__eq}, - {(bigint) hash___HashNode___prev_item}, - {(bigint) hash___HashNode___prev_item__eq}, - {(bigint) hash___HashNode___init}, - {(bigint) 2 /* 47: HashSetNode < HashSetNode: superclass init_table position */}, - {(bigint) hash___HashSetNode___key__eq}, - {(bigint) hash___HashSetNode___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute HashSetNode::_next_item */ -/* 2: Attribute HashSetNode::_prev_item */ -/* 3: Attribute HashSetNode::_key */ -val_t NEW_HashSetNode(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwmodule; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwmodule(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwmodule; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwmodule_parser___lexer___TKwmodule___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 46; + fra.me.meth = LOCATE_NEW_TKwmodule_parser___lexer___TKwmodule___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:46 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TKwmodule(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwmodule(fra.me.REG[2]); + parser___lexer___TKwmodule___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TKwmodule(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TKwmodule_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwmodule_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwmodule(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwmodule(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwmodule(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwimport[78] = { + {(bigint) 3131 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwimport" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwimport < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwimport < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwimport < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwimport < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3131 /* 7: TKwimport < TKwimport: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwimport < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwimport < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwimport___parser_index}, + {(bigint) 1 /* 73: TKwimport < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwimport < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwimport___init_tk}, + {(bigint) 4 /* 77: TKwimport < TKwimport: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwimport::_parent */ +/* 3: Attribute TKwimport::_location */ +/* 4: Attribute TKwimport::_symbol_cache */ +/* 5: Attribute TKwimport::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwimport(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwimport; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwimport(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_HashSetNode; - ATTR_hash___HashNode____next_item(obj) = NIT_NULL /*null*/; - ATTR_hash___HashNode____prev_item(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_HashSetNode_hash___HashNode___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_HashSetNode(); - hash___HashNode___init(self, init_table); - return self; -} -val_t NEW_HashSetNode_hash___HashSetNode___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_HashSetNode(); - hash___HashSetNode___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_HashSetIterator[47] = { - {(bigint) 2619 /* 0: Identity */}, - {(bigint) 3 /* 1: HashSetIterator < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: HashSetIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2619 /* 3: HashSetIterator < HashSetIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: HashSetIterator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: HashSetIterator < Iterator: superclass init_table position */}, - {(bigint) hash___HashSetIterator___item}, - {(bigint) hash___HashSetIterator___next}, - {(bigint) hash___HashSetIterator___is_ok}, - {(bigint) 2 /* 45: HashSetIterator < HashSetIterator: superclass init_table position */}, - {(bigint) hash___HashSetIterator___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute HashSetIterator::_set */ -/* 2: Attribute HashSetIterator::_node */ -val_t NEW_HashSetIterator(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwimport; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwimport(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwimport; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwimport_parser___lexer___TKwimport___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 59; + fra.me.meth = LOCATE_NEW_TKwimport_parser___lexer___TKwimport___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:59 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwimport(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwimport(fra.me.REG[1]); + parser___lexer___TKwimport___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwimport(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwimport_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwimport_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwimport(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwimport(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwimport(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwclass[78] = { + {(bigint) 3171 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwclass" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwclass < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwclass < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwclass < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwclass < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3171 /* 7: TKwclass < TKwclass: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwclass < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwclass < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwclass___parser_index}, + {(bigint) 1 /* 73: TKwclass < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwclass < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwclass___init_tk}, + {(bigint) 4 /* 77: TKwclass < TKwclass: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwclass::_parent */ +/* 3: Attribute TKwclass::_location */ +/* 4: Attribute TKwclass::_symbol_cache */ +/* 5: Attribute TKwclass::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwclass(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwclass; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwclass(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_HashSetIterator; - return OBJ2VAL(obj); -} -val_t NEW_HashSetIterator_hash___HashSetIterator___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_HashSetIterator(); - hash___HashSetIterator___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_Symbol[43] = { - {(bigint) 27 /* 0: Identity */}, - {(bigint) 3 /* 1: Symbol < Object: superclass typecheck marker */}, - {(bigint) 27 /* 2: Symbol < Symbol: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) symbol___Symbol___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Symbol < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) environ___Symbol___environ}, - {(bigint) 1 /* 41: Symbol < Symbol: superclass init_table position */}, - {(bigint) symbol___Symbol___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Symbol::_string */ -val_t NEW_Symbol(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwclass; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwclass(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwclass; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwclass_parser___lexer___TKwclass___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 72; + fra.me.meth = LOCATE_NEW_TKwclass_parser___lexer___TKwclass___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:72 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwclass(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwclass(fra.me.REG[1]); + parser___lexer___TKwclass___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwclass(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwclass_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwclass_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwclass(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwclass(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwclass(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwabstract[78] = { + {(bigint) 3191 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwabstract" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwabstract < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwabstract < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwabstract < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwabstract < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3191 /* 7: TKwabstract < TKwabstract: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwabstract < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwabstract < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwabstract___parser_index}, + {(bigint) 1 /* 73: TKwabstract < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwabstract < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwabstract___init_tk}, + {(bigint) 4 /* 77: TKwabstract < TKwabstract: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwabstract::_parent */ +/* 3: Attribute TKwabstract::_location */ +/* 4: Attribute TKwabstract::_symbol_cache */ +/* 5: Attribute TKwabstract::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwabstract(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwabstract; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwabstract(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_Symbol; - return OBJ2VAL(obj); -} -val_t NEW_Symbol_symbol___Symbol___init(val_t p0) { - int init_table[2] = {0, 0}; - val_t self = NEW_Symbol(); - symbol___Symbol___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AbstractSorter[47] = { - {(bigint) 175 /* 0: Identity */}, - {(bigint) 3 /* 1: AbstractSorter < Object: superclass typecheck marker */}, - {(bigint) 175 /* 2: AbstractSorter < AbstractSorter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AbstractSorter < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: AbstractSorter < AbstractSorter: superclass init_table position */}, - {(bigint) sorter___AbstractSorter___compare}, - {(bigint) sorter___AbstractSorter___sort}, - {(bigint) sorter___AbstractSorter___sub_sort}, - {(bigint) sorter___AbstractSorter___quick_sort}, - {(bigint) sorter___AbstractSorter___bubble_sort}, - {(bigint) sorter___AbstractSorter___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_AbstractSorter(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwabstract; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwabstract(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwabstract; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwabstract_parser___lexer___TKwabstract___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 85; + fra.me.meth = LOCATE_NEW_TKwabstract_parser___lexer___TKwabstract___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:85 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwabstract(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwabstract(fra.me.REG[1]); + parser___lexer___TKwabstract___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwabstract(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwabstract_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwabstract_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwabstract(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwabstract(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwabstract(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwinterface[78] = { + {(bigint) 3119 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwinterface" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwinterface < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwinterface < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwinterface < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwinterface < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3119 /* 7: TKwinterface < TKwinterface: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwinterface < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwinterface < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwinterface___parser_index}, + {(bigint) 1 /* 73: TKwinterface < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwinterface < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwinterface___init_tk}, + {(bigint) 4 /* 77: TKwinterface < TKwinterface: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwinterface::_parent */ +/* 3: Attribute TKwinterface::_location */ +/* 4: Attribute TKwinterface::_symbol_cache */ +/* 5: Attribute TKwinterface::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwinterface(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwinterface; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwinterface(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_AbstractSorter; - return OBJ2VAL(obj); -} -val_t NEW_AbstractSorter_sorter___AbstractSorter___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_AbstractSorter(); - sorter___AbstractSorter___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ComparableSorter[49] = { - {(bigint) 2659 /* 0: Identity */}, - {(bigint) 3 /* 1: ComparableSorter < Object: superclass typecheck marker */}, - {(bigint) 175 /* 2: ComparableSorter < AbstractSorter: superclass typecheck marker */}, - {(bigint) 2659 /* 3: ComparableSorter < ComparableSorter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ComparableSorter < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ComparableSorter < AbstractSorter: superclass init_table position */}, - {(bigint) sorter___ComparableSorter___compare}, - {(bigint) sorter___AbstractSorter___sort}, - {(bigint) sorter___AbstractSorter___sub_sort}, - {(bigint) sorter___AbstractSorter___quick_sort}, - {(bigint) sorter___AbstractSorter___bubble_sort}, - {(bigint) sorter___AbstractSorter___init}, - {(bigint) 2 /* 47: ComparableSorter < ComparableSorter: superclass init_table position */}, - {(bigint) sorter___ComparableSorter___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ComparableSorter(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwinterface; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwinterface(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwinterface; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwinterface_parser___lexer___TKwinterface___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 98; + fra.me.meth = LOCATE_NEW_TKwinterface_parser___lexer___TKwinterface___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:98 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwinterface(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwinterface(fra.me.REG[1]); + parser___lexer___TKwinterface___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwinterface(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwinterface_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwinterface_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwinterface(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwinterface(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwinterface(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwenum[78] = { + {(bigint) 3151 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwenum" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwenum < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwenum < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwenum < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwenum < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3151 /* 7: TKwenum < TKwenum: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwenum < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwenum < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwenum___parser_index}, + {(bigint) 1 /* 73: TKwenum < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwenum < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwenum___init_tk}, + {(bigint) 4 /* 77: TKwenum < TKwenum: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwenum::_parent */ +/* 3: Attribute TKwenum::_location */ +/* 4: Attribute TKwenum::_symbol_cache */ +/* 5: Attribute TKwenum::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwenum(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwenum; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwenum(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ComparableSorter; - return OBJ2VAL(obj); -} -val_t NEW_ComparableSorter_sorter___AbstractSorter___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ComparableSorter(); - sorter___AbstractSorter___init(self, init_table); - return self; -} -val_t NEW_ComparableSorter_sorter___ComparableSorter___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ComparableSorter(); - sorter___ComparableSorter___init(self, init_table); - return self; -} -const classtable_elt_t VFT_IOS[54] = { - {(bigint) 135 /* 0: Identity */}, - {(bigint) 3 /* 1: IOS < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 135 /* 3: IOS < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: IOS < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: IOS < IOS: superclass init_table position */}, - {(bigint) stream___IOS___close}, - {(bigint) stream___IOS___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_IOS(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwenum; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwenum(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwenum; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwenum_parser___lexer___TKwenum___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 111; + fra.me.meth = LOCATE_NEW_TKwenum_parser___lexer___TKwenum___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:111 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TKwenum(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwenum(fra.me.REG[2]); + parser___lexer___TKwenum___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TKwenum(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TKwenum_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwenum_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwenum(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwenum(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwenum(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwspecial[78] = { + {(bigint) 3031 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwspecial" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwspecial < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwspecial < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwspecial < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwspecial < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3031 /* 7: TKwspecial < TKwspecial: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwspecial < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwspecial < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwspecial___parser_index}, + {(bigint) 1 /* 73: TKwspecial < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwspecial < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwspecial___init_tk}, + {(bigint) 4 /* 77: TKwspecial < TKwspecial: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwspecial::_parent */ +/* 3: Attribute TKwspecial::_location */ +/* 4: Attribute TKwspecial::_symbol_cache */ +/* 5: Attribute TKwspecial::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwspecial(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwspecial; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwspecial(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_IOS; - return OBJ2VAL(obj); -} -val_t NEW_IOS_stream___IOS___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_IOS(); - stream___IOS___init(self, init_table); - return self; -} -const classtable_elt_t VFT_IStream[64] = { - {(bigint) 2611 /* 0: Identity */}, - {(bigint) 3 /* 1: IStream < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 135 /* 3: IStream < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2611 /* 5: IStream < IStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: IStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: IStream < IOS: superclass init_table position */}, - {(bigint) stream___IOS___close}, - {(bigint) stream___IOS___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 2 /* 57: IStream < IStream: superclass init_table position */}, - {(bigint) stream___IStream___read_char}, - {(bigint) stream___IStream___read}, - {(bigint) stream___IStream___read_line}, - {(bigint) stream___IStream___read_all}, - {(bigint) stream___IStream___append_line_to}, - {(bigint) stream___IStream___eof}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_IStream(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwspecial; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwspecial(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwspecial; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwspecial_parser___lexer___TKwspecial___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 124; + fra.me.meth = LOCATE_NEW_TKwspecial_parser___lexer___TKwspecial___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:124 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwspecial(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwspecial(fra.me.REG[1]); + parser___lexer___TKwspecial___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwspecial(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwspecial_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwspecial_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwspecial(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwspecial(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwspecial(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwend[78] = { + {(bigint) 3155 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwend" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwend < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwend < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwend < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwend < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3155 /* 7: TKwend < TKwend: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwend < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwend < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwend___parser_index}, + {(bigint) 1 /* 73: TKwend < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwend < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwend___init_tk}, + {(bigint) 4 /* 77: TKwend < TKwend: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwend::_parent */ +/* 3: Attribute TKwend::_location */ +/* 4: Attribute TKwend::_symbol_cache */ +/* 5: Attribute TKwend::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwend(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwend; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwend(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_IStream; - return OBJ2VAL(obj); -} -val_t NEW_IStream_stream___IOS___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_IStream(); - stream___IOS___init(self, init_table); - return self; -} -const classtable_elt_t VFT_OStream[57] = { - {(bigint) 2535 /* 0: Identity */}, - {(bigint) 3 /* 1: OStream < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 135 /* 3: OStream < IOS: superclass typecheck marker */}, - {(bigint) 2535 /* 4: OStream < OStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: OStream < IOS: superclass init_table position */}, - {(bigint) stream___IOS___close}, - {(bigint) stream___IOS___init}, - {(bigint) 2 /* 54: OStream < OStream: superclass init_table position */}, - {(bigint) stream___OStream___write}, - {(bigint) stream___OStream___is_writable}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_OStream(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwend; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwend(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwend; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwend_parser___lexer___TKwend___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 137; + fra.me.meth = LOCATE_NEW_TKwend_parser___lexer___TKwend___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:137 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwend(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwend(fra.me.REG[1]); + parser___lexer___TKwend___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwend(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwend_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwend_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwend(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwend(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwend(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwmeth[78] = { + {(bigint) 3087 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwmeth" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwmeth < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwmeth < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwmeth < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwmeth < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3087 /* 7: TKwmeth < TKwmeth: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwmeth < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwmeth < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwmeth___parser_index}, + {(bigint) 1 /* 73: TKwmeth < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwmeth < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwmeth___init_tk}, + {(bigint) 4 /* 77: TKwmeth < TKwmeth: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwmeth::_parent */ +/* 3: Attribute TKwmeth::_location */ +/* 4: Attribute TKwmeth::_symbol_cache */ +/* 5: Attribute TKwmeth::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwmeth(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwmeth; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwmeth(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_OStream; - return OBJ2VAL(obj); -} -val_t NEW_OStream_stream___IOS___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_OStream(); - stream___IOS___init(self, init_table); - return self; -} -const classtable_elt_t VFT_BufferedIStream[68] = { - {(bigint) 3235 /* 0: Identity */}, - {(bigint) 3 /* 1: BufferedIStream < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 135 /* 3: BufferedIStream < IOS: superclass typecheck marker */}, - {(bigint) 3235 /* 4: BufferedIStream < BufferedIStream: superclass typecheck marker */}, - {(bigint) 2611 /* 5: BufferedIStream < IStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: BufferedIStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: BufferedIStream < IOS: superclass init_table position */}, - {(bigint) stream___IOS___close}, - {(bigint) stream___IOS___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 2 /* 57: BufferedIStream < IStream: superclass init_table position */}, - {(bigint) stream___BufferedIStream___read_char}, - {(bigint) stream___BufferedIStream___read}, - {(bigint) stream___IStream___read_line}, - {(bigint) stream___BufferedIStream___read_all}, - {(bigint) stream___BufferedIStream___append_line_to}, - {(bigint) stream___BufferedIStream___eof}, - {(bigint) 3 /* 64: BufferedIStream < BufferedIStream: superclass init_table position */}, - {(bigint) stream___BufferedIStream___fill_buffer}, - {(bigint) stream___BufferedIStream___end_reached}, - {(bigint) stream___BufferedIStream___prepare_buffer}, -}; -/* 0: Pointer to the classtable */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 3: Attribute BufferedIStream::_buffer */ -/* 4: Attribute BufferedIStream::_buffer_pos */ -val_t NEW_BufferedIStream(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwmeth; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwmeth(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwmeth; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwmeth_parser___lexer___TKwmeth___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 150; + fra.me.meth = LOCATE_NEW_TKwmeth_parser___lexer___TKwmeth___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:150 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwmeth(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwmeth(fra.me.REG[1]); + parser___lexer___TKwmeth___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwmeth(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwmeth_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwmeth_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwmeth(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwmeth(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwmeth(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwtype[78] = { + {(bigint) 3015 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwtype" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwtype < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwtype < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwtype < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwtype < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3015 /* 7: TKwtype < TKwtype: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwtype < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwtype < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwtype___parser_index}, + {(bigint) 1 /* 73: TKwtype < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwtype < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwtype___init_tk}, + {(bigint) 4 /* 77: TKwtype < TKwtype: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwtype::_parent */ +/* 3: Attribute TKwtype::_location */ +/* 4: Attribute TKwtype::_symbol_cache */ +/* 5: Attribute TKwtype::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwtype(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwtype; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwtype(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_BufferedIStream; - ATTR_stream___BufferedIStream____buffer(obj) = NIT_NULL /*null*/; - ATTR_stream___BufferedIStream____buffer_pos(obj) = TAG_Int(0); - return OBJ2VAL(obj); -} -val_t NEW_BufferedIStream_stream___IOS___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_BufferedIStream(); - stream___IOS___init(self, init_table); - return self; -} -const classtable_elt_t VFT_IOStream[71] = { - {(bigint) 3191 /* 0: Identity */}, - {(bigint) 3 /* 1: IOStream < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 135 /* 3: IOStream < IOS: superclass typecheck marker */}, - {(bigint) 2535 /* 4: IOStream < OStream: superclass typecheck marker */}, - {(bigint) 2611 /* 5: IOStream < IStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 3191 /* 8: IOStream < IOStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: IOStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: IOStream < IOS: superclass init_table position */}, - {(bigint) stream___IOS___close}, - {(bigint) stream___IOS___init}, - {(bigint) 3 /* 54: IOStream < OStream: superclass init_table position */}, - {(bigint) stream___OStream___write}, - {(bigint) stream___OStream___is_writable}, - {(bigint) 2 /* 57: IOStream < IStream: superclass init_table position */}, - {(bigint) stream___IStream___read_char}, - {(bigint) stream___IStream___read}, - {(bigint) stream___IStream___read_line}, - {(bigint) stream___IStream___read_all}, - {(bigint) stream___IStream___append_line_to}, - {(bigint) stream___IStream___eof}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 4 /* 70: IOStream < IOStream: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_IOStream(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwtype; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwtype(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwtype; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwtype_parser___lexer___TKwtype___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 163; + fra.me.meth = LOCATE_NEW_TKwtype_parser___lexer___TKwtype___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:163 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwtype(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwtype(fra.me.REG[1]); + parser___lexer___TKwtype___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwtype(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwtype_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwtype_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwtype(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwtype(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwtype(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwinit[78] = { + {(bigint) 3123 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwinit" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwinit < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwinit < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwinit < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwinit < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3123 /* 7: TKwinit < TKwinit: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwinit < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwinit < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwinit___parser_index}, + {(bigint) 1 /* 73: TKwinit < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwinit < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwinit___init_tk}, + {(bigint) 4 /* 77: TKwinit < TKwinit: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwinit::_parent */ +/* 3: Attribute TKwinit::_location */ +/* 4: Attribute TKwinit::_symbol_cache */ +/* 5: Attribute TKwinit::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwinit(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwinit; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwinit(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_IOStream; - return OBJ2VAL(obj); -} -val_t NEW_IOStream_stream___IOS___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwinit; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwinit(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwinit; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwinit_parser___lexer___TKwinit___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_IOStream(); - stream___IOS___init(self, init_table); - return self; -} -const classtable_elt_t VFT_FDStream[54] = { - {(bigint) 2639 /* 0: Identity */}, - {(bigint) 3 /* 1: FDStream < Object: superclass typecheck marker */}, - {(bigint) 2639 /* 2: FDStream < FDStream: superclass typecheck marker */}, - {(bigint) 135 /* 3: FDStream < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: FDStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: FDStream < FDStream: superclass init_table position */}, - {(bigint) stream___FDStream___native_close}, - {(bigint) stream___FDStream___native_read_char}, - {(bigint) stream___FDStream___native_read}, - {(bigint) stream___FDStream___native_write}, - {(bigint) stream___FDStream___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: FDStream < IOS: superclass init_table position */}, - {(bigint) stream___FDStream___close}, - {(bigint) stream___IOS___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute FDStream::_fd */ -val_t NEW_FDStream(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 176; + fra.me.meth = LOCATE_NEW_TKwinit_parser___lexer___TKwinit___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:176 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwinit(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwinit(fra.me.REG[1]); + parser___lexer___TKwinit___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwinit(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwinit_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwinit_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwinit(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwinit(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwinit(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwredef[78] = { + {(bigint) 3043 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwredef" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwredef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwredef < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwredef < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwredef < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3043 /* 7: TKwredef < TKwredef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwredef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwredef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwredef___parser_index}, + {(bigint) 1 /* 73: TKwredef < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwredef < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwredef___init_tk}, + {(bigint) 4 /* 77: TKwredef < TKwredef: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwredef::_parent */ +/* 3: Attribute TKwredef::_location */ +/* 4: Attribute TKwredef::_symbol_cache */ +/* 5: Attribute TKwredef::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwredef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwredef; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwredef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_FDStream; - ATTR_stream___FDStream____fd(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_FDStream_stream___IOS___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_FDStream(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_FDStream_stream___FDStream___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_FDStream(); - stream___FDStream___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_FDIStream[64] = { - {(bigint) 3203 /* 0: Identity */}, - {(bigint) 3 /* 1: FDIStream < Object: superclass typecheck marker */}, - {(bigint) 2639 /* 2: FDIStream < FDStream: superclass typecheck marker */}, - {(bigint) 135 /* 3: FDIStream < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2611 /* 5: FDIStream < IStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3203 /* 7: FDIStream < FDIStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: FDIStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: FDIStream < FDStream: superclass init_table position */}, - {(bigint) stream___FDStream___native_close}, - {(bigint) stream___FDStream___native_read_char}, - {(bigint) stream___FDStream___native_read}, - {(bigint) stream___FDStream___native_write}, - {(bigint) stream___FDStream___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 4 /* 48: FDIStream < FDIStream: superclass init_table position */}, - {(bigint) stream___FDIStream___init}, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: FDIStream < IOS: superclass init_table position */}, - {(bigint) stream___FDStream___close}, - {(bigint) stream___IOS___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 3 /* 57: FDIStream < IStream: superclass init_table position */}, - {(bigint) stream___FDIStream___read_char}, - {(bigint) stream___IStream___read}, - {(bigint) stream___IStream___read_line}, - {(bigint) stream___IStream___read_all}, - {(bigint) stream___IStream___append_line_to}, - {(bigint) stream___FDIStream___eof}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute FDIStream::_fd */ -/* Instance Hole :( */ -/* 3: Attribute FDIStream::_eof */ -val_t NEW_FDIStream(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwredef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwredef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwredef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwredef_parser___lexer___TKwredef___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 189; + fra.me.meth = LOCATE_NEW_TKwredef_parser___lexer___TKwredef___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:189 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwredef(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwredef(fra.me.REG[1]); + parser___lexer___TKwredef___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwredef(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwredef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwredef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwredef(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwredef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwredef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwis[78] = { + {(bigint) 3107 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwis" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwis < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwis < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwis < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwis < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3107 /* 7: TKwis < TKwis: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwis < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwis < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwis___parser_index}, + {(bigint) 1 /* 73: TKwis < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwis < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwis___init_tk}, + {(bigint) 4 /* 77: TKwis < TKwis: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwis::_parent */ +/* 3: Attribute TKwis::_location */ +/* 4: Attribute TKwis::_symbol_cache */ +/* 5: Attribute TKwis::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwis(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwis; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwis(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_FDIStream; - ATTR_stream___FDStream____fd(obj) = TAG_Int((bigint)0); - ATTR_stream___FDIStream____eof(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_FDIStream_stream___IOS___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwis; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwis(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwis; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwis_parser___lexer___TKwis___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_FDIStream(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_FDIStream_stream___FDStream___init(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 202; + fra.me.meth = LOCATE_NEW_TKwis_parser___lexer___TKwis___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:202 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwis(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwis(fra.me.REG[1]); + parser___lexer___TKwis___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwis(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwis_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_FDIStream(); - stream___FDStream___init(self, p0, init_table); - return self; -} -val_t NEW_FDIStream_stream___FDIStream___init(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwis_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwis(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwis(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwis(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwdo[78] = { + {(bigint) 3163 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwdo" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwdo < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwdo < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwdo < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwdo < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3163 /* 7: TKwdo < TKwdo: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwdo < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwdo < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwdo___parser_index}, + {(bigint) 1 /* 73: TKwdo < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwdo < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwdo___init_tk}, + {(bigint) 4 /* 77: TKwdo < TKwdo: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwdo::_parent */ +/* 3: Attribute TKwdo::_location */ +/* 4: Attribute TKwdo::_symbol_cache */ +/* 5: Attribute TKwdo::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwdo(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwdo; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwdo(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwdo; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwdo(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwdo; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwdo_parser___lexer___TKwdo___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_FDIStream(); - stream___FDIStream___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_FDOStream[57] = { - {(bigint) 3199 /* 0: Identity */}, - {(bigint) 3 /* 1: FDOStream < Object: superclass typecheck marker */}, - {(bigint) 2639 /* 2: FDOStream < FDStream: superclass typecheck marker */}, - {(bigint) 135 /* 3: FDOStream < IOS: superclass typecheck marker */}, - {(bigint) 2535 /* 4: FDOStream < OStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3199 /* 6: FDOStream < FDOStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: FDOStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: FDOStream < FDStream: superclass init_table position */}, - {(bigint) stream___FDStream___native_close}, - {(bigint) stream___FDStream___native_read_char}, - {(bigint) stream___FDStream___native_read}, - {(bigint) stream___FDStream___native_write}, - {(bigint) stream___FDStream___init}, - {(bigint) 4 /* 46: FDOStream < FDOStream: superclass init_table position */}, - {(bigint) stream___FDOStream___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: FDOStream < IOS: superclass init_table position */}, - {(bigint) stream___FDStream___close}, - {(bigint) stream___IOS___init}, - {(bigint) 3 /* 54: FDOStream < OStream: superclass init_table position */}, - {(bigint) stream___FDOStream___write}, - {(bigint) stream___FDOStream___is_writable}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute FDOStream::_fd */ -/* 2: Attribute FDOStream::_is_writable */ -val_t NEW_FDOStream(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 215; + fra.me.meth = LOCATE_NEW_TKwdo_parser___lexer___TKwdo___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:215 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwdo(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwdo(fra.me.REG[1]); + parser___lexer___TKwdo___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwdo(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwdo_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwdo_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwdo(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwdo(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwdo(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwreadable[78] = { + {(bigint) 3047 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwreadable" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwreadable < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwreadable < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwreadable < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwreadable < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3047 /* 7: TKwreadable < TKwreadable: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwreadable < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwreadable < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwreadable___parser_index}, + {(bigint) 1 /* 73: TKwreadable < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwreadable < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwreadable___init_tk}, + {(bigint) 4 /* 77: TKwreadable < TKwreadable: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwreadable::_parent */ +/* 3: Attribute TKwreadable::_location */ +/* 4: Attribute TKwreadable::_symbol_cache */ +/* 5: Attribute TKwreadable::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwreadable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwreadable; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwreadable(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_FDOStream; - ATTR_stream___FDStream____fd(obj) = TAG_Int((bigint)0); - ATTR_stream___FDOStream____is_writable(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_FDOStream_stream___IOS___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwreadable; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwreadable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwreadable; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwreadable_parser___lexer___TKwreadable___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_FDOStream(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_FDOStream_stream___FDStream___init(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 228; + fra.me.meth = LOCATE_NEW_TKwreadable_parser___lexer___TKwreadable___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:228 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwreadable(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwreadable(fra.me.REG[1]); + parser___lexer___TKwreadable___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwreadable(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwreadable_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_FDOStream(); - stream___FDStream___init(self, p0, init_table); - return self; -} -val_t NEW_FDOStream_stream___FDOStream___init(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwreadable_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwreadable(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwreadable(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwreadable(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwwritable[78] = { + {(bigint) 3003 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwwritable" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwwritable < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwwritable < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwwritable < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwwritable < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3003 /* 7: TKwwritable < TKwwritable: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwwritable < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwwritable < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwwritable___parser_index}, + {(bigint) 1 /* 73: TKwwritable < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwwritable < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwwritable___init_tk}, + {(bigint) 4 /* 77: TKwwritable < TKwwritable: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwwritable::_parent */ +/* 3: Attribute TKwwritable::_location */ +/* 4: Attribute TKwwritable::_symbol_cache */ +/* 5: Attribute TKwwritable::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwwritable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwwritable; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwwritable(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwwritable; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwwritable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwwritable; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwwritable_parser___lexer___TKwwritable___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_FDOStream(); - stream___FDOStream___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_FDIOStream[71] = { - {(bigint) 3315 /* 0: Identity */}, - {(bigint) 3 /* 1: FDIOStream < Object: superclass typecheck marker */}, - {(bigint) 2639 /* 2: FDIOStream < FDStream: superclass typecheck marker */}, - {(bigint) 135 /* 3: FDIOStream < IOS: superclass typecheck marker */}, - {(bigint) 2535 /* 4: FDIOStream < OStream: superclass typecheck marker */}, - {(bigint) 2611 /* 5: FDIOStream < IStream: superclass typecheck marker */}, - {(bigint) 3199 /* 6: FDIOStream < FDOStream: superclass typecheck marker */}, - {(bigint) 3203 /* 7: FDIOStream < FDIStream: superclass typecheck marker */}, - {(bigint) 3191 /* 8: FDIOStream < IOStream: superclass typecheck marker */}, - {(bigint) 3315 /* 9: FDIOStream < FDIOStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: FDIOStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: FDIOStream < FDStream: superclass init_table position */}, - {(bigint) stream___FDStream___native_close}, - {(bigint) stream___FDStream___native_read_char}, - {(bigint) stream___FDStream___native_read}, - {(bigint) stream___FDStream___native_write}, - {(bigint) stream___FDStream___init}, - {(bigint) 6 /* 46: FDIOStream < FDOStream: superclass init_table position */}, - {(bigint) stream___FDOStream___init}, - {(bigint) 4 /* 48: FDIOStream < FDIStream: superclass init_table position */}, - {(bigint) stream___FDIStream___init}, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: FDIOStream < IOS: superclass init_table position */}, - {(bigint) stream___FDStream___close}, - {(bigint) stream___IOS___init}, - {(bigint) 5 /* 54: FDIOStream < OStream: superclass init_table position */}, - {(bigint) stream___FDOStream___write}, - {(bigint) stream___FDOStream___is_writable}, - {(bigint) 3 /* 57: FDIOStream < IStream: superclass init_table position */}, - {(bigint) stream___FDIStream___read_char}, - {(bigint) stream___IStream___read}, - {(bigint) stream___IStream___read_line}, - {(bigint) stream___IStream___read_all}, - {(bigint) stream___IStream___append_line_to}, - {(bigint) stream___FDIStream___eof}, - {(bigint) 8 /* 64: FDIOStream < FDIOStream: superclass init_table position */}, - {(bigint) stream___FDIOStream___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 7 /* 70: FDIOStream < IOStream: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute FDIOStream::_fd */ -/* 2: Attribute FDIOStream::_is_writable */ -/* 3: Attribute FDIOStream::_eof */ -val_t NEW_FDIOStream(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 241; + fra.me.meth = LOCATE_NEW_TKwwritable_parser___lexer___TKwwritable___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:241 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwwritable(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwwritable(fra.me.REG[1]); + parser___lexer___TKwwritable___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwwritable(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwwritable_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwwritable_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwwritable(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwwritable(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwwritable(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwvar[78] = { + {(bigint) 3011 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwvar" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwvar < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwvar < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwvar < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwvar < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3011 /* 7: TKwvar < TKwvar: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwvar < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwvar < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwvar___parser_index}, + {(bigint) 1 /* 73: TKwvar < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwvar < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwvar___init_tk}, + {(bigint) 4 /* 77: TKwvar < TKwvar: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwvar::_parent */ +/* 3: Attribute TKwvar::_location */ +/* 4: Attribute TKwvar::_symbol_cache */ +/* 5: Attribute TKwvar::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwvar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwvar; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwvar(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_FDIOStream; - ATTR_stream___FDStream____fd(obj) = TAG_Int((bigint)0); - ATTR_stream___FDIStream____eof(obj) = TAG_Bool((int)0); - ATTR_stream___FDOStream____is_writable(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_FDIOStream_stream___IOS___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_FDIOStream(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_FDIOStream_stream___FDStream___init(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_FDIOStream(); - stream___FDStream___init(self, p0, init_table); - return self; -} -val_t NEW_FDIOStream_stream___FDIStream___init(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_FDIOStream(); - stream___FDIStream___init(self, p0, init_table); - return self; -} -val_t NEW_FDIOStream_stream___FDOStream___init(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_FDIOStream(); - stream___FDOStream___init(self, p0, init_table); - return self; -} -val_t NEW_FDIOStream_stream___FDIOStream___init(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_FDIOStream(); - stream___FDIOStream___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_Pattern[49] = { - {(bigint) 51 /* 0: Identity */}, - {(bigint) 3 /* 1: Pattern < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 51 /* 3: Pattern < Pattern: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Pattern < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 43: Pattern < Pattern: superclass init_table position */}, - {(bigint) string_search___Pattern___search_index_in}, - {(bigint) string_search___Pattern___search_in}, - {(bigint) string_search___Pattern___search_all_in}, - {(bigint) string_search___Pattern___split_in}, - {(bigint) string_search___Pattern___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_Pattern(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwvar; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwvar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwvar; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwvar_parser___lexer___TKwvar___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 254; + fra.me.meth = LOCATE_NEW_TKwvar_parser___lexer___TKwvar___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:254 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwvar(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwvar(fra.me.REG[1]); + parser___lexer___TKwvar___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwvar(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwvar_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwvar_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwvar(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwvar(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwvar(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwintern[78] = { + {(bigint) 3115 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwintern" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwintern < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwintern < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwintern < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwintern < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3115 /* 7: TKwintern < TKwintern: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwintern < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwintern < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwintern___parser_index}, + {(bigint) 1 /* 73: TKwintern < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwintern < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwintern___init_tk}, + {(bigint) 4 /* 77: TKwintern < TKwintern: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwintern::_parent */ +/* 3: Attribute TKwintern::_location */ +/* 4: Attribute TKwintern::_symbol_cache */ +/* 5: Attribute TKwintern::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwintern(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwintern; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwintern(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_Pattern; - return OBJ2VAL(obj); -} -val_t NEW_Pattern_string_search___Pattern___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_Pattern(); - string_search___Pattern___init(self, init_table); - return self; -} -const classtable_elt_t VFT_BM_Pattern[55] = { - {(bigint) 2671 /* 0: Identity */}, - {(bigint) 3 /* 1: BM_Pattern < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 51 /* 3: BM_Pattern < Pattern: superclass typecheck marker */}, - {(bigint) 2671 /* 4: BM_Pattern < BM_Pattern: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string_search___BM_Pattern___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: BM_Pattern < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 43: BM_Pattern < Pattern: superclass init_table position */}, - {(bigint) string_search___BM_Pattern___search_index_in}, - {(bigint) string_search___BM_Pattern___search_in}, - {(bigint) string_search___Pattern___search_all_in}, - {(bigint) string_search___Pattern___split_in}, - {(bigint) string_search___Pattern___init}, - {(bigint) 2 /* 49: BM_Pattern < BM_Pattern: superclass init_table position */}, - {(bigint) string_search___BM_Pattern___init}, - {(bigint) string_search___BM_Pattern___bc}, - {(bigint) string_search___BM_Pattern___compute_bc}, - {(bigint) string_search___BM_Pattern___suffixes}, - {(bigint) string_search___BM_Pattern___compute_gs}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute BM_Pattern::_motif */ -/* 2: Attribute BM_Pattern::_length */ -/* 3: Attribute BM_Pattern::_gs */ -/* 4: Attribute BM_Pattern::_bc_table */ -val_t NEW_BM_Pattern(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwintern; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwintern(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwintern; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwintern_parser___lexer___TKwintern___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 267; + fra.me.meth = LOCATE_NEW_TKwintern_parser___lexer___TKwintern___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:267 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwintern(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwintern(fra.me.REG[1]); + parser___lexer___TKwintern___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwintern(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwintern_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwintern_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwintern(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwintern(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwintern(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwextern[78] = { + {(bigint) 3147 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwextern" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwextern < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwextern < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwextern < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwextern < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3147 /* 7: TKwextern < TKwextern: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwextern < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwextern < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwextern___parser_index}, + {(bigint) 1 /* 73: TKwextern < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwextern < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwextern___init_tk}, + {(bigint) 4 /* 77: TKwextern < TKwextern: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwextern::_parent */ +/* 3: Attribute TKwextern::_location */ +/* 4: Attribute TKwextern::_symbol_cache */ +/* 5: Attribute TKwextern::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwextern(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwextern; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwextern(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_BM_Pattern; - ATTR_string_search___BM_Pattern____length(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_BM_Pattern_string_search___Pattern___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_BM_Pattern(); - string_search___Pattern___init(self, init_table); - return self; -} -val_t NEW_BM_Pattern_string_search___BM_Pattern___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_BM_Pattern(); - string_search___BM_Pattern___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_Match[46] = { - {(bigint) 83 /* 0: Identity */}, - {(bigint) 3 /* 1: Match < Object: superclass typecheck marker */}, - {(bigint) 83 /* 2: Match < Match: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string_search___Match___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Match < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: Match < Match: superclass init_table position */}, - {(bigint) string_search___Match___string}, - {(bigint) string_search___Match___from}, - {(bigint) string_search___Match___length}, - {(bigint) string_search___Match___after}, - {(bigint) string_search___Match___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Match::_string */ -/* 2: Attribute Match::_from */ -/* 3: Attribute Match::_length */ -val_t NEW_Match(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwextern; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwextern(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwextern; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwextern_parser___lexer___TKwextern___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 280; + fra.me.meth = LOCATE_NEW_TKwextern_parser___lexer___TKwextern___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:280 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwextern(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwextern(fra.me.REG[1]); + parser___lexer___TKwextern___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwextern(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwextern_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwextern_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwextern(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwextern(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwextern(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwprotected[78] = { + {(bigint) 3051 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwprotected" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwprotected < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwprotected < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwprotected < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwprotected < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3051 /* 7: TKwprotected < TKwprotected: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwprotected < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwprotected < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwprotected___parser_index}, + {(bigint) 1 /* 73: TKwprotected < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwprotected < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwprotected___init_tk}, + {(bigint) 4 /* 77: TKwprotected < TKwprotected: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwprotected::_parent */ +/* 3: Attribute TKwprotected::_location */ +/* 4: Attribute TKwprotected::_symbol_cache */ +/* 5: Attribute TKwprotected::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwprotected(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwprotected; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwprotected(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_Match; - ATTR_string_search___Match____from(obj) = TAG_Int((bigint)0); - ATTR_string_search___Match____length(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_Match_string_search___Match___init(val_t p0, val_t p1, val_t p2) { - int init_table[2] = {0, 0}; - val_t self = NEW_Match(); - string_search___Match___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_FStream[54] = { - {(bigint) 2635 /* 0: Identity */}, - {(bigint) 3 /* 1: FStream < Object: superclass typecheck marker */}, - {(bigint) 75 /* 2: FStream < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 135 /* 3: FStream < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 2635 /* 6: FStream < FStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: FStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: FStream < NativeFileCapable: superclass init_table position */}, - {(bigint) file___NativeFileCapable___io_open_read}, - {(bigint) file___NativeFileCapable___io_open_write}, - {(bigint) file___NativeFileCapable___native_stdin}, - {(bigint) file___NativeFileCapable___native_stdout}, - {(bigint) file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 46: FStream < FStream: superclass init_table position */}, - {(bigint) file___FStream___path}, - {(bigint) file___FStream___file_stat}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: FStream < IOS: superclass init_table position */}, - {(bigint) stream___IOS___close}, - {(bigint) stream___IOS___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute FStream::_path */ -/* 2: Attribute FStream::_file */ -val_t NEW_FStream(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwprotected; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwprotected(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwprotected; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwprotected_parser___lexer___TKwprotected___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 293; + fra.me.meth = LOCATE_NEW_TKwprotected_parser___lexer___TKwprotected___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:293 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwprotected(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwprotected(fra.me.REG[1]); + parser___lexer___TKwprotected___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwprotected(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwprotected_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwprotected_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwprotected(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwprotected(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwprotected(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwprivate[78] = { + {(bigint) 3055 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwprivate" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwprivate < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwprivate < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwprivate < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwprivate < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3055 /* 7: TKwprivate < TKwprivate: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwprivate < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwprivate < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwprivate___parser_index}, + {(bigint) 1 /* 73: TKwprivate < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwprivate < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwprivate___init_tk}, + {(bigint) 4 /* 77: TKwprivate < TKwprivate: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwprivate::_parent */ +/* 3: Attribute TKwprivate::_location */ +/* 4: Attribute TKwprivate::_symbol_cache */ +/* 5: Attribute TKwprivate::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwprivate(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwprivate; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwprivate(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_FStream; - ATTR_file___FStream____path(obj) = NIT_NULL /*null*/; - ATTR_file___FStream____file(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_FStream_stream___IOS___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_FStream(); - stream___IOS___init(self, init_table); - return self; -} -const classtable_elt_t VFT_IFStream[73] = { - {(bigint) 3311 /* 0: Identity */}, - {(bigint) 3 /* 1: IFStream < Object: superclass typecheck marker */}, - {(bigint) 75 /* 2: IFStream < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 135 /* 3: IFStream < IOS: superclass typecheck marker */}, - {(bigint) 3235 /* 4: IFStream < BufferedIStream: superclass typecheck marker */}, - {(bigint) 2611 /* 5: IFStream < IStream: superclass typecheck marker */}, - {(bigint) 2635 /* 6: IFStream < FStream: superclass typecheck marker */}, - {(bigint) 3311 /* 7: IFStream < IFStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: IFStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: IFStream < NativeFileCapable: superclass init_table position */}, - {(bigint) file___NativeFileCapable___io_open_read}, - {(bigint) file___NativeFileCapable___io_open_write}, - {(bigint) file___NativeFileCapable___native_stdin}, - {(bigint) file___NativeFileCapable___native_stdout}, - {(bigint) file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 46: IFStream < FStream: superclass init_table position */}, - {(bigint) file___FStream___path}, - {(bigint) file___FStream___file_stat}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: IFStream < IOS: superclass init_table position */}, - {(bigint) file___IFStream___close}, - {(bigint) stream___IOS___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 4 /* 57: IFStream < IStream: superclass init_table position */}, - {(bigint) stream___BufferedIStream___read_char}, - {(bigint) stream___BufferedIStream___read}, - {(bigint) stream___IStream___read_line}, - {(bigint) stream___BufferedIStream___read_all}, - {(bigint) stream___BufferedIStream___append_line_to}, - {(bigint) stream___BufferedIStream___eof}, - {(bigint) 5 /* 64: IFStream < BufferedIStream: superclass init_table position */}, - {(bigint) file___IFStream___fill_buffer}, - {(bigint) file___IFStream___end_reached}, - {(bigint) stream___BufferedIStream___prepare_buffer}, - {(bigint) 6 /* 68: IFStream < IFStream: superclass init_table position */}, - {(bigint) file___IFStream___reopen}, - {(bigint) file___IFStream___open}, - {(bigint) file___IFStream___init}, - {(bigint) file___IFStream___without_file}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute IFStream::_path */ -/* 2: Attribute IFStream::_file */ -/* 3: Attribute IFStream::_buffer */ -/* 4: Attribute IFStream::_buffer_pos */ -/* 5: Attribute IFStream::_end_reached */ -val_t NEW_IFStream(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwprivate; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwprivate(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwprivate; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwprivate_parser___lexer___TKwprivate___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 306; + fra.me.meth = LOCATE_NEW_TKwprivate_parser___lexer___TKwprivate___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:306 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwprivate(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwprivate(fra.me.REG[1]); + parser___lexer___TKwprivate___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwprivate(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwprivate_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwprivate_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwprivate(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwprivate(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwprivate(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwintrude[78] = { + {(bigint) 3111 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwintrude" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwintrude < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwintrude < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwintrude < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwintrude < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3111 /* 7: TKwintrude < TKwintrude: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwintrude < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwintrude < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwintrude___parser_index}, + {(bigint) 1 /* 73: TKwintrude < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwintrude < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwintrude___init_tk}, + {(bigint) 4 /* 77: TKwintrude < TKwintrude: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwintrude::_parent */ +/* 3: Attribute TKwintrude::_location */ +/* 4: Attribute TKwintrude::_symbol_cache */ +/* 5: Attribute TKwintrude::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwintrude(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwintrude; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwintrude(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_IFStream; - ATTR_file___FStream____path(obj) = NIT_NULL /*null*/; - ATTR_file___FStream____file(obj) = NIT_NULL /*null*/; - ATTR_stream___BufferedIStream____buffer(obj) = NIT_NULL /*null*/; - ATTR_stream___BufferedIStream____buffer_pos(obj) = TAG_Int(0); - ATTR_file___IFStream____end_reached(obj) = TAG_Bool(false); - return OBJ2VAL(obj); -} -val_t NEW_IFStream_stream___IOS___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IFStream(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_IFStream_file___IFStream___open(val_t p0) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IFStream(); - file___IFStream___open(self, p0, init_table); - return self; -} -val_t NEW_IFStream_file___IFStream___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IFStream(); - file___IFStream___init(self, init_table); - return self; -} -val_t NEW_IFStream_file___IFStream___without_file() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IFStream(); - file___IFStream___without_file(self, init_table); - return self; -} -const classtable_elt_t VFT_OFStream[62] = { - {(bigint) 3139 /* 0: Identity */}, - {(bigint) 3 /* 1: OFStream < Object: superclass typecheck marker */}, - {(bigint) 75 /* 2: OFStream < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 135 /* 3: OFStream < IOS: superclass typecheck marker */}, - {(bigint) 2535 /* 4: OFStream < OStream: superclass typecheck marker */}, - {(bigint) 3139 /* 5: OFStream < OFStream: superclass typecheck marker */}, - {(bigint) 2635 /* 6: OFStream < FStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OFStream < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: OFStream < NativeFileCapable: superclass init_table position */}, - {(bigint) file___NativeFileCapable___io_open_read}, - {(bigint) file___NativeFileCapable___io_open_write}, - {(bigint) file___NativeFileCapable___native_stdin}, - {(bigint) file___NativeFileCapable___native_stdout}, - {(bigint) file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 46: OFStream < FStream: superclass init_table position */}, - {(bigint) file___FStream___path}, - {(bigint) file___FStream___file_stat}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: OFStream < IOS: superclass init_table position */}, - {(bigint) file___OFStream___close}, - {(bigint) stream___IOS___init}, - {(bigint) 4 /* 54: OFStream < OStream: superclass init_table position */}, - {(bigint) file___OFStream___write}, - {(bigint) file___OFStream___is_writable}, - {(bigint) 5 /* 57: OFStream < OFStream: superclass init_table position */}, - {(bigint) file___OFStream___write_native}, - {(bigint) file___OFStream___open}, - {(bigint) file___OFStream___init}, - {(bigint) file___OFStream___without_file}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute OFStream::_path */ -/* 2: Attribute OFStream::_file */ -/* 3: Attribute OFStream::_writable */ -val_t NEW_OFStream(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwintrude; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwintrude(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwintrude; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwintrude_parser___lexer___TKwintrude___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 319; + fra.me.meth = LOCATE_NEW_TKwintrude_parser___lexer___TKwintrude___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:319 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwintrude(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwintrude(fra.me.REG[1]); + parser___lexer___TKwintrude___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwintrude(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwintrude_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwintrude_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwintrude(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwintrude(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwintrude(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwif[78] = { + {(bigint) 3135 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwif" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwif < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwif < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwif < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwif < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3135 /* 7: TKwif < TKwif: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwif < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwif < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwif___parser_index}, + {(bigint) 1 /* 73: TKwif < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwif < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwif___init_tk}, + {(bigint) 4 /* 77: TKwif < TKwif: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwif::_parent */ +/* 3: Attribute TKwif::_location */ +/* 4: Attribute TKwif::_symbol_cache */ +/* 5: Attribute TKwif::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwif(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwif; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwif(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_OFStream; - ATTR_file___FStream____path(obj) = NIT_NULL /*null*/; - ATTR_file___FStream____file(obj) = NIT_NULL /*null*/; - ATTR_file___OFStream____writable(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_OFStream_stream___IOS___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_OFStream(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_OFStream_file___OFStream___open(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_OFStream(); - file___OFStream___open(self, p0, init_table); - return self; -} -val_t NEW_OFStream_file___OFStream___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_OFStream(); - file___OFStream___init(self, init_table); - return self; -} -val_t NEW_OFStream_file___OFStream___without_file() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_OFStream(); - file___OFStream___without_file(self, init_table); - return self; -} -const classtable_elt_t VFT_Stdin[75] = { - {(bigint) 3619 /* 0: Identity */}, - {(bigint) 3 /* 1: Stdin < Object: superclass typecheck marker */}, - {(bigint) 75 /* 2: Stdin < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 135 /* 3: Stdin < IOS: superclass typecheck marker */}, - {(bigint) 3235 /* 4: Stdin < BufferedIStream: superclass typecheck marker */}, - {(bigint) 2611 /* 5: Stdin < IStream: superclass typecheck marker */}, - {(bigint) 2635 /* 6: Stdin < FStream: superclass typecheck marker */}, - {(bigint) 3311 /* 7: Stdin < IFStream: superclass typecheck marker */}, - {(bigint) 3619 /* 8: Stdin < Stdin: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Stdin < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: Stdin < NativeFileCapable: superclass init_table position */}, - {(bigint) file___NativeFileCapable___io_open_read}, - {(bigint) file___NativeFileCapable___io_open_write}, - {(bigint) file___NativeFileCapable___native_stdin}, - {(bigint) file___NativeFileCapable___native_stdout}, - {(bigint) file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 46: Stdin < FStream: superclass init_table position */}, - {(bigint) file___FStream___path}, - {(bigint) file___FStream___file_stat}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: Stdin < IOS: superclass init_table position */}, - {(bigint) file___IFStream___close}, - {(bigint) stream___IOS___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 4 /* 57: Stdin < IStream: superclass init_table position */}, - {(bigint) stream___BufferedIStream___read_char}, - {(bigint) stream___BufferedIStream___read}, - {(bigint) stream___IStream___read_line}, - {(bigint) stream___BufferedIStream___read_all}, - {(bigint) stream___BufferedIStream___append_line_to}, - {(bigint) stream___BufferedIStream___eof}, - {(bigint) 5 /* 64: Stdin < BufferedIStream: superclass init_table position */}, - {(bigint) file___IFStream___fill_buffer}, - {(bigint) file___IFStream___end_reached}, - {(bigint) stream___BufferedIStream___prepare_buffer}, - {(bigint) 6 /* 68: Stdin < IFStream: superclass init_table position */}, - {(bigint) file___IFStream___reopen}, - {(bigint) file___IFStream___open}, - {(bigint) file___IFStream___init}, - {(bigint) file___IFStream___without_file}, - {(bigint) 7 /* 73: Stdin < Stdin: superclass init_table position */}, - {(bigint) file___Stdin___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Stdin::_path */ -/* 2: Attribute Stdin::_file */ -/* 3: Attribute Stdin::_buffer */ -/* 4: Attribute Stdin::_buffer_pos */ -/* 5: Attribute Stdin::_end_reached */ -val_t NEW_Stdin(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwif; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwif(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwif; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwif_parser___lexer___TKwif___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 332; + fra.me.meth = LOCATE_NEW_TKwif_parser___lexer___TKwif___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:332 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwif(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwif(fra.me.REG[1]); + parser___lexer___TKwif___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwif(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwif_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwif_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwif(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwif(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwif(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwthen[78] = { + {(bigint) 3023 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwthen" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwthen < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwthen < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwthen < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwthen < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3023 /* 7: TKwthen < TKwthen: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwthen < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwthen < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwthen___parser_index}, + {(bigint) 1 /* 73: TKwthen < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwthen < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwthen___init_tk}, + {(bigint) 4 /* 77: TKwthen < TKwthen: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwthen::_parent */ +/* 3: Attribute TKwthen::_location */ +/* 4: Attribute TKwthen::_symbol_cache */ +/* 5: Attribute TKwthen::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwthen(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwthen; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwthen(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_Stdin; - ATTR_file___FStream____path(obj) = NIT_NULL /*null*/; - ATTR_file___FStream____file(obj) = NIT_NULL /*null*/; - ATTR_stream___BufferedIStream____buffer(obj) = NIT_NULL /*null*/; - ATTR_stream___BufferedIStream____buffer_pos(obj) = TAG_Int(0); - ATTR_file___IFStream____end_reached(obj) = TAG_Bool(false); - return OBJ2VAL(obj); -} -val_t NEW_Stdin_stream___IOS___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stdin(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_Stdin_file___IFStream___open(val_t p0) { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stdin(); - file___IFStream___open(self, p0, init_table); - return self; -} -val_t NEW_Stdin_file___IFStream___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stdin(); - file___IFStream___init(self, init_table); - return self; -} -val_t NEW_Stdin_file___IFStream___without_file() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stdin(); - file___IFStream___without_file(self, init_table); - return self; -} -val_t NEW_Stdin_file___Stdin___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stdin(); - file___Stdin___init(self, init_table); - return self; -} -const classtable_elt_t VFT_Stdout[64] = { - {(bigint) 3267 /* 0: Identity */}, - {(bigint) 3 /* 1: Stdout < Object: superclass typecheck marker */}, - {(bigint) 75 /* 2: Stdout < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 135 /* 3: Stdout < IOS: superclass typecheck marker */}, - {(bigint) 2535 /* 4: Stdout < OStream: superclass typecheck marker */}, - {(bigint) 3139 /* 5: Stdout < OFStream: superclass typecheck marker */}, - {(bigint) 2635 /* 6: Stdout < FStream: superclass typecheck marker */}, - {(bigint) 3267 /* 7: Stdout < Stdout: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Stdout < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: Stdout < NativeFileCapable: superclass init_table position */}, - {(bigint) file___NativeFileCapable___io_open_read}, - {(bigint) file___NativeFileCapable___io_open_write}, - {(bigint) file___NativeFileCapable___native_stdin}, - {(bigint) file___NativeFileCapable___native_stdout}, - {(bigint) file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 46: Stdout < FStream: superclass init_table position */}, - {(bigint) file___FStream___path}, - {(bigint) file___FStream___file_stat}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: Stdout < IOS: superclass init_table position */}, - {(bigint) file___OFStream___close}, - {(bigint) stream___IOS___init}, - {(bigint) 4 /* 54: Stdout < OStream: superclass init_table position */}, - {(bigint) file___OFStream___write}, - {(bigint) file___OFStream___is_writable}, - {(bigint) 5 /* 57: Stdout < OFStream: superclass init_table position */}, - {(bigint) file___OFStream___write_native}, - {(bigint) file___OFStream___open}, - {(bigint) file___OFStream___init}, - {(bigint) file___OFStream___without_file}, - {(bigint) 6 /* 62: Stdout < Stdout: superclass init_table position */}, - {(bigint) file___Stdout___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Stdout::_path */ -/* 2: Attribute Stdout::_file */ -/* 3: Attribute Stdout::_writable */ -val_t NEW_Stdout(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwthen; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwthen(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwthen; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwthen_parser___lexer___TKwthen___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 345; + fra.me.meth = LOCATE_NEW_TKwthen_parser___lexer___TKwthen___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:345 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwthen(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwthen(fra.me.REG[1]); + parser___lexer___TKwthen___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwthen(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwthen_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwthen_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwthen(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwthen(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwthen(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwelse[78] = { + {(bigint) 3159 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwelse" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwelse < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwelse < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwelse < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwelse < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3159 /* 7: TKwelse < TKwelse: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwelse < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwelse < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwelse___parser_index}, + {(bigint) 1 /* 73: TKwelse < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwelse < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwelse___init_tk}, + {(bigint) 4 /* 77: TKwelse < TKwelse: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwelse::_parent */ +/* 3: Attribute TKwelse::_location */ +/* 4: Attribute TKwelse::_symbol_cache */ +/* 5: Attribute TKwelse::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwelse(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwelse; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwelse(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_Stdout; - ATTR_file___FStream____path(obj) = NIT_NULL /*null*/; - ATTR_file___FStream____file(obj) = NIT_NULL /*null*/; - ATTR_file___OFStream____writable(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_Stdout_stream___IOS___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stdout(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_Stdout_file___OFStream___open(val_t p0) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stdout(); - file___OFStream___open(self, p0, init_table); - return self; -} -val_t NEW_Stdout_file___OFStream___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stdout(); - file___OFStream___init(self, init_table); - return self; -} -val_t NEW_Stdout_file___OFStream___without_file() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stdout(); - file___OFStream___without_file(self, init_table); - return self; -} -val_t NEW_Stdout_file___Stdout___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stdout(); - file___Stdout___init(self, init_table); - return self; -} -const classtable_elt_t VFT_Stderr[64] = { - {(bigint) 3271 /* 0: Identity */}, - {(bigint) 3 /* 1: Stderr < Object: superclass typecheck marker */}, - {(bigint) 75 /* 2: Stderr < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 135 /* 3: Stderr < IOS: superclass typecheck marker */}, - {(bigint) 2535 /* 4: Stderr < OStream: superclass typecheck marker */}, - {(bigint) 3139 /* 5: Stderr < OFStream: superclass typecheck marker */}, - {(bigint) 2635 /* 6: Stderr < FStream: superclass typecheck marker */}, - {(bigint) 3271 /* 7: Stderr < Stderr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Stderr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 2 /* 40: Stderr < NativeFileCapable: superclass init_table position */}, - {(bigint) file___NativeFileCapable___io_open_read}, - {(bigint) file___NativeFileCapable___io_open_write}, - {(bigint) file___NativeFileCapable___native_stdin}, - {(bigint) file___NativeFileCapable___native_stdout}, - {(bigint) file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 46: Stderr < FStream: superclass init_table position */}, - {(bigint) file___FStream___path}, - {(bigint) file___FStream___file_stat}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 51: Stderr < IOS: superclass init_table position */}, - {(bigint) file___OFStream___close}, - {(bigint) stream___IOS___init}, - {(bigint) 4 /* 54: Stderr < OStream: superclass init_table position */}, - {(bigint) file___OFStream___write}, - {(bigint) file___OFStream___is_writable}, - {(bigint) 5 /* 57: Stderr < OFStream: superclass init_table position */}, - {(bigint) file___OFStream___write_native}, - {(bigint) file___OFStream___open}, - {(bigint) file___OFStream___init}, - {(bigint) file___OFStream___without_file}, - {(bigint) 6 /* 62: Stderr < Stderr: superclass init_table position */}, - {(bigint) file___Stderr___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Stderr::_path */ -/* 2: Attribute Stderr::_file */ -/* 3: Attribute Stderr::_writable */ -val_t NEW_Stderr(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwelse; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwelse(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwelse; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwelse_parser___lexer___TKwelse___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 358; + fra.me.meth = LOCATE_NEW_TKwelse_parser___lexer___TKwelse___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:358 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwelse(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwelse(fra.me.REG[1]); + parser___lexer___TKwelse___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwelse(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwelse_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwelse_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwelse(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwelse(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwelse(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwwhile[78] = { + {(bigint) 3007 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwwhile" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwwhile < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwwhile < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwwhile < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwwhile < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3007 /* 7: TKwwhile < TKwwhile: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwwhile < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwwhile < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwwhile___parser_index}, + {(bigint) 1 /* 73: TKwwhile < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwwhile < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwwhile___init_tk}, + {(bigint) 4 /* 77: TKwwhile < TKwwhile: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwwhile::_parent */ +/* 3: Attribute TKwwhile::_location */ +/* 4: Attribute TKwwhile::_symbol_cache */ +/* 5: Attribute TKwwhile::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwwhile(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwwhile; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwwhile(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_Stderr; - ATTR_file___FStream____path(obj) = NIT_NULL /*null*/; - ATTR_file___FStream____file(obj) = NIT_NULL /*null*/; - ATTR_file___OFStream____writable(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_Stderr_stream___IOS___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stderr(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_Stderr_file___OFStream___open(val_t p0) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stderr(); - file___OFStream___open(self, p0, init_table); - return self; -} -val_t NEW_Stderr_file___OFStream___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stderr(); - file___OFStream___init(self, init_table); - return self; -} -val_t NEW_Stderr_file___OFStream___without_file() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stderr(); - file___OFStream___without_file(self, init_table); - return self; -} -val_t NEW_Stderr_file___Stderr___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_Stderr(); - file___Stderr___init(self, init_table); - return self; -} -const classtable_elt_t VFT_FileStat[47] = { - {(bigint) -29 /* 0: Identity */}, - {(bigint) 3 /* 1: FileStat < Object: superclass typecheck marker */}, - {(bigint) -1 /* 2: FileStat < Pointer: superclass typecheck marker */}, - {(bigint) -29 /* 3: FileStat < FileStat: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: FileStat < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: FileStat < Pointer: superclass init_table position */}, - {(bigint) 2 /* 41: FileStat < FileStat: superclass init_table position */}, - {(bigint) file___FileStat___mode}, - {(bigint) file___FileStat___atime}, - {(bigint) file___FileStat___ctime}, - {(bigint) file___FileStat___mtime}, - {(bigint) file___FileStat___size}, -}; -/* 0: Pointer to the classtable */ -val_t BOX_FileStat(void * val) { - struct TBOX_FileStat *box = (struct TBOX_FileStat*)alloc(sizeof(struct TBOX_FileStat)); - box->vft = VFT_FileStat; - box->val = val; - return OBJ2VAL(box); -} -const classtable_elt_t VFT_NativeFile[46] = { - {(bigint) -25 /* 0: Identity */}, - {(bigint) 3 /* 1: NativeFile < Object: superclass typecheck marker */}, - {(bigint) -1 /* 2: NativeFile < Pointer: superclass typecheck marker */}, - {(bigint) -25 /* 3: NativeFile < NativeFile: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: NativeFile < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: NativeFile < Pointer: superclass init_table position */}, - {(bigint) 2 /* 41: NativeFile < NativeFile: superclass init_table position */}, - {(bigint) file___NativeFile___io_read}, - {(bigint) file___NativeFile___io_write}, - {(bigint) file___NativeFile___io_close}, - {(bigint) file___NativeFile___file_stat}, -}; -/* 0: Pointer to the classtable */ -val_t BOX_NativeFile(void * val) { - struct TBOX_NativeFile *box = (struct TBOX_NativeFile*)alloc(sizeof(struct TBOX_NativeFile)); - box->vft = VFT_NativeFile; - box->val = val; - return OBJ2VAL(box); -} -const classtable_elt_t VFT_NativeFileCapable[46] = { - {(bigint) 75 /* 0: Identity */}, - {(bigint) 3 /* 1: NativeFileCapable < Object: superclass typecheck marker */}, - {(bigint) 75 /* 2: NativeFileCapable < NativeFileCapable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: NativeFileCapable < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: NativeFileCapable < NativeFileCapable: superclass init_table position */}, - {(bigint) file___NativeFileCapable___io_open_read}, - {(bigint) file___NativeFileCapable___io_open_write}, - {(bigint) file___NativeFileCapable___native_stdin}, - {(bigint) file___NativeFileCapable___native_stdout}, - {(bigint) file___NativeFileCapable___native_stderr}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_NativeFileCapable(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwwhile; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwwhile(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwwhile; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwwhile_parser___lexer___TKwwhile___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 371; + fra.me.meth = LOCATE_NEW_TKwwhile_parser___lexer___TKwwhile___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:371 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwwhile(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwwhile(fra.me.REG[1]); + parser___lexer___TKwwhile___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwwhile(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwwhile_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwwhile_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwwhile(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwwhile(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwwhile(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwloop[78] = { + {(bigint) 3091 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwloop" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwloop < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwloop < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwloop < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwloop < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3091 /* 7: TKwloop < TKwloop: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwloop < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwloop < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwloop___parser_index}, + {(bigint) 1 /* 73: TKwloop < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwloop < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwloop___init_tk}, + {(bigint) 4 /* 77: TKwloop < TKwloop: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwloop::_parent */ +/* 3: Attribute TKwloop::_location */ +/* 4: Attribute TKwloop::_symbol_cache */ +/* 5: Attribute TKwloop::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwloop(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwloop; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwloop(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_NativeFileCapable; - return OBJ2VAL(obj); -} -const classtable_elt_t VFT_Process[51] = { - {(bigint) 43 /* 0: Identity */}, - {(bigint) 3 /* 1: Process < Object: superclass typecheck marker */}, - {(bigint) 43 /* 2: Process < Process: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Process < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: Process < Process: superclass init_table position */}, - {(bigint) exec___Process___id}, - {(bigint) exec___Process___is_finished}, - {(bigint) exec___Process___wait}, - {(bigint) exec___Process___status}, - {(bigint) exec___Process___kill}, - {(bigint) exec___Process___term}, - {(bigint) exec___Process___init}, - {(bigint) exec___Process___init_}, - {(bigint) exec___Process___execute}, - {(bigint) exec___Process___basic_exec_execute}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Process::_data */ -val_t NEW_Process(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwloop; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwloop(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwloop; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwloop_parser___lexer___TKwloop___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 384; + fra.me.meth = LOCATE_NEW_TKwloop_parser___lexer___TKwloop___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:384 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwloop(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwloop(fra.me.REG[1]); + parser___lexer___TKwloop___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwloop(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwloop_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwloop_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwloop(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwloop(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwloop(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwfor[78] = { + {(bigint) 3139 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwfor" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwfor < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwfor < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwfor < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwfor < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3139 /* 7: TKwfor < TKwfor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwfor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwfor < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwfor___parser_index}, + {(bigint) 1 /* 73: TKwfor < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwfor < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwfor___init_tk}, + {(bigint) 4 /* 77: TKwfor < TKwfor: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwfor::_parent */ +/* 3: Attribute TKwfor::_location */ +/* 4: Attribute TKwfor::_symbol_cache */ +/* 5: Attribute TKwfor::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwfor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwfor; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwfor(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_Process; - return OBJ2VAL(obj); -} -val_t NEW_Process_exec___Process___init(val_t p0, val_t p1) { - int init_table[2] = {0, 0}; - val_t self = NEW_Process(); - exec___Process___init(self, p0, p1, init_table); - return self; -} -val_t NEW_Process_exec___Process___init_(val_t p0) { - int init_table[2] = {0, 0}; - val_t self = NEW_Process(); - exec___Process___init_(self, p0, init_table); - return self; -} -val_t NEW_Process_exec___Process___execute(val_t p0, val_t p1, val_t p2) { - int init_table[2] = {0, 0}; - val_t self = NEW_Process(); - exec___Process___execute(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_IProcess[70] = { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwfor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwfor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwfor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwfor_parser___lexer___TKwfor___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 397; + fra.me.meth = LOCATE_NEW_TKwfor_parser___lexer___TKwfor___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:397 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwfor(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwfor(fra.me.REG[1]); + parser___lexer___TKwfor___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwfor(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwfor_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwfor_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwfor(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwfor(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwfor(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwin[78] = { + {(bigint) 3127 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwin" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwin < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwin < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwin < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwin < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3127 /* 7: TKwin < TKwin: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwin < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwin < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwin___parser_index}, + {(bigint) 1 /* 73: TKwin < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwin < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwin___init_tk}, + {(bigint) 4 /* 77: TKwin < TKwin: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwin::_parent */ +/* 3: Attribute TKwin::_location */ +/* 4: Attribute TKwin::_symbol_cache */ +/* 5: Attribute TKwin::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwin(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwin; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwin(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwin; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwin(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwin; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwin_parser___lexer___TKwin___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 410; + fra.me.meth = LOCATE_NEW_TKwin_parser___lexer___TKwin___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:410 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwin(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwin(fra.me.REG[1]); + parser___lexer___TKwin___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwin(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwin_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwin_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwin(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwin(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwin(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwand[78] = { {(bigint) 3187 /* 0: Identity */}, - {(bigint) 3 /* 1: IProcess < Object: superclass typecheck marker */}, - {(bigint) 43 /* 2: IProcess < Process: superclass typecheck marker */}, - {(bigint) 135 /* 3: IProcess < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2611 /* 5: IProcess < IStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3187 /* 7: IProcess < IProcess: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: IProcess < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: IProcess < Process: superclass init_table position */}, - {(bigint) exec___Process___id}, - {(bigint) exec___Process___is_finished}, - {(bigint) exec___Process___wait}, - {(bigint) exec___Process___status}, - {(bigint) exec___Process___kill}, - {(bigint) exec___Process___term}, - {(bigint) exec___Process___init}, - {(bigint) exec___Process___init_}, - {(bigint) exec___Process___execute}, - {(bigint) exec___Process___basic_exec_execute}, - {(bigint) 2 /* 51: IProcess < IOS: superclass init_table position */}, - {(bigint) exec___IProcess___close}, - {(bigint) stream___IOS___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 3 /* 57: IProcess < IStream: superclass init_table position */}, - {(bigint) exec___IProcess___read_char}, - {(bigint) stream___IStream___read}, - {(bigint) stream___IStream___read_line}, - {(bigint) stream___IStream___read_all}, - {(bigint) stream___IStream___append_line_to}, - {(bigint) exec___IProcess___eof}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 4 /* 67: IProcess < IProcess: superclass init_table position */}, - {(bigint) exec___IProcess___init}, - {(bigint) exec___IProcess___init_}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute IProcess::_data */ -/* Instance Hole :( */ -/* 3: Attribute IProcess::_in */ -val_t NEW_IProcess(void) { + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwand" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwand < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwand < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwand < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwand < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3187 /* 7: TKwand < TKwand: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwand < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwand < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwand___parser_index}, + {(bigint) 1 /* 73: TKwand < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwand < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwand___init_tk}, + {(bigint) 4 /* 77: TKwand < TKwand: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwand::_parent */ +/* 3: Attribute TKwand::_location */ +/* 4: Attribute TKwand::_symbol_cache */ +/* 5: Attribute TKwand::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwand(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwand; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwand(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_IProcess; - return OBJ2VAL(obj); -} -val_t NEW_IProcess_exec___Process___init(val_t p0, val_t p1) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwand; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwand(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwand; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwand_parser___lexer___TKwand___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_IProcess(); - exec___Process___init(self, p0, p1, init_table); - return self; -} -val_t NEW_IProcess_exec___Process___init_(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 423; + fra.me.meth = LOCATE_NEW_TKwand_parser___lexer___TKwand___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:423 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwand(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwand(fra.me.REG[1]); + parser___lexer___TKwand___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwand(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwand_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_IProcess(); - exec___Process___init_(self, p0, init_table); - return self; -} -val_t NEW_IProcess_exec___Process___execute(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwand_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwand(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwand(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwand(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwor[78] = { + {(bigint) 3059 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwor" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwor < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwor < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwor < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwor < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3059 /* 7: TKwor < TKwor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwor < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwor___parser_index}, + {(bigint) 1 /* 73: TKwor < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwor < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwor___init_tk}, + {(bigint) 4 /* 77: TKwor < TKwor: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwor::_parent */ +/* 3: Attribute TKwor::_location */ +/* 4: Attribute TKwor::_symbol_cache */ +/* 5: Attribute TKwor::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwor; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwor_parser___lexer___TKwor___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_IProcess(); - exec___Process___execute(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_IProcess_stream___IOS___init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 436; + fra.me.meth = LOCATE_NEW_TKwor_parser___lexer___TKwor___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:436 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwor(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwor(fra.me.REG[1]); + parser___lexer___TKwor___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwor(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwor_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_IProcess(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_IProcess_exec___IProcess___init(val_t p0, val_t p1) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwor_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwor(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwor(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwor(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwnot[78] = { + {(bigint) 3075 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwnot" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwnot < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwnot < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwnot < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwnot < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3075 /* 7: TKwnot < TKwnot: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwnot < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwnot < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwnot___parser_index}, + {(bigint) 1 /* 73: TKwnot < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwnot < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwnot___init_tk}, + {(bigint) 4 /* 77: TKwnot < TKwnot: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwnot::_parent */ +/* 3: Attribute TKwnot::_location */ +/* 4: Attribute TKwnot::_symbol_cache */ +/* 5: Attribute TKwnot::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwnot(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwnot; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwnot(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwnot; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwnot(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwnot; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwnot_parser___lexer___TKwnot___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_IProcess(); - exec___IProcess___init(self, p0, p1, init_table); - return self; -} -val_t NEW_IProcess_exec___IProcess___init_(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 449; + fra.me.meth = LOCATE_NEW_TKwnot_parser___lexer___TKwnot___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:449 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwnot(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwnot(fra.me.REG[1]); + parser___lexer___TKwnot___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwnot(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwnot_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_IProcess(); - exec___IProcess___init_(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_OProcess[67] = { - {(bigint) 3135 /* 0: Identity */}, - {(bigint) 3 /* 1: OProcess < Object: superclass typecheck marker */}, - {(bigint) 43 /* 2: OProcess < Process: superclass typecheck marker */}, - {(bigint) 135 /* 3: OProcess < IOS: superclass typecheck marker */}, - {(bigint) 2535 /* 4: OProcess < OStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3135 /* 6: OProcess < OProcess: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OProcess < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: OProcess < Process: superclass init_table position */}, - {(bigint) exec___Process___id}, - {(bigint) exec___Process___is_finished}, - {(bigint) exec___Process___wait}, - {(bigint) exec___Process___status}, - {(bigint) exec___Process___kill}, - {(bigint) exec___Process___term}, - {(bigint) exec___Process___init}, - {(bigint) exec___Process___init_}, - {(bigint) exec___Process___execute}, - {(bigint) exec___Process___basic_exec_execute}, - {(bigint) 2 /* 51: OProcess < IOS: superclass init_table position */}, - {(bigint) exec___OProcess___close}, - {(bigint) stream___IOS___init}, - {(bigint) 3 /* 54: OProcess < OStream: superclass init_table position */}, - {(bigint) exec___OProcess___write}, - {(bigint) exec___OProcess___is_writable}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 4 /* 64: OProcess < OProcess: superclass init_table position */}, - {(bigint) exec___OProcess___init}, - {(bigint) exec___OProcess___init_}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute OProcess::_data */ -/* 2: Attribute OProcess::_out */ -val_t NEW_OProcess(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwnot_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwnot(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwnot(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwnot(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwreturn[78] = { + {(bigint) 3039 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwreturn" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwreturn < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwreturn < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwreturn < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwreturn < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3039 /* 7: TKwreturn < TKwreturn: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwreturn < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwreturn < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwreturn___parser_index}, + {(bigint) 1 /* 73: TKwreturn < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwreturn < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwreturn___init_tk}, + {(bigint) 4 /* 77: TKwreturn < TKwreturn: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwreturn::_parent */ +/* 3: Attribute TKwreturn::_location */ +/* 4: Attribute TKwreturn::_symbol_cache */ +/* 5: Attribute TKwreturn::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwreturn(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwreturn; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwreturn(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_OProcess; - return OBJ2VAL(obj); -} -val_t NEW_OProcess_exec___Process___init(val_t p0, val_t p1) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwreturn; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwreturn(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwreturn; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwreturn_parser___lexer___TKwreturn___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_OProcess(); - exec___Process___init(self, p0, p1, init_table); - return self; -} -val_t NEW_OProcess_exec___Process___init_(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 462; + fra.me.meth = LOCATE_NEW_TKwreturn_parser___lexer___TKwreturn___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:462 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwreturn(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwreturn(fra.me.REG[1]); + parser___lexer___TKwreturn___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwreturn(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwreturn_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_OProcess(); - exec___Process___init_(self, p0, init_table); - return self; -} -val_t NEW_OProcess_exec___Process___execute(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwreturn_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwreturn(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwreturn(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwreturn(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwcontinue[78] = { + {(bigint) 3167 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwcontinue" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwcontinue < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwcontinue < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwcontinue < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwcontinue < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3167 /* 7: TKwcontinue < TKwcontinue: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwcontinue < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwcontinue < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwcontinue___parser_index}, + {(bigint) 1 /* 73: TKwcontinue < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwcontinue < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwcontinue___init_tk}, + {(bigint) 4 /* 77: TKwcontinue < TKwcontinue: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwcontinue::_parent */ +/* 3: Attribute TKwcontinue::_location */ +/* 4: Attribute TKwcontinue::_symbol_cache */ +/* 5: Attribute TKwcontinue::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwcontinue(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwcontinue; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwcontinue(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwcontinue; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwcontinue(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwcontinue; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwcontinue_parser___lexer___TKwcontinue___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_OProcess(); - exec___Process___execute(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_OProcess_stream___IOS___init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 475; + fra.me.meth = LOCATE_NEW_TKwcontinue_parser___lexer___TKwcontinue___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:475 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwcontinue(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwcontinue(fra.me.REG[1]); + parser___lexer___TKwcontinue___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwcontinue(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwcontinue_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_OProcess(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_OProcess_exec___OProcess___init(val_t p0, val_t p1) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwcontinue_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwcontinue(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwcontinue(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwcontinue(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwbreak[78] = { + {(bigint) 3175 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwbreak" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwbreak < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwbreak < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwbreak < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwbreak < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3175 /* 7: TKwbreak < TKwbreak: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwbreak < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwbreak < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwbreak___parser_index}, + {(bigint) 1 /* 73: TKwbreak < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwbreak < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwbreak___init_tk}, + {(bigint) 4 /* 77: TKwbreak < TKwbreak: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwbreak::_parent */ +/* 3: Attribute TKwbreak::_location */ +/* 4: Attribute TKwbreak::_symbol_cache */ +/* 5: Attribute TKwbreak::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwbreak(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwbreak; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwbreak(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwbreak; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwbreak(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwbreak; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwbreak_parser___lexer___TKwbreak___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_OProcess(); - exec___OProcess___init(self, p0, p1, init_table); - return self; -} -val_t NEW_OProcess_exec___OProcess___init_(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 488; + fra.me.meth = LOCATE_NEW_TKwbreak_parser___lexer___TKwbreak___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:488 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwbreak(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwbreak(fra.me.REG[1]); + parser___lexer___TKwbreak___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwbreak(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwbreak_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_OProcess(); - exec___OProcess___init_(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_IOProcess[74] = { - {(bigint) 3307 /* 0: Identity */}, - {(bigint) 3 /* 1: IOProcess < Object: superclass typecheck marker */}, - {(bigint) 43 /* 2: IOProcess < Process: superclass typecheck marker */}, - {(bigint) 135 /* 3: IOProcess < IOS: superclass typecheck marker */}, - {(bigint) 2535 /* 4: IOProcess < OStream: superclass typecheck marker */}, - {(bigint) 2611 /* 5: IOProcess < IStream: superclass typecheck marker */}, - {(bigint) 3135 /* 6: IOProcess < OProcess: superclass typecheck marker */}, - {(bigint) 3187 /* 7: IOProcess < IProcess: superclass typecheck marker */}, - {(bigint) 3191 /* 8: IOProcess < IOStream: superclass typecheck marker */}, - {(bigint) 3307 /* 9: IOProcess < IOProcess: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: IOProcess < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: IOProcess < Process: superclass init_table position */}, - {(bigint) exec___Process___id}, - {(bigint) exec___Process___is_finished}, - {(bigint) exec___Process___wait}, - {(bigint) exec___Process___status}, - {(bigint) exec___Process___kill}, - {(bigint) exec___Process___term}, - {(bigint) exec___Process___init}, - {(bigint) exec___Process___init_}, - {(bigint) exec___Process___execute}, - {(bigint) exec___Process___basic_exec_execute}, - {(bigint) 2 /* 51: IOProcess < IOS: superclass init_table position */}, - {(bigint) exec___IOProcess___close}, - {(bigint) stream___IOS___init}, - {(bigint) 5 /* 54: IOProcess < OStream: superclass init_table position */}, - {(bigint) exec___OProcess___write}, - {(bigint) exec___OProcess___is_writable}, - {(bigint) 3 /* 57: IOProcess < IStream: superclass init_table position */}, - {(bigint) exec___IProcess___read_char}, - {(bigint) stream___IStream___read}, - {(bigint) stream___IStream___read_line}, - {(bigint) stream___IStream___read_all}, - {(bigint) stream___IStream___append_line_to}, - {(bigint) exec___IProcess___eof}, - {(bigint) 6 /* 64: IOProcess < OProcess: superclass init_table position */}, - {(bigint) exec___OProcess___init}, - {(bigint) exec___OProcess___init_}, - {(bigint) 4 /* 67: IOProcess < IProcess: superclass init_table position */}, - {(bigint) exec___IProcess___init}, - {(bigint) exec___IProcess___init_}, - {(bigint) 7 /* 70: IOProcess < IOStream: superclass init_table position */}, - {(bigint) 8 /* 71: IOProcess < IOProcess: superclass init_table position */}, - {(bigint) exec___IOProcess___init}, - {(bigint) exec___IOProcess___init_}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute IOProcess::_data */ -/* 2: Attribute IOProcess::_out */ -/* 3: Attribute IOProcess::_in */ -val_t NEW_IOProcess(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwbreak_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwbreak(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwbreak(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwbreak(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwabort[78] = { + {(bigint) 3195 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwabort" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwabort < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwabort < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwabort < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwabort < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3195 /* 7: TKwabort < TKwabort: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwabort < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwabort < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwabort___parser_index}, + {(bigint) 1 /* 73: TKwabort < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwabort < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwabort___init_tk}, + {(bigint) 4 /* 77: TKwabort < TKwabort: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwabort::_parent */ +/* 3: Attribute TKwabort::_location */ +/* 4: Attribute TKwabort::_symbol_cache */ +/* 5: Attribute TKwabort::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwabort(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwabort; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwabort(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_IOProcess; - return OBJ2VAL(obj); -} -val_t NEW_IOProcess_exec___Process___init(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IOProcess(); - exec___Process___init(self, p0, p1, init_table); - return self; -} -val_t NEW_IOProcess_exec___Process___init_(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IOProcess(); - exec___Process___init_(self, p0, init_table); - return self; -} -val_t NEW_IOProcess_exec___Process___execute(val_t p0, val_t p1, val_t p2) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IOProcess(); - exec___Process___execute(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_IOProcess_stream___IOS___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IOProcess(); - stream___IOS___init(self, init_table); - return self; -} -val_t NEW_IOProcess_exec___IProcess___init(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IOProcess(); - exec___IProcess___init(self, p0, p1, init_table); - return self; -} -val_t NEW_IOProcess_exec___IProcess___init_(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IOProcess(); - exec___IProcess___init_(self, p0, init_table); - return self; -} -val_t NEW_IOProcess_exec___OProcess___init(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IOProcess(); - exec___OProcess___init(self, p0, p1, init_table); - return self; -} -val_t NEW_IOProcess_exec___OProcess___init_(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IOProcess(); - exec___OProcess___init_(self, p0, init_table); - return self; -} -val_t NEW_IOProcess_exec___IOProcess___init(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IOProcess(); - exec___IOProcess___init(self, p0, p1, init_table); - return self; -} -val_t NEW_IOProcess_exec___IOProcess___init_(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_IOProcess(); - exec___IOProcess___init_(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_NativeProcess[50] = { - {(bigint) -21 /* 0: Identity */}, - {(bigint) 3 /* 1: NativeProcess < Object: superclass typecheck marker */}, - {(bigint) -1 /* 2: NativeProcess < Pointer: superclass typecheck marker */}, - {(bigint) -21 /* 3: NativeProcess < NativeProcess: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: NativeProcess < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: NativeProcess < Pointer: superclass init_table position */}, - {(bigint) 2 /* 41: NativeProcess < NativeProcess: superclass init_table position */}, - {(bigint) exec___NativeProcess___id}, - {(bigint) exec___NativeProcess___is_finished}, - {(bigint) exec___NativeProcess___status}, - {(bigint) exec___NativeProcess___wait}, - {(bigint) exec___NativeProcess___kill}, - {(bigint) exec___NativeProcess___in_fd}, - {(bigint) exec___NativeProcess___out_fd}, - {(bigint) exec___NativeProcess___err_fd}, -}; -/* 0: Pointer to the classtable */ -val_t BOX_NativeProcess(void * val) { - struct TBOX_NativeProcess *box = (struct TBOX_NativeProcess*)alloc(sizeof(struct TBOX_NativeProcess)); - box->vft = VFT_NativeProcess; - box->val = val; - return OBJ2VAL(box); -} -const classtable_elt_t VFT_List[100] = { - {(bigint) 3635 /* 0: Identity */}, - {(bigint) 3 /* 1: List < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 163 /* 5: List < Collection: superclass typecheck marker */}, - {(bigint) 211 /* 6: List < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3035 /* 7: List < SimpleCollection: superclass typecheck marker */}, - {(bigint) 3143 /* 8: List < Map: superclass typecheck marker */}, - {(bigint) 3303 /* 9: List < IndexedCollection: superclass typecheck marker */}, - {(bigint) 3635 /* 10: List < List: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: List < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: List < Collection: superclass init_table position */}, - {(bigint) list___List___iterator}, - {(bigint) list___List___is_empty}, - {(bigint) list___List___length}, - {(bigint) list___List___has}, - {(bigint) list___List___has_only}, - {(bigint) list___List___count}, - {(bigint) list___List___first}, - {(bigint) 2 /* 68: List < RemovableCollection: superclass init_table position */}, - {(bigint) list___List___clear}, - {(bigint) list___List___remove}, - {(bigint) abstract_collection___RemovableCollection___remove_all}, - {(bigint) 4 /* 72: List < SimpleCollection: superclass init_table position */}, - {(bigint) abstract_collection___IndexedCollection___add}, - {(bigint) abstract_collection___SimpleCollection___add_all}, - {(bigint) string___Map___map_join}, - {(bigint) 3 /* 76: List < Map: superclass init_table position */}, - {(bigint) list___List_____bra}, - {(bigint) list___List_____braeq}, - {(bigint) list___List___has_key}, - {(bigint) list___List___remove_at}, - {(bigint) abstract_collection___Map___recover_with}, - {(bigint) 5 /* 82: List < IndexedCollection: superclass init_table position */}, - {(bigint) list___List___first__eq}, - {(bigint) list___List___last}, - {(bigint) list___List___last__eq}, - {(bigint) list___List___push}, - {(bigint) abstract_collection___IndexedCollection___append}, - {(bigint) list___List___pop}, - {(bigint) list___List___unshift}, - {(bigint) list___List___shift}, - {(bigint) abstract_collection___IndexedCollection___index_of}, - {(bigint) 6 /* 92: List < List: superclass init_table position */}, - {(bigint) list___List___link}, - {(bigint) list___List___init}, - {(bigint) list___List___from}, - {(bigint) list___List___get_node}, - {(bigint) list___List___search_node_after}, - {(bigint) list___List___remove_node}, - {(bigint) list___List___insert_before}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute List::_head */ -/* 2: Attribute List::_tail */ -val_t NEW_List(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwabort; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwabort(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwabort; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwabort_parser___lexer___TKwabort___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 501; + fra.me.meth = LOCATE_NEW_TKwabort_parser___lexer___TKwabort___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:501 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwabort(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwabort(fra.me.REG[1]); + parser___lexer___TKwabort___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwabort(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwabort_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwabort_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwabort(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwabort(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwabort(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwassert[78] = { + {(bigint) 3179 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwassert" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwassert < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwassert < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwassert < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwassert < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3179 /* 7: TKwassert < TKwassert: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwassert < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwassert < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwassert___parser_index}, + {(bigint) 1 /* 73: TKwassert < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwassert < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwassert___init_tk}, + {(bigint) 4 /* 77: TKwassert < TKwassert: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwassert::_parent */ +/* 3: Attribute TKwassert::_location */ +/* 4: Attribute TKwassert::_symbol_cache */ +/* 5: Attribute TKwassert::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwassert(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwassert; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwassert(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_List; - return OBJ2VAL(obj); -} -val_t NEW_List_list___List___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_List(); - list___List___init(self, init_table); - return self; -} -val_t NEW_List_list___List___from(val_t p0) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_List(); - list___List___from(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ListIterator[52] = { - {(bigint) 3299 /* 0: Identity */}, - {(bigint) 3 /* 1: ListIterator < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: ListIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2547 /* 3: ListIterator < MapIterator: superclass typecheck marker */}, - {(bigint) 3183 /* 4: ListIterator < IndexedIterator: superclass typecheck marker */}, - {(bigint) 3299 /* 5: ListIterator < ListIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ListIterator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: ListIterator < Iterator: superclass init_table position */}, - {(bigint) list___ListIterator___item}, - {(bigint) list___ListIterator___next}, - {(bigint) list___ListIterator___is_ok}, - {(bigint) 2 /* 45: ListIterator < MapIterator: superclass init_table position */}, - {(bigint) abstract_collection___IndexedIterator___key}, - {(bigint) list___ListIterator___item__eq}, - {(bigint) 3 /* 48: ListIterator < IndexedIterator: superclass init_table position */}, - {(bigint) list___ListIterator___index}, - {(bigint) 4 /* 50: ListIterator < ListIterator: superclass init_table position */}, - {(bigint) list___ListIterator___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ListIterator::_node */ -/* 2: Attribute ListIterator::_index */ -val_t NEW_ListIterator(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwassert; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwassert(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwassert; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwassert_parser___lexer___TKwassert___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 514; + fra.me.meth = LOCATE_NEW_TKwassert_parser___lexer___TKwassert___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:514 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwassert(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwassert(fra.me.REG[1]); + parser___lexer___TKwassert___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwassert(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwassert_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwassert_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwassert(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwassert(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwassert(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwnew[78] = { + {(bigint) 3079 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwnew" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwnew < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwnew < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwnew < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwnew < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3079 /* 7: TKwnew < TKwnew: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwnew < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwnew < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwnew___parser_index}, + {(bigint) 1 /* 73: TKwnew < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwnew < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwnew___init_tk}, + {(bigint) 4 /* 77: TKwnew < TKwnew: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwnew::_parent */ +/* 3: Attribute TKwnew::_location */ +/* 4: Attribute TKwnew::_symbol_cache */ +/* 5: Attribute TKwnew::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwnew(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwnew; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwnew(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_ListIterator; - ATTR_list___ListIterator____index(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_ListIterator_list___ListIterator___init(val_t p0) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwnew; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwnew(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwnew; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwnew_parser___lexer___TKwnew___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ListIterator(); - list___ListIterator___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ListNode[78] = { - {(bigint) 3179 /* 0: Identity */}, - {(bigint) 3 /* 1: ListNode < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 163 /* 5: ListNode < Collection: superclass typecheck marker */}, - {(bigint) 2651 /* 6: ListNode < Container: superclass typecheck marker */}, - {(bigint) 3179 /* 7: ListNode < ListNode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ListNode < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: ListNode < Collection: superclass init_table position */}, - {(bigint) abstract_collection___Container___iterator}, - {(bigint) abstract_collection___Container___is_empty}, - {(bigint) abstract_collection___Container___length}, - {(bigint) abstract_collection___Container___has}, - {(bigint) abstract_collection___Container___has_only}, - {(bigint) abstract_collection___Container___count}, - {(bigint) abstract_collection___Container___first}, - {(bigint) 2 /* 68: ListNode < Container: superclass init_table position */}, - {(bigint) abstract_collection___Container___init}, - {(bigint) abstract_collection___Container___item}, - {(bigint) abstract_collection___Container___item__eq}, - {(bigint) 3 /* 72: ListNode < ListNode: superclass init_table position */}, - {(bigint) list___ListNode___init}, - {(bigint) list___ListNode___next}, - {(bigint) list___ListNode___next__eq}, - {(bigint) list___ListNode___prev}, - {(bigint) list___ListNode___prev__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ListNode::_item */ -/* 2: Attribute ListNode::_next */ -/* 3: Attribute ListNode::_prev */ -val_t NEW_ListNode(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 527; + fra.me.meth = LOCATE_NEW_TKwnew_parser___lexer___TKwnew___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:527 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwnew(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwnew(fra.me.REG[1]); + parser___lexer___TKwnew___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwnew(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwnew_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwnew_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwnew(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwnew(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwnew(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwisa[78] = { + {(bigint) 3103 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwisa" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwisa < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwisa < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwisa < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwisa < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3103 /* 7: TKwisa < TKwisa: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwisa < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwisa < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwisa___parser_index}, + {(bigint) 1 /* 73: TKwisa < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwisa < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwisa___init_tk}, + {(bigint) 4 /* 77: TKwisa < TKwisa: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwisa::_parent */ +/* 3: Attribute TKwisa::_location */ +/* 4: Attribute TKwisa::_symbol_cache */ +/* 5: Attribute TKwisa::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwisa(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwisa; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwisa(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_ListNode; - return OBJ2VAL(obj); -} -val_t NEW_ListNode_abstract_collection___Container___init(val_t p0) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ListNode(); - abstract_collection___Container___init(self, p0, init_table); - return self; -} -val_t NEW_ListNode_list___ListNode___init(val_t p0) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ListNode(); - list___ListNode___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_Range[73] = { - {(bigint) 2507 /* 0: Identity */}, - {(bigint) 3 /* 1: Range < Object: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 163 /* 5: Range < Collection: superclass typecheck marker */}, - {(bigint) 2507 /* 6: Range < Range: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Range < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: Range < Collection: superclass init_table position */}, - {(bigint) range___Range___iterator}, - {(bigint) range___Range___is_empty}, - {(bigint) range___Range___length}, - {(bigint) range___Range___has}, - {(bigint) range___Range___has_only}, - {(bigint) range___Range___count}, - {(bigint) range___Range___first}, - {(bigint) 2 /* 68: Range < Range: superclass init_table position */}, - {(bigint) range___Range___last}, - {(bigint) range___Range___after}, - {(bigint) range___Range___init}, - {(bigint) range___Range___without_last}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Range::_first */ -/* 2: Attribute Range::_last */ -/* 3: Attribute Range::_after */ -val_t NEW_Range(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwisa; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwisa(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwisa; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwisa_parser___lexer___TKwisa___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 540; + fra.me.meth = LOCATE_NEW_TKwisa_parser___lexer___TKwisa___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:540 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwisa(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwisa(fra.me.REG[1]); + parser___lexer___TKwisa___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwisa(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwisa_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwisa_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwisa(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwisa(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwisa(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwonce[78] = { + {(bigint) 3063 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwonce" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwonce < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwonce < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwonce < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwonce < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3063 /* 7: TKwonce < TKwonce: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwonce < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwonce < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwonce___parser_index}, + {(bigint) 1 /* 73: TKwonce < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwonce < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwonce___init_tk}, + {(bigint) 4 /* 77: TKwonce < TKwonce: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwonce::_parent */ +/* 3: Attribute TKwonce::_location */ +/* 4: Attribute TKwonce::_symbol_cache */ +/* 5: Attribute TKwonce::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwonce(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwonce; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwonce(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_Range; - return OBJ2VAL(obj); -} -val_t NEW_Range_range___Range___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_Range(); - range___Range___init(self, p0, p1, init_table); - return self; -} -val_t NEW_Range_range___Range___without_last(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_Range(); - range___Range___without_last(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_IteratorRange[47] = { - {(bigint) 2607 /* 0: Identity */}, - {(bigint) 3 /* 1: IteratorRange < Object: superclass typecheck marker */}, - {(bigint) 131 /* 2: IteratorRange < Iterator: superclass typecheck marker */}, - {(bigint) 2607 /* 3: IteratorRange < IteratorRange: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: IteratorRange < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) array___Iterator___to_a}, - {(bigint) 1 /* 41: IteratorRange < Iterator: superclass init_table position */}, - {(bigint) range___IteratorRange___item}, - {(bigint) range___IteratorRange___next}, - {(bigint) range___IteratorRange___is_ok}, - {(bigint) 2 /* 45: IteratorRange < IteratorRange: superclass init_table position */}, - {(bigint) range___IteratorRange___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute IteratorRange::_range */ -/* 2: Attribute IteratorRange::_item */ -val_t NEW_IteratorRange(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwonce; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwonce(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwonce; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwonce_parser___lexer___TKwonce___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 553; + fra.me.meth = LOCATE_NEW_TKwonce_parser___lexer___TKwonce___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:553 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwonce(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwonce(fra.me.REG[1]); + parser___lexer___TKwonce___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwonce(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwonce_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwonce_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwonce(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwonce(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwonce(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwsuper[78] = { + {(bigint) 3027 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwsuper" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwsuper < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwsuper < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwsuper < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwsuper < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3027 /* 7: TKwsuper < TKwsuper: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwsuper < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwsuper < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwsuper___parser_index}, + {(bigint) 1 /* 73: TKwsuper < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwsuper < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwsuper___init_tk}, + {(bigint) 4 /* 77: TKwsuper < TKwsuper: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwsuper::_parent */ +/* 3: Attribute TKwsuper::_location */ +/* 4: Attribute TKwsuper::_symbol_cache */ +/* 5: Attribute TKwsuper::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwsuper(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwsuper; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwsuper(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_IteratorRange; - return OBJ2VAL(obj); -} -val_t NEW_IteratorRange_range___IteratorRange___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_IteratorRange(); - range___IteratorRange___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_PNode[62] = { - {(bigint) 63 /* 0: Identity */}, - {(bigint) 3 /* 1: PNode < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PNode < PNode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PNode < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___PNode___locate}, - {(bigint) parser_prod___PNode___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PNode < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PNode::_parent */ -val_t NEW_PNode(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwsuper; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwsuper(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwsuper; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwsuper_parser___lexer___TKwsuper___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 566; + fra.me.meth = LOCATE_NEW_TKwsuper_parser___lexer___TKwsuper___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:566 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwsuper(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwsuper(fra.me.REG[1]); + parser___lexer___TKwsuper___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwsuper(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwsuper_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwsuper_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwsuper(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwsuper(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwsuper(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwself[78] = { + {(bigint) 3035 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwself" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwself < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwself < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwself < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwself < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3035 /* 7: TKwself < TKwself: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwself < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwself < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwself___parser_index}, + {(bigint) 1 /* 73: TKwself < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwself < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwself___init_tk}, + {(bigint) 4 /* 77: TKwself < TKwself: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwself::_parent */ +/* 3: Attribute TKwself::_location */ +/* 4: Attribute TKwself::_symbol_cache */ +/* 5: Attribute TKwself::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwself(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwself; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwself(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_PNode; - return OBJ2VAL(obj); -} -val_t NEW_PNode_parser_nodes___PNode___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_PNode(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_Token[70] = { - {(bigint) 183 /* 0: Identity */}, - {(bigint) 3 /* 1: Token < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: Token < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: Token < Token: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Token < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: Token < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___Token___parser_index}, - {(bigint) 2 /* 69: Token < Token: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Token::_parent */ -/* 2: Attribute Token::_symbol */ -/* 3: Attribute Token::_text */ -/* 4: Attribute Token::_filename */ -/* 5: Attribute Token::_line */ -/* 6: Attribute Token::_pos */ -val_t NEW_Token(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwself; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwself(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwself; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwself_parser___lexer___TKwself___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 579; + fra.me.meth = LOCATE_NEW_TKwself_parser___lexer___TKwself___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:579 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwself(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwself(fra.me.REG[1]); + parser___lexer___TKwself___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwself(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwself_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwself_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwself(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwself(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwself(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwtrue[78] = { + {(bigint) 3019 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwtrue" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwtrue < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwtrue < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwtrue < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwtrue < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3019 /* 7: TKwtrue < TKwtrue: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwtrue < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwtrue < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwtrue___parser_index}, + {(bigint) 1 /* 73: TKwtrue < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwtrue < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwtrue___init_tk}, + {(bigint) 4 /* 77: TKwtrue < TKwtrue: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwtrue::_parent */ +/* 3: Attribute TKwtrue::_location */ +/* 4: Attribute TKwtrue::_symbol_cache */ +/* 5: Attribute TKwtrue::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwtrue(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwtrue; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwtrue(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_Token; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_Token_parser_nodes___PNode___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_Token(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_Prod[68] = { - {(bigint) 2511 /* 0: Identity */}, - {(bigint) 3 /* 1: Prod < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: Prod < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: Prod < Prod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Prod < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: Prod < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: Prod < Prod: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Prod::_parent */ -/* 2: Attribute Prod::_first_token */ -/* 3: Attribute Prod::_last_token */ -val_t NEW_Prod(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwtrue; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwtrue(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwtrue; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwtrue_parser___lexer___TKwtrue___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 592; + fra.me.meth = LOCATE_NEW_TKwtrue_parser___lexer___TKwtrue___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:592 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwtrue(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwtrue(fra.me.REG[1]); + parser___lexer___TKwtrue___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwtrue(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwtrue_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwtrue_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwtrue(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwtrue(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwtrue(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwfalse[78] = { + {(bigint) 3143 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwfalse" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwfalse < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwfalse < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwfalse < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwfalse < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3143 /* 7: TKwfalse < TKwfalse: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwfalse < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwfalse < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwfalse___parser_index}, + {(bigint) 1 /* 73: TKwfalse < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwfalse < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwfalse___init_tk}, + {(bigint) 4 /* 77: TKwfalse < TKwfalse: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwfalse::_parent */ +/* 3: Attribute TKwfalse::_location */ +/* 4: Attribute TKwfalse::_symbol_cache */ +/* 5: Attribute TKwfalse::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwfalse(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwfalse; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwfalse(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_Prod; - return OBJ2VAL(obj); -} -val_t NEW_Prod_parser_nodes___PNode___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_Prod(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_TEol[72] = { - {(bigint) 2975 /* 0: Identity */}, - {(bigint) 3 /* 1: TEol < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TEol < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TEol < Token: superclass typecheck marker */}, - {(bigint) 2975 /* 4: TEol < TEol: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TEol < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TEol < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TEol___parser_index}, - {(bigint) 2 /* 69: TEol < Token: superclass init_table position */}, - {(bigint) lexer___TEol___init_tk}, - {(bigint) 3 /* 71: TEol < TEol: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TEol::_parent */ -/* 2: Attribute TEol::_symbol */ -/* 3: Attribute TEol::_text */ -/* 4: Attribute TEol::_filename */ -/* 5: Attribute TEol::_line */ -/* 6: Attribute TEol::_pos */ -val_t NEW_TEol(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwfalse; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwfalse(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwfalse; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwfalse_parser___lexer___TKwfalse___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 605; + fra.me.meth = LOCATE_NEW_TKwfalse_parser___lexer___TKwfalse___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:605 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwfalse(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwfalse(fra.me.REG[1]); + parser___lexer___TKwfalse___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwfalse(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwfalse_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwfalse_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwfalse(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwfalse(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwfalse(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwnull[78] = { + {(bigint) 3071 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwnull" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwnull < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwnull < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwnull < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwnull < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3071 /* 7: TKwnull < TKwnull: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwnull < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwnull < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwnull___parser_index}, + {(bigint) 1 /* 73: TKwnull < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwnull < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwnull___init_tk}, + {(bigint) 4 /* 77: TKwnull < TKwnull: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwnull::_parent */ +/* 3: Attribute TKwnull::_location */ +/* 4: Attribute TKwnull::_symbol_cache */ +/* 5: Attribute TKwnull::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwnull(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwnull; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwnull(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TEol; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TEol_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwnull; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwnull(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwnull; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwnull_parser___lexer___TKwnull___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 618; + fra.me.meth = LOCATE_NEW_TKwnull_parser___lexer___TKwnull___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:618 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwnull(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwnull(fra.me.REG[1]); + parser___lexer___TKwnull___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwnull(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwnull_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwnull_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwnull(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwnull(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwnull(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwas[78] = { + {(bigint) 3183 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwas" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwas < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwas < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwas < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwas < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3183 /* 7: TKwas < TKwas: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwas < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwas < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwas___parser_index}, + {(bigint) 1 /* 73: TKwas < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwas < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwas___init_tk}, + {(bigint) 4 /* 77: TKwas < TKwas: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwas::_parent */ +/* 3: Attribute TKwas::_location */ +/* 4: Attribute TKwas::_symbol_cache */ +/* 5: Attribute TKwas::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwas(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwas; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwas(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwas; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwas(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwas; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwas_parser___lexer___TKwas___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 631; + fra.me.meth = LOCATE_NEW_TKwas_parser___lexer___TKwas___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:631 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwas(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwas(fra.me.REG[1]); + parser___lexer___TKwas___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwas(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwas_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwas_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwas(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwas(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwas(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwnullable[78] = { + {(bigint) 3067 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwnullable" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwnullable < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwnullable < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwnullable < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwnullable < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3067 /* 7: TKwnullable < TKwnullable: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwnullable < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwnullable < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwnullable___parser_index}, + {(bigint) 1 /* 73: TKwnullable < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwnullable < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwnullable___init_tk}, + {(bigint) 4 /* 77: TKwnullable < TKwnullable: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwnullable::_parent */ +/* 3: Attribute TKwnullable::_location */ +/* 4: Attribute TKwnullable::_symbol_cache */ +/* 5: Attribute TKwnullable::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwnullable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwnullable; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwnullable(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwnullable; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwnullable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwnullable; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwnullable_parser___lexer___TKwnullable___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 644; + fra.me.meth = LOCATE_NEW_TKwnullable_parser___lexer___TKwnullable___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:644 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwnullable(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwnullable(fra.me.REG[1]); + parser___lexer___TKwnullable___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwnullable(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwnullable_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwnullable_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwnullable(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwnullable(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwnullable(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwisset[78] = { + {(bigint) 3099 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwisset" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwisset < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwisset < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwisset < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwisset < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3099 /* 7: TKwisset < TKwisset: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwisset < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwisset < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwisset___parser_index}, + {(bigint) 1 /* 73: TKwisset < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwisset < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwisset___init_tk}, + {(bigint) 4 /* 77: TKwisset < TKwisset: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwisset::_parent */ +/* 3: Attribute TKwisset::_location */ +/* 4: Attribute TKwisset::_symbol_cache */ +/* 5: Attribute TKwisset::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwisset(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwisset; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwisset(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwisset; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwisset(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwisset; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwisset_parser___lexer___TKwisset___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 657; + fra.me.meth = LOCATE_NEW_TKwisset_parser___lexer___TKwisset___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:657 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwisset(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwisset(fra.me.REG[1]); + parser___lexer___TKwisset___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwisset(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwisset_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwisset_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwisset(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwisset(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwisset(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwlabel[78] = { + {(bigint) 3095 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwlabel" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwlabel < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwlabel < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwlabel < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TKwlabel < TokenKeyword: superclass typecheck marker */}, + {(bigint) 3095 /* 7: TKwlabel < TKwlabel: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TKwlabel < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenKeyword___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TKwlabel < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwlabel___parser_index}, + {(bigint) 1 /* 73: TKwlabel < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TKwlabel < TokenKeyword: superclass init_table position */}, + {(bigint) parser___lexer___TKwlabel___init_tk}, + {(bigint) 4 /* 77: TKwlabel < TKwlabel: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwlabel::_parent */ +/* 3: Attribute TKwlabel::_location */ +/* 4: Attribute TKwlabel::_symbol_cache */ +/* 5: Attribute TKwlabel::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwlabel(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwlabel; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwlabel(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwlabel; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwlabel(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwlabel; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwlabel_parser___lexer___TKwlabel___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 670; + fra.me.meth = LOCATE_NEW_TKwlabel_parser___lexer___TKwlabel___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:670 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwlabel(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwlabel(fra.me.REG[1]); + parser___lexer___TKwlabel___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwlabel(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwlabel_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwlabel_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwlabel(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwlabel(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwlabel(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TKwdebug[77] = { + {(bigint) 2479 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TKwdebug" /* 2: Class Name */}, + {(bigint) 3 /* 3: TKwdebug < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TKwdebug < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TKwdebug < Token: superclass typecheck marker */}, + {(bigint) 2479 /* 6: TKwdebug < TKwdebug: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TKwdebug < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TKwdebug < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TKwdebug___parser_index}, + {(bigint) 0 /* 73: TKwdebug < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TKwdebug___init_tk}, + {(bigint) 3 /* 76: TKwdebug < TKwdebug: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TKwdebug::_parent */ +/* 3: Attribute TKwdebug::_location */ +/* 4: Attribute TKwdebug::_symbol_cache */ +/* 5: Attribute TKwdebug::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TKwdebug(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TKwdebug; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TKwdebug(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TKwdebug; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TKwdebug(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TKwdebug; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TKwdebug_parser___lexer___TKwdebug___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TEol(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TEol_lexer___TEol___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 683; + fra.me.meth = LOCATE_NEW_TKwdebug_parser___lexer___TKwdebug___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:683 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TKwdebug(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwdebug(fra.me.REG[1]); + parser___lexer___TKwdebug___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwdebug(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TKwdebug_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TEol(); - lexer___TEol___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TComment[72] = { - {(bigint) 2999 /* 0: Identity */}, - {(bigint) 3 /* 1: TComment < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TComment < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TComment < Token: superclass typecheck marker */}, - {(bigint) 2999 /* 4: TComment < TComment: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TComment < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TComment < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TComment___parser_index}, - {(bigint) 2 /* 69: TComment < Token: superclass init_table position */}, - {(bigint) lexer___TComment___init_tk}, - {(bigint) 3 /* 71: TComment < TComment: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TComment::_parent */ -/* 2: Attribute TComment::_symbol */ -/* 3: Attribute TComment::_text */ -/* 4: Attribute TComment::_filename */ -/* 5: Attribute TComment::_line */ -/* 6: Attribute TComment::_pos */ -val_t NEW_TComment(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TKwdebug_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TKwdebug(); + INIT_ATTRIBUTES__parser___parser_nodes___TKwdebug(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TKwdebug(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TOpar[77] = { + {(bigint) 2471 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TOpar" /* 2: Class Name */}, + {(bigint) 3 /* 3: TOpar < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TOpar < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TOpar < Token: superclass typecheck marker */}, + {(bigint) 2471 /* 6: TOpar < TOpar: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TOpar < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TOpar < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TOpar___parser_index}, + {(bigint) 0 /* 73: TOpar < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TOpar___init_tk}, + {(bigint) 3 /* 76: TOpar < TOpar: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TOpar::_parent */ +/* 3: Attribute TOpar::_location */ +/* 4: Attribute TOpar::_symbol_cache */ +/* 5: Attribute TOpar::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TOpar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TOpar; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TOpar(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TComment; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TComment_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TOpar; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TOpar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TOpar; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TOpar_parser___lexer___TOpar___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TComment(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TComment_lexer___TComment___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 696; + fra.me.meth = LOCATE_NEW_TOpar_parser___lexer___TOpar___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:696 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TOpar(); + INIT_ATTRIBUTES__parser___parser_nodes___TOpar(fra.me.REG[1]); + parser___lexer___TOpar___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TOpar(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TOpar_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TComment(); - lexer___TComment___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TKwpackage[72] = { - {(bigint) 2831 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwpackage < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwpackage < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwpackage < Token: superclass typecheck marker */}, - {(bigint) 2831 /* 4: TKwpackage < TKwpackage: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwpackage < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwpackage < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwpackage___parser_index}, - {(bigint) 2 /* 69: TKwpackage < Token: superclass init_table position */}, - {(bigint) lexer___TKwpackage___init_tk}, - {(bigint) 3 /* 71: TKwpackage < TKwpackage: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwpackage::_parent */ -/* 2: Attribute TKwpackage::_symbol */ -/* 3: Attribute TKwpackage::_text */ -/* 4: Attribute TKwpackage::_filename */ -/* 5: Attribute TKwpackage::_line */ -/* 6: Attribute TKwpackage::_pos */ -val_t NEW_TKwpackage(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TOpar_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TOpar(); + INIT_ATTRIBUTES__parser___parser_nodes___TOpar(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TOpar(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TCpar[77] = { + {(bigint) 2495 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TCpar" /* 2: Class Name */}, + {(bigint) 3 /* 3: TCpar < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TCpar < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TCpar < Token: superclass typecheck marker */}, + {(bigint) 2495 /* 6: TCpar < TCpar: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TCpar < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TCpar < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TCpar___parser_index}, + {(bigint) 0 /* 73: TCpar < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TCpar___init_tk}, + {(bigint) 3 /* 76: TCpar < TCpar: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TCpar::_parent */ +/* 3: Attribute TCpar::_location */ +/* 4: Attribute TCpar::_symbol_cache */ +/* 5: Attribute TCpar::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TCpar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TCpar; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TCpar(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwpackage; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwpackage_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TCpar; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TCpar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TCpar; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TCpar_parser___lexer___TCpar___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwpackage(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwpackage_lexer___TKwpackage___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 709; + fra.me.meth = LOCATE_NEW_TCpar_parser___lexer___TCpar___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:709 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TCpar(); + INIT_ATTRIBUTES__parser___parser_nodes___TCpar(fra.me.REG[1]); + parser___lexer___TCpar___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TCpar(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TCpar_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwpackage(); - lexer___TKwpackage___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwimport[72] = { - {(bigint) 2887 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwimport < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwimport < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwimport < Token: superclass typecheck marker */}, - {(bigint) 2887 /* 4: TKwimport < TKwimport: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwimport < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwimport < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwimport___parser_index}, - {(bigint) 2 /* 69: TKwimport < Token: superclass init_table position */}, - {(bigint) lexer___TKwimport___init_tk}, - {(bigint) 3 /* 71: TKwimport < TKwimport: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwimport::_parent */ -/* 2: Attribute TKwimport::_symbol */ -/* 3: Attribute TKwimport::_text */ -/* 4: Attribute TKwimport::_filename */ -/* 5: Attribute TKwimport::_line */ -/* 6: Attribute TKwimport::_pos */ -val_t NEW_TKwimport(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TCpar_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TCpar(); + INIT_ATTRIBUTES__parser___parser_nodes___TCpar(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TCpar(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TObra[77] = { + {(bigint) 2475 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TObra" /* 2: Class Name */}, + {(bigint) 3 /* 3: TObra < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TObra < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TObra < Token: superclass typecheck marker */}, + {(bigint) 2475 /* 6: TObra < TObra: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TObra < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TObra < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TObra___parser_index}, + {(bigint) 0 /* 73: TObra < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TObra___init_tk}, + {(bigint) 3 /* 76: TObra < TObra: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TObra::_parent */ +/* 3: Attribute TObra::_location */ +/* 4: Attribute TObra::_symbol_cache */ +/* 5: Attribute TObra::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TObra(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TObra; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TObra(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwimport; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwimport_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TObra; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TObra(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TObra; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TObra_parser___lexer___TObra___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwimport(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwimport_lexer___TKwimport___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 722; + fra.me.meth = LOCATE_NEW_TObra_parser___lexer___TObra___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:722 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TObra(); + INIT_ATTRIBUTES__parser___parser_nodes___TObra(fra.me.REG[1]); + parser___lexer___TObra___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TObra(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TObra_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwimport(); - lexer___TKwimport___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwclass[72] = { - {(bigint) 2923 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwclass < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwclass < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwclass < Token: superclass typecheck marker */}, - {(bigint) 2923 /* 4: TKwclass < TKwclass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwclass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwclass < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwclass___parser_index}, - {(bigint) 2 /* 69: TKwclass < Token: superclass init_table position */}, - {(bigint) lexer___TKwclass___init_tk}, - {(bigint) 3 /* 71: TKwclass < TKwclass: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwclass::_parent */ -/* 2: Attribute TKwclass::_symbol */ -/* 3: Attribute TKwclass::_text */ -/* 4: Attribute TKwclass::_filename */ -/* 5: Attribute TKwclass::_line */ -/* 6: Attribute TKwclass::_pos */ -val_t NEW_TKwclass(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TObra_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TObra(); + INIT_ATTRIBUTES__parser___parser_nodes___TObra(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TObra(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TCbra[77] = { + {(bigint) 2515 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TCbra" /* 2: Class Name */}, + {(bigint) 3 /* 3: TCbra < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TCbra < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TCbra < Token: superclass typecheck marker */}, + {(bigint) 2515 /* 6: TCbra < TCbra: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TCbra < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TCbra < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TCbra___parser_index}, + {(bigint) 0 /* 73: TCbra < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TCbra___init_tk}, + {(bigint) 3 /* 76: TCbra < TCbra: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TCbra::_parent */ +/* 3: Attribute TCbra::_location */ +/* 4: Attribute TCbra::_symbol_cache */ +/* 5: Attribute TCbra::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TCbra(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TCbra; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TCbra(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwclass; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwclass_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TCbra; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TCbra(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TCbra; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TCbra_parser___lexer___TCbra___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwclass(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwclass_lexer___TKwclass___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 735; + fra.me.meth = LOCATE_NEW_TCbra_parser___lexer___TCbra___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:735 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TCbra(); + INIT_ATTRIBUTES__parser___parser_nodes___TCbra(fra.me.REG[1]); + parser___lexer___TCbra___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TCbra(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TCbra_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwclass(); - lexer___TKwclass___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwabstract[72] = { - {(bigint) 2947 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwabstract < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwabstract < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwabstract < Token: superclass typecheck marker */}, - {(bigint) 2947 /* 4: TKwabstract < TKwabstract: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwabstract < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwabstract < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwabstract___parser_index}, - {(bigint) 2 /* 69: TKwabstract < Token: superclass init_table position */}, - {(bigint) lexer___TKwabstract___init_tk}, - {(bigint) 3 /* 71: TKwabstract < TKwabstract: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwabstract::_parent */ -/* 2: Attribute TKwabstract::_symbol */ -/* 3: Attribute TKwabstract::_text */ -/* 4: Attribute TKwabstract::_filename */ -/* 5: Attribute TKwabstract::_line */ -/* 6: Attribute TKwabstract::_pos */ -val_t NEW_TKwabstract(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TCbra_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TCbra(); + INIT_ATTRIBUTES__parser___parser_nodes___TCbra(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TCbra(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TComma[77] = { + {(bigint) 2503 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TComma" /* 2: Class Name */}, + {(bigint) 3 /* 3: TComma < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TComma < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TComma < Token: superclass typecheck marker */}, + {(bigint) 2503 /* 6: TComma < TComma: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TComma < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TComma < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TComma___parser_index}, + {(bigint) 0 /* 73: TComma < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TComma___init_tk}, + {(bigint) 3 /* 76: TComma < TComma: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TComma::_parent */ +/* 3: Attribute TComma::_location */ +/* 4: Attribute TComma::_symbol_cache */ +/* 5: Attribute TComma::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TComma(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TComma; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TComma(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwabstract; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwabstract_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TComma; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TComma(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TComma; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TComma_parser___lexer___TComma___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwabstract(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwabstract_lexer___TKwabstract___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 748; + fra.me.meth = LOCATE_NEW_TComma_parser___lexer___TComma___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:748 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TComma(); + INIT_ATTRIBUTES__parser___parser_nodes___TComma(fra.me.REG[1]); + parser___lexer___TComma___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TComma(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TComma_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwabstract(); - lexer___TKwabstract___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwinterface[72] = { - {(bigint) 2875 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwinterface < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwinterface < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwinterface < Token: superclass typecheck marker */}, - {(bigint) 2875 /* 4: TKwinterface < TKwinterface: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwinterface < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwinterface < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwinterface___parser_index}, - {(bigint) 2 /* 69: TKwinterface < Token: superclass init_table position */}, - {(bigint) lexer___TKwinterface___init_tk}, - {(bigint) 3 /* 71: TKwinterface < TKwinterface: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwinterface::_parent */ -/* 2: Attribute TKwinterface::_symbol */ -/* 3: Attribute TKwinterface::_text */ -/* 4: Attribute TKwinterface::_filename */ -/* 5: Attribute TKwinterface::_line */ -/* 6: Attribute TKwinterface::_pos */ -val_t NEW_TKwinterface(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TComma_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TComma(); + INIT_ATTRIBUTES__parser___parser_nodes___TComma(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TComma(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TColumn[77] = { + {(bigint) 2507 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TColumn" /* 2: Class Name */}, + {(bigint) 3 /* 3: TColumn < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TColumn < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TColumn < Token: superclass typecheck marker */}, + {(bigint) 2507 /* 6: TColumn < TColumn: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TColumn < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TColumn < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TColumn___parser_index}, + {(bigint) 0 /* 73: TColumn < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TColumn___init_tk}, + {(bigint) 3 /* 76: TColumn < TColumn: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TColumn::_parent */ +/* 3: Attribute TColumn::_location */ +/* 4: Attribute TColumn::_symbol_cache */ +/* 5: Attribute TColumn::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TColumn(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TColumn; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TColumn(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwinterface; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwinterface_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TColumn; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TColumn(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TColumn; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TColumn_parser___lexer___TColumn___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwinterface(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwinterface_lexer___TKwinterface___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 761; + fra.me.meth = LOCATE_NEW_TColumn_parser___lexer___TColumn___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:761 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TColumn(); + INIT_ATTRIBUTES__parser___parser_nodes___TColumn(fra.me.REG[1]); + parser___lexer___TColumn___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TColumn(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TColumn_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwinterface(); - lexer___TKwinterface___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwuniversal[72] = { - {(bigint) 2783 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwuniversal < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwuniversal < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwuniversal < Token: superclass typecheck marker */}, - {(bigint) 2783 /* 4: TKwuniversal < TKwuniversal: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwuniversal < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwuniversal < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwuniversal___parser_index}, - {(bigint) 2 /* 69: TKwuniversal < Token: superclass init_table position */}, - {(bigint) lexer___TKwuniversal___init_tk}, - {(bigint) 3 /* 71: TKwuniversal < TKwuniversal: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwuniversal::_parent */ -/* 2: Attribute TKwuniversal::_symbol */ -/* 3: Attribute TKwuniversal::_text */ -/* 4: Attribute TKwuniversal::_filename */ -/* 5: Attribute TKwuniversal::_line */ -/* 6: Attribute TKwuniversal::_pos */ -val_t NEW_TKwuniversal(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TColumn_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TColumn(); + INIT_ATTRIBUTES__parser___parser_nodes___TColumn(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TColumn(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TQuad[77] = { + {(bigint) 2467 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TQuad" /* 2: Class Name */}, + {(bigint) 3 /* 3: TQuad < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TQuad < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TQuad < Token: superclass typecheck marker */}, + {(bigint) 2467 /* 6: TQuad < TQuad: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TQuad < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TQuad < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TQuad___parser_index}, + {(bigint) 0 /* 73: TQuad < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TQuad___init_tk}, + {(bigint) 3 /* 76: TQuad < TQuad: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TQuad::_parent */ +/* 3: Attribute TQuad::_location */ +/* 4: Attribute TQuad::_symbol_cache */ +/* 5: Attribute TQuad::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TQuad(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TQuad; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TQuad(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwuniversal; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwuniversal_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TQuad; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TQuad(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TQuad; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TQuad_parser___lexer___TQuad___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwuniversal(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwuniversal_lexer___TKwuniversal___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 774; + fra.me.meth = LOCATE_NEW_TQuad_parser___lexer___TQuad___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:774 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TQuad(); + INIT_ATTRIBUTES__parser___parser_nodes___TQuad(fra.me.REG[1]); + parser___lexer___TQuad___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TQuad(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TQuad_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwuniversal(); - lexer___TKwuniversal___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwspecial[72] = { - {(bigint) 2803 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwspecial < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwspecial < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwspecial < Token: superclass typecheck marker */}, - {(bigint) 2803 /* 4: TKwspecial < TKwspecial: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwspecial < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwspecial < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwspecial___parser_index}, - {(bigint) 2 /* 69: TKwspecial < Token: superclass init_table position */}, - {(bigint) lexer___TKwspecial___init_tk}, - {(bigint) 3 /* 71: TKwspecial < TKwspecial: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwspecial::_parent */ -/* 2: Attribute TKwspecial::_symbol */ -/* 3: Attribute TKwspecial::_text */ -/* 4: Attribute TKwspecial::_filename */ -/* 5: Attribute TKwspecial::_line */ -/* 6: Attribute TKwspecial::_pos */ -val_t NEW_TKwspecial(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TQuad_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TQuad(); + INIT_ATTRIBUTES__parser___parser_nodes___TQuad(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TQuad(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TAssign[77] = { + {(bigint) 2531 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TAssign" /* 2: Class Name */}, + {(bigint) 3 /* 3: TAssign < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TAssign < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TAssign < Token: superclass typecheck marker */}, + {(bigint) 2531 /* 6: TAssign < TAssign: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TAssign < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TAssign < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TAssign___parser_index}, + {(bigint) 0 /* 73: TAssign < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TAssign___init_tk}, + {(bigint) 3 /* 76: TAssign < TAssign: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TAssign::_parent */ +/* 3: Attribute TAssign::_location */ +/* 4: Attribute TAssign::_symbol_cache */ +/* 5: Attribute TAssign::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TAssign(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TAssign; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TAssign(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwspecial; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwspecial_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TAssign; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TAssign(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TAssign; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TAssign_parser___lexer___TAssign___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwspecial(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwspecial_lexer___TKwspecial___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 787; + fra.me.meth = LOCATE_NEW_TAssign_parser___lexer___TAssign___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:787 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TAssign(); + INIT_ATTRIBUTES__parser___parser_nodes___TAssign(fra.me.REG[1]); + parser___lexer___TAssign___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TAssign(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TAssign_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwspecial(); - lexer___TKwspecial___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwend[72] = { - {(bigint) 2907 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwend < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwend < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwend < Token: superclass typecheck marker */}, - {(bigint) 2907 /* 4: TKwend < TKwend: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwend < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwend < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwend___parser_index}, - {(bigint) 2 /* 69: TKwend < Token: superclass init_table position */}, - {(bigint) lexer___TKwend___init_tk}, - {(bigint) 3 /* 71: TKwend < TKwend: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwend::_parent */ -/* 2: Attribute TKwend::_symbol */ -/* 3: Attribute TKwend::_text */ -/* 4: Attribute TKwend::_filename */ -/* 5: Attribute TKwend::_line */ -/* 6: Attribute TKwend::_pos */ -val_t NEW_TKwend(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TAssign_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TAssign(); + INIT_ATTRIBUTES__parser___parser_nodes___TAssign(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TAssign(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TPluseq[78] = { + {(bigint) 2959 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TPluseq" /* 2: Class Name */}, + {(bigint) 3 /* 3: TPluseq < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TPluseq < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TPluseq < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TPluseq < TokenOperator: superclass typecheck marker */}, + {(bigint) 2959 /* 7: TPluseq < TPluseq: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TPluseq < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TPluseq < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TPluseq___parser_index}, + {(bigint) 1 /* 73: TPluseq < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TPluseq < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TPluseq___init_tk}, + {(bigint) 4 /* 77: TPluseq < TPluseq: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TPluseq::_parent */ +/* 3: Attribute TPluseq::_location */ +/* 4: Attribute TPluseq::_symbol_cache */ +/* 5: Attribute TPluseq::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TPluseq(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TPluseq; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TPluseq(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwend; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwend_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwend(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwend_lexer___TKwend___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwend(); - lexer___TKwend___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwmeth[72] = { - {(bigint) 2855 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwmeth < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwmeth < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwmeth < Token: superclass typecheck marker */}, - {(bigint) 2855 /* 4: TKwmeth < TKwmeth: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwmeth < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwmeth < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwmeth___parser_index}, - {(bigint) 2 /* 69: TKwmeth < Token: superclass init_table position */}, - {(bigint) lexer___TKwmeth___init_tk}, - {(bigint) 3 /* 71: TKwmeth < TKwmeth: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwmeth::_parent */ -/* 2: Attribute TKwmeth::_symbol */ -/* 3: Attribute TKwmeth::_text */ -/* 4: Attribute TKwmeth::_filename */ -/* 5: Attribute TKwmeth::_line */ -/* 6: Attribute TKwmeth::_pos */ -val_t NEW_TKwmeth(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TPluseq; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TPluseq(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TPluseq; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TPluseq_parser___lexer___TPluseq___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 800; + fra.me.meth = LOCATE_NEW_TPluseq_parser___lexer___TPluseq___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:800 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TPluseq(); + INIT_ATTRIBUTES__parser___parser_nodes___TPluseq(fra.me.REG[1]); + parser___lexer___TPluseq___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TPluseq(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TPluseq_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TPluseq_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TPluseq(); + INIT_ATTRIBUTES__parser___parser_nodes___TPluseq(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TPluseq(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TMinuseq[78] = { + {(bigint) 2979 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TMinuseq" /* 2: Class Name */}, + {(bigint) 3 /* 3: TMinuseq < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TMinuseq < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TMinuseq < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TMinuseq < TokenOperator: superclass typecheck marker */}, + {(bigint) 2979 /* 7: TMinuseq < TMinuseq: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TMinuseq < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TMinuseq < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TMinuseq___parser_index}, + {(bigint) 1 /* 73: TMinuseq < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TMinuseq < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TMinuseq___init_tk}, + {(bigint) 4 /* 77: TMinuseq < TMinuseq: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TMinuseq::_parent */ +/* 3: Attribute TMinuseq::_location */ +/* 4: Attribute TMinuseq::_symbol_cache */ +/* 5: Attribute TMinuseq::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TMinuseq(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TMinuseq; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TMinuseq(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwmeth; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwmeth_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwmeth(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwmeth_lexer___TKwmeth___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwmeth(); - lexer___TKwmeth___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwtype[72] = { - {(bigint) 2787 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwtype < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwtype < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwtype < Token: superclass typecheck marker */}, - {(bigint) 2787 /* 4: TKwtype < TKwtype: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwtype < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwtype < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwtype___parser_index}, - {(bigint) 2 /* 69: TKwtype < Token: superclass init_table position */}, - {(bigint) lexer___TKwtype___init_tk}, - {(bigint) 3 /* 71: TKwtype < TKwtype: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwtype::_parent */ -/* 2: Attribute TKwtype::_symbol */ -/* 3: Attribute TKwtype::_text */ -/* 4: Attribute TKwtype::_filename */ -/* 5: Attribute TKwtype::_line */ -/* 6: Attribute TKwtype::_pos */ -val_t NEW_TKwtype(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TMinuseq; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TMinuseq(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TMinuseq; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TMinuseq_parser___lexer___TMinuseq___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 813; + fra.me.meth = LOCATE_NEW_TMinuseq_parser___lexer___TMinuseq___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:813 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TMinuseq(); + INIT_ATTRIBUTES__parser___parser_nodes___TMinuseq(fra.me.REG[1]); + parser___lexer___TMinuseq___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TMinuseq(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TMinuseq_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TMinuseq_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TMinuseq(); + INIT_ATTRIBUTES__parser___parser_nodes___TMinuseq(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TMinuseq(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TDotdotdot[78] = { + {(bigint) 3219 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TDotdotdot" /* 2: Class Name */}, + {(bigint) 3 /* 3: TDotdotdot < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TDotdotdot < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TDotdotdot < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TDotdotdot < TokenOperator: superclass typecheck marker */}, + {(bigint) 3219 /* 7: TDotdotdot < TDotdotdot: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TDotdotdot < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TDotdotdot < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TDotdotdot___parser_index}, + {(bigint) 1 /* 73: TDotdotdot < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TDotdotdot < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TDotdotdot___init_tk}, + {(bigint) 4 /* 77: TDotdotdot < TDotdotdot: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TDotdotdot::_parent */ +/* 3: Attribute TDotdotdot::_location */ +/* 4: Attribute TDotdotdot::_symbol_cache */ +/* 5: Attribute TDotdotdot::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TDotdotdot(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TDotdotdot; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TDotdotdot(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwtype; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwtype_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwtype(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwtype_lexer___TKwtype___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwtype(); - lexer___TKwtype___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwattr[72] = { - {(bigint) 2931 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwattr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwattr < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwattr < Token: superclass typecheck marker */}, - {(bigint) 2931 /* 4: TKwattr < TKwattr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwattr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwattr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwattr___parser_index}, - {(bigint) 2 /* 69: TKwattr < Token: superclass init_table position */}, - {(bigint) lexer___TKwattr___init_tk}, - {(bigint) 3 /* 71: TKwattr < TKwattr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwattr::_parent */ -/* 2: Attribute TKwattr::_symbol */ -/* 3: Attribute TKwattr::_text */ -/* 4: Attribute TKwattr::_filename */ -/* 5: Attribute TKwattr::_line */ -/* 6: Attribute TKwattr::_pos */ -val_t NEW_TKwattr(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TDotdotdot; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TDotdotdot(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TDotdotdot; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TDotdotdot_parser___lexer___TDotdotdot___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 826; + fra.me.meth = LOCATE_NEW_TDotdotdot_parser___lexer___TDotdotdot___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:826 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TDotdotdot(); + INIT_ATTRIBUTES__parser___parser_nodes___TDotdotdot(fra.me.REG[1]); + parser___lexer___TDotdotdot___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TDotdotdot(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TDotdotdot_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TDotdotdot_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TDotdotdot(); + INIT_ATTRIBUTES__parser___parser_nodes___TDotdotdot(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TDotdotdot(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TDotdot[78] = { + {(bigint) 3223 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TDotdot" /* 2: Class Name */}, + {(bigint) 3 /* 3: TDotdot < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TDotdot < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TDotdot < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TDotdot < TokenOperator: superclass typecheck marker */}, + {(bigint) 3223 /* 7: TDotdot < TDotdot: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TDotdot < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TDotdot < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TDotdot___parser_index}, + {(bigint) 1 /* 73: TDotdot < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TDotdot < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TDotdot___init_tk}, + {(bigint) 4 /* 77: TDotdot < TDotdot: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TDotdot::_parent */ +/* 3: Attribute TDotdot::_location */ +/* 4: Attribute TDotdot::_symbol_cache */ +/* 5: Attribute TDotdot::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TDotdot(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TDotdot; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TDotdot(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwattr; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwattr_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwattr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwattr_lexer___TKwattr___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwattr(); - lexer___TKwattr___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwinit[72] = { - {(bigint) 2879 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwinit < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwinit < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwinit < Token: superclass typecheck marker */}, - {(bigint) 2879 /* 4: TKwinit < TKwinit: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwinit < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwinit < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwinit___parser_index}, - {(bigint) 2 /* 69: TKwinit < Token: superclass init_table position */}, - {(bigint) lexer___TKwinit___init_tk}, - {(bigint) 3 /* 71: TKwinit < TKwinit: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwinit::_parent */ -/* 2: Attribute TKwinit::_symbol */ -/* 3: Attribute TKwinit::_text */ -/* 4: Attribute TKwinit::_filename */ -/* 5: Attribute TKwinit::_line */ -/* 6: Attribute TKwinit::_pos */ -val_t NEW_TKwinit(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TDotdot; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TDotdot(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TDotdot; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TDotdot_parser___lexer___TDotdot___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 839; + fra.me.meth = LOCATE_NEW_TDotdot_parser___lexer___TDotdot___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:839 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TDotdot(); + INIT_ATTRIBUTES__parser___parser_nodes___TDotdot(fra.me.REG[1]); + parser___lexer___TDotdot___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TDotdot(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TDotdot_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TDotdot_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TDotdot(); + INIT_ATTRIBUTES__parser___parser_nodes___TDotdot(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TDotdot(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TDot[78] = { + {(bigint) 3227 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TDot" /* 2: Class Name */}, + {(bigint) 3 /* 3: TDot < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TDot < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TDot < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TDot < TokenOperator: superclass typecheck marker */}, + {(bigint) 3227 /* 7: TDot < TDot: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TDot < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TDot < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TDot___parser_index}, + {(bigint) 1 /* 73: TDot < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TDot < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TDot___init_tk}, + {(bigint) 4 /* 77: TDot < TDot: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TDot::_parent */ +/* 3: Attribute TDot::_location */ +/* 4: Attribute TDot::_symbol_cache */ +/* 5: Attribute TDot::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TDot(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TDot; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TDot(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwinit; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwinit_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwinit(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwinit_lexer___TKwinit___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwinit(); - lexer___TKwinit___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwredef[72] = { - {(bigint) 2815 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwredef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwredef < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwredef < Token: superclass typecheck marker */}, - {(bigint) 2815 /* 4: TKwredef < TKwredef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwredef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwredef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwredef___parser_index}, - {(bigint) 2 /* 69: TKwredef < Token: superclass init_table position */}, - {(bigint) lexer___TKwredef___init_tk}, - {(bigint) 3 /* 71: TKwredef < TKwredef: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwredef::_parent */ -/* 2: Attribute TKwredef::_symbol */ -/* 3: Attribute TKwredef::_text */ -/* 4: Attribute TKwredef::_filename */ -/* 5: Attribute TKwredef::_line */ -/* 6: Attribute TKwredef::_pos */ -val_t NEW_TKwredef(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TDot; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TDot(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TDot; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TDot_parser___lexer___TDot___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 852; + fra.me.meth = LOCATE_NEW_TDot_parser___lexer___TDot___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:852 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TDot(); + INIT_ATTRIBUTES__parser___parser_nodes___TDot(fra.me.REG[1]); + parser___lexer___TDot___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TDot(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TDot_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TDot_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TDot(); + INIT_ATTRIBUTES__parser___parser_nodes___TDot(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TDot(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TPlus[78] = { + {(bigint) 2963 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TPlus" /* 2: Class Name */}, + {(bigint) 3 /* 3: TPlus < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TPlus < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TPlus < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TPlus < TokenOperator: superclass typecheck marker */}, + {(bigint) 2963 /* 7: TPlus < TPlus: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TPlus < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TPlus < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TPlus___parser_index}, + {(bigint) 1 /* 73: TPlus < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TPlus < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TPlus___init_tk}, + {(bigint) 4 /* 77: TPlus < TPlus: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TPlus::_parent */ +/* 3: Attribute TPlus::_location */ +/* 4: Attribute TPlus::_symbol_cache */ +/* 5: Attribute TPlus::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TPlus(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TPlus; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TPlus(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwredef; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwredef_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwredef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwredef_lexer___TKwredef___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwredef(); - lexer___TKwredef___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwis[72] = { - {(bigint) 2863 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwis < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwis < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwis < Token: superclass typecheck marker */}, - {(bigint) 2863 /* 4: TKwis < TKwis: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwis < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwis < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwis___parser_index}, - {(bigint) 2 /* 69: TKwis < Token: superclass init_table position */}, - {(bigint) lexer___TKwis___init_tk}, - {(bigint) 3 /* 71: TKwis < TKwis: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwis::_parent */ -/* 2: Attribute TKwis::_symbol */ -/* 3: Attribute TKwis::_text */ -/* 4: Attribute TKwis::_filename */ -/* 5: Attribute TKwis::_line */ -/* 6: Attribute TKwis::_pos */ -val_t NEW_TKwis(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TPlus; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TPlus(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TPlus; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TPlus_parser___lexer___TPlus___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 865; + fra.me.meth = LOCATE_NEW_TPlus_parser___lexer___TPlus___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:865 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TPlus(); + INIT_ATTRIBUTES__parser___parser_nodes___TPlus(fra.me.REG[1]); + parser___lexer___TPlus___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TPlus(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TPlus_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TPlus_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TPlus(); + INIT_ATTRIBUTES__parser___parser_nodes___TPlus(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TPlus(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TMinus[78] = { + {(bigint) 2983 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TMinus" /* 2: Class Name */}, + {(bigint) 3 /* 3: TMinus < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TMinus < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TMinus < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TMinus < TokenOperator: superclass typecheck marker */}, + {(bigint) 2983 /* 7: TMinus < TMinus: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TMinus < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TMinus < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TMinus___parser_index}, + {(bigint) 1 /* 73: TMinus < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TMinus < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TMinus___init_tk}, + {(bigint) 4 /* 77: TMinus < TMinus: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TMinus::_parent */ +/* 3: Attribute TMinus::_location */ +/* 4: Attribute TMinus::_symbol_cache */ +/* 5: Attribute TMinus::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TMinus(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TMinus; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TMinus(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwis; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwis_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwis(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwis_lexer___TKwis___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwis(); - lexer___TKwis___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwdo[72] = { - {(bigint) 2915 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwdo < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwdo < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwdo < Token: superclass typecheck marker */}, - {(bigint) 2915 /* 4: TKwdo < TKwdo: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwdo < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwdo < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwdo___parser_index}, - {(bigint) 2 /* 69: TKwdo < Token: superclass init_table position */}, - {(bigint) lexer___TKwdo___init_tk}, - {(bigint) 3 /* 71: TKwdo < TKwdo: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwdo::_parent */ -/* 2: Attribute TKwdo::_symbol */ -/* 3: Attribute TKwdo::_text */ -/* 4: Attribute TKwdo::_filename */ -/* 5: Attribute TKwdo::_line */ -/* 6: Attribute TKwdo::_pos */ -val_t NEW_TKwdo(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TMinus; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TMinus(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TMinus; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TMinus_parser___lexer___TMinus___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 878; + fra.me.meth = LOCATE_NEW_TMinus_parser___lexer___TMinus___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:878 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TMinus(); + INIT_ATTRIBUTES__parser___parser_nodes___TMinus(fra.me.REG[1]); + parser___lexer___TMinus___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TMinus(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TMinus_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TMinus_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TMinus(); + INIT_ATTRIBUTES__parser___parser_nodes___TMinus(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TMinus(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TStar[78] = { + {(bigint) 2951 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TStar" /* 2: Class Name */}, + {(bigint) 3 /* 3: TStar < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TStar < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TStar < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TStar < TokenOperator: superclass typecheck marker */}, + {(bigint) 2951 /* 7: TStar < TStar: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TStar < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TStar < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TStar___parser_index}, + {(bigint) 1 /* 73: TStar < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TStar < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TStar___init_tk}, + {(bigint) 4 /* 77: TStar < TStar: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TStar::_parent */ +/* 3: Attribute TStar::_location */ +/* 4: Attribute TStar::_symbol_cache */ +/* 5: Attribute TStar::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TStar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TStar; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TStar(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwdo; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwdo_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwdo(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwdo_lexer___TKwdo___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwdo(); - lexer___TKwdo___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwreadable[72] = { - {(bigint) 2819 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwreadable < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwreadable < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwreadable < Token: superclass typecheck marker */}, - {(bigint) 2819 /* 4: TKwreadable < TKwreadable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwreadable < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwreadable < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwreadable___parser_index}, - {(bigint) 2 /* 69: TKwreadable < Token: superclass init_table position */}, - {(bigint) lexer___TKwreadable___init_tk}, - {(bigint) 3 /* 71: TKwreadable < TKwreadable: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwreadable::_parent */ -/* 2: Attribute TKwreadable::_symbol */ -/* 3: Attribute TKwreadable::_text */ -/* 4: Attribute TKwreadable::_filename */ -/* 5: Attribute TKwreadable::_line */ -/* 6: Attribute TKwreadable::_pos */ -val_t NEW_TKwreadable(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TStar; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TStar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TStar; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TStar_parser___lexer___TStar___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 891; + fra.me.meth = LOCATE_NEW_TStar_parser___lexer___TStar___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:891 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TStar(); + INIT_ATTRIBUTES__parser___parser_nodes___TStar(fra.me.REG[1]); + parser___lexer___TStar___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TStar(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TStar_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TStar_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TStar(); + INIT_ATTRIBUTES__parser___parser_nodes___TStar(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TStar(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TSlash[78] = { + {(bigint) 2955 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TSlash" /* 2: Class Name */}, + {(bigint) 3 /* 3: TSlash < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TSlash < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TSlash < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TSlash < TokenOperator: superclass typecheck marker */}, + {(bigint) 2955 /* 7: TSlash < TSlash: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TSlash < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TSlash < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TSlash___parser_index}, + {(bigint) 1 /* 73: TSlash < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TSlash < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TSlash___init_tk}, + {(bigint) 4 /* 77: TSlash < TSlash: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TSlash::_parent */ +/* 3: Attribute TSlash::_location */ +/* 4: Attribute TSlash::_symbol_cache */ +/* 5: Attribute TSlash::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TSlash(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TSlash; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TSlash(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwreadable; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwreadable_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwreadable(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwreadable_lexer___TKwreadable___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwreadable(); - lexer___TKwreadable___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwwritable[72] = { - {(bigint) 2771 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwwritable < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwwritable < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwwritable < Token: superclass typecheck marker */}, - {(bigint) 2771 /* 4: TKwwritable < TKwwritable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwwritable < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwwritable < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwwritable___parser_index}, - {(bigint) 2 /* 69: TKwwritable < Token: superclass init_table position */}, - {(bigint) lexer___TKwwritable___init_tk}, - {(bigint) 3 /* 71: TKwwritable < TKwwritable: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwwritable::_parent */ -/* 2: Attribute TKwwritable::_symbol */ -/* 3: Attribute TKwwritable::_text */ -/* 4: Attribute TKwwritable::_filename */ -/* 5: Attribute TKwwritable::_line */ -/* 6: Attribute TKwwritable::_pos */ -val_t NEW_TKwwritable(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TSlash; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TSlash(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TSlash; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TSlash_parser___lexer___TSlash___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 904; + fra.me.meth = LOCATE_NEW_TSlash_parser___lexer___TSlash___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:904 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TSlash(); + INIT_ATTRIBUTES__parser___parser_nodes___TSlash(fra.me.REG[1]); + parser___lexer___TSlash___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TSlash(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TSlash_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TSlash_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TSlash(); + INIT_ATTRIBUTES__parser___parser_nodes___TSlash(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TSlash(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TPercent[78] = { + {(bigint) 2967 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TPercent" /* 2: Class Name */}, + {(bigint) 3 /* 3: TPercent < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TPercent < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TPercent < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TPercent < TokenOperator: superclass typecheck marker */}, + {(bigint) 2967 /* 7: TPercent < TPercent: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TPercent < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TPercent < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TPercent___parser_index}, + {(bigint) 1 /* 73: TPercent < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TPercent < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TPercent___init_tk}, + {(bigint) 4 /* 77: TPercent < TPercent: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TPercent::_parent */ +/* 3: Attribute TPercent::_location */ +/* 4: Attribute TPercent::_symbol_cache */ +/* 5: Attribute TPercent::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TPercent(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TPercent; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TPercent(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwwritable; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwwritable_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TPercent; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TPercent(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TPercent; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TPercent_parser___lexer___TPercent___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 917; + fra.me.meth = LOCATE_NEW_TPercent_parser___lexer___TPercent___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:917 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TPercent(); + INIT_ATTRIBUTES__parser___parser_nodes___TPercent(fra.me.REG[1]); + parser___lexer___TPercent___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TPercent(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TPercent_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TPercent_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TPercent(); + INIT_ATTRIBUTES__parser___parser_nodes___TPercent(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TPercent(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TEq[78] = { + {(bigint) 3215 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TEq" /* 2: Class Name */}, + {(bigint) 3 /* 3: TEq < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TEq < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TEq < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TEq < TokenOperator: superclass typecheck marker */}, + {(bigint) 3215 /* 7: TEq < TEq: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TEq < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TEq < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TEq___parser_index}, + {(bigint) 1 /* 73: TEq < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TEq < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TEq___init_tk}, + {(bigint) 4 /* 77: TEq < TEq: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TEq::_parent */ +/* 3: Attribute TEq::_location */ +/* 4: Attribute TEq::_symbol_cache */ +/* 5: Attribute TEq::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TEq(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TEq; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TEq(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TEq; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TEq(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TEq; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TEq_parser___lexer___TEq___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 930; + fra.me.meth = LOCATE_NEW_TEq_parser___lexer___TEq___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:930 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TEq(); + INIT_ATTRIBUTES__parser___parser_nodes___TEq(fra.me.REG[1]); + parser___lexer___TEq___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TEq(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TEq_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TEq_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TEq(); + INIT_ATTRIBUTES__parser___parser_nodes___TEq(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TEq(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TNe[78] = { + {(bigint) 2975 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TNe" /* 2: Class Name */}, + {(bigint) 3 /* 3: TNe < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TNe < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TNe < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TNe < TokenOperator: superclass typecheck marker */}, + {(bigint) 2975 /* 7: TNe < TNe: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TNe < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TNe < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TNe___parser_index}, + {(bigint) 1 /* 73: TNe < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TNe < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TNe___init_tk}, + {(bigint) 4 /* 77: TNe < TNe: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TNe::_parent */ +/* 3: Attribute TNe::_location */ +/* 4: Attribute TNe::_symbol_cache */ +/* 5: Attribute TNe::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TNe(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TNe; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TNe(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TNe; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TNe(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TNe; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TNe_parser___lexer___TNe___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 943; + fra.me.meth = LOCATE_NEW_TNe_parser___lexer___TNe___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:943 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TNe(); + INIT_ATTRIBUTES__parser___parser_nodes___TNe(fra.me.REG[1]); + parser___lexer___TNe___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TNe(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TNe_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TNe_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TNe(); + INIT_ATTRIBUTES__parser___parser_nodes___TNe(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TNe(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TLt[78] = { + {(bigint) 2991 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TLt" /* 2: Class Name */}, + {(bigint) 3 /* 3: TLt < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TLt < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TLt < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TLt < TokenOperator: superclass typecheck marker */}, + {(bigint) 2991 /* 7: TLt < TLt: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TLt < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TLt < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TLt___parser_index}, + {(bigint) 1 /* 73: TLt < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TLt < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TLt___init_tk}, + {(bigint) 4 /* 77: TLt < TLt: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TLt::_parent */ +/* 3: Attribute TLt::_location */ +/* 4: Attribute TLt::_symbol_cache */ +/* 5: Attribute TLt::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TLt(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TLt; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TLt(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TLt; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TLt(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TLt; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TLt_parser___lexer___TLt___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 956; + fra.me.meth = LOCATE_NEW_TLt_parser___lexer___TLt___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:956 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TLt(); + INIT_ATTRIBUTES__parser___parser_nodes___TLt(fra.me.REG[1]); + parser___lexer___TLt___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TLt(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TLt_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TLt_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TLt(); + INIT_ATTRIBUTES__parser___parser_nodes___TLt(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TLt(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TLe[78] = { + {(bigint) 2999 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TLe" /* 2: Class Name */}, + {(bigint) 3 /* 3: TLe < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TLe < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TLe < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TLe < TokenOperator: superclass typecheck marker */}, + {(bigint) 2999 /* 7: TLe < TLe: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TLe < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TLe < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TLe___parser_index}, + {(bigint) 1 /* 73: TLe < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TLe < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TLe___init_tk}, + {(bigint) 4 /* 77: TLe < TLe: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TLe::_parent */ +/* 3: Attribute TLe::_location */ +/* 4: Attribute TLe::_symbol_cache */ +/* 5: Attribute TLe::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TLe(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TLe; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TLe(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TLe; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TLe(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TLe; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TLe_parser___lexer___TLe___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 969; + fra.me.meth = LOCATE_NEW_TLe_parser___lexer___TLe___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:969 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TLe(); + INIT_ATTRIBUTES__parser___parser_nodes___TLe(fra.me.REG[1]); + parser___lexer___TLe___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TLe(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TLe_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TLe_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TLe(); + INIT_ATTRIBUTES__parser___parser_nodes___TLe(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TLe(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TLl[78] = { + {(bigint) 2995 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TLl" /* 2: Class Name */}, + {(bigint) 3 /* 3: TLl < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TLl < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TLl < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TLl < TokenOperator: superclass typecheck marker */}, + {(bigint) 2995 /* 7: TLl < TLl: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TLl < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TLl < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TLl___parser_index}, + {(bigint) 1 /* 73: TLl < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TLl < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TLl___init_tk}, + {(bigint) 4 /* 77: TLl < TLl: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TLl::_parent */ +/* 3: Attribute TLl::_location */ +/* 4: Attribute TLl::_symbol_cache */ +/* 5: Attribute TLl::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TLl(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TLl; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TLl(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TLl; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TLl(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TLl; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TLl_parser___lexer___TLl___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 982; + fra.me.meth = LOCATE_NEW_TLl_parser___lexer___TLl___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:982 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TLl(); + INIT_ATTRIBUTES__parser___parser_nodes___TLl(fra.me.REG[1]); + parser___lexer___TLl___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TLl(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TLl_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TLl_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TLl(); + INIT_ATTRIBUTES__parser___parser_nodes___TLl(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TLl(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TGt[78] = { + {(bigint) 3199 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TGt" /* 2: Class Name */}, + {(bigint) 3 /* 3: TGt < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TGt < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TGt < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TGt < TokenOperator: superclass typecheck marker */}, + {(bigint) 3199 /* 7: TGt < TGt: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TGt < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TGt < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TGt___parser_index}, + {(bigint) 1 /* 73: TGt < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TGt < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TGt___init_tk}, + {(bigint) 4 /* 77: TGt < TGt: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TGt::_parent */ +/* 3: Attribute TGt::_location */ +/* 4: Attribute TGt::_symbol_cache */ +/* 5: Attribute TGt::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TGt(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TGt; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TGt(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TGt; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TGt(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TGt; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TGt_parser___lexer___TGt___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 995; + fra.me.meth = LOCATE_NEW_TGt_parser___lexer___TGt___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:995 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TGt(); + INIT_ATTRIBUTES__parser___parser_nodes___TGt(fra.me.REG[1]); + parser___lexer___TGt___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TGt(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TGt_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TGt_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TGt(); + INIT_ATTRIBUTES__parser___parser_nodes___TGt(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TGt(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TGe[78] = { + {(bigint) 3207 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TGe" /* 2: Class Name */}, + {(bigint) 3 /* 3: TGe < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TGe < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TGe < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TGe < TokenOperator: superclass typecheck marker */}, + {(bigint) 3207 /* 7: TGe < TGe: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TGe < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TGe < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TGe___parser_index}, + {(bigint) 1 /* 73: TGe < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TGe < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TGe___init_tk}, + {(bigint) 4 /* 77: TGe < TGe: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TGe::_parent */ +/* 3: Attribute TGe::_location */ +/* 4: Attribute TGe::_symbol_cache */ +/* 5: Attribute TGe::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TGe(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TGe; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TGe(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TGe; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TGe(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TGe; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TGe_parser___lexer___TGe___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1008; + fra.me.meth = LOCATE_NEW_TGe_parser___lexer___TGe___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:1008 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TGe(); + INIT_ATTRIBUTES__parser___parser_nodes___TGe(fra.me.REG[1]); + parser___lexer___TGe___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TGe(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TGe_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TGe_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TGe(); + INIT_ATTRIBUTES__parser___parser_nodes___TGe(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TGe(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TGg[78] = { + {(bigint) 3203 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TGg" /* 2: Class Name */}, + {(bigint) 3 /* 3: TGg < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TGg < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TGg < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TGg < TokenOperator: superclass typecheck marker */}, + {(bigint) 3203 /* 7: TGg < TGg: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TGg < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TGg < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TGg___parser_index}, + {(bigint) 1 /* 73: TGg < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TGg < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TGg___init_tk}, + {(bigint) 4 /* 77: TGg < TGg: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TGg::_parent */ +/* 3: Attribute TGg::_location */ +/* 4: Attribute TGg::_symbol_cache */ +/* 5: Attribute TGg::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TGg(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TGg; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TGg(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TGg; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TGg(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TGg; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TGg_parser___lexer___TGg___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1021; + fra.me.meth = LOCATE_NEW_TGg_parser___lexer___TGg___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:1021 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TGg(); + INIT_ATTRIBUTES__parser___parser_nodes___TGg(fra.me.REG[1]); + parser___lexer___TGg___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TGg(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TGg_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TGg_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TGg(); + INIT_ATTRIBUTES__parser___parser_nodes___TGg(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TGg(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TStarship[78] = { + {(bigint) 2947 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TStarship" /* 2: Class Name */}, + {(bigint) 3 /* 3: TStarship < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TStarship < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TStarship < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TStarship < TokenOperator: superclass typecheck marker */}, + {(bigint) 2947 /* 7: TStarship < TStarship: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TStarship < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TStarship < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TStarship___parser_index}, + {(bigint) 1 /* 73: TStarship < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TStarship < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TStarship___init_tk}, + {(bigint) 4 /* 77: TStarship < TStarship: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TStarship::_parent */ +/* 3: Attribute TStarship::_location */ +/* 4: Attribute TStarship::_symbol_cache */ +/* 5: Attribute TStarship::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TStarship(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TStarship; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TStarship(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TStarship; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TStarship(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TStarship; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TStarship_parser___lexer___TStarship___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1034; + fra.me.meth = LOCATE_NEW_TStarship_parser___lexer___TStarship___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:1034 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TStarship(); + INIT_ATTRIBUTES__parser___parser_nodes___TStarship(fra.me.REG[1]); + parser___lexer___TStarship___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TStarship(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TStarship_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TStarship_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TStarship(); + INIT_ATTRIBUTES__parser___parser_nodes___TStarship(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TStarship(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TBang[78] = { + {(bigint) 3235 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TBang" /* 2: Class Name */}, + {(bigint) 3 /* 3: TBang < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TBang < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TBang < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TBang < TokenOperator: superclass typecheck marker */}, + {(bigint) 3235 /* 7: TBang < TBang: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TBang < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenOperator___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TBang < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TBang___parser_index}, + {(bigint) 1 /* 73: TBang < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TBang < TokenOperator: superclass init_table position */}, + {(bigint) parser___lexer___TBang___init_tk}, + {(bigint) 4 /* 77: TBang < TBang: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TBang::_parent */ +/* 3: Attribute TBang::_location */ +/* 4: Attribute TBang::_symbol_cache */ +/* 5: Attribute TBang::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TBang(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TBang; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TBang(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TBang; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TBang(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TBang; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TBang_parser___lexer___TBang___init_tk(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1047; + fra.me.meth = LOCATE_NEW_TBang_parser___lexer___TBang___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:1047 */ + fra.me.REG[1] = NEW_parser___parser_nodes___TBang(); + INIT_ATTRIBUTES__parser___parser_nodes___TBang(fra.me.REG[1]); + parser___lexer___TBang___init_tk(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TBang(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_TBang_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TBang_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TBang(); + INIT_ATTRIBUTES__parser___parser_nodes___TBang(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TBang(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TClassid[77] = { + {(bigint) 2511 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TClassid" /* 2: Class Name */}, + {(bigint) 3 /* 3: TClassid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TClassid < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TClassid < Token: superclass typecheck marker */}, + {(bigint) 2511 /* 6: TClassid < TClassid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TClassid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TClassid___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TClassid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TClassid___parser_index}, + {(bigint) 0 /* 73: TClassid < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TClassid___init_tk}, + {(bigint) 3 /* 76: TClassid < TClassid: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TClassid::_parent */ +/* 3: Attribute TClassid::_location */ +/* 4: Attribute TClassid::_symbol_cache */ +/* 5: Attribute TClassid::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TClassid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TClassid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TClassid(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TClassid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TClassid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TClassid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TClassid_parser___lexer___TClassid___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwwritable(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwwritable_lexer___TKwwritable___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1060; + fra.me.meth = LOCATE_NEW_TClassid_parser___lexer___TClassid___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1060 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TClassid(); + INIT_ATTRIBUTES__parser___parser_nodes___TClassid(fra.me.REG[2]); + parser___lexer___TClassid___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TClassid(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TClassid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwwritable(); - lexer___TKwwritable___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwvar[72] = { - {(bigint) 2779 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwvar < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwvar < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwvar < Token: superclass typecheck marker */}, - {(bigint) 2779 /* 4: TKwvar < TKwvar: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwvar < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwvar < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwvar___parser_index}, - {(bigint) 2 /* 69: TKwvar < Token: superclass init_table position */}, - {(bigint) lexer___TKwvar___init_tk}, - {(bigint) 3 /* 71: TKwvar < TKwvar: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwvar::_parent */ -/* 2: Attribute TKwvar::_symbol */ -/* 3: Attribute TKwvar::_text */ -/* 4: Attribute TKwvar::_filename */ -/* 5: Attribute TKwvar::_line */ -/* 6: Attribute TKwvar::_pos */ -val_t NEW_TKwvar(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TClassid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TClassid(); + INIT_ATTRIBUTES__parser___parser_nodes___TClassid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TClassid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TId[77] = { + {(bigint) 2483 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TId" /* 2: Class Name */}, + {(bigint) 3 /* 3: TId < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TId < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TId < Token: superclass typecheck marker */}, + {(bigint) 2483 /* 6: TId < TId: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TId < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TId___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TId < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TId___parser_index}, + {(bigint) 0 /* 73: TId < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TId___init_tk}, + {(bigint) 3 /* 76: TId < TId: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TId::_parent */ +/* 3: Attribute TId::_location */ +/* 4: Attribute TId::_symbol_cache */ +/* 5: Attribute TId::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TId; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TId(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwvar; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwvar_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TId; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TId; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TId_parser___lexer___TId___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwvar(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwvar_lexer___TKwvar___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1073; + fra.me.meth = LOCATE_NEW_TId_parser___lexer___TId___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1073 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TId(); + INIT_ATTRIBUTES__parser___parser_nodes___TId(fra.me.REG[2]); + parser___lexer___TId___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TId(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TId_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwvar(); - lexer___TKwvar___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwintern[72] = { - {(bigint) 2871 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwintern < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwintern < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwintern < Token: superclass typecheck marker */}, - {(bigint) 2871 /* 4: TKwintern < TKwintern: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwintern < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwintern < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwintern___parser_index}, - {(bigint) 2 /* 69: TKwintern < Token: superclass init_table position */}, - {(bigint) lexer___TKwintern___init_tk}, - {(bigint) 3 /* 71: TKwintern < TKwintern: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwintern::_parent */ -/* 2: Attribute TKwintern::_symbol */ -/* 3: Attribute TKwintern::_text */ -/* 4: Attribute TKwintern::_filename */ -/* 5: Attribute TKwintern::_line */ -/* 6: Attribute TKwintern::_pos */ -val_t NEW_TKwintern(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TId_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TId(); + INIT_ATTRIBUTES__parser___parser_nodes___TId(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TId(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TAttrid[77] = { + {(bigint) 2527 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TAttrid" /* 2: Class Name */}, + {(bigint) 3 /* 3: TAttrid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TAttrid < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TAttrid < Token: superclass typecheck marker */}, + {(bigint) 2527 /* 6: TAttrid < TAttrid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TAttrid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TAttrid___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TAttrid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TAttrid___parser_index}, + {(bigint) 0 /* 73: TAttrid < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TAttrid___init_tk}, + {(bigint) 3 /* 76: TAttrid < TAttrid: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TAttrid::_parent */ +/* 3: Attribute TAttrid::_location */ +/* 4: Attribute TAttrid::_symbol_cache */ +/* 5: Attribute TAttrid::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TAttrid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TAttrid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TAttrid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwintern; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwintern_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TAttrid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TAttrid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TAttrid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TAttrid_parser___lexer___TAttrid___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwintern(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwintern_lexer___TKwintern___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1086; + fra.me.meth = LOCATE_NEW_TAttrid_parser___lexer___TAttrid___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1086 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TAttrid(); + INIT_ATTRIBUTES__parser___parser_nodes___TAttrid(fra.me.REG[2]); + parser___lexer___TAttrid___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TAttrid(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TAttrid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwintern(); - lexer___TKwintern___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwextern[72] = { - {(bigint) 2903 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwextern < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwextern < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwextern < Token: superclass typecheck marker */}, - {(bigint) 2903 /* 4: TKwextern < TKwextern: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwextern < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwextern < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwextern___parser_index}, - {(bigint) 2 /* 69: TKwextern < Token: superclass init_table position */}, - {(bigint) lexer___TKwextern___init_tk}, - {(bigint) 3 /* 71: TKwextern < TKwextern: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwextern::_parent */ -/* 2: Attribute TKwextern::_symbol */ -/* 3: Attribute TKwextern::_text */ -/* 4: Attribute TKwextern::_filename */ -/* 5: Attribute TKwextern::_line */ -/* 6: Attribute TKwextern::_pos */ -val_t NEW_TKwextern(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TAttrid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TAttrid(); + INIT_ATTRIBUTES__parser___parser_nodes___TAttrid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TAttrid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TNumber[78] = { + {(bigint) 2971 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TNumber" /* 2: Class Name */}, + {(bigint) 3 /* 3: TNumber < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TNumber < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TNumber < Token: superclass typecheck marker */}, + {(bigint) 2423 /* 6: TNumber < TokenLiteral: superclass typecheck marker */}, + {(bigint) 2971 /* 7: TNumber < TNumber: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TNumber < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenLiteral___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TNumber < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TNumber___parser_index}, + {(bigint) 1 /* 73: TNumber < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TNumber < TokenLiteral: superclass init_table position */}, + {(bigint) parser___lexer___TNumber___init_tk}, + {(bigint) 4 /* 77: TNumber < TNumber: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TNumber::_parent */ +/* 3: Attribute TNumber::_location */ +/* 4: Attribute TNumber::_symbol_cache */ +/* 5: Attribute TNumber::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TNumber(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TNumber; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TNumber(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwextern; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwextern_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TNumber; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TNumber(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TNumber; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TNumber_parser___lexer___TNumber___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1099; + fra.me.meth = LOCATE_NEW_TNumber_parser___lexer___TNumber___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1099 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TNumber(); + INIT_ATTRIBUTES__parser___parser_nodes___TNumber(fra.me.REG[2]); + parser___lexer___TNumber___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TNumber(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TNumber_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TNumber_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TNumber(); + INIT_ATTRIBUTES__parser___parser_nodes___TNumber(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TNumber(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TFloat[78] = { + {(bigint) 3211 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TFloat" /* 2: Class Name */}, + {(bigint) 3 /* 3: TFloat < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TFloat < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TFloat < Token: superclass typecheck marker */}, + {(bigint) 2423 /* 6: TFloat < TokenLiteral: superclass typecheck marker */}, + {(bigint) 3211 /* 7: TFloat < TFloat: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TFloat < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenLiteral___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TFloat < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TFloat___parser_index}, + {(bigint) 1 /* 73: TFloat < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TFloat < TokenLiteral: superclass init_table position */}, + {(bigint) parser___lexer___TFloat___init_tk}, + {(bigint) 4 /* 77: TFloat < TFloat: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TFloat::_parent */ +/* 3: Attribute TFloat::_location */ +/* 4: Attribute TFloat::_symbol_cache */ +/* 5: Attribute TFloat::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TFloat(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TFloat; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TFloat(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TFloat; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TFloat(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TFloat; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TFloat_parser___lexer___TFloat___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1112; + fra.me.meth = LOCATE_NEW_TFloat_parser___lexer___TFloat___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1112 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TFloat(); + INIT_ATTRIBUTES__parser___parser_nodes___TFloat(fra.me.REG[2]); + parser___lexer___TFloat___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TFloat(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TFloat_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TFloat_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TFloat(); + INIT_ATTRIBUTES__parser___parser_nodes___TFloat(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TFloat(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TChar[78] = { + {(bigint) 3231 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TChar" /* 2: Class Name */}, + {(bigint) 3 /* 3: TChar < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TChar < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TChar < Token: superclass typecheck marker */}, + {(bigint) 2423 /* 6: TChar < TokenLiteral: superclass typecheck marker */}, + {(bigint) 3231 /* 7: TChar < TChar: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TChar < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenLiteral___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TChar < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TChar___parser_index}, + {(bigint) 1 /* 73: TChar < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TChar < TokenLiteral: superclass init_table position */}, + {(bigint) parser___lexer___TChar___init_tk}, + {(bigint) 4 /* 77: TChar < TChar: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TChar::_parent */ +/* 3: Attribute TChar::_location */ +/* 4: Attribute TChar::_symbol_cache */ +/* 5: Attribute TChar::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TChar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TChar; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TChar(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TChar; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TChar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TChar; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TChar_parser___lexer___TChar___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1125; + fra.me.meth = LOCATE_NEW_TChar_parser___lexer___TChar___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1125 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TChar(); + INIT_ATTRIBUTES__parser___parser_nodes___TChar(fra.me.REG[2]); + parser___lexer___TChar___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TChar(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TChar_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TChar_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TChar(); + INIT_ATTRIBUTES__parser___parser_nodes___TChar(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TChar(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TString[78] = { + {(bigint) 2939 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TString" /* 2: Class Name */}, + {(bigint) 3 /* 3: TString < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TString < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TString < Token: superclass typecheck marker */}, + {(bigint) 2423 /* 6: TString < TokenLiteral: superclass typecheck marker */}, + {(bigint) 2939 /* 7: TString < TString: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TString < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenLiteral___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TString < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TString___parser_index}, + {(bigint) 1 /* 73: TString < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TString < TokenLiteral: superclass init_table position */}, + {(bigint) parser___lexer___TString___init_tk}, + {(bigint) 4 /* 77: TString < TString: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TString::_parent */ +/* 3: Attribute TString::_location */ +/* 4: Attribute TString::_symbol_cache */ +/* 5: Attribute TString::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TString; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TString(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TString; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TString; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TString_parser___lexer___TString___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1138; + fra.me.meth = LOCATE_NEW_TString_parser___lexer___TString___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1138 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TString(); + INIT_ATTRIBUTES__parser___parser_nodes___TString(fra.me.REG[2]); + parser___lexer___TString___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TString(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TString_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TString_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TString(); + INIT_ATTRIBUTES__parser___parser_nodes___TString(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TString(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TStartString[78] = { + {(bigint) 2943 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TStartString" /* 2: Class Name */}, + {(bigint) 3 /* 3: TStartString < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TStartString < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TStartString < Token: superclass typecheck marker */}, + {(bigint) 2423 /* 6: TStartString < TokenLiteral: superclass typecheck marker */}, + {(bigint) 2943 /* 7: TStartString < TStartString: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TStartString < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenLiteral___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TStartString < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TStartString___parser_index}, + {(bigint) 1 /* 73: TStartString < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TStartString < TokenLiteral: superclass init_table position */}, + {(bigint) parser___lexer___TStartString___init_tk}, + {(bigint) 4 /* 77: TStartString < TStartString: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TStartString::_parent */ +/* 3: Attribute TStartString::_location */ +/* 4: Attribute TStartString::_symbol_cache */ +/* 5: Attribute TStartString::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TStartString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TStartString; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TStartString(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TStartString; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TStartString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TStartString; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TStartString_parser___lexer___TStartString___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1151; + fra.me.meth = LOCATE_NEW_TStartString_parser___lexer___TStartString___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1151 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TStartString(); + INIT_ATTRIBUTES__parser___parser_nodes___TStartString(fra.me.REG[2]); + parser___lexer___TStartString___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TStartString(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TStartString_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TStartString_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TStartString(); + INIT_ATTRIBUTES__parser___parser_nodes___TStartString(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TStartString(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TMidString[78] = { + {(bigint) 2987 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TMidString" /* 2: Class Name */}, + {(bigint) 3 /* 3: TMidString < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TMidString < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TMidString < Token: superclass typecheck marker */}, + {(bigint) 2423 /* 6: TMidString < TokenLiteral: superclass typecheck marker */}, + {(bigint) 2987 /* 7: TMidString < TMidString: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TMidString < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TokenLiteral___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 2 /* 63: TMidString < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TMidString___parser_index}, + {(bigint) 1 /* 73: TMidString < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) 0 /* 75: TMidString < TokenLiteral: superclass init_table position */}, + {(bigint) parser___lexer___TMidString___init_tk}, + {(bigint) 4 /* 77: TMidString < TMidString: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TMidString::_parent */ +/* 3: Attribute TMidString::_location */ +/* 4: Attribute TMidString::_symbol_cache */ +/* 5: Attribute TMidString::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TMidString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TMidString; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TMidString(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TMidString; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TMidString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TMidString; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TMidString_parser___lexer___TMidString___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1164; + fra.me.meth = LOCATE_NEW_TMidString_parser___lexer___TMidString___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1164 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TMidString(); + INIT_ATTRIBUTES__parser___parser_nodes___TMidString(fra.me.REG[2]); + parser___lexer___TMidString___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TMidString(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TMidString_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TMidString_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TMidString(); + INIT_ATTRIBUTES__parser___parser_nodes___TMidString(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TMidString(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TEndString[77] = { + {(bigint) 2491 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TEndString" /* 2: Class Name */}, + {(bigint) 3 /* 3: TEndString < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TEndString < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TEndString < Token: superclass typecheck marker */}, + {(bigint) 2491 /* 6: TEndString < TEndString: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TEndString < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___Token___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TEndString < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TEndString___parser_index}, + {(bigint) 0 /* 73: TEndString < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TEndString___init_tk}, + {(bigint) 3 /* 76: TEndString < TEndString: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TEndString::_parent */ +/* 3: Attribute TEndString::_location */ +/* 4: Attribute TEndString::_symbol_cache */ +/* 5: Attribute TEndString::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TEndString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TEndString; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TEndString(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TEndString; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TEndString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TEndString; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TEndString_parser___lexer___TEndString___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwextern(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwextern_lexer___TKwextern___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1177; + fra.me.meth = LOCATE_NEW_TEndString_parser___lexer___TEndString___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1177 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TEndString(); + INIT_ATTRIBUTES__parser___parser_nodes___TEndString(fra.me.REG[2]); + parser___lexer___TEndString___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TEndString(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TEndString_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwextern(); - lexer___TKwextern___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwprotected[72] = { - {(bigint) 2823 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwprotected < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwprotected < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwprotected < Token: superclass typecheck marker */}, - {(bigint) 2823 /* 4: TKwprotected < TKwprotected: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwprotected < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwprotected < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwprotected___parser_index}, - {(bigint) 2 /* 69: TKwprotected < Token: superclass init_table position */}, - {(bigint) lexer___TKwprotected___init_tk}, - {(bigint) 3 /* 71: TKwprotected < TKwprotected: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwprotected::_parent */ -/* 2: Attribute TKwprotected::_symbol */ -/* 3: Attribute TKwprotected::_text */ -/* 4: Attribute TKwprotected::_filename */ -/* 5: Attribute TKwprotected::_line */ -/* 6: Attribute TKwprotected::_pos */ -val_t NEW_TKwprotected(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TEndString_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TEndString(); + INIT_ATTRIBUTES__parser___parser_nodes___TEndString(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TEndString(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TBadString[77] = { + {(bigint) 2519 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TBadString" /* 2: Class Name */}, + {(bigint) 3 /* 3: TBadString < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TBadString < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TBadString < Token: superclass typecheck marker */}, + {(bigint) 2519 /* 6: TBadString < TBadString: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TBadString < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TBadString___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TBadString < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TBadString___parser_index}, + {(bigint) 0 /* 73: TBadString < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TBadString___init_tk}, + {(bigint) 3 /* 76: TBadString < TBadString: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TBadString::_parent */ +/* 3: Attribute TBadString::_location */ +/* 4: Attribute TBadString::_symbol_cache */ +/* 5: Attribute TBadString::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TBadString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TBadString; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TBadString(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwprotected; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwprotected_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TBadString; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TBadString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TBadString; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TBadString_parser___lexer___TBadString___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwprotected(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwprotected_lexer___TKwprotected___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1203; + fra.me.meth = LOCATE_NEW_TBadString_parser___lexer___TBadString___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1203 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TBadString(); + INIT_ATTRIBUTES__parser___parser_nodes___TBadString(fra.me.REG[2]); + parser___lexer___TBadString___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TBadString(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TBadString_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwprotected(); - lexer___TKwprotected___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwprivate[72] = { - {(bigint) 2827 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwprivate < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwprivate < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwprivate < Token: superclass typecheck marker */}, - {(bigint) 2827 /* 4: TKwprivate < TKwprivate: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwprivate < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwprivate < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwprivate___parser_index}, - {(bigint) 2 /* 69: TKwprivate < Token: superclass init_table position */}, - {(bigint) lexer___TKwprivate___init_tk}, - {(bigint) 3 /* 71: TKwprivate < TKwprivate: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwprivate::_parent */ -/* 2: Attribute TKwprivate::_symbol */ -/* 3: Attribute TKwprivate::_text */ -/* 4: Attribute TKwprivate::_filename */ -/* 5: Attribute TKwprivate::_line */ -/* 6: Attribute TKwprivate::_pos */ -val_t NEW_TKwprivate(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TBadString_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TBadString(); + INIT_ATTRIBUTES__parser___parser_nodes___TBadString(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TBadString(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___TBadChar[77] = { + {(bigint) 2523 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TBadChar" /* 2: Class Name */}, + {(bigint) 3 /* 3: TBadChar < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TBadChar < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: TBadChar < Token: superclass typecheck marker */}, + {(bigint) 2523 /* 6: TBadChar < TBadChar: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TBadChar < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___TBadChar___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: TBadChar < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___TBadChar___parser_index}, + {(bigint) 0 /* 73: TBadChar < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___TBadChar___init_tk}, + {(bigint) 3 /* 76: TBadChar < TBadChar: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TBadChar::_parent */ +/* 3: Attribute TBadChar::_location */ +/* 4: Attribute TBadChar::_symbol_cache */ +/* 5: Attribute TBadChar::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___TBadChar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___TBadChar; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___TBadChar(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwprivate; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwprivate_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___TBadChar; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___TBadChar(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___TBadChar; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TBadChar_parser___lexer___TBadChar___init_tk(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwprivate(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwprivate_lexer___TKwprivate___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1190; + fra.me.meth = LOCATE_NEW_TBadChar_parser___lexer___TBadChar___init_tk; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1190 */ + fra.me.REG[2] = NEW_parser___parser_nodes___TBadChar(); + INIT_ATTRIBUTES__parser___parser_nodes___TBadChar(fra.me.REG[2]); + parser___lexer___TBadChar___init_tk(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___TBadChar(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_TBadChar_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwprivate(); - lexer___TKwprivate___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwintrude[72] = { - {(bigint) 2867 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwintrude < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwintrude < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwintrude < Token: superclass typecheck marker */}, - {(bigint) 2867 /* 4: TKwintrude < TKwintrude: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwintrude < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwintrude < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwintrude___parser_index}, - {(bigint) 2 /* 69: TKwintrude < Token: superclass init_table position */}, - {(bigint) lexer___TKwintrude___init_tk}, - {(bigint) 3 /* 71: TKwintrude < TKwintrude: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwintrude::_parent */ -/* 2: Attribute TKwintrude::_symbol */ -/* 3: Attribute TKwintrude::_text */ -/* 4: Attribute TKwintrude::_filename */ -/* 5: Attribute TKwintrude::_line */ -/* 6: Attribute TKwintrude::_pos */ -val_t NEW_TKwintrude(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_TBadChar_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___TBadChar(); + INIT_ATTRIBUTES__parser___parser_nodes___TBadChar(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___TBadChar(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___EOF[78] = { + {(bigint) 2747 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "EOF" /* 2: Class Name */}, + {(bigint) 3 /* 3: EOF < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: EOF < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: EOF < Token: superclass typecheck marker */}, + {(bigint) 2747 /* 6: EOF < EOF: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: EOF < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___EOF___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: EOF < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___EOF___parser_index}, + {(bigint) 0 /* 73: EOF < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___EOF___init}, + {(bigint) 3 /* 76: EOF < EOF: superclass init_table position */}, + {(bigint) parser___parser_nodes___EOF___noinit}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute EOF::_parent */ +/* 3: Attribute EOF::_location */ +/* 4: Attribute EOF::_symbol_cache */ +/* 5: Attribute EOF::_text */ +void INIT_ATTRIBUTES__parser___parser_nodes___EOF(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___EOF; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___EOF(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwintrude; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwintrude_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___EOF; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___EOF(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___EOF; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_EOF_parser___lexer___EOF___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwintrude(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwintrude_lexer___TKwintrude___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1217; + fra.me.meth = LOCATE_NEW_EOF_parser___lexer___EOF___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:1217 */ + fra.me.REG[1] = NEW_parser___parser_nodes___EOF(); + INIT_ATTRIBUTES__parser___parser_nodes___EOF(fra.me.REG[1]); + parser___lexer___EOF___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___EOF(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_EOF_parser___parser_nodes___EOF___noinit(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwintrude(); - lexer___TKwintrude___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwif[72] = { - {(bigint) 2891 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwif < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwif < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwif < Token: superclass typecheck marker */}, - {(bigint) 2891 /* 4: TKwif < TKwif: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwif < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwif < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwif___parser_index}, - {(bigint) 2 /* 69: TKwif < Token: superclass init_table position */}, - {(bigint) lexer___TKwif___init_tk}, - {(bigint) 3 /* 71: TKwif < TKwif: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwif::_parent */ -/* 2: Attribute TKwif::_symbol */ -/* 3: Attribute TKwif::_text */ -/* 4: Attribute TKwif::_filename */ -/* 5: Attribute TKwif::_line */ -/* 6: Attribute TKwif::_pos */ -val_t NEW_TKwif(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 379; + fra.me.meth = LOCATE_NEW_EOF_parser___parser_nodes___EOF___noinit; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:379 */ + fra.me.REG[0] = NEW_parser___parser_nodes___EOF(); + INIT_ATTRIBUTES__parser___parser_nodes___EOF(fra.me.REG[0]); + parser___parser_nodes___EOF___noinit(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___EOF(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AError[82] = { + {(bigint) 3515 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AError" /* 2: Class Name */}, + {(bigint) 3 /* 3: AError < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AError < ANode: superclass typecheck marker */}, + {(bigint) 323 /* 5: AError < Token: superclass typecheck marker */}, + {(bigint) 2747 /* 6: AError < EOF: superclass typecheck marker */}, + {(bigint) 3515 /* 7: AError < AError: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: AError < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) parser___parser_nodes___EOF___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Token___replace_child}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) parser___parser_prod___Token___visit_all}, + {(bigint) 1 /* 63: AError < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) syntax___syntax_base___Token___to_symbol}, + {(bigint) parser___lexer___EOF___parser_index}, + {(bigint) 0 /* 73: AError < Token: superclass init_table position */}, + {(bigint) parser___lexer___Token___text}, + {(bigint) parser___lexer___EOF___init}, + {(bigint) 3 /* 76: AError < EOF: superclass init_table position */}, + {(bigint) parser___parser_nodes___EOF___noinit}, + {(bigint) parser___lexer___AError___message}, + {(bigint) parser___lexer___AError___init_error}, + {(bigint) 4 /* 80: AError < AError: superclass init_table position */}, + {(bigint) parser___parser_nodes___AError___noinit}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AError::_parent */ +/* 3: Attribute AError::_location */ +/* 4: Attribute AError::_symbol_cache */ +/* 5: Attribute AError::_text */ +/* 6: Attribute AError::_message */ +void INIT_ATTRIBUTES__parser___parser_nodes___AError(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AError; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AError(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwif; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwif_parser_nodes___PNode___init() { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AError; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AError(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AError; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___AError____message(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_message", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___lexer___Token____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AError_parser___lexer___AError___init_error(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1227; + fra.me.meth = LOCATE_NEW_AError_parser___lexer___AError___init_error; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/lexer.nit:1227 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AError(); + INIT_ATTRIBUTES__parser___parser_nodes___AError(fra.me.REG[2]); + parser___lexer___AError___init_error(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AError(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AError_parser___parser_nodes___AError___noinit(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 387; + fra.me.meth = LOCATE_NEW_AError_parser___parser_nodes___AError___noinit; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:387 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AError(); + INIT_ATTRIBUTES__parser___parser_nodes___AError(fra.me.REG[0]); + parser___parser_nodes___AError___noinit(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AError(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AModule[81] = { + {(bigint) 2839 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AModule" /* 2: Class Name */}, + {(bigint) 3 /* 3: AModule < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AModule < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AModule < Prod: superclass typecheck marker */}, + {(bigint) 2839 /* 6: AModule < AModule: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: AModule < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AModule___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AModule___visit_all}, + {(bigint) 1 /* 63: AModule < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: AModule < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AModule___import_super_modules}, + {(bigint) parser___parser_prod___AModule___empty_init}, + {(bigint) parser___parser_prod___AModule___init_amodule}, + {(bigint) 3 /* 77: AModule < AModule: superclass init_table position */}, + {(bigint) parser___parser_nodes___AModule___n_moduledecl}, + {(bigint) parser___parser_nodes___AModule___n_imports}, + {(bigint) parser___parser_nodes___AModule___n_classdefs}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AModule::_parent */ +/* 3: Attribute AModule::_location */ +/* 4: Attribute AModule::_first_location */ +/* 5: Attribute AModule::_last_location */ +/* 6: Attribute AModule::_n_moduledecl */ +/* 7: Attribute AModule::_n_imports */ +/* 8: Attribute AModule::_n_classdefs */ +void INIT_ATTRIBUTES__parser___parser_nodes___AModule(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AModule; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:392 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AModule____n_moduledecl(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:393 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AModule____n_imports(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:394 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AModule____n_classdefs(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AModule(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AModule; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AModule(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AModule; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AModule____n_imports(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_imports", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AModule____n_classdefs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_classdefs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AModule_parser___parser_prod___AModule___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwif(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwif_lexer___TKwif___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 71; + fra.me.meth = LOCATE_NEW_AModule_parser___parser_prod___AModule___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:71 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AModule(); + INIT_ATTRIBUTES__parser___parser_nodes___AModule(fra.me.REG[0]); + parser___parser_prod___AModule___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AModule(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AModule_parser___parser_prod___AModule___init_amodule(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 73; + fra.me.meth = LOCATE_NEW_AModule_parser___parser_prod___AModule___init_amodule; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:73 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AModule(); + INIT_ATTRIBUTES__parser___parser_nodes___AModule(fra.me.REG[3]); + parser___parser_prod___AModule___init_amodule(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AModule(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AModule_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwif(); - lexer___TKwif___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwthen[72] = { - {(bigint) 2795 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwthen < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwthen < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwthen < Token: superclass typecheck marker */}, - {(bigint) 2795 /* 4: TKwthen < TKwthen: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwthen < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwthen < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwthen___parser_index}, - {(bigint) 2 /* 69: TKwthen < Token: superclass init_table position */}, - {(bigint) lexer___TKwthen___init_tk}, - {(bigint) 3 /* 71: TKwthen < TKwthen: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwthen::_parent */ -/* 2: Attribute TKwthen::_symbol */ -/* 3: Attribute TKwthen::_text */ -/* 4: Attribute TKwthen::_filename */ -/* 5: Attribute TKwthen::_line */ -/* 6: Attribute TKwthen::_pos */ -val_t NEW_TKwthen(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AModule_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AModule(); + INIT_ATTRIBUTES__parser___parser_nodes___AModule(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AModule(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AModuledecl[80] = { + {(bigint) 2831 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AModuledecl" /* 2: Class Name */}, + {(bigint) 3 /* 3: AModuledecl < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AModuledecl < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AModuledecl < Prod: superclass typecheck marker */}, + {(bigint) 2831 /* 6: AModuledecl < AModuledecl: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: AModuledecl < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AModuledecl___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AModuledecl___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AModuledecl___visit_all}, + {(bigint) 1 /* 63: AModuledecl < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: AModuledecl < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) parser___parser_prod___AModuledecl___empty_init}, + {(bigint) parser___parser_prod___AModuledecl___init_amoduledecl}, + {(bigint) 3 /* 76: AModuledecl < AModuledecl: superclass init_table position */}, + {(bigint) parser___parser_nodes___AModuledecl___n_doc}, + {(bigint) parser___parser_nodes___AModuledecl___n_kwmodule}, + {(bigint) parser___parser_nodes___AModuledecl___n_name}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AModuledecl::_parent */ +/* 3: Attribute AModuledecl::_location */ +/* 4: Attribute AModuledecl::_first_location */ +/* 5: Attribute AModuledecl::_last_location */ +/* 6: Attribute AModuledecl::_n_doc */ +/* 7: Attribute AModuledecl::_n_kwmodule */ +/* 8: Attribute AModuledecl::_n_name */ +void INIT_ATTRIBUTES__parser___parser_nodes___AModuledecl(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AModuledecl; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:398 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AModuledecl____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AModuledecl(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwthen; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwthen_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AModuledecl; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AModuledecl(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AModuledecl; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AModuledecl____n_kwmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AModuledecl____n_name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_name", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AModuledecl_parser___parser_prod___AModuledecl___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwthen(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwthen_lexer___TKwthen___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 148; + fra.me.meth = LOCATE_NEW_AModuledecl_parser___parser_prod___AModuledecl___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:148 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AModuledecl(); + INIT_ATTRIBUTES__parser___parser_nodes___AModuledecl(fra.me.REG[0]); + parser___parser_prod___AModuledecl___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AModuledecl(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AModuledecl_parser___parser_prod___AModuledecl___init_amoduledecl(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwthen(); - lexer___TKwthen___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwelse[72] = { - {(bigint) 2911 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwelse < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwelse < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwelse < Token: superclass typecheck marker */}, - {(bigint) 2911 /* 4: TKwelse < TKwelse: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwelse < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwelse < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwelse___parser_index}, - {(bigint) 2 /* 69: TKwelse < Token: superclass init_table position */}, - {(bigint) lexer___TKwelse___init_tk}, - {(bigint) 3 /* 71: TKwelse < TKwelse: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwelse::_parent */ -/* 2: Attribute TKwelse::_symbol */ -/* 3: Attribute TKwelse::_text */ -/* 4: Attribute TKwelse::_filename */ -/* 5: Attribute TKwelse::_line */ -/* 6: Attribute TKwelse::_pos */ -val_t NEW_TKwelse(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 150; + fra.me.meth = LOCATE_NEW_AModuledecl_parser___parser_prod___AModuledecl___init_amoduledecl; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:150 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AModuledecl(); + INIT_ATTRIBUTES__parser___parser_nodes___AModuledecl(fra.me.REG[3]); + parser___parser_prod___AModuledecl___init_amoduledecl(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AModuledecl(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AModuledecl_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AModuledecl_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AModuledecl(); + INIT_ATTRIBUTES__parser___parser_nodes___AModuledecl(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AModuledecl(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AStdImport[83] = { + {(bigint) 3343 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AStdImport" /* 2: Class Name */}, + {(bigint) 3 /* 3: AStdImport < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AStdImport < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AStdImport < Prod: superclass typecheck marker */}, + {(bigint) 2855 /* 6: AStdImport < AImport: superclass typecheck marker */}, + {(bigint) 3343 /* 7: AStdImport < AStdImport: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AStdImport < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AStdImport___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AStdImport___visit_all}, + {(bigint) 2 /* 63: AStdImport < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AStdImport < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AStdImport___module_name}, + {(bigint) syntax___mmbuilder___AStdImport___visibility_level}, + {(bigint) 0 /* 76: AStdImport < AImport: superclass init_table position */}, + {(bigint) parser___parser_prod___AStdImport___empty_init}, + {(bigint) parser___parser_prod___AStdImport___init_astdimport}, + {(bigint) 4 /* 79: AStdImport < AStdImport: superclass init_table position */}, + {(bigint) parser___parser_nodes___AStdImport___n_visibility}, + {(bigint) parser___parser_nodes___AStdImport___n_kwimport}, + {(bigint) parser___parser_nodes___AStdImport___n_name}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AStdImport::_parent */ +/* 3: Attribute AStdImport::_location */ +/* 4: Attribute AStdImport::_first_location */ +/* 5: Attribute AStdImport::_last_location */ +/* 6: Attribute AStdImport::_n_visibility */ +/* 7: Attribute AStdImport::_n_kwimport */ +/* 8: Attribute AStdImport::_n_name */ +void INIT_ATTRIBUTES__parser___parser_nodes___AStdImport(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStdImport; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AStdImport(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwelse; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwelse_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwelse(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwelse_lexer___TKwelse___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwelse(); - lexer___TKwelse___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwwhile[72] = { - {(bigint) 2775 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwwhile < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwwhile < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwwhile < Token: superclass typecheck marker */}, - {(bigint) 2775 /* 4: TKwwhile < TKwwhile: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwwhile < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwwhile < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwwhile___parser_index}, - {(bigint) 2 /* 69: TKwwhile < Token: superclass init_table position */}, - {(bigint) lexer___TKwwhile___init_tk}, - {(bigint) 3 /* 71: TKwwhile < TKwwhile: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwwhile::_parent */ -/* 2: Attribute TKwwhile::_symbol */ -/* 3: Attribute TKwwhile::_text */ -/* 4: Attribute TKwwhile::_filename */ -/* 5: Attribute TKwwhile::_line */ -/* 6: Attribute TKwwhile::_pos */ -val_t NEW_TKwwhile(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwwhile; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwwhile_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwwhile(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwwhile_lexer___TKwwhile___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwwhile(); - lexer___TKwwhile___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwfor[72] = { - {(bigint) 2895 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwfor < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwfor < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwfor < Token: superclass typecheck marker */}, - {(bigint) 2895 /* 4: TKwfor < TKwfor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwfor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwfor < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwfor___parser_index}, - {(bigint) 2 /* 69: TKwfor < Token: superclass init_table position */}, - {(bigint) lexer___TKwfor___init_tk}, - {(bigint) 3 /* 71: TKwfor < TKwfor: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwfor::_parent */ -/* 2: Attribute TKwfor::_symbol */ -/* 3: Attribute TKwfor::_text */ -/* 4: Attribute TKwfor::_filename */ -/* 5: Attribute TKwfor::_line */ -/* 6: Attribute TKwfor::_pos */ -val_t NEW_TKwfor(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AStdImport; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AStdImport(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AStdImport; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStdImport____n_visibility(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_visibility", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStdImport____n_kwimport(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwimport", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStdImport____n_name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_name", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AStdImport_parser___parser_prod___AStdImport___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 211; + fra.me.meth = LOCATE_NEW_AStdImport_parser___parser_prod___AStdImport___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:211 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStdImport(); + INIT_ATTRIBUTES__parser___parser_nodes___AStdImport(fra.me.REG[0]); + parser___parser_prod___AStdImport___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStdImport(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStdImport_parser___parser_prod___AStdImport___init_astdimport(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 213; + fra.me.meth = LOCATE_NEW_AStdImport_parser___parser_prod___AStdImport___init_astdimport; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:213 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AStdImport(); + INIT_ATTRIBUTES__parser___parser_nodes___AStdImport(fra.me.REG[3]); + parser___parser_prod___AStdImport___init_astdimport(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AStdImport(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AStdImport_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AStdImport_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStdImport(); + INIT_ATTRIBUTES__parser___parser_nodes___AStdImport(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStdImport(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ANoImport[83] = { + {(bigint) 3427 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ANoImport" /* 2: Class Name */}, + {(bigint) 3 /* 3: ANoImport < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ANoImport < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ANoImport < Prod: superclass typecheck marker */}, + {(bigint) 2855 /* 6: ANoImport < AImport: superclass typecheck marker */}, + {(bigint) 3427 /* 7: ANoImport < ANoImport: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ANoImport < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ANoImport___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ANoImport___visit_all}, + {(bigint) 2 /* 63: ANoImport < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ANoImport < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANoImport___module_name}, + {(bigint) syntax___mmbuilder___AImport___visibility_level}, + {(bigint) 0 /* 76: ANoImport < AImport: superclass init_table position */}, + {(bigint) parser___parser_prod___ANoImport___empty_init}, + {(bigint) parser___parser_prod___ANoImport___init_anoimport}, + {(bigint) 4 /* 79: ANoImport < ANoImport: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANoImport___n_visibility}, + {(bigint) parser___parser_nodes___ANoImport___n_kwimport}, + {(bigint) parser___parser_nodes___ANoImport___n_kwend}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ANoImport::_parent */ +/* 3: Attribute ANoImport::_location */ +/* 4: Attribute ANoImport::_first_location */ +/* 5: Attribute ANoImport::_last_location */ +/* 6: Attribute ANoImport::_n_visibility */ +/* 7: Attribute ANoImport::_n_kwimport */ +/* 8: Attribute ANoImport::_n_kwend */ +void INIT_ATTRIBUTES__parser___parser_nodes___ANoImport(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANoImport; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ANoImport(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwfor; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwfor_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwfor(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwfor_lexer___TKwfor___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwfor(); - lexer___TKwfor___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwin[72] = { - {(bigint) 2883 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwin < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwin < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwin < Token: superclass typecheck marker */}, - {(bigint) 2883 /* 4: TKwin < TKwin: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwin < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwin < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwin___parser_index}, - {(bigint) 2 /* 69: TKwin < Token: superclass init_table position */}, - {(bigint) lexer___TKwin___init_tk}, - {(bigint) 3 /* 71: TKwin < TKwin: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwin::_parent */ -/* 2: Attribute TKwin::_symbol */ -/* 3: Attribute TKwin::_text */ -/* 4: Attribute TKwin::_filename */ -/* 5: Attribute TKwin::_line */ -/* 6: Attribute TKwin::_pos */ -val_t NEW_TKwin(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ANoImport; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ANoImport(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ANoImport; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ANoImport____n_visibility(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_visibility", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ANoImport____n_kwimport(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwimport", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ANoImport____n_kwend(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwend", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ANoImport_parser___parser_prod___ANoImport___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 270; + fra.me.meth = LOCATE_NEW_ANoImport_parser___parser_prod___ANoImport___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:270 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANoImport(); + INIT_ATTRIBUTES__parser___parser_nodes___ANoImport(fra.me.REG[0]); + parser___parser_prod___ANoImport___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANoImport(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ANoImport_parser___parser_prod___ANoImport___init_anoimport(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 272; + fra.me.meth = LOCATE_NEW_ANoImport_parser___parser_prod___ANoImport___init_anoimport; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:272 */ + fra.me.REG[3] = NEW_parser___parser_nodes___ANoImport(); + INIT_ATTRIBUTES__parser___parser_nodes___ANoImport(fra.me.REG[3]); + parser___parser_prod___ANoImport___init_anoimport(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___ANoImport(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_ANoImport_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ANoImport_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANoImport(); + INIT_ATTRIBUTES__parser___parser_nodes___ANoImport(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANoImport(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___APublicVisibility[79] = { + {(bigint) 3387 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "APublicVisibility" /* 2: Class Name */}, + {(bigint) 3 /* 3: APublicVisibility < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: APublicVisibility < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: APublicVisibility < Prod: superclass typecheck marker */}, + {(bigint) 2803 /* 6: APublicVisibility < AVisibility: superclass typecheck marker */}, + {(bigint) 3387 /* 7: APublicVisibility < APublicVisibility: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: APublicVisibility < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___APublicVisibility___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___APublicVisibility___visit_all}, + {(bigint) 2 /* 63: APublicVisibility < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: APublicVisibility < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___APublicVisibility___level}, + {(bigint) 0 /* 75: APublicVisibility < AVisibility: superclass init_table position */}, + {(bigint) parser___parser_prod___APublicVisibility___empty_init}, + {(bigint) parser___parser_prod___APublicVisibility___init_apublicvisibility}, + {(bigint) 4 /* 78: APublicVisibility < APublicVisibility: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute APublicVisibility::_parent */ +/* 3: Attribute APublicVisibility::_location */ +/* 4: Attribute APublicVisibility::_first_location */ +/* 5: Attribute APublicVisibility::_last_location */ +void INIT_ATTRIBUTES__parser___parser_nodes___APublicVisibility(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APublicVisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___APublicVisibility(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwin; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwin_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwin(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwin_lexer___TKwin___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwin(); - lexer___TKwin___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwand[72] = { - {(bigint) 2943 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwand < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwand < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwand < Token: superclass typecheck marker */}, - {(bigint) 2943 /* 4: TKwand < TKwand: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwand < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwand < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwand___parser_index}, - {(bigint) 2 /* 69: TKwand < Token: superclass init_table position */}, - {(bigint) lexer___TKwand___init_tk}, - {(bigint) 3 /* 71: TKwand < TKwand: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwand::_parent */ -/* 2: Attribute TKwand::_symbol */ -/* 3: Attribute TKwand::_text */ -/* 4: Attribute TKwand::_filename */ -/* 5: Attribute TKwand::_line */ -/* 6: Attribute TKwand::_pos */ -val_t NEW_TKwand(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___APublicVisibility; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___APublicVisibility(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___APublicVisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_APublicVisibility_parser___parser_prod___APublicVisibility___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 329; + fra.me.meth = LOCATE_NEW_APublicVisibility_parser___parser_prod___APublicVisibility___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:329 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APublicVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___APublicVisibility(fra.me.REG[0]); + parser___parser_prod___APublicVisibility___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APublicVisibility(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APublicVisibility_parser___parser_prod___APublicVisibility___init_apublicvisibility(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 331; + fra.me.meth = LOCATE_NEW_APublicVisibility_parser___parser_prod___APublicVisibility___init_apublicvisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:331 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APublicVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___APublicVisibility(fra.me.REG[0]); + parser___parser_prod___APublicVisibility___init_apublicvisibility(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APublicVisibility(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APublicVisibility_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_APublicVisibility_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APublicVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___APublicVisibility(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APublicVisibility(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___APrivateVisibility[80] = { + {(bigint) 3403 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "APrivateVisibility" /* 2: Class Name */}, + {(bigint) 3 /* 3: APrivateVisibility < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: APrivateVisibility < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: APrivateVisibility < Prod: superclass typecheck marker */}, + {(bigint) 2803 /* 6: APrivateVisibility < AVisibility: superclass typecheck marker */}, + {(bigint) 3403 /* 7: APrivateVisibility < APrivateVisibility: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: APrivateVisibility < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___APrivateVisibility___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___APrivateVisibility___visit_all}, + {(bigint) 2 /* 63: APrivateVisibility < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: APrivateVisibility < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___APrivateVisibility___level}, + {(bigint) 0 /* 75: APrivateVisibility < AVisibility: superclass init_table position */}, + {(bigint) parser___parser_prod___APrivateVisibility___empty_init}, + {(bigint) parser___parser_prod___APrivateVisibility___init_aprivatevisibility}, + {(bigint) 4 /* 78: APrivateVisibility < APrivateVisibility: superclass init_table position */}, + {(bigint) parser___parser_nodes___APrivateVisibility___n_kwprivate}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute APrivateVisibility::_parent */ +/* 3: Attribute APrivateVisibility::_location */ +/* 4: Attribute APrivateVisibility::_first_location */ +/* 5: Attribute APrivateVisibility::_last_location */ +/* 6: Attribute APrivateVisibility::_n_kwprivate */ +void INIT_ATTRIBUTES__parser___parser_nodes___APrivateVisibility(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APrivateVisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___APrivateVisibility(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwand; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwand_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwand(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwand_lexer___TKwand___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwand(); - lexer___TKwand___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwor[72] = { - {(bigint) 2835 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwor < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwor < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwor < Token: superclass typecheck marker */}, - {(bigint) 2835 /* 4: TKwor < TKwor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwor < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwor___parser_index}, - {(bigint) 2 /* 69: TKwor < Token: superclass init_table position */}, - {(bigint) lexer___TKwor___init_tk}, - {(bigint) 3 /* 71: TKwor < TKwor: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwor::_parent */ -/* 2: Attribute TKwor::_symbol */ -/* 3: Attribute TKwor::_text */ -/* 4: Attribute TKwor::_filename */ -/* 5: Attribute TKwor::_line */ -/* 6: Attribute TKwor::_pos */ -val_t NEW_TKwor(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___APrivateVisibility; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___APrivateVisibility(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___APrivateVisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___APrivateVisibility____n_kwprivate(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwprivate", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_APrivateVisibility_parser___parser_prod___APrivateVisibility___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 345; + fra.me.meth = LOCATE_NEW_APrivateVisibility_parser___parser_prod___APrivateVisibility___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:345 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APrivateVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___APrivateVisibility(fra.me.REG[0]); + parser___parser_prod___APrivateVisibility___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APrivateVisibility(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APrivateVisibility_parser___parser_prod___APrivateVisibility___init_aprivatevisibility(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 347; + fra.me.meth = LOCATE_NEW_APrivateVisibility_parser___parser_prod___APrivateVisibility___init_aprivatevisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:347 */ + fra.me.REG[1] = NEW_parser___parser_nodes___APrivateVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___APrivateVisibility(fra.me.REG[1]); + parser___parser_prod___APrivateVisibility___init_aprivatevisibility(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APrivateVisibility(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_APrivateVisibility_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_APrivateVisibility_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APrivateVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___APrivateVisibility(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APrivateVisibility(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AProtectedVisibility[80] = { + {(bigint) 3395 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AProtectedVisibility" /* 2: Class Name */}, + {(bigint) 3 /* 3: AProtectedVisibility < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AProtectedVisibility < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AProtectedVisibility < Prod: superclass typecheck marker */}, + {(bigint) 2803 /* 6: AProtectedVisibility < AVisibility: superclass typecheck marker */}, + {(bigint) 3395 /* 7: AProtectedVisibility < AProtectedVisibility: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AProtectedVisibility < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AProtectedVisibility___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AProtectedVisibility___visit_all}, + {(bigint) 2 /* 63: AProtectedVisibility < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AProtectedVisibility < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AProtectedVisibility___level}, + {(bigint) 0 /* 75: AProtectedVisibility < AVisibility: superclass init_table position */}, + {(bigint) parser___parser_prod___AProtectedVisibility___empty_init}, + {(bigint) parser___parser_prod___AProtectedVisibility___init_aprotectedvisibility}, + {(bigint) 4 /* 78: AProtectedVisibility < AProtectedVisibility: superclass init_table position */}, + {(bigint) parser___parser_nodes___AProtectedVisibility___n_kwprotected}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AProtectedVisibility::_parent */ +/* 3: Attribute AProtectedVisibility::_location */ +/* 4: Attribute AProtectedVisibility::_first_location */ +/* 5: Attribute AProtectedVisibility::_last_location */ +/* 6: Attribute AProtectedVisibility::_n_kwprotected */ +void INIT_ATTRIBUTES__parser___parser_nodes___AProtectedVisibility(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AProtectedVisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AProtectedVisibility(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwor; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwor_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwor(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwor_lexer___TKwor___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwor(); - lexer___TKwor___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwnot[72] = { - {(bigint) 2847 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwnot < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwnot < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwnot < Token: superclass typecheck marker */}, - {(bigint) 2847 /* 4: TKwnot < TKwnot: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwnot < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwnot < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwnot___parser_index}, - {(bigint) 2 /* 69: TKwnot < Token: superclass init_table position */}, - {(bigint) lexer___TKwnot___init_tk}, - {(bigint) 3 /* 71: TKwnot < TKwnot: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwnot::_parent */ -/* 2: Attribute TKwnot::_symbol */ -/* 3: Attribute TKwnot::_text */ -/* 4: Attribute TKwnot::_filename */ -/* 5: Attribute TKwnot::_line */ -/* 6: Attribute TKwnot::_pos */ -val_t NEW_TKwnot(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AProtectedVisibility; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AProtectedVisibility(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AProtectedVisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AProtectedVisibility____n_kwprotected(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwprotected", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AProtectedVisibility_parser___parser_prod___AProtectedVisibility___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 376; + fra.me.meth = LOCATE_NEW_AProtectedVisibility_parser___parser_prod___AProtectedVisibility___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:376 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AProtectedVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___AProtectedVisibility(fra.me.REG[0]); + parser___parser_prod___AProtectedVisibility___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AProtectedVisibility(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AProtectedVisibility_parser___parser_prod___AProtectedVisibility___init_aprotectedvisibility(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 378; + fra.me.meth = LOCATE_NEW_AProtectedVisibility_parser___parser_prod___AProtectedVisibility___init_aprotectedvisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:378 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AProtectedVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___AProtectedVisibility(fra.me.REG[1]); + parser___parser_prod___AProtectedVisibility___init_aprotectedvisibility(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AProtectedVisibility(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AProtectedVisibility_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AProtectedVisibility_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AProtectedVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___AProtectedVisibility(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AProtectedVisibility(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AIntrudeVisibility[80] = { + {(bigint) 3467 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AIntrudeVisibility" /* 2: Class Name */}, + {(bigint) 3 /* 3: AIntrudeVisibility < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AIntrudeVisibility < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AIntrudeVisibility < Prod: superclass typecheck marker */}, + {(bigint) 2803 /* 6: AIntrudeVisibility < AVisibility: superclass typecheck marker */}, + {(bigint) 3467 /* 7: AIntrudeVisibility < AIntrudeVisibility: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AIntrudeVisibility < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AIntrudeVisibility___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AIntrudeVisibility___visit_all}, + {(bigint) 2 /* 63: AIntrudeVisibility < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AIntrudeVisibility < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AIntrudeVisibility___level}, + {(bigint) 0 /* 75: AIntrudeVisibility < AVisibility: superclass init_table position */}, + {(bigint) parser___parser_prod___AIntrudeVisibility___empty_init}, + {(bigint) parser___parser_prod___AIntrudeVisibility___init_aintrudevisibility}, + {(bigint) 4 /* 78: AIntrudeVisibility < AIntrudeVisibility: superclass init_table position */}, + {(bigint) parser___parser_nodes___AIntrudeVisibility___n_kwintrude}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AIntrudeVisibility::_parent */ +/* 3: Attribute AIntrudeVisibility::_location */ +/* 4: Attribute AIntrudeVisibility::_first_location */ +/* 5: Attribute AIntrudeVisibility::_last_location */ +/* 6: Attribute AIntrudeVisibility::_n_kwintrude */ +void INIT_ATTRIBUTES__parser___parser_nodes___AIntrudeVisibility(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIntrudeVisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AIntrudeVisibility(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwnot; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwnot_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwnot(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwnot_lexer___TKwnot___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwnot(); - lexer___TKwnot___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwreturn[72] = { - {(bigint) 2811 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwreturn < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwreturn < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwreturn < Token: superclass typecheck marker */}, - {(bigint) 2811 /* 4: TKwreturn < TKwreturn: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwreturn < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwreturn < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwreturn___parser_index}, - {(bigint) 2 /* 69: TKwreturn < Token: superclass init_table position */}, - {(bigint) lexer___TKwreturn___init_tk}, - {(bigint) 3 /* 71: TKwreturn < TKwreturn: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwreturn::_parent */ -/* 2: Attribute TKwreturn::_symbol */ -/* 3: Attribute TKwreturn::_text */ -/* 4: Attribute TKwreturn::_filename */ -/* 5: Attribute TKwreturn::_line */ -/* 6: Attribute TKwreturn::_pos */ -val_t NEW_TKwreturn(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AIntrudeVisibility; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AIntrudeVisibility(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AIntrudeVisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIntrudeVisibility____n_kwintrude(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwintrude", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AIntrudeVisibility_parser___parser_prod___AIntrudeVisibility___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 407; + fra.me.meth = LOCATE_NEW_AIntrudeVisibility_parser___parser_prod___AIntrudeVisibility___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:407 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIntrudeVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___AIntrudeVisibility(fra.me.REG[0]); + parser___parser_prod___AIntrudeVisibility___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIntrudeVisibility(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AIntrudeVisibility_parser___parser_prod___AIntrudeVisibility___init_aintrudevisibility(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 409; + fra.me.meth = LOCATE_NEW_AIntrudeVisibility_parser___parser_prod___AIntrudeVisibility___init_aintrudevisibility; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:409 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AIntrudeVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___AIntrudeVisibility(fra.me.REG[1]); + parser___parser_prod___AIntrudeVisibility___init_aintrudevisibility(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIntrudeVisibility(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AIntrudeVisibility_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AIntrudeVisibility_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIntrudeVisibility(); + INIT_ATTRIBUTES__parser___parser_nodes___AIntrudeVisibility(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIntrudeVisibility(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AStdClassdef[101] = { + {(bigint) 3347 /* 0: Identity */}, + {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AStdClassdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AStdClassdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AStdClassdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AStdClassdef < Prod: superclass typecheck marker */}, + {(bigint) 2895 /* 6: AStdClassdef < AClassdef: superclass typecheck marker */}, + {(bigint) 3347 /* 7: AStdClassdef < AStdClassdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AStdClassdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AClassdef___accept_class_builder}, + {(bigint) syntax___mmbuilder___AStdClassdef___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___AStdClassdef___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AClassdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AStdClassdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AStdClassdef___visit_all}, + {(bigint) 2 /* 63: AStdClassdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___AStdClassdef___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___AClassdef___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AStdClassdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AStdClassdef___name}, + {(bigint) syntax___mmbuilder___AStdClassdef___arity}, + {(bigint) syntax___mmbuilder___AStdClassdef___visibility_level}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___AClassdef___build_class_introduction}, + {(bigint) syntax___mmbuilder___AClassdef___build_class_refinement}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AClassdef___local_class}, + {(bigint) syntax___syntax_base___AClassdef___next_node}, + {(bigint) syntax___syntax_base___AClassdef___next_node__eq}, + {(bigint) 0 /* 85: AStdClassdef < AClassdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AClassdef___n_propdefs}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___AClassdef___accept_class_verifier}, + {(bigint) parser___parser_prod___AStdClassdef___empty_init}, + {(bigint) parser___parser_prod___AStdClassdef___init_astdclassdef}, + {(bigint) 4 /* 92: AStdClassdef < AStdClassdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AStdClassdef___n_doc}, + {(bigint) parser___parser_nodes___AStdClassdef___n_kwredef}, + {(bigint) parser___parser_nodes___AStdClassdef___n_visibility}, + {(bigint) parser___parser_nodes___AStdClassdef___n_classkind}, + {(bigint) parser___parser_nodes___AStdClassdef___n_id}, + {(bigint) parser___parser_nodes___AStdClassdef___n_formaldefs}, + {(bigint) parser___parser_nodes___AStdClassdef___n_superclasses}, + {(bigint) parser___parser_nodes___AStdClassdef___n_kwend}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AStdClassdef::_parent */ +/* 3: Attribute AStdClassdef::_location */ +/* 4: Attribute AStdClassdef::_first_location */ +/* 5: Attribute AStdClassdef::_last_location */ +/* 6: Attribute AStdClassdef::_local_class */ +/* 7: Attribute AStdClassdef::_next_node */ +/* 8: Attribute AStdClassdef::_n_propdefs */ +/* 9: Attribute AStdClassdef::_n_doc */ +/* 10: Attribute AStdClassdef::_n_kwredef */ +/* 11: Attribute AStdClassdef::_n_visibility */ +/* 12: Attribute AStdClassdef::_n_classkind */ +/* 13: Attribute AStdClassdef::_n_id */ +/* 14: Attribute AStdClassdef::_n_formaldefs */ +/* 15: Attribute AStdClassdef::_n_superclasses */ +/* 16: Attribute AStdClassdef::_n_kwend */ +void INIT_ATTRIBUTES__parser___parser_nodes___AStdClassdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStdClassdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:436 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AStdClassdef____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:437 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AStdClassdef____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:440 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AStdClassdef____n_id(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:441 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AStdClassdef____n_formaldefs(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:442 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AStdClassdef____n_superclasses(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:432 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AClassdef____n_propdefs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/syntax_base.nit:533 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___syntax_base___AClassdef____next_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AStdClassdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwreturn; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwreturn_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwreturn(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwreturn_lexer___TKwreturn___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwreturn(); - lexer___TKwreturn___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwcontinue[72] = { - {(bigint) 2919 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwcontinue < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwcontinue < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwcontinue < Token: superclass typecheck marker */}, - {(bigint) 2919 /* 4: TKwcontinue < TKwcontinue: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwcontinue < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwcontinue < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwcontinue___parser_index}, - {(bigint) 2 /* 69: TKwcontinue < Token: superclass init_table position */}, - {(bigint) lexer___TKwcontinue___init_tk}, - {(bigint) 3 /* 71: TKwcontinue < TKwcontinue: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwcontinue::_parent */ -/* 2: Attribute TKwcontinue::_symbol */ -/* 3: Attribute TKwcontinue::_text */ -/* 4: Attribute TKwcontinue::_filename */ -/* 5: Attribute TKwcontinue::_line */ -/* 6: Attribute TKwcontinue::_pos */ -val_t NEW_TKwcontinue(void) { + obj = alloc(sizeof(val_t) * 17); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AStdClassdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AStdClassdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AStdClassdef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStdClassdef____n_visibility(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_visibility", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStdClassdef____n_classkind(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_classkind", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStdClassdef____n_formaldefs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_formaldefs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStdClassdef____n_superclasses(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_superclasses", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClassdef____n_propdefs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_propdefs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStdClassdef____n_kwend(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwend", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AStdClassdef_parser___parser_prod___AStdClassdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 438; + fra.me.meth = LOCATE_NEW_AStdClassdef_parser___parser_prod___AStdClassdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:438 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStdClassdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AStdClassdef(fra.me.REG[0]); + parser___parser_prod___AStdClassdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStdClassdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStdClassdef_parser___parser_prod___AStdClassdef___init_astdclassdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7, val_t p8){ + struct {struct stack_frame_t me; val_t MORE_REG[9];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 440; + fra.me.meth = LOCATE_NEW_AStdClassdef_parser___parser_prod___AStdClassdef___init_astdclassdef; + fra.me.has_broke = 0; + fra.me.REG_size = 10; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[7] = NIT_NULL; + fra.me.REG[8] = NIT_NULL; + fra.me.REG[9] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + fra.me.REG[6] = p6; + fra.me.REG[7] = p7; + fra.me.REG[8] = p8; + /* parser/parser_prod.nit:440 */ + fra.me.REG[9] = NEW_parser___parser_nodes___AStdClassdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AStdClassdef(fra.me.REG[9]); + parser___parser_prod___AStdClassdef___init_astdclassdef(fra.me.REG[9], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], fra.me.REG[6], fra.me.REG[7], fra.me.REG[8], init_table); + CHECKNEW_parser___parser_nodes___AStdClassdef(fra.me.REG[9]); + stack_frame_head = fra.me.prev; + return fra.me.REG[9]; +} +val_t NEW_AStdClassdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AStdClassdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStdClassdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AStdClassdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStdClassdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ATopClassdef[91] = { + {(bigint) 3327 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ATopClassdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: ATopClassdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ATopClassdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ATopClassdef < Prod: superclass typecheck marker */}, + {(bigint) 2895 /* 6: ATopClassdef < AClassdef: superclass typecheck marker */}, + {(bigint) 3327 /* 7: ATopClassdef < ATopClassdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ATopClassdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AClassdef___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___AClassdef___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AClassdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ATopClassdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ATopClassdef___visit_all}, + {(bigint) 2 /* 63: ATopClassdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___AClassdef___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ATopClassdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ATopClassdef___name}, + {(bigint) syntax___mmbuilder___AClassdef___arity}, + {(bigint) syntax___mmbuilder___AClassdef___visibility_level}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___AClassdef___build_class_introduction}, + {(bigint) syntax___mmbuilder___AClassdef___build_class_refinement}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AClassdef___local_class}, + {(bigint) syntax___syntax_base___AClassdef___next_node}, + {(bigint) syntax___syntax_base___AClassdef___next_node__eq}, + {(bigint) 0 /* 85: ATopClassdef < AClassdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AClassdef___n_propdefs}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) parser___parser_prod___ATopClassdef___empty_init}, + {(bigint) parser___parser_prod___ATopClassdef___init_atopclassdef}, + {(bigint) 4 /* 90: ATopClassdef < ATopClassdef: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ATopClassdef::_parent */ +/* 3: Attribute ATopClassdef::_location */ +/* 4: Attribute ATopClassdef::_first_location */ +/* 5: Attribute ATopClassdef::_last_location */ +/* 6: Attribute ATopClassdef::_local_class */ +/* 7: Attribute ATopClassdef::_next_node */ +/* 8: Attribute ATopClassdef::_n_propdefs */ +void INIT_ATTRIBUTES__parser___parser_nodes___ATopClassdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ATopClassdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:432 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AClassdef____n_propdefs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/syntax_base.nit:533 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___syntax_base___AClassdef____next_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ATopClassdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwcontinue; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwcontinue_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwcontinue(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwcontinue_lexer___TKwcontinue___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwcontinue(); - lexer___TKwcontinue___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwbreak[72] = { - {(bigint) 2927 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwbreak < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwbreak < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwbreak < Token: superclass typecheck marker */}, - {(bigint) 2927 /* 4: TKwbreak < TKwbreak: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwbreak < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwbreak < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwbreak___parser_index}, - {(bigint) 2 /* 69: TKwbreak < Token: superclass init_table position */}, - {(bigint) lexer___TKwbreak___init_tk}, - {(bigint) 3 /* 71: TKwbreak < TKwbreak: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwbreak::_parent */ -/* 2: Attribute TKwbreak::_symbol */ -/* 3: Attribute TKwbreak::_text */ -/* 4: Attribute TKwbreak::_filename */ -/* 5: Attribute TKwbreak::_line */ -/* 6: Attribute TKwbreak::_pos */ -val_t NEW_TKwbreak(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ATopClassdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ATopClassdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ATopClassdef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClassdef____n_propdefs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_propdefs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ATopClassdef_parser___parser_prod___ATopClassdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 614; + fra.me.meth = LOCATE_NEW_ATopClassdef_parser___parser_prod___ATopClassdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:614 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ATopClassdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ATopClassdef(fra.me.REG[0]); + parser___parser_prod___ATopClassdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ATopClassdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ATopClassdef_parser___parser_prod___ATopClassdef___init_atopclassdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 616; + fra.me.meth = LOCATE_NEW_ATopClassdef_parser___parser_prod___ATopClassdef___init_atopclassdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:616 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ATopClassdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ATopClassdef(fra.me.REG[1]); + parser___parser_prod___ATopClassdef___init_atopclassdef(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ATopClassdef(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ATopClassdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ATopClassdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ATopClassdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ATopClassdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ATopClassdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AMainClassdef[91] = { + {(bigint) 3447 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AMainClassdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AMainClassdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AMainClassdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AMainClassdef < Prod: superclass typecheck marker */}, + {(bigint) 2895 /* 6: AMainClassdef < AClassdef: superclass typecheck marker */}, + {(bigint) 3447 /* 7: AMainClassdef < AMainClassdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AMainClassdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AClassdef___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___AClassdef___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AClassdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AMainClassdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AMainClassdef___visit_all}, + {(bigint) 2 /* 63: AMainClassdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___AClassdef___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AMainClassdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AMainClassdef___name}, + {(bigint) syntax___mmbuilder___AClassdef___arity}, + {(bigint) syntax___mmbuilder___AClassdef___visibility_level}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___AClassdef___build_class_introduction}, + {(bigint) syntax___mmbuilder___AClassdef___build_class_refinement}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AClassdef___local_class}, + {(bigint) syntax___syntax_base___AClassdef___next_node}, + {(bigint) syntax___syntax_base___AClassdef___next_node__eq}, + {(bigint) 0 /* 85: AMainClassdef < AClassdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AClassdef___n_propdefs}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) parser___parser_prod___AMainClassdef___empty_init}, + {(bigint) parser___parser_prod___AMainClassdef___init_amainclassdef}, + {(bigint) 4 /* 90: AMainClassdef < AMainClassdef: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AMainClassdef::_parent */ +/* 3: Attribute AMainClassdef::_location */ +/* 4: Attribute AMainClassdef::_first_location */ +/* 5: Attribute AMainClassdef::_last_location */ +/* 6: Attribute AMainClassdef::_local_class */ +/* 7: Attribute AMainClassdef::_next_node */ +/* 8: Attribute AMainClassdef::_n_propdefs */ +void INIT_ATTRIBUTES__parser___parser_nodes___AMainClassdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMainClassdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:432 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AClassdef____n_propdefs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/syntax_base.nit:533 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___syntax_base___AClassdef____next_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AMainClassdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwbreak; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwbreak_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwbreak(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwbreak_lexer___TKwbreak___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwbreak(); - lexer___TKwbreak___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwabort[72] = { - {(bigint) 2951 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwabort < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwabort < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwabort < Token: superclass typecheck marker */}, - {(bigint) 2951 /* 4: TKwabort < TKwabort: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwabort < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwabort < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwabort___parser_index}, - {(bigint) 2 /* 69: TKwabort < Token: superclass init_table position */}, - {(bigint) lexer___TKwabort___init_tk}, - {(bigint) 3 /* 71: TKwabort < TKwabort: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwabort::_parent */ -/* 2: Attribute TKwabort::_symbol */ -/* 3: Attribute TKwabort::_text */ -/* 4: Attribute TKwabort::_filename */ -/* 5: Attribute TKwabort::_line */ -/* 6: Attribute TKwabort::_pos */ -val_t NEW_TKwabort(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AMainClassdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AMainClassdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AMainClassdef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClassdef____n_propdefs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_propdefs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AMainClassdef_parser___parser_prod___AMainClassdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 652; + fra.me.meth = LOCATE_NEW_AMainClassdef_parser___parser_prod___AMainClassdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:652 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMainClassdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AMainClassdef(fra.me.REG[0]); + parser___parser_prod___AMainClassdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMainClassdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMainClassdef_parser___parser_prod___AMainClassdef___init_amainclassdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 654; + fra.me.meth = LOCATE_NEW_AMainClassdef_parser___parser_prod___AMainClassdef___init_amainclassdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:654 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AMainClassdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AMainClassdef(fra.me.REG[1]); + parser___parser_prod___AMainClassdef___init_amainclassdef(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMainClassdef(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AMainClassdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AMainClassdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMainClassdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AMainClassdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMainClassdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AConcreteClasskind[83] = { + {(bigint) 3531 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AConcreteClasskind" /* 2: Class Name */}, + {(bigint) 3 /* 3: AConcreteClasskind < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AConcreteClasskind < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AConcreteClasskind < Prod: superclass typecheck marker */}, + {(bigint) 2891 /* 6: AConcreteClasskind < AClasskind: superclass typecheck marker */}, + {(bigint) 3531 /* 7: AConcreteClasskind < AConcreteClasskind: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AConcreteClasskind < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AConcreteClasskind___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AConcreteClasskind___visit_all}, + {(bigint) 2 /* 63: AConcreteClasskind < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AConcreteClasskind < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AClasskind___is_interface}, + {(bigint) syntax___mmbuilder___AClasskind___is_enum}, + {(bigint) syntax___mmbuilder___AClasskind___is_abstract}, + {(bigint) syntax___mmbuilder___AClasskind___is_extern}, + {(bigint) 0 /* 78: AConcreteClasskind < AClasskind: superclass init_table position */}, + {(bigint) parser___parser_prod___AConcreteClasskind___empty_init}, + {(bigint) parser___parser_prod___AConcreteClasskind___init_aconcreteclasskind}, + {(bigint) 4 /* 81: AConcreteClasskind < AConcreteClasskind: superclass init_table position */}, + {(bigint) parser___parser_nodes___AConcreteClasskind___n_kwclass}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AConcreteClasskind::_parent */ +/* 3: Attribute AConcreteClasskind::_location */ +/* 4: Attribute AConcreteClasskind::_first_location */ +/* 5: Attribute AConcreteClasskind::_last_location */ +/* 6: Attribute AConcreteClasskind::_n_kwclass */ +void INIT_ATTRIBUTES__parser___parser_nodes___AConcreteClasskind(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AConcreteClasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AConcreteClasskind(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwabort; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwabort_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwabort(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwabort_lexer___TKwabort___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwabort(); - lexer___TKwabort___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwassert[72] = { - {(bigint) 2935 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwassert < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwassert < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwassert < Token: superclass typecheck marker */}, - {(bigint) 2935 /* 4: TKwassert < TKwassert: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwassert < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwassert < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwassert___parser_index}, - {(bigint) 2 /* 69: TKwassert < Token: superclass init_table position */}, - {(bigint) lexer___TKwassert___init_tk}, - {(bigint) 3 /* 71: TKwassert < TKwassert: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwassert::_parent */ -/* 2: Attribute TKwassert::_symbol */ -/* 3: Attribute TKwassert::_text */ -/* 4: Attribute TKwassert::_filename */ -/* 5: Attribute TKwassert::_line */ -/* 6: Attribute TKwassert::_pos */ -val_t NEW_TKwassert(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AConcreteClasskind; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AConcreteClasskind(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AConcreteClasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AConcreteClasskind____n_kwclass(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwclass", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AConcreteClasskind_parser___parser_prod___AConcreteClasskind___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 690; + fra.me.meth = LOCATE_NEW_AConcreteClasskind_parser___parser_prod___AConcreteClasskind___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:690 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AConcreteClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteClasskind(fra.me.REG[0]); + parser___parser_prod___AConcreteClasskind___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AConcreteClasskind(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AConcreteClasskind_parser___parser_prod___AConcreteClasskind___init_aconcreteclasskind(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 692; + fra.me.meth = LOCATE_NEW_AConcreteClasskind_parser___parser_prod___AConcreteClasskind___init_aconcreteclasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:692 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AConcreteClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteClasskind(fra.me.REG[1]); + parser___parser_prod___AConcreteClasskind___init_aconcreteclasskind(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AConcreteClasskind(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AConcreteClasskind_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AConcreteClasskind_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AConcreteClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteClasskind(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AConcreteClasskind(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAbstractClasskind[84] = { + {(bigint) 3599 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAbstractClasskind" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAbstractClasskind < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAbstractClasskind < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAbstractClasskind < Prod: superclass typecheck marker */}, + {(bigint) 2891 /* 6: AAbstractClasskind < AClasskind: superclass typecheck marker */}, + {(bigint) 3599 /* 7: AAbstractClasskind < AAbstractClasskind: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AAbstractClasskind < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAbstractClasskind___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAbstractClasskind___visit_all}, + {(bigint) 2 /* 63: AAbstractClasskind < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AAbstractClasskind < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AClasskind___is_interface}, + {(bigint) syntax___mmbuilder___AClasskind___is_enum}, + {(bigint) syntax___mmbuilder___AAbstractClasskind___is_abstract}, + {(bigint) syntax___mmbuilder___AClasskind___is_extern}, + {(bigint) 0 /* 78: AAbstractClasskind < AClasskind: superclass init_table position */}, + {(bigint) parser___parser_prod___AAbstractClasskind___empty_init}, + {(bigint) parser___parser_prod___AAbstractClasskind___init_aabstractclasskind}, + {(bigint) 4 /* 81: AAbstractClasskind < AAbstractClasskind: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAbstractClasskind___n_kwabstract}, + {(bigint) parser___parser_nodes___AAbstractClasskind___n_kwclass}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAbstractClasskind::_parent */ +/* 3: Attribute AAbstractClasskind::_location */ +/* 4: Attribute AAbstractClasskind::_first_location */ +/* 5: Attribute AAbstractClasskind::_last_location */ +/* 6: Attribute AAbstractClasskind::_n_kwabstract */ +/* 7: Attribute AAbstractClasskind::_n_kwclass */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAbstractClasskind(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAbstractClasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAbstractClasskind(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwassert; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwassert_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwassert(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwassert_lexer___TKwassert___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwassert(); - lexer___TKwassert___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwnew[72] = { - {(bigint) 2851 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwnew < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwnew < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwnew < Token: superclass typecheck marker */}, - {(bigint) 2851 /* 4: TKwnew < TKwnew: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwnew < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwnew < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwnew___parser_index}, - {(bigint) 2 /* 69: TKwnew < Token: superclass init_table position */}, - {(bigint) lexer___TKwnew___init_tk}, - {(bigint) 3 /* 71: TKwnew < TKwnew: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwnew::_parent */ -/* 2: Attribute TKwnew::_symbol */ -/* 3: Attribute TKwnew::_text */ -/* 4: Attribute TKwnew::_filename */ -/* 5: Attribute TKwnew::_line */ -/* 6: Attribute TKwnew::_pos */ -val_t NEW_TKwnew(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAbstractClasskind; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAbstractClasskind(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAbstractClasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAbstractClasskind____n_kwabstract(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwabstract", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAbstractClasskind____n_kwclass(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwclass", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAbstractClasskind_parser___parser_prod___AAbstractClasskind___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 721; + fra.me.meth = LOCATE_NEW_AAbstractClasskind_parser___parser_prod___AAbstractClasskind___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:721 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAbstractClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AAbstractClasskind(fra.me.REG[0]); + parser___parser_prod___AAbstractClasskind___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAbstractClasskind(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAbstractClasskind_parser___parser_prod___AAbstractClasskind___init_aabstractclasskind(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 723; + fra.me.meth = LOCATE_NEW_AAbstractClasskind_parser___parser_prod___AAbstractClasskind___init_aabstractclasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:723 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AAbstractClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AAbstractClasskind(fra.me.REG[2]); + parser___parser_prod___AAbstractClasskind___init_aabstractclasskind(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AAbstractClasskind(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AAbstractClasskind_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAbstractClasskind_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAbstractClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AAbstractClasskind(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAbstractClasskind(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AInterfaceClasskind[83] = { + {(bigint) 3471 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AInterfaceClasskind" /* 2: Class Name */}, + {(bigint) 3 /* 3: AInterfaceClasskind < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AInterfaceClasskind < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AInterfaceClasskind < Prod: superclass typecheck marker */}, + {(bigint) 2891 /* 6: AInterfaceClasskind < AClasskind: superclass typecheck marker */}, + {(bigint) 3471 /* 7: AInterfaceClasskind < AInterfaceClasskind: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AInterfaceClasskind < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AInterfaceClasskind___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AInterfaceClasskind___visit_all}, + {(bigint) 2 /* 63: AInterfaceClasskind < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AInterfaceClasskind < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AInterfaceClasskind___is_interface}, + {(bigint) syntax___mmbuilder___AClasskind___is_enum}, + {(bigint) syntax___mmbuilder___AClasskind___is_abstract}, + {(bigint) syntax___mmbuilder___AClasskind___is_extern}, + {(bigint) 0 /* 78: AInterfaceClasskind < AClasskind: superclass init_table position */}, + {(bigint) parser___parser_prod___AInterfaceClasskind___empty_init}, + {(bigint) parser___parser_prod___AInterfaceClasskind___init_ainterfaceclasskind}, + {(bigint) 4 /* 81: AInterfaceClasskind < AInterfaceClasskind: superclass init_table position */}, + {(bigint) parser___parser_nodes___AInterfaceClasskind___n_kwinterface}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AInterfaceClasskind::_parent */ +/* 3: Attribute AInterfaceClasskind::_location */ +/* 4: Attribute AInterfaceClasskind::_first_location */ +/* 5: Attribute AInterfaceClasskind::_last_location */ +/* 6: Attribute AInterfaceClasskind::_n_kwinterface */ +void INIT_ATTRIBUTES__parser___parser_nodes___AInterfaceClasskind(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AInterfaceClasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AInterfaceClasskind(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwnew; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwnew_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwnew(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwnew_lexer___TKwnew___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwnew(); - lexer___TKwnew___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwisa[72] = { - {(bigint) 2859 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwisa < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwisa < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwisa < Token: superclass typecheck marker */}, - {(bigint) 2859 /* 4: TKwisa < TKwisa: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwisa < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwisa < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwisa___parser_index}, - {(bigint) 2 /* 69: TKwisa < Token: superclass init_table position */}, - {(bigint) lexer___TKwisa___init_tk}, - {(bigint) 3 /* 71: TKwisa < TKwisa: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwisa::_parent */ -/* 2: Attribute TKwisa::_symbol */ -/* 3: Attribute TKwisa::_text */ -/* 4: Attribute TKwisa::_filename */ -/* 5: Attribute TKwisa::_line */ -/* 6: Attribute TKwisa::_pos */ -val_t NEW_TKwisa(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AInterfaceClasskind; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AInterfaceClasskind(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AInterfaceClasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AInterfaceClasskind____n_kwinterface(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwinterface", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AInterfaceClasskind_parser___parser_prod___AInterfaceClasskind___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 766; + fra.me.meth = LOCATE_NEW_AInterfaceClasskind_parser___parser_prod___AInterfaceClasskind___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:766 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInterfaceClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AInterfaceClasskind(fra.me.REG[0]); + parser___parser_prod___AInterfaceClasskind___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInterfaceClasskind(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AInterfaceClasskind_parser___parser_prod___AInterfaceClasskind___init_ainterfaceclasskind(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 768; + fra.me.meth = LOCATE_NEW_AInterfaceClasskind_parser___parser_prod___AInterfaceClasskind___init_ainterfaceclasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:768 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AInterfaceClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AInterfaceClasskind(fra.me.REG[1]); + parser___parser_prod___AInterfaceClasskind___init_ainterfaceclasskind(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInterfaceClasskind(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AInterfaceClasskind_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AInterfaceClasskind_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInterfaceClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AInterfaceClasskind(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInterfaceClasskind(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AEnumClasskind[83] = { + {(bigint) 3523 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AEnumClasskind" /* 2: Class Name */}, + {(bigint) 3 /* 3: AEnumClasskind < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AEnumClasskind < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AEnumClasskind < Prod: superclass typecheck marker */}, + {(bigint) 2891 /* 6: AEnumClasskind < AClasskind: superclass typecheck marker */}, + {(bigint) 3523 /* 7: AEnumClasskind < AEnumClasskind: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AEnumClasskind < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AEnumClasskind___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AEnumClasskind___visit_all}, + {(bigint) 2 /* 63: AEnumClasskind < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AEnumClasskind < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AClasskind___is_interface}, + {(bigint) syntax___mmbuilder___AEnumClasskind___is_enum}, + {(bigint) syntax___mmbuilder___AClasskind___is_abstract}, + {(bigint) syntax___mmbuilder___AClasskind___is_extern}, + {(bigint) 0 /* 78: AEnumClasskind < AClasskind: superclass init_table position */}, + {(bigint) parser___parser_prod___AEnumClasskind___empty_init}, + {(bigint) parser___parser_prod___AEnumClasskind___init_aenumclasskind}, + {(bigint) 4 /* 81: AEnumClasskind < AEnumClasskind: superclass init_table position */}, + {(bigint) parser___parser_nodes___AEnumClasskind___n_kwenum}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AEnumClasskind::_parent */ +/* 3: Attribute AEnumClasskind::_location */ +/* 4: Attribute AEnumClasskind::_first_location */ +/* 5: Attribute AEnumClasskind::_last_location */ +/* 6: Attribute AEnumClasskind::_n_kwenum */ +void INIT_ATTRIBUTES__parser___parser_nodes___AEnumClasskind(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AEnumClasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AEnumClasskind(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwisa; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwisa_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwisa(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwisa_lexer___TKwisa___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwisa(); - lexer___TKwisa___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwonce[72] = { - {(bigint) 2839 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwonce < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwonce < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwonce < Token: superclass typecheck marker */}, - {(bigint) 2839 /* 4: TKwonce < TKwonce: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwonce < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwonce < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwonce___parser_index}, - {(bigint) 2 /* 69: TKwonce < Token: superclass init_table position */}, - {(bigint) lexer___TKwonce___init_tk}, - {(bigint) 3 /* 71: TKwonce < TKwonce: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwonce::_parent */ -/* 2: Attribute TKwonce::_symbol */ -/* 3: Attribute TKwonce::_text */ -/* 4: Attribute TKwonce::_filename */ -/* 5: Attribute TKwonce::_line */ -/* 6: Attribute TKwonce::_pos */ -val_t NEW_TKwonce(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AEnumClasskind; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AEnumClasskind(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AEnumClasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AEnumClasskind____n_kwenum(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwenum", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AEnumClasskind_parser___parser_prod___AEnumClasskind___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 797; + fra.me.meth = LOCATE_NEW_AEnumClasskind_parser___parser_prod___AEnumClasskind___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:797 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEnumClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AEnumClasskind(fra.me.REG[0]); + parser___parser_prod___AEnumClasskind___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEnumClasskind(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AEnumClasskind_parser___parser_prod___AEnumClasskind___init_aenumclasskind(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 799; + fra.me.meth = LOCATE_NEW_AEnumClasskind_parser___parser_prod___AEnumClasskind___init_aenumclasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:799 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AEnumClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AEnumClasskind(fra.me.REG[1]); + parser___parser_prod___AEnumClasskind___init_aenumclasskind(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEnumClasskind(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AEnumClasskind_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AEnumClasskind_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEnumClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AEnumClasskind(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEnumClasskind(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AExternClasskind[83] = { + {(bigint) 3507 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AExternClasskind" /* 2: Class Name */}, + {(bigint) 3 /* 3: AExternClasskind < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AExternClasskind < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AExternClasskind < Prod: superclass typecheck marker */}, + {(bigint) 2891 /* 6: AExternClasskind < AClasskind: superclass typecheck marker */}, + {(bigint) 3507 /* 7: AExternClasskind < AExternClasskind: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AExternClasskind < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AExternClasskind___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AExternClasskind___visit_all}, + {(bigint) 2 /* 63: AExternClasskind < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AExternClasskind < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AClasskind___is_interface}, + {(bigint) syntax___mmbuilder___AClasskind___is_enum}, + {(bigint) syntax___mmbuilder___AClasskind___is_abstract}, + {(bigint) syntax___mmbuilder___AExternClasskind___is_extern}, + {(bigint) 0 /* 78: AExternClasskind < AClasskind: superclass init_table position */}, + {(bigint) parser___parser_prod___AExternClasskind___empty_init}, + {(bigint) parser___parser_prod___AExternClasskind___init_aexternclasskind}, + {(bigint) 4 /* 81: AExternClasskind < AExternClasskind: superclass init_table position */}, + {(bigint) parser___parser_nodes___AExternClasskind___n_kwextern}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AExternClasskind::_parent */ +/* 3: Attribute AExternClasskind::_location */ +/* 4: Attribute AExternClasskind::_first_location */ +/* 5: Attribute AExternClasskind::_last_location */ +/* 6: Attribute AExternClasskind::_n_kwextern */ +void INIT_ATTRIBUTES__parser___parser_nodes___AExternClasskind(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AExternClasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AExternClasskind(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwonce; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwonce_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwonce(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwonce_lexer___TKwonce___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwonce(); - lexer___TKwonce___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwsuper[72] = { - {(bigint) 2799 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwsuper < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwsuper < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwsuper < Token: superclass typecheck marker */}, - {(bigint) 2799 /* 4: TKwsuper < TKwsuper: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwsuper < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwsuper < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwsuper___parser_index}, - {(bigint) 2 /* 69: TKwsuper < Token: superclass init_table position */}, - {(bigint) lexer___TKwsuper___init_tk}, - {(bigint) 3 /* 71: TKwsuper < TKwsuper: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwsuper::_parent */ -/* 2: Attribute TKwsuper::_symbol */ -/* 3: Attribute TKwsuper::_text */ -/* 4: Attribute TKwsuper::_filename */ -/* 5: Attribute TKwsuper::_line */ -/* 6: Attribute TKwsuper::_pos */ -val_t NEW_TKwsuper(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AExternClasskind; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AExternClasskind(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AExternClasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AExternClasskind____n_kwextern(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwextern", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AExternClasskind_parser___parser_prod___AExternClasskind___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 828; + fra.me.meth = LOCATE_NEW_AExternClasskind_parser___parser_prod___AExternClasskind___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:828 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AExternClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternClasskind(fra.me.REG[0]); + parser___parser_prod___AExternClasskind___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternClasskind(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AExternClasskind_parser___parser_prod___AExternClasskind___init_aexternclasskind(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 830; + fra.me.meth = LOCATE_NEW_AExternClasskind_parser___parser_prod___AExternClasskind___init_aexternclasskind; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:830 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AExternClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternClasskind(fra.me.REG[1]); + parser___parser_prod___AExternClasskind___init_aexternclasskind(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternClasskind(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AExternClasskind_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AExternClasskind_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AExternClasskind(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternClasskind(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternClasskind(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AFormaldef[81] = { + {(bigint) 2859 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AFormaldef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AFormaldef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AFormaldef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AFormaldef < Prod: superclass typecheck marker */}, + {(bigint) 2859 /* 6: AFormaldef < AFormaldef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: AFormaldef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AFormaldef___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___AFormaldef___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AFormaldef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AFormaldef___visit_all}, + {(bigint) 1 /* 63: AFormaldef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: AFormaldef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) parser___parser_prod___AFormaldef___empty_init}, + {(bigint) parser___parser_prod___AFormaldef___init_aformaldef}, + {(bigint) 3 /* 78: AFormaldef < AFormaldef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AFormaldef___n_id}, + {(bigint) parser___parser_nodes___AFormaldef___n_type}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AFormaldef::_parent */ +/* 3: Attribute AFormaldef::_location */ +/* 4: Attribute AFormaldef::_first_location */ +/* 5: Attribute AFormaldef::_last_location */ +/* 6: Attribute AFormaldef::_formal */ +/* 7: Attribute AFormaldef::_n_id */ +/* 8: Attribute AFormaldef::_n_type */ +void INIT_ATTRIBUTES__parser___parser_nodes___AFormaldef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AFormaldef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:477 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AFormaldef____n_type(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AFormaldef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwsuper; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwsuper_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwsuper(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwsuper_lexer___TKwsuper___init_tk(val_t p0, val_t p1, val_t p2) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AFormaldef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AFormaldef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AFormaldef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AFormaldef____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AFormaldef_parser___parser_prod___AFormaldef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwsuper(); - lexer___TKwsuper___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwself[72] = { - {(bigint) 2807 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwself < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwself < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwself < Token: superclass typecheck marker */}, - {(bigint) 2807 /* 4: TKwself < TKwself: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwself < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwself < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwself___parser_index}, - {(bigint) 2 /* 69: TKwself < Token: superclass init_table position */}, - {(bigint) lexer___TKwself___init_tk}, - {(bigint) 3 /* 71: TKwself < TKwself: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwself::_parent */ -/* 2: Attribute TKwself::_symbol */ -/* 3: Attribute TKwself::_text */ -/* 4: Attribute TKwself::_filename */ -/* 5: Attribute TKwself::_line */ -/* 6: Attribute TKwself::_pos */ -val_t NEW_TKwself(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwself; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwself_parser_nodes___PNode___init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 859; + fra.me.meth = LOCATE_NEW_AFormaldef_parser___parser_prod___AFormaldef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:859 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AFormaldef(); + INIT_ATTRIBUTES__parser___parser_nodes___AFormaldef(fra.me.REG[0]); + parser___parser_prod___AFormaldef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFormaldef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AFormaldef_parser___parser_prod___AFormaldef___init_aformaldef(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwself(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwself_lexer___TKwself___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 861; + fra.me.meth = LOCATE_NEW_AFormaldef_parser___parser_prod___AFormaldef___init_aformaldef; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:861 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AFormaldef(); + INIT_ATTRIBUTES__parser___parser_nodes___AFormaldef(fra.me.REG[2]); + parser___parser_prod___AFormaldef___init_aformaldef(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AFormaldef(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AFormaldef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwself(); - lexer___TKwself___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwtrue[72] = { - {(bigint) 2791 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwtrue < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwtrue < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwtrue < Token: superclass typecheck marker */}, - {(bigint) 2791 /* 4: TKwtrue < TKwtrue: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwtrue < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwtrue < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwtrue___parser_index}, - {(bigint) 2 /* 69: TKwtrue < Token: superclass init_table position */}, - {(bigint) lexer___TKwtrue___init_tk}, - {(bigint) 3 /* 71: TKwtrue < TKwtrue: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwtrue::_parent */ -/* 2: Attribute TKwtrue::_symbol */ -/* 3: Attribute TKwtrue::_text */ -/* 4: Attribute TKwtrue::_filename */ -/* 5: Attribute TKwtrue::_line */ -/* 6: Attribute TKwtrue::_pos */ -val_t NEW_TKwtrue(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AFormaldef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AFormaldef(); + INIT_ATTRIBUTES__parser___parser_nodes___AFormaldef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFormaldef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ASuperclass[84] = { + {(bigint) 2811 /* 0: Identity */}, + {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ASuperclass" /* 2: Class Name */}, + {(bigint) 3 /* 3: ASuperclass < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ASuperclass < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ASuperclass < Prod: superclass typecheck marker */}, + {(bigint) 2811 /* 6: ASuperclass < ASuperclass: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ASuperclass < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ASuperclass___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ASuperclass___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ASuperclass___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ASuperclass___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ASuperclass___visit_all}, + {(bigint) 1 /* 63: ASuperclass < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: ASuperclass < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ASuperclass___ancestor}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) parser___parser_prod___ASuperclass___empty_init}, + {(bigint) parser___parser_prod___ASuperclass___init_asuperclass}, + {(bigint) 3 /* 80: ASuperclass < ASuperclass: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASuperclass___n_kwspecial}, + {(bigint) parser___parser_nodes___ASuperclass___n_kwsuper}, + {(bigint) parser___parser_nodes___ASuperclass___n_type}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ASuperclass::_parent */ +/* 3: Attribute ASuperclass::_location */ +/* 4: Attribute ASuperclass::_first_location */ +/* 5: Attribute ASuperclass::_last_location */ +/* 6: Attribute ASuperclass::_ancestor */ +/* 7: Attribute ASuperclass::_n_kwspecial */ +/* 8: Attribute ASuperclass::_n_kwsuper */ +/* 9: Attribute ASuperclass::_n_type */ +void INIT_ATTRIBUTES__parser___parser_nodes___ASuperclass(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASuperclass; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:481 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ASuperclass____n_kwspecial(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:482 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ASuperclass____n_kwsuper(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ASuperclass(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwtrue; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwtrue_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwtrue(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwtrue_lexer___TKwtrue___init_tk(val_t p0, val_t p1, val_t p2) { + obj = alloc(sizeof(val_t) * 10); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ASuperclass; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ASuperclass(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ASuperclass; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASuperclass____n_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_type", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ASuperclass_parser___parser_prod___ASuperclass___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwtrue(); - lexer___TKwtrue___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwfalse[72] = { - {(bigint) 2899 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwfalse < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwfalse < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwfalse < Token: superclass typecheck marker */}, - {(bigint) 2899 /* 4: TKwfalse < TKwfalse: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwfalse < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwfalse < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwfalse___parser_index}, - {(bigint) 2 /* 69: TKwfalse < Token: superclass init_table position */}, - {(bigint) lexer___TKwfalse___init_tk}, - {(bigint) 3 /* 71: TKwfalse < TKwfalse: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwfalse::_parent */ -/* 2: Attribute TKwfalse::_symbol */ -/* 3: Attribute TKwfalse::_text */ -/* 4: Attribute TKwfalse::_filename */ -/* 5: Attribute TKwfalse::_line */ -/* 6: Attribute TKwfalse::_pos */ -val_t NEW_TKwfalse(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwfalse; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwfalse_parser_nodes___PNode___init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 908; + fra.me.meth = LOCATE_NEW_ASuperclass_parser___parser_prod___ASuperclass___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:908 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASuperclass(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperclass(fra.me.REG[0]); + parser___parser_prod___ASuperclass___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperclass(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASuperclass_parser___parser_prod___ASuperclass___init_asuperclass(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwfalse(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwfalse_lexer___TKwfalse___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 910; + fra.me.meth = LOCATE_NEW_ASuperclass_parser___parser_prod___ASuperclass___init_asuperclass; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:910 */ + fra.me.REG[3] = NEW_parser___parser_nodes___ASuperclass(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperclass(fra.me.REG[3]); + parser___parser_prod___ASuperclass___init_asuperclass(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___ASuperclass(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_ASuperclass_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwfalse(); - lexer___TKwfalse___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwnull[72] = { - {(bigint) 2843 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwnull < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwnull < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwnull < Token: superclass typecheck marker */}, - {(bigint) 2843 /* 4: TKwnull < TKwnull: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwnull < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwnull < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwnull___parser_index}, - {(bigint) 2 /* 69: TKwnull < Token: superclass init_table position */}, - {(bigint) lexer___TKwnull___init_tk}, - {(bigint) 3 /* 71: TKwnull < TKwnull: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwnull::_parent */ -/* 2: Attribute TKwnull::_symbol */ -/* 3: Attribute TKwnull::_text */ -/* 4: Attribute TKwnull::_filename */ -/* 5: Attribute TKwnull::_line */ -/* 6: Attribute TKwnull::_pos */ -val_t NEW_TKwnull(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ASuperclass_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASuperclass(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperclass(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperclass(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAttrPropdef[101] = { + {(bigint) 3571 /* 0: Identity */}, + {(bigint) 20 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAttrPropdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAttrPropdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAttrPropdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAttrPropdef < Prod: superclass typecheck marker */}, + {(bigint) 2823 /* 6: AAttrPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3571 /* 7: AAttrPropdef < AAttrPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AAttrPropdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AAttrPropdef___accept_property_builder}, + {(bigint) syntax___mmbuilder___AAttrPropdef___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AAttrPropdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAttrPropdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAttrPropdef___visit_all}, + {(bigint) 2 /* 63: AAttrPropdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___AAttrPropdef___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AAttrPropdef___accept_icode_generation}, + {(bigint) syntax___typing___AAttrPropdef___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AAttrPropdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___APropdef___process_and_check}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_intro}, + {(bigint) syntax___mmbuilder___APropdef___inherit_signature}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_redef}, + {(bigint) syntax___typing___APropdef___self_var}, + {(bigint) 0 /* 79: AAttrPropdef < APropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___APropdef___n_doc}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AAttrPropdef___prop}, + {(bigint) syntax___mmbuilder___AAttrPropdef___readmethod}, + {(bigint) syntax___mmbuilder___AAttrPropdef___writemethod}, + {(bigint) parser___parser_prod___AAttrPropdef___empty_init}, + {(bigint) parser___parser_prod___AAttrPropdef___init_aattrpropdef}, + {(bigint) 4 /* 89: AAttrPropdef < AAttrPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAttrPropdef___n_kwredef}, + {(bigint) parser___parser_nodes___AAttrPropdef___n_visibility}, + {(bigint) parser___parser_nodes___AAttrPropdef___n_kwvar}, + {(bigint) parser___parser_nodes___AAttrPropdef___n_id}, + {(bigint) parser___parser_nodes___AAttrPropdef___n_id2}, + {(bigint) parser___parser_nodes___AAttrPropdef___n_type}, + {(bigint) parser___parser_nodes___AAttrPropdef___n_readable}, + {(bigint) parser___parser_nodes___AAttrPropdef___n_writable}, + {(bigint) parser___parser_nodes___AAttrPropdef___n_expr}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAttrPropdef::_parent */ +/* 3: Attribute AAttrPropdef::_location */ +/* 4: Attribute AAttrPropdef::_first_location */ +/* 5: Attribute AAttrPropdef::_last_location */ +/* 6: Attribute AAttrPropdef::_n_doc */ +/* 7: Attribute AAttrPropdef::_self_var */ +/* 8: Attribute AAttrPropdef::_readmethod */ +/* 9: Attribute AAttrPropdef::_writemethod */ +/* 10: Attribute AAttrPropdef::_prop */ +/* 11: Attribute AAttrPropdef::_n_kwredef */ +/* 12: Attribute AAttrPropdef::_n_visibility */ +/* 13: Attribute AAttrPropdef::_n_kwvar */ +/* 14: Attribute AAttrPropdef::_n_id */ +/* 15: Attribute AAttrPropdef::_n_id2 */ +/* 16: Attribute AAttrPropdef::_n_type */ +/* 17: Attribute AAttrPropdef::_n_readable */ +/* 18: Attribute AAttrPropdef::_n_writable */ +/* 19: Attribute AAttrPropdef::_n_expr */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAttrPropdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAttrPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:486 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___APropdef____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:496 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAttrPropdef____n_readable(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:497 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAttrPropdef____n_writable(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:490 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAttrPropdef____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:495 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAttrPropdef____n_type(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:498 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAttrPropdef____n_expr(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAttrPropdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwnull; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwnull_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwnull(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwnull_lexer___TKwnull___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwnull(); - lexer___TKwnull___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TKwas[72] = { - {(bigint) 2939 /* 0: Identity */}, - {(bigint) 3 /* 1: TKwas < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TKwas < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TKwas < Token: superclass typecheck marker */}, - {(bigint) 2939 /* 4: TKwas < TKwas: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TKwas < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TKwas < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TKwas___parser_index}, - {(bigint) 2 /* 69: TKwas < Token: superclass init_table position */}, - {(bigint) lexer___TKwas___init_tk}, - {(bigint) 3 /* 71: TKwas < TKwas: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TKwas::_parent */ -/* 2: Attribute TKwas::_symbol */ -/* 3: Attribute TKwas::_text */ -/* 4: Attribute TKwas::_filename */ -/* 5: Attribute TKwas::_line */ -/* 6: Attribute TKwas::_pos */ -val_t NEW_TKwas(void) { + obj = alloc(sizeof(val_t) * 20); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAttrPropdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAttrPropdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAttrPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAttrPropdef____n_visibility(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_visibility", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAttrPropdef____n_kwvar(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwvar", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAttrPropdef_parser___parser_prod___AAttrPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 975; + fra.me.meth = LOCATE_NEW_AAttrPropdef_parser___parser_prod___AAttrPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:975 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAttrPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrPropdef(fra.me.REG[0]); + parser___parser_prod___AAttrPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAttrPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAttrPropdef_parser___parser_prod___AAttrPropdef___init_aattrpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7, val_t p8, val_t p9){ + struct {struct stack_frame_t me; val_t MORE_REG[10];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 977; + fra.me.meth = LOCATE_NEW_AAttrPropdef_parser___parser_prod___AAttrPropdef___init_aattrpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 11; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[7] = NIT_NULL; + fra.me.REG[8] = NIT_NULL; + fra.me.REG[9] = NIT_NULL; + fra.me.REG[10] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + fra.me.REG[6] = p6; + fra.me.REG[7] = p7; + fra.me.REG[8] = p8; + fra.me.REG[9] = p9; + /* parser/parser_prod.nit:977 */ + fra.me.REG[10] = NEW_parser___parser_nodes___AAttrPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrPropdef(fra.me.REG[10]); + parser___parser_prod___AAttrPropdef___init_aattrpropdef(fra.me.REG[10], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], fra.me.REG[6], fra.me.REG[7], fra.me.REG[8], fra.me.REG[9], init_table); + CHECKNEW_parser___parser_nodes___AAttrPropdef(fra.me.REG[10]); + stack_frame_head = fra.me.prev; + return fra.me.REG[10]; +} +val_t NEW_AAttrPropdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAttrPropdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAttrPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrPropdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAttrPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ADeferredMethPropdef[100] = { + {(bigint) 3767 /* 0: Identity */}, + {(bigint) 15 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ADeferredMethPropdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: ADeferredMethPropdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ADeferredMethPropdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ADeferredMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 2823 /* 6: ADeferredMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3443 /* 7: ADeferredMethPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3767 /* 8: ADeferredMethPropdef < ADeferredMethPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: ADeferredMethPropdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ADeferredMethPropdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ADeferredMethPropdef___visit_all}, + {(bigint) 3 /* 63: ADeferredMethPropdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___AMethPropdef___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AMethPropdef___accept_icode_generation}, + {(bigint) syntax___typing___AMethPropdef___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: ADeferredMethPropdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___APropdef___process_and_check}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_intro}, + {(bigint) syntax___mmbuilder___APropdef___inherit_signature}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_redef}, + {(bigint) syntax___typing___APropdef___self_var}, + {(bigint) 1 /* 79: ADeferredMethPropdef < APropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___APropdef___n_doc}, + {(bigint) syntax___mmbuilder___AMethPropdef___name}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AMethPropdef___method}, + {(bigint) parser___parser_prod___AMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, + {(bigint) 0 /* 88: ADeferredMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AMethPropdef___n_kwredef}, + {(bigint) parser___parser_nodes___AMethPropdef___n_visibility}, + {(bigint) parser___parser_nodes___AMethPropdef___n_methid}, + {(bigint) parser___parser_nodes___AMethPropdef___n_signature}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___icode_generation___ADeferredMethPropdef___fill_iroutine}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) parser___parser_prod___ADeferredMethPropdef___empty_init}, + {(bigint) parser___parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef}, + {(bigint) 5 /* 98: ADeferredMethPropdef < ADeferredMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___ADeferredMethPropdef___n_kwmeth}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ADeferredMethPropdef::_parent */ +/* 3: Attribute ADeferredMethPropdef::_location */ +/* 4: Attribute ADeferredMethPropdef::_first_location */ +/* 5: Attribute ADeferredMethPropdef::_last_location */ +/* 6: Attribute ADeferredMethPropdef::_n_doc */ +/* 7: Attribute ADeferredMethPropdef::_self_var */ +/* 8: Attribute ADeferredMethPropdef::_name */ +/* 9: Attribute ADeferredMethPropdef::_method */ +/* 10: Attribute ADeferredMethPropdef::_n_kwredef */ +/* 11: Attribute ADeferredMethPropdef::_n_visibility */ +/* 12: Attribute ADeferredMethPropdef::_n_methid */ +/* 13: Attribute ADeferredMethPropdef::_n_signature */ +/* 14: Attribute ADeferredMethPropdef::_n_kwmeth */ +void INIT_ATTRIBUTES__parser___parser_nodes___ADeferredMethPropdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ADeferredMethPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:486 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___APropdef____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:506 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:508 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_methid(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ADeferredMethPropdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TKwas; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TKwas_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwas(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TKwas_lexer___TKwas___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TKwas(); - lexer___TKwas___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TOpar[72] = { - {(bigint) 2735 /* 0: Identity */}, - {(bigint) 3 /* 1: TOpar < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TOpar < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TOpar < Token: superclass typecheck marker */}, - {(bigint) 2735 /* 4: TOpar < TOpar: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TOpar < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TOpar < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TOpar___parser_index}, - {(bigint) 2 /* 69: TOpar < Token: superclass init_table position */}, - {(bigint) lexer___TOpar___init_tk}, - {(bigint) 3 /* 71: TOpar < TOpar: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TOpar::_parent */ -/* 2: Attribute TOpar::_symbol */ -/* 3: Attribute TOpar::_text */ -/* 4: Attribute TOpar::_filename */ -/* 5: Attribute TOpar::_line */ -/* 6: Attribute TOpar::_pos */ -val_t NEW_TOpar(void) { + obj = alloc(sizeof(val_t) * 15); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ADeferredMethPropdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ADeferredMethPropdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ADeferredMethPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ADeferredMethPropdef____n_kwmeth(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwmeth", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1164; + fra.me.meth = LOCATE_NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1164 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ADeferredMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ADeferredMethPropdef(fra.me.REG[0]); + parser___parser_prod___AMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ADeferredMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ADeferredMethPropdef_parser___parser_prod___ADeferredMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1259; + fra.me.meth = LOCATE_NEW_ADeferredMethPropdef_parser___parser_prod___ADeferredMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1259 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ADeferredMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ADeferredMethPropdef(fra.me.REG[0]); + parser___parser_prod___ADeferredMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ADeferredMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ADeferredMethPropdef_parser___parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5){ + struct {struct stack_frame_t me; val_t MORE_REG[6];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1261; + fra.me.meth = LOCATE_NEW_ADeferredMethPropdef_parser___parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 7; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + /* parser/parser_prod.nit:1261 */ + fra.me.REG[6] = NEW_parser___parser_nodes___ADeferredMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ADeferredMethPropdef(fra.me.REG[6]); + parser___parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef(fra.me.REG[6], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], init_table); + CHECKNEW_parser___parser_nodes___ADeferredMethPropdef(fra.me.REG[6]); + stack_frame_head = fra.me.prev; + return fra.me.REG[6]; +} +val_t NEW_ADeferredMethPropdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ADeferredMethPropdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ADeferredMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ADeferredMethPropdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ADeferredMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1166; + fra.me.meth = LOCATE_NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:1166 */ + fra.me.REG[5] = NEW_parser___parser_nodes___ADeferredMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ADeferredMethPropdef(fra.me.REG[5]); + parser___parser_prod___AMethPropdef___init_amethpropdef(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___ADeferredMethPropdef(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +const classtable_elt_t VFT_parser___parser_nodes___AInternMethPropdef[100] = { + {(bigint) 3723 /* 0: Identity */}, + {(bigint) 15 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AInternMethPropdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AInternMethPropdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AInternMethPropdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AInternMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 2823 /* 6: AInternMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3443 /* 7: AInternMethPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3723 /* 8: AInternMethPropdef < AInternMethPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AInternMethPropdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AInternMethPropdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AInternMethPropdef___visit_all}, + {(bigint) 3 /* 63: AInternMethPropdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___AMethPropdef___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AMethPropdef___accept_icode_generation}, + {(bigint) syntax___typing___AMethPropdef___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AInternMethPropdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___APropdef___process_and_check}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_intro}, + {(bigint) syntax___mmbuilder___APropdef___inherit_signature}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_redef}, + {(bigint) syntax___typing___APropdef___self_var}, + {(bigint) 1 /* 79: AInternMethPropdef < APropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___APropdef___n_doc}, + {(bigint) syntax___mmbuilder___AMethPropdef___name}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AMethPropdef___method}, + {(bigint) parser___parser_prod___AMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, + {(bigint) 0 /* 88: AInternMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AMethPropdef___n_kwredef}, + {(bigint) parser___parser_nodes___AMethPropdef___n_visibility}, + {(bigint) parser___parser_nodes___AMethPropdef___n_methid}, + {(bigint) parser___parser_nodes___AMethPropdef___n_signature}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___icode_generation___AInternMethPropdef___fill_iroutine}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) parser___parser_prod___AInternMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AInternMethPropdef___init_ainternmethpropdef}, + {(bigint) 5 /* 98: AInternMethPropdef < AInternMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AInternMethPropdef___n_kwmeth}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AInternMethPropdef::_parent */ +/* 3: Attribute AInternMethPropdef::_location */ +/* 4: Attribute AInternMethPropdef::_first_location */ +/* 5: Attribute AInternMethPropdef::_last_location */ +/* 6: Attribute AInternMethPropdef::_n_doc */ +/* 7: Attribute AInternMethPropdef::_self_var */ +/* 8: Attribute AInternMethPropdef::_name */ +/* 9: Attribute AInternMethPropdef::_method */ +/* 10: Attribute AInternMethPropdef::_n_kwredef */ +/* 11: Attribute AInternMethPropdef::_n_visibility */ +/* 12: Attribute AInternMethPropdef::_n_methid */ +/* 13: Attribute AInternMethPropdef::_n_signature */ +/* 14: Attribute AInternMethPropdef::_n_kwmeth */ +void INIT_ATTRIBUTES__parser___parser_nodes___AInternMethPropdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AInternMethPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:486 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___APropdef____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:506 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:508 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_methid(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AInternMethPropdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TOpar; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TOpar_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TOpar(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TOpar_lexer___TOpar___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TOpar(); - lexer___TOpar___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TCpar[72] = { - {(bigint) 2995 /* 0: Identity */}, - {(bigint) 3 /* 1: TCpar < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TCpar < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TCpar < Token: superclass typecheck marker */}, - {(bigint) 2995 /* 4: TCpar < TCpar: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TCpar < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TCpar < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TCpar___parser_index}, - {(bigint) 2 /* 69: TCpar < Token: superclass init_table position */}, - {(bigint) lexer___TCpar___init_tk}, - {(bigint) 3 /* 71: TCpar < TCpar: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TCpar::_parent */ -/* 2: Attribute TCpar::_symbol */ -/* 3: Attribute TCpar::_text */ -/* 4: Attribute TCpar::_filename */ -/* 5: Attribute TCpar::_line */ -/* 6: Attribute TCpar::_pos */ -val_t NEW_TCpar(void) { + obj = alloc(sizeof(val_t) * 15); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AInternMethPropdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AInternMethPropdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AInternMethPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AInternMethPropdef____n_kwmeth(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwmeth", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1164; + fra.me.meth = LOCATE_NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1164 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInternMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AInternMethPropdef(fra.me.REG[0]); + parser___parser_prod___AMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInternMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AInternMethPropdef_parser___parser_prod___AInternMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1368; + fra.me.meth = LOCATE_NEW_AInternMethPropdef_parser___parser_prod___AInternMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1368 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInternMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AInternMethPropdef(fra.me.REG[0]); + parser___parser_prod___AInternMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInternMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AInternMethPropdef_parser___parser_prod___AInternMethPropdef___init_ainternmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5){ + struct {struct stack_frame_t me; val_t MORE_REG[6];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1370; + fra.me.meth = LOCATE_NEW_AInternMethPropdef_parser___parser_prod___AInternMethPropdef___init_ainternmethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 7; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + /* parser/parser_prod.nit:1370 */ + fra.me.REG[6] = NEW_parser___parser_nodes___AInternMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AInternMethPropdef(fra.me.REG[6]); + parser___parser_prod___AInternMethPropdef___init_ainternmethpropdef(fra.me.REG[6], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], init_table); + CHECKNEW_parser___parser_nodes___AInternMethPropdef(fra.me.REG[6]); + stack_frame_head = fra.me.prev; + return fra.me.REG[6]; +} +val_t NEW_AInternMethPropdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AInternMethPropdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInternMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AInternMethPropdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInternMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1166; + fra.me.meth = LOCATE_NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:1166 */ + fra.me.REG[5] = NEW_parser___parser_nodes___AInternMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AInternMethPropdef(fra.me.REG[5]); + parser___parser_prod___AMethPropdef___init_amethpropdef(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___AInternMethPropdef(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +const classtable_elt_t VFT_parser___parser_nodes___AExternMethPropdef[106] = { + {(bigint) 3847 /* 0: Identity */}, + {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AExternMethPropdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AExternMethPropdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AExternMethPropdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AExternMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 2823 /* 6: AExternMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3443 /* 7: AExternMethPropdef < AMethPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3751 /* 9: AExternMethPropdef < AExternPropdef: superclass typecheck marker */}, + {(bigint) 3847 /* 10: AExternMethPropdef < AExternMethPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 5 /* 19: AExternMethPropdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExternPropdef___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AExternMethPropdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AExternMethPropdef___visit_all}, + {(bigint) 4 /* 63: AExternMethPropdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___AMethPropdef___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AMethPropdef___accept_icode_generation}, + {(bigint) syntax___typing___AMethPropdef___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 3 /* 72: AExternMethPropdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___APropdef___process_and_check}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_intro}, + {(bigint) syntax___mmbuilder___APropdef___inherit_signature}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_redef}, + {(bigint) syntax___typing___APropdef___self_var}, + {(bigint) 2 /* 79: AExternMethPropdef < APropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___APropdef___n_doc}, + {(bigint) syntax___mmbuilder___AMethPropdef___name}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AMethPropdef___method}, + {(bigint) parser___parser_prod___AMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, + {(bigint) 1 /* 88: AExternMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AMethPropdef___n_kwredef}, + {(bigint) parser___parser_nodes___AMethPropdef___n_visibility}, + {(bigint) parser___parser_nodes___AMethPropdef___n_methid}, + {(bigint) parser___parser_nodes___AMethPropdef___n_signature}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___icode_generation___AExternMethPropdef___fill_iroutine}, + {(bigint) syntax___typing___ANode___accept_typing}, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_verifier}, + {(bigint) 0 /* 98: AExternMethPropdef < AExternPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AExternPropdef___n_extern}, + {(bigint) parser___parser_nodes___AExternPropdef___n_extern_calls}, + {(bigint) syntax___icode_generation___AExternPropdef___fill_iroutine}, + {(bigint) parser___parser_prod___AExternMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AExternMethPropdef___init_aexternmethpropdef}, + {(bigint) 6 /* 104: AExternMethPropdef < AExternMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AExternMethPropdef___n_kwmeth}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AExternMethPropdef::_parent */ +/* 3: Attribute AExternMethPropdef::_location */ +/* 4: Attribute AExternMethPropdef::_first_location */ +/* 5: Attribute AExternMethPropdef::_last_location */ +/* 6: Attribute AExternMethPropdef::_n_doc */ +/* 7: Attribute AExternMethPropdef::_self_var */ +/* 8: Attribute AExternMethPropdef::_name */ +/* 9: Attribute AExternMethPropdef::_method */ +/* 10: Attribute AExternMethPropdef::_n_kwredef */ +/* 11: Attribute AExternMethPropdef::_n_visibility */ +/* 12: Attribute AExternMethPropdef::_n_methid */ +/* 13: Attribute AExternMethPropdef::_n_signature */ +/* 14: Attribute AExternMethPropdef::_n_extern */ +/* 15: Attribute AExternMethPropdef::_n_extern_calls */ +/* 16: Attribute AExternMethPropdef::_n_kwmeth */ +void INIT_ATTRIBUTES__parser___parser_nodes___AExternMethPropdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AExternMethPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:486 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___APropdef____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:506 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:508 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_methid(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:529 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AExternPropdef____n_extern(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:530 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AExternPropdef____n_extern_calls(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AExternMethPropdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TCpar; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TCpar_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TCpar(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TCpar_lexer___TCpar___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TCpar(); - lexer___TCpar___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TObra[72] = { - {(bigint) 2739 /* 0: Identity */}, - {(bigint) 3 /* 1: TObra < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TObra < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TObra < Token: superclass typecheck marker */}, - {(bigint) 2739 /* 4: TObra < TObra: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TObra < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TObra < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TObra___parser_index}, - {(bigint) 2 /* 69: TObra < Token: superclass init_table position */}, - {(bigint) lexer___TObra___init_tk}, - {(bigint) 3 /* 71: TObra < TObra: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TObra::_parent */ -/* 2: Attribute TObra::_symbol */ -/* 3: Attribute TObra::_text */ -/* 4: Attribute TObra::_filename */ -/* 5: Attribute TObra::_line */ -/* 6: Attribute TObra::_pos */ -val_t NEW_TObra(void) { + obj = alloc(sizeof(val_t) * 17); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AExternMethPropdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AExternMethPropdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AExternMethPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AExternMethPropdef____n_kwmeth(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwmeth", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1164; + fra.me.meth = LOCATE_NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1164 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AExternMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternMethPropdef(fra.me.REG[0]); + parser___parser_prod___AMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AExternMethPropdef_parser___parser_prod___AExternMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1477; + fra.me.meth = LOCATE_NEW_AExternMethPropdef_parser___parser_prod___AExternMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1477 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AExternMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternMethPropdef(fra.me.REG[0]); + parser___parser_prod___AExternMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AExternMethPropdef_parser___parser_prod___AExternMethPropdef___init_aexternmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7){ + struct {struct stack_frame_t me; val_t MORE_REG[8];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1479; + fra.me.meth = LOCATE_NEW_AExternMethPropdef_parser___parser_prod___AExternMethPropdef___init_aexternmethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 9; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[7] = NIT_NULL; + fra.me.REG[8] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + fra.me.REG[6] = p6; + fra.me.REG[7] = p7; + /* parser/parser_prod.nit:1479 */ + fra.me.REG[8] = NEW_parser___parser_nodes___AExternMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternMethPropdef(fra.me.REG[8]); + parser___parser_prod___AExternMethPropdef___init_aexternmethpropdef(fra.me.REG[8], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], fra.me.REG[6], fra.me.REG[7], init_table); + CHECKNEW_parser___parser_nodes___AExternMethPropdef(fra.me.REG[8]); + stack_frame_head = fra.me.prev; + return fra.me.REG[8]; +} +val_t NEW_AExternMethPropdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AExternMethPropdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AExternMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternMethPropdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1166; + fra.me.meth = LOCATE_NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:1166 */ + fra.me.REG[5] = NEW_parser___parser_nodes___AExternMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternMethPropdef(fra.me.REG[5]); + parser___parser_prod___AMethPropdef___init_amethpropdef(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___AExternMethPropdef(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +const classtable_elt_t VFT_parser___parser_nodes___AConcreteMethPropdef[103] = { + {(bigint) 3779 /* 0: Identity */}, + {(bigint) 16 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AConcreteMethPropdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AConcreteMethPropdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AConcreteMethPropdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AConcreteMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 2823 /* 6: AConcreteMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3443 /* 7: AConcreteMethPropdef < AMethPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3779 /* 9: AConcreteMethPropdef < AConcreteMethPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AConcreteMethPropdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AConcreteMethPropdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AConcreteMethPropdef___visit_all}, + {(bigint) 3 /* 63: AConcreteMethPropdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___AMethPropdef___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AMethPropdef___accept_icode_generation}, + {(bigint) syntax___typing___AMethPropdef___accept_typing}, + {(bigint) syntax___typing___AConcreteMethPropdef___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AConcreteMethPropdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___APropdef___process_and_check}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_intro}, + {(bigint) syntax___mmbuilder___APropdef___inherit_signature}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_redef}, + {(bigint) syntax___typing___APropdef___self_var}, + {(bigint) 1 /* 79: AConcreteMethPropdef < APropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___APropdef___n_doc}, + {(bigint) syntax___mmbuilder___AMethPropdef___name}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AMethPropdef___method}, + {(bigint) parser___parser_prod___AMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, + {(bigint) 0 /* 88: AConcreteMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AMethPropdef___n_kwredef}, + {(bigint) parser___parser_nodes___AMethPropdef___n_visibility}, + {(bigint) parser___parser_nodes___AMethPropdef___n_methid}, + {(bigint) parser___parser_nodes___AMethPropdef___n_signature}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___icode_generation___AConcreteMethPropdef___fill_iroutine}, + {(bigint) syntax___typing___ANode___accept_typing}, + {0} /* Class Hole :( */, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___AConcreteMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef}, + {(bigint) 5 /* 100: AConcreteMethPropdef < AConcreteMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AConcreteMethPropdef___n_kwmeth}, + {(bigint) parser___parser_nodes___AConcreteMethPropdef___n_block}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AConcreteMethPropdef::_parent */ +/* 3: Attribute AConcreteMethPropdef::_location */ +/* 4: Attribute AConcreteMethPropdef::_first_location */ +/* 5: Attribute AConcreteMethPropdef::_last_location */ +/* 6: Attribute AConcreteMethPropdef::_n_doc */ +/* 7: Attribute AConcreteMethPropdef::_self_var */ +/* 8: Attribute AConcreteMethPropdef::_name */ +/* 9: Attribute AConcreteMethPropdef::_method */ +/* 10: Attribute AConcreteMethPropdef::_n_kwredef */ +/* 11: Attribute AConcreteMethPropdef::_n_visibility */ +/* 12: Attribute AConcreteMethPropdef::_n_methid */ +/* 13: Attribute AConcreteMethPropdef::_n_signature */ +/* 14: Attribute AConcreteMethPropdef::_n_kwmeth */ +/* 15: Attribute AConcreteMethPropdef::_n_block */ +void INIT_ATTRIBUTES__parser___parser_nodes___AConcreteMethPropdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AConcreteMethPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:486 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___APropdef____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:506 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:508 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_methid(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:540 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AConcreteMethPropdef____n_block(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AConcreteMethPropdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TObra; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TObra_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TObra(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TObra_lexer___TObra___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TObra(); - lexer___TObra___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TCbra[72] = { - {(bigint) 3019 /* 0: Identity */}, - {(bigint) 3 /* 1: TCbra < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TCbra < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TCbra < Token: superclass typecheck marker */}, - {(bigint) 3019 /* 4: TCbra < TCbra: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TCbra < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TCbra < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TCbra___parser_index}, - {(bigint) 2 /* 69: TCbra < Token: superclass init_table position */}, - {(bigint) lexer___TCbra___init_tk}, - {(bigint) 3 /* 71: TCbra < TCbra: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TCbra::_parent */ -/* 2: Attribute TCbra::_symbol */ -/* 3: Attribute TCbra::_text */ -/* 4: Attribute TCbra::_filename */ -/* 5: Attribute TCbra::_line */ -/* 6: Attribute TCbra::_pos */ -val_t NEW_TCbra(void) { + obj = alloc(sizeof(val_t) * 16); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AConcreteMethPropdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AConcreteMethPropdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AConcreteMethPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1164; + fra.me.meth = LOCATE_NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1164 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AConcreteMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteMethPropdef(fra.me.REG[0]); + parser___parser_prod___AMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AConcreteMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AConcreteMethPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1622; + fra.me.meth = LOCATE_NEW_AConcreteMethPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1622 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AConcreteMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteMethPropdef(fra.me.REG[0]); + parser___parser_prod___AConcreteMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AConcreteMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AConcreteMethPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6){ + struct {struct stack_frame_t me; val_t MORE_REG[7];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1624; + fra.me.meth = LOCATE_NEW_AConcreteMethPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 8; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[7] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + fra.me.REG[6] = p6; + /* parser/parser_prod.nit:1624 */ + fra.me.REG[7] = NEW_parser___parser_nodes___AConcreteMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteMethPropdef(fra.me.REG[7]); + parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(fra.me.REG[7], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], fra.me.REG[6], init_table); + CHECKNEW_parser___parser_nodes___AConcreteMethPropdef(fra.me.REG[7]); + stack_frame_head = fra.me.prev; + return fra.me.REG[7]; +} +val_t NEW_AConcreteMethPropdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AConcreteMethPropdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AConcreteMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteMethPropdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AConcreteMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1166; + fra.me.meth = LOCATE_NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:1166 */ + fra.me.REG[5] = NEW_parser___parser_nodes___AConcreteMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteMethPropdef(fra.me.REG[5]); + parser___parser_prod___AMethPropdef___init_amethpropdef(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___AConcreteMethPropdef(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +const classtable_elt_t VFT_parser___parser_nodes___AConcreteInitPropdef[111] = { + {(bigint) 3855 /* 0: Identity */}, + {(bigint) 19 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AConcreteInitPropdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AConcreteInitPropdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AConcreteInitPropdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AConcreteInitPropdef < Prod: superclass typecheck marker */}, + {(bigint) 2823 /* 6: AConcreteInitPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3443 /* 7: AConcreteInitPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3727 /* 8: AConcreteInitPropdef < AInitPropdef: superclass typecheck marker */}, + {(bigint) 3779 /* 9: AConcreteInitPropdef < AConcreteMethPropdef: superclass typecheck marker */}, + {(bigint) 3855 /* 10: AConcreteInitPropdef < AConcreteInitPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AConcreteInitPropdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AConcreteInitPropdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AConcreteInitPropdef___visit_all}, + {(bigint) 3 /* 63: AConcreteInitPropdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___AConcreteInitPropdef___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AMethPropdef___accept_icode_generation}, + {(bigint) syntax___typing___AConcreteInitPropdef___accept_typing}, + {(bigint) syntax___typing___AConcreteInitPropdef___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AConcreteInitPropdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___APropdef___process_and_check}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_intro}, + {(bigint) syntax___mmbuilder___APropdef___inherit_signature}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_redef}, + {(bigint) syntax___typing___APropdef___self_var}, + {(bigint) 1 /* 79: AConcreteInitPropdef < APropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___APropdef___n_doc}, + {(bigint) syntax___mmbuilder___AMethPropdef___name}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AMethPropdef___method}, + {(bigint) parser___parser_prod___AMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, + {(bigint) 0 /* 88: AConcreteInitPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AMethPropdef___n_kwredef}, + {(bigint) parser___parser_nodes___AMethPropdef___n_visibility}, + {(bigint) parser___parser_nodes___AMethPropdef___n_methid}, + {(bigint) parser___parser_nodes___AMethPropdef___n_signature}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___icode_generation___AConcreteMethPropdef___fill_iroutine}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) 6 /* 96: AConcreteInitPropdef < AInitPropdef: superclass init_table position */}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___AConcreteMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef}, + {(bigint) 5 /* 100: AConcreteInitPropdef < AConcreteMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AConcreteMethPropdef___n_kwmeth}, + {(bigint) parser___parser_nodes___AConcreteMethPropdef___n_block}, + {(bigint) syntax___typing___AMethPropdef___accept_typing}, + {(bigint) syntax___typing___AConcreteMethPropdef___after_typing}, + {(bigint) syntax___syntax_base___AConcreteInitPropdef___super_init_calls}, + {(bigint) syntax___syntax_base___AConcreteInitPropdef___explicit_super_init_calls}, + {(bigint) parser___parser_prod___AConcreteInitPropdef___empty_init}, + {(bigint) parser___parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef}, + {(bigint) 7 /* 109: AConcreteInitPropdef < AConcreteInitPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AConcreteInitPropdef___n_kwinit}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AConcreteInitPropdef::_parent */ +/* 3: Attribute AConcreteInitPropdef::_location */ +/* 4: Attribute AConcreteInitPropdef::_first_location */ +/* 5: Attribute AConcreteInitPropdef::_last_location */ +/* 6: Attribute AConcreteInitPropdef::_n_doc */ +/* 7: Attribute AConcreteInitPropdef::_self_var */ +/* 8: Attribute AConcreteInitPropdef::_name */ +/* 9: Attribute AConcreteInitPropdef::_method */ +/* 10: Attribute AConcreteInitPropdef::_n_kwredef */ +/* 11: Attribute AConcreteInitPropdef::_n_visibility */ +/* 12: Attribute AConcreteInitPropdef::_n_methid */ +/* 13: Attribute AConcreteInitPropdef::_n_signature */ +/* 14: Attribute AConcreteInitPropdef::_n_kwmeth */ +/* 15: Attribute AConcreteInitPropdef::_n_block */ +/* 16: Attribute AConcreteInitPropdef::_super_init_calls */ +/* 17: Attribute AConcreteInitPropdef::_explicit_super_init_calls */ +/* 18: Attribute AConcreteInitPropdef::_n_kwinit */ +void INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/syntax_base.nit:554 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___syntax_base___AConcreteInitPropdef____super_init_calls(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/syntax_base.nit:555 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___syntax_base___AConcreteInitPropdef____explicit_super_init_calls(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:486 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___APropdef____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:506 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:508 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_methid(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:540 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AConcreteMethPropdef____n_block(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AConcreteInitPropdef(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 19); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AConcreteInitPropdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AConcreteInitPropdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AConcreteInitPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AConcreteInitPropdef____super_init_calls(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_super_init_calls", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AConcreteInitPropdef____explicit_super_init_calls(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_explicit_super_init_calls", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AConcreteInitPropdef____n_kwinit(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwinit", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1622; + fra.me.meth = LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1622 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AConcreteInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[0]); + parser___parser_prod___AConcreteMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteInitPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1749; + fra.me.meth = LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteInitPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1749 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AConcreteInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[0]); + parser___parser_prod___AConcreteInitPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6){ + struct {struct stack_frame_t me; val_t MORE_REG[7];} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1751; + fra.me.meth = LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 8; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[7] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + fra.me.REG[6] = p6; + /* parser/parser_prod.nit:1751 */ + fra.me.REG[7] = NEW_parser___parser_nodes___AConcreteInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[7]); + parser___parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef(fra.me.REG[7], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], fra.me.REG[6], init_table); + CHECKNEW_parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[7]); + stack_frame_head = fra.me.prev; + return fra.me.REG[7]; +} +val_t NEW_AConcreteInitPropdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AConcreteInitPropdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AConcreteInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1164; + fra.me.meth = LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1164 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AConcreteInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[0]); + parser___parser_prod___AMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6){ + struct {struct stack_frame_t me; val_t MORE_REG[7];} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1624; + fra.me.meth = LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 8; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[7] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + fra.me.REG[6] = p6; + /* parser/parser_prod.nit:1624 */ + fra.me.REG[7] = NEW_parser___parser_nodes___AConcreteInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[7]); + parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(fra.me.REG[7], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], fra.me.REG[6], init_table); + CHECKNEW_parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[7]); + stack_frame_head = fra.me.prev; + return fra.me.REG[7]; +} +val_t NEW_AConcreteInitPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1166; + fra.me.meth = LOCATE_NEW_AConcreteInitPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:1166 */ + fra.me.REG[5] = NEW_parser___parser_nodes___AConcreteInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[5]); + parser___parser_prod___AMethPropdef___init_amethpropdef(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___AConcreteInitPropdef(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +const classtable_elt_t VFT_parser___parser_nodes___AExternInitPropdef[108] = { + {(bigint) 3851 /* 0: Identity */}, + {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AExternInitPropdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AExternInitPropdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AExternInitPropdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AExternInitPropdef < Prod: superclass typecheck marker */}, + {(bigint) 2823 /* 6: AExternInitPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3443 /* 7: AExternInitPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3727 /* 8: AExternInitPropdef < AInitPropdef: superclass typecheck marker */}, + {(bigint) 3751 /* 9: AExternInitPropdef < AExternPropdef: superclass typecheck marker */}, + {(bigint) 3851 /* 10: AExternInitPropdef < AExternInitPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 5 /* 19: AExternInitPropdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExternPropdef___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AExternInitPropdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AExternInitPropdef___visit_all}, + {(bigint) 4 /* 63: AExternInitPropdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___AMethPropdef___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AMethPropdef___accept_icode_generation}, + {(bigint) syntax___typing___AExternInitPropdef___accept_typing}, + {(bigint) syntax___typing___AExternInitPropdef___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 3 /* 72: AExternInitPropdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___APropdef___process_and_check}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_intro}, + {(bigint) syntax___mmbuilder___APropdef___inherit_signature}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_redef}, + {(bigint) syntax___typing___APropdef___self_var}, + {(bigint) 2 /* 79: AExternInitPropdef < APropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___APropdef___n_doc}, + {(bigint) syntax___mmbuilder___AMethPropdef___name}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AMethPropdef___method}, + {(bigint) parser___parser_prod___AMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, + {(bigint) 1 /* 88: AExternInitPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AMethPropdef___n_kwredef}, + {(bigint) parser___parser_nodes___AMethPropdef___n_visibility}, + {(bigint) parser___parser_nodes___AMethPropdef___n_methid}, + {(bigint) parser___parser_nodes___AMethPropdef___n_signature}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___icode_generation___AExternInitPropdef___fill_iroutine}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) 6 /* 96: AExternInitPropdef < AInitPropdef: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_verifier}, + {(bigint) 0 /* 98: AExternInitPropdef < AExternPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AExternPropdef___n_extern}, + {(bigint) parser___parser_nodes___AExternPropdef___n_extern_calls}, + {(bigint) syntax___icode_generation___AExternPropdef___fill_iroutine}, + {(bigint) syntax___typing___AMethPropdef___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___AExternInitPropdef___empty_init}, + {(bigint) parser___parser_prod___AExternInitPropdef___init_aexterninitpropdef}, + {(bigint) 7 /* 106: AExternInitPropdef < AExternInitPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AExternInitPropdef___n_kwnew}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AExternInitPropdef::_parent */ +/* 3: Attribute AExternInitPropdef::_location */ +/* 4: Attribute AExternInitPropdef::_first_location */ +/* 5: Attribute AExternInitPropdef::_last_location */ +/* 6: Attribute AExternInitPropdef::_n_doc */ +/* 7: Attribute AExternInitPropdef::_self_var */ +/* 8: Attribute AExternInitPropdef::_name */ +/* 9: Attribute AExternInitPropdef::_method */ +/* 10: Attribute AExternInitPropdef::_n_kwredef */ +/* 11: Attribute AExternInitPropdef::_n_visibility */ +/* 12: Attribute AExternInitPropdef::_n_methid */ +/* 13: Attribute AExternInitPropdef::_n_signature */ +/* 14: Attribute AExternInitPropdef::_n_extern */ +/* 15: Attribute AExternInitPropdef::_n_extern_calls */ +/* 16: Attribute AExternInitPropdef::_n_kwnew */ +void INIT_ATTRIBUTES__parser___parser_nodes___AExternInitPropdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AExternInitPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:486 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___APropdef____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:506 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:508 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_methid(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:529 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AExternPropdef____n_extern(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:530 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AExternPropdef____n_extern_calls(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AExternInitPropdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TCbra; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TCbra_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TCbra(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TCbra_lexer___TCbra___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TCbra(); - lexer___TCbra___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TComma[72] = { - {(bigint) 3003 /* 0: Identity */}, - {(bigint) 3 /* 1: TComma < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TComma < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TComma < Token: superclass typecheck marker */}, - {(bigint) 3003 /* 4: TComma < TComma: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TComma < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TComma < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TComma___parser_index}, - {(bigint) 2 /* 69: TComma < Token: superclass init_table position */}, - {(bigint) lexer___TComma___init_tk}, - {(bigint) 3 /* 71: TComma < TComma: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TComma::_parent */ -/* 2: Attribute TComma::_symbol */ -/* 3: Attribute TComma::_text */ -/* 4: Attribute TComma::_filename */ -/* 5: Attribute TComma::_line */ -/* 6: Attribute TComma::_pos */ -val_t NEW_TComma(void) { + obj = alloc(sizeof(val_t) * 17); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AExternInitPropdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AExternInitPropdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AExternInitPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AExternInitPropdef____n_kwnew(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwnew", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AExternInitPropdef_parser___parser_prod___AMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1164; + fra.me.meth = LOCATE_NEW_AExternInitPropdef_parser___parser_prod___AMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1164 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AExternInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternInitPropdef(fra.me.REG[0]); + parser___parser_prod___AMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternInitPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AExternInitPropdef_parser___parser_prod___AExternInitPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1880; + fra.me.meth = LOCATE_NEW_AExternInitPropdef_parser___parser_prod___AExternInitPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1880 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AExternInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternInitPropdef(fra.me.REG[0]); + parser___parser_prod___AExternInitPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternInitPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AExternInitPropdef_parser___parser_prod___AExternInitPropdef___init_aexterninitpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7){ + struct {struct stack_frame_t me; val_t MORE_REG[8];} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1882; + fra.me.meth = LOCATE_NEW_AExternInitPropdef_parser___parser_prod___AExternInitPropdef___init_aexterninitpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 9; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[7] = NIT_NULL; + fra.me.REG[8] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + fra.me.REG[6] = p6; + fra.me.REG[7] = p7; + /* parser/parser_prod.nit:1882 */ + fra.me.REG[8] = NEW_parser___parser_nodes___AExternInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternInitPropdef(fra.me.REG[8]); + parser___parser_prod___AExternInitPropdef___init_aexterninitpropdef(fra.me.REG[8], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], fra.me.REG[6], fra.me.REG[7], init_table); + CHECKNEW_parser___parser_nodes___AExternInitPropdef(fra.me.REG[8]); + stack_frame_head = fra.me.prev; + return fra.me.REG[8]; +} +val_t NEW_AExternInitPropdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AExternInitPropdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AExternInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternInitPropdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternInitPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AExternInitPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1166; + fra.me.meth = LOCATE_NEW_AExternInitPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:1166 */ + fra.me.REG[5] = NEW_parser___parser_nodes___AExternInitPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternInitPropdef(fra.me.REG[5]); + parser___parser_prod___AMethPropdef___init_amethpropdef(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___AExternInitPropdef(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +const classtable_elt_t VFT_parser___parser_nodes___AMainMethPropdef[106] = { + {(bigint) 3843 /* 0: Identity */}, + {(bigint) 16 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AMainMethPropdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AMainMethPropdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AMainMethPropdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AMainMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 2823 /* 6: AMainMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3443 /* 7: AMainMethPropdef < AMethPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3779 /* 9: AMainMethPropdef < AConcreteMethPropdef: superclass typecheck marker */}, + {(bigint) 3843 /* 10: AMainMethPropdef < AMainMethPropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AMainMethPropdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AMainMethPropdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AMainMethPropdef___visit_all}, + {(bigint) 3 /* 63: AMainMethPropdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___AMethPropdef___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AMethPropdef___accept_icode_generation}, + {(bigint) syntax___typing___AMethPropdef___accept_typing}, + {(bigint) syntax___typing___AConcreteMethPropdef___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AMainMethPropdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AMainMethPropdef___process_and_check}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_intro}, + {(bigint) syntax___mmbuilder___APropdef___inherit_signature}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_redef}, + {(bigint) syntax___typing___APropdef___self_var}, + {(bigint) 1 /* 79: AMainMethPropdef < APropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___APropdef___n_doc}, + {(bigint) syntax___mmbuilder___AMethPropdef___name}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___AMethPropdef___method}, + {(bigint) parser___parser_prod___AMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, + {(bigint) 0 /* 88: AMainMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AMethPropdef___n_kwredef}, + {(bigint) parser___parser_nodes___AMethPropdef___n_visibility}, + {(bigint) parser___parser_nodes___AMethPropdef___n_methid}, + {(bigint) parser___parser_nodes___AMethPropdef___n_signature}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___icode_generation___AConcreteMethPropdef___fill_iroutine}, + {(bigint) syntax___typing___ANode___accept_typing}, + {0} /* Class Hole :( */, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___AConcreteMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef}, + {(bigint) 5 /* 100: AMainMethPropdef < AConcreteMethPropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AConcreteMethPropdef___n_kwmeth}, + {(bigint) parser___parser_nodes___AConcreteMethPropdef___n_block}, + {(bigint) parser___parser_prod___AMainMethPropdef___empty_init}, + {(bigint) parser___parser_prod___AMainMethPropdef___init_amainmethpropdef}, + {(bigint) 6 /* 105: AMainMethPropdef < AMainMethPropdef: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AMainMethPropdef::_parent */ +/* 3: Attribute AMainMethPropdef::_location */ +/* 4: Attribute AMainMethPropdef::_first_location */ +/* 5: Attribute AMainMethPropdef::_last_location */ +/* 6: Attribute AMainMethPropdef::_n_doc */ +/* 7: Attribute AMainMethPropdef::_self_var */ +/* 8: Attribute AMainMethPropdef::_name */ +/* 9: Attribute AMainMethPropdef::_method */ +/* 10: Attribute AMainMethPropdef::_n_kwredef */ +/* 11: Attribute AMainMethPropdef::_n_visibility */ +/* 12: Attribute AMainMethPropdef::_n_methid */ +/* 13: Attribute AMainMethPropdef::_n_signature */ +/* 14: Attribute AMainMethPropdef::_n_kwmeth */ +/* 15: Attribute AMainMethPropdef::_n_block */ +void INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:506 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:540 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AConcreteMethPropdef____n_block(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:508 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AMethPropdef____n_methid(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:486 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___APropdef____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AMainMethPropdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TComma; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TComma_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TComma(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TComma_lexer___TComma___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TComma(); - lexer___TComma___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TColumn[72] = { - {(bigint) 3007 /* 0: Identity */}, - {(bigint) 3 /* 1: TColumn < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TColumn < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TColumn < Token: superclass typecheck marker */}, - {(bigint) 3007 /* 4: TColumn < TColumn: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TColumn < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TColumn < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TColumn___parser_index}, - {(bigint) 2 /* 69: TColumn < Token: superclass init_table position */}, - {(bigint) lexer___TColumn___init_tk}, - {(bigint) 3 /* 71: TColumn < TColumn: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TColumn::_parent */ -/* 2: Attribute TColumn::_symbol */ -/* 3: Attribute TColumn::_text */ -/* 4: Attribute TColumn::_filename */ -/* 5: Attribute TColumn::_line */ -/* 6: Attribute TColumn::_pos */ -val_t NEW_TColumn(void) { + obj = alloc(sizeof(val_t) * 16); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AMainMethPropdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AMainMethPropdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AMainMethPropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_AMainMethPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1622; + fra.me.meth = LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AConcreteMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1622 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMainMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef(fra.me.REG[0]); + parser___parser_prod___AConcreteMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMainMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMainMethPropdef_parser___parser_prod___AMainMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2029; + fra.me.meth = LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AMainMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2029 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMainMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef(fra.me.REG[0]); + parser___parser_prod___AMainMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMainMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMainMethPropdef_parser___parser_prod___AMainMethPropdef___init_amainmethpropdef(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2031; + fra.me.meth = LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AMainMethPropdef___init_amainmethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:2031 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AMainMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef(fra.me.REG[2]); + parser___parser_prod___AMainMethPropdef___init_amainmethpropdef(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AMainMethPropdef(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AMainMethPropdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AMainMethPropdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMainMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMainMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1164; + fra.me.meth = LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:1164 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMainMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef(fra.me.REG[0]); + parser___parser_prod___AMethPropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMainMethPropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMainMethPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6){ + struct {struct stack_frame_t me; val_t MORE_REG[7];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1624; + fra.me.meth = LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 8; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[7] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + fra.me.REG[6] = p6; + /* parser/parser_prod.nit:1624 */ + fra.me.REG[7] = NEW_parser___parser_nodes___AMainMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef(fra.me.REG[7]); + parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(fra.me.REG[7], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], fra.me.REG[6], init_table); + CHECKNEW_parser___parser_nodes___AMainMethPropdef(fra.me.REG[7]); + stack_frame_head = fra.me.prev; + return fra.me.REG[7]; +} +val_t NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1166; + fra.me.meth = LOCATE_NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:1166 */ + fra.me.REG[5] = NEW_parser___parser_nodes___AMainMethPropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___AMainMethPropdef(fra.me.REG[5]); + parser___parser_prod___AMethPropdef___init_amethpropdef(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___AMainMethPropdef(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +const classtable_elt_t VFT_parser___parser_nodes___AExternCalls[79] = { + {(bigint) 2863 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AExternCalls" /* 2: Class Name */}, + {(bigint) 3 /* 3: AExternCalls < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AExternCalls < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AExternCalls < Prod: superclass typecheck marker */}, + {(bigint) 2863 /* 6: AExternCalls < AExternCalls: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: AExternCalls < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AExternCalls___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AExternCalls___visit_all}, + {(bigint) 1 /* 63: AExternCalls < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: AExternCalls < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) parser___parser_prod___AExternCalls___empty_init}, + {(bigint) parser___parser_prod___AExternCalls___init_aexterncalls}, + {(bigint) 3 /* 76: AExternCalls < AExternCalls: superclass init_table position */}, + {(bigint) parser___parser_nodes___AExternCalls___n_kwimport}, + {(bigint) parser___parser_nodes___AExternCalls___n_extern_calls}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AExternCalls::_parent */ +/* 3: Attribute AExternCalls::_location */ +/* 4: Attribute AExternCalls::_first_location */ +/* 5: Attribute AExternCalls::_last_location */ +/* 6: Attribute AExternCalls::_n_kwimport */ +/* 7: Attribute AExternCalls::_n_extern_calls */ +void INIT_ATTRIBUTES__parser___parser_nodes___AExternCalls(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AExternCalls; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:562 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AExternCalls____n_extern_calls(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AExternCalls(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TColumn; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TColumn_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TColumn(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TColumn_lexer___TColumn___init_tk(val_t p0, val_t p1, val_t p2) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AExternCalls; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AExternCalls(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AExternCalls; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AExternCalls____n_kwimport(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwimport", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AExternCalls____n_extern_calls(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_extern_calls", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AExternCalls_parser___parser_prod___AExternCalls___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TColumn(); - lexer___TColumn___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TQuad[72] = { - {(bigint) 2719 /* 0: Identity */}, - {(bigint) 3 /* 1: TQuad < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TQuad < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TQuad < Token: superclass typecheck marker */}, - {(bigint) 2719 /* 4: TQuad < TQuad: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TQuad < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TQuad < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TQuad___parser_index}, - {(bigint) 2 /* 69: TQuad < Token: superclass init_table position */}, - {(bigint) lexer___TQuad___init_tk}, - {(bigint) 3 /* 71: TQuad < TQuad: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TQuad::_parent */ -/* 2: Attribute TQuad::_symbol */ -/* 3: Attribute TQuad::_text */ -/* 4: Attribute TQuad::_filename */ -/* 5: Attribute TQuad::_line */ -/* 6: Attribute TQuad::_pos */ -val_t NEW_TQuad(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TQuad; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TQuad_parser_nodes___PNode___init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7913; + fra.me.meth = LOCATE_NEW_AExternCalls_parser___parser_prod___AExternCalls___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7913 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AExternCalls(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternCalls(fra.me.REG[0]); + parser___parser_prod___AExternCalls___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternCalls(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AExternCalls_parser___parser_prod___AExternCalls___init_aexterncalls(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TQuad(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TQuad_lexer___TQuad___init_tk(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7915; + fra.me.meth = LOCATE_NEW_AExternCalls_parser___parser_prod___AExternCalls___init_aexterncalls; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:7915 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AExternCalls(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternCalls(fra.me.REG[2]); + parser___parser_prod___AExternCalls___init_aexterncalls(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AExternCalls(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AExternCalls_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TQuad(); - lexer___TQuad___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TAssign[72] = { - {(bigint) 3027 /* 0: Identity */}, - {(bigint) 3 /* 1: TAssign < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TAssign < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TAssign < Token: superclass typecheck marker */}, - {(bigint) 3027 /* 4: TAssign < TAssign: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TAssign < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TAssign < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TAssign___parser_index}, - {(bigint) 2 /* 69: TAssign < Token: superclass init_table position */}, - {(bigint) lexer___TAssign___init_tk}, - {(bigint) 3 /* 71: TAssign < TAssign: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TAssign::_parent */ -/* 2: Attribute TAssign::_symbol */ -/* 3: Attribute TAssign::_text */ -/* 4: Attribute TAssign::_filename */ -/* 5: Attribute TAssign::_line */ -/* 6: Attribute TAssign::_pos */ -val_t NEW_TAssign(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AExternCalls_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AExternCalls(); + INIT_ATTRIBUTES__parser___parser_nodes___AExternCalls(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AExternCalls(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ALocalPropExternCall[84] = { + {(bigint) 3711 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ALocalPropExternCall" /* 2: Class Name */}, + {(bigint) 3 /* 3: ALocalPropExternCall < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ALocalPropExternCall < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ALocalPropExternCall < Prod: superclass typecheck marker */}, + {(bigint) 2867 /* 6: ALocalPropExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3399 /* 7: ALocalPropExternCall < APropExternCall: superclass typecheck marker */}, + {(bigint) 3711 /* 8: ALocalPropExternCall < ALocalPropExternCall: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: ALocalPropExternCall < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ALocalPropExternCall___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ALocalPropExternCall___visit_all}, + {(bigint) 3 /* 63: ALocalPropExternCall < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AExternCall___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: ALocalPropExternCall < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ALocalPropExternCall___target_class_name}, + {(bigint) syntax___typing___ALocalPropExternCall___target_method_name}, + {(bigint) parser___parser_prod___AExternCall___empty_init}, + {(bigint) parser___parser_prod___AExternCall___init_aexterncall}, + {(bigint) 1 /* 78: ALocalPropExternCall < AExternCall: superclass init_table position */}, + {(bigint) 0 /* 79: ALocalPropExternCall < APropExternCall: superclass init_table position */}, + {(bigint) parser___parser_prod___ALocalPropExternCall___empty_init}, + {(bigint) parser___parser_prod___ALocalPropExternCall___init_alocalpropexterncall}, + {(bigint) 5 /* 82: ALocalPropExternCall < ALocalPropExternCall: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALocalPropExternCall___n_methid}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ALocalPropExternCall::_parent */ +/* 3: Attribute ALocalPropExternCall::_location */ +/* 4: Attribute ALocalPropExternCall::_first_location */ +/* 5: Attribute ALocalPropExternCall::_last_location */ +/* 6: Attribute ALocalPropExternCall::_n_methid */ +void INIT_ATTRIBUTES__parser___parser_nodes___ALocalPropExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALocalPropExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ALocalPropExternCall(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TAssign; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TAssign_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TAssign(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TAssign_lexer___TAssign___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TAssign(); - lexer___TAssign___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TPluseq[72] = { - {(bigint) 2723 /* 0: Identity */}, - {(bigint) 3 /* 1: TPluseq < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TPluseq < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TPluseq < Token: superclass typecheck marker */}, - {(bigint) 2723 /* 4: TPluseq < TPluseq: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TPluseq < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TPluseq < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TPluseq___parser_index}, - {(bigint) 2 /* 69: TPluseq < Token: superclass init_table position */}, - {(bigint) lexer___TPluseq___init_tk}, - {(bigint) 3 /* 71: TPluseq < TPluseq: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TPluseq::_parent */ -/* 2: Attribute TPluseq::_symbol */ -/* 3: Attribute TPluseq::_text */ -/* 4: Attribute TPluseq::_filename */ -/* 5: Attribute TPluseq::_line */ -/* 6: Attribute TPluseq::_pos */ -val_t NEW_TPluseq(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ALocalPropExternCall; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ALocalPropExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ALocalPropExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ALocalPropExternCall____n_methid(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_methid", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7965; + fra.me.meth = LOCATE_NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7965 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALocalPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ALocalPropExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALocalPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALocalPropExternCall_parser___parser_prod___ALocalPropExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8012; + fra.me.meth = LOCATE_NEW_ALocalPropExternCall_parser___parser_prod___ALocalPropExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:8012 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALocalPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ALocalPropExternCall(fra.me.REG[0]); + parser___parser_prod___ALocalPropExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALocalPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALocalPropExternCall_parser___parser_prod___ALocalPropExternCall___init_alocalpropexterncall(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8014; + fra.me.meth = LOCATE_NEW_ALocalPropExternCall_parser___parser_prod___ALocalPropExternCall___init_alocalpropexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:8014 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ALocalPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ALocalPropExternCall(fra.me.REG[1]); + parser___parser_prod___ALocalPropExternCall___init_alocalpropexterncall(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALocalPropExternCall(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ALocalPropExternCall_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ALocalPropExternCall_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALocalPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ALocalPropExternCall(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALocalPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___init_aexterncall(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7967; + fra.me.meth = LOCATE_NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___init_aexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7967 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALocalPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ALocalPropExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___init_aexterncall(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALocalPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AFullPropExternCall[86] = { + {(bigint) 3739 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AFullPropExternCall" /* 2: Class Name */}, + {(bigint) 3 /* 3: AFullPropExternCall < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AFullPropExternCall < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AFullPropExternCall < Prod: superclass typecheck marker */}, + {(bigint) 2867 /* 6: AFullPropExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3399 /* 7: AFullPropExternCall < APropExternCall: superclass typecheck marker */}, + {(bigint) 3739 /* 8: AFullPropExternCall < AFullPropExternCall: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AFullPropExternCall < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AFullPropExternCall___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AFullPropExternCall___visit_all}, + {(bigint) 3 /* 63: AFullPropExternCall < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AExternCall___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AFullPropExternCall < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___AFullPropExternCall___target_class_name}, + {(bigint) syntax___typing___AFullPropExternCall___target_method_name}, + {(bigint) parser___parser_prod___AExternCall___empty_init}, + {(bigint) parser___parser_prod___AExternCall___init_aexterncall}, + {(bigint) 1 /* 78: AFullPropExternCall < AExternCall: superclass init_table position */}, + {(bigint) 0 /* 79: AFullPropExternCall < APropExternCall: superclass init_table position */}, + {(bigint) parser___parser_prod___AFullPropExternCall___empty_init}, + {(bigint) parser___parser_prod___AFullPropExternCall___init_afullpropexterncall}, + {(bigint) 5 /* 82: AFullPropExternCall < AFullPropExternCall: superclass init_table position */}, + {(bigint) parser___parser_nodes___AFullPropExternCall___n_classid}, + {(bigint) parser___parser_nodes___AFullPropExternCall___n_quad}, + {(bigint) parser___parser_nodes___AFullPropExternCall___n_methid}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AFullPropExternCall::_parent */ +/* 3: Attribute AFullPropExternCall::_location */ +/* 4: Attribute AFullPropExternCall::_first_location */ +/* 5: Attribute AFullPropExternCall::_last_location */ +/* 6: Attribute AFullPropExternCall::_n_classid */ +/* 7: Attribute AFullPropExternCall::_n_quad */ +/* 8: Attribute AFullPropExternCall::_n_methid */ +void INIT_ATTRIBUTES__parser___parser_nodes___AFullPropExternCall(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AFullPropExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:577 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AFullPropExternCall____n_quad(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AFullPropExternCall(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TPluseq; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TPluseq_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TPluseq(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TPluseq_lexer___TPluseq___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TPluseq(); - lexer___TPluseq___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TMinuseq[72] = { - {(bigint) 2751 /* 0: Identity */}, - {(bigint) 3 /* 1: TMinuseq < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TMinuseq < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TMinuseq < Token: superclass typecheck marker */}, - {(bigint) 2751 /* 4: TMinuseq < TMinuseq: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TMinuseq < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TMinuseq < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TMinuseq___parser_index}, - {(bigint) 2 /* 69: TMinuseq < Token: superclass init_table position */}, - {(bigint) lexer___TMinuseq___init_tk}, - {(bigint) 3 /* 71: TMinuseq < TMinuseq: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TMinuseq::_parent */ -/* 2: Attribute TMinuseq::_symbol */ -/* 3: Attribute TMinuseq::_text */ -/* 4: Attribute TMinuseq::_filename */ -/* 5: Attribute TMinuseq::_line */ -/* 6: Attribute TMinuseq::_pos */ -val_t NEW_TMinuseq(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AFullPropExternCall; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AFullPropExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AFullPropExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AFullPropExternCall____n_classid(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_classid", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AFullPropExternCall____n_methid(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_methid", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AFullPropExternCall_parser___parser_prod___AExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7965; + fra.me.meth = LOCATE_NEW_AFullPropExternCall_parser___parser_prod___AExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7965 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AFullPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AFullPropExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFullPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AFullPropExternCall_parser___parser_prod___AFullPropExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8043; + fra.me.meth = LOCATE_NEW_AFullPropExternCall_parser___parser_prod___AFullPropExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:8043 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AFullPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AFullPropExternCall(fra.me.REG[0]); + parser___parser_prod___AFullPropExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFullPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AFullPropExternCall_parser___parser_prod___AFullPropExternCall___init_afullpropexterncall(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8045; + fra.me.meth = LOCATE_NEW_AFullPropExternCall_parser___parser_prod___AFullPropExternCall___init_afullpropexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:8045 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AFullPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AFullPropExternCall(fra.me.REG[3]); + parser___parser_prod___AFullPropExternCall___init_afullpropexterncall(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AFullPropExternCall(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AFullPropExternCall_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AFullPropExternCall_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AFullPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AFullPropExternCall(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFullPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AFullPropExternCall_parser___parser_prod___AExternCall___init_aexterncall(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7967; + fra.me.meth = LOCATE_NEW_AFullPropExternCall_parser___parser_prod___AExternCall___init_aexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7967 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AFullPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AFullPropExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___init_aexterncall(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFullPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AInitPropExternCall[84] = { + {(bigint) 3731 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AInitPropExternCall" /* 2: Class Name */}, + {(bigint) 3 /* 3: AInitPropExternCall < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AInitPropExternCall < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AInitPropExternCall < Prod: superclass typecheck marker */}, + {(bigint) 2867 /* 6: AInitPropExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3399 /* 7: AInitPropExternCall < APropExternCall: superclass typecheck marker */}, + {(bigint) 3731 /* 8: AInitPropExternCall < AInitPropExternCall: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AInitPropExternCall < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AInitPropExternCall___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AInitPropExternCall___visit_all}, + {(bigint) 3 /* 63: AInitPropExternCall < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AExternCall___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AInitPropExternCall < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___AInitPropExternCall___target_class_name}, + {(bigint) syntax___typing___AInitPropExternCall___target_method_name}, + {(bigint) parser___parser_prod___AExternCall___empty_init}, + {(bigint) parser___parser_prod___AExternCall___init_aexterncall}, + {(bigint) 1 /* 78: AInitPropExternCall < AExternCall: superclass init_table position */}, + {(bigint) 0 /* 79: AInitPropExternCall < APropExternCall: superclass init_table position */}, + {(bigint) parser___parser_prod___AInitPropExternCall___empty_init}, + {(bigint) parser___parser_prod___AInitPropExternCall___init_ainitpropexterncall}, + {(bigint) 5 /* 82: AInitPropExternCall < AInitPropExternCall: superclass init_table position */}, + {(bigint) parser___parser_nodes___AInitPropExternCall___n_classid}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AInitPropExternCall::_parent */ +/* 3: Attribute AInitPropExternCall::_location */ +/* 4: Attribute AInitPropExternCall::_first_location */ +/* 5: Attribute AInitPropExternCall::_last_location */ +/* 6: Attribute AInitPropExternCall::_n_classid */ +void INIT_ATTRIBUTES__parser___parser_nodes___AInitPropExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AInitPropExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AInitPropExternCall(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TMinuseq; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TMinuseq_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TMinuseq(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TMinuseq_lexer___TMinuseq___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TMinuseq(); - lexer___TMinuseq___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TDotdotdot[72] = { - {(bigint) 2983 /* 0: Identity */}, - {(bigint) 3 /* 1: TDotdotdot < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TDotdotdot < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TDotdotdot < Token: superclass typecheck marker */}, - {(bigint) 2983 /* 4: TDotdotdot < TDotdotdot: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TDotdotdot < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TDotdotdot < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TDotdotdot___parser_index}, - {(bigint) 2 /* 69: TDotdotdot < Token: superclass init_table position */}, - {(bigint) lexer___TDotdotdot___init_tk}, - {(bigint) 3 /* 71: TDotdotdot < TDotdotdot: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TDotdotdot::_parent */ -/* 2: Attribute TDotdotdot::_symbol */ -/* 3: Attribute TDotdotdot::_text */ -/* 4: Attribute TDotdotdot::_filename */ -/* 5: Attribute TDotdotdot::_line */ -/* 6: Attribute TDotdotdot::_pos */ -val_t NEW_TDotdotdot(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AInitPropExternCall; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AInitPropExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AInitPropExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AInitPropExternCall____n_classid(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_classid", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AInitPropExternCall_parser___parser_prod___AExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7965; + fra.me.meth = LOCATE_NEW_AInitPropExternCall_parser___parser_prod___AExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7965 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInitPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AInitPropExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInitPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AInitPropExternCall_parser___parser_prod___AInitPropExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8106; + fra.me.meth = LOCATE_NEW_AInitPropExternCall_parser___parser_prod___AInitPropExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:8106 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInitPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AInitPropExternCall(fra.me.REG[0]); + parser___parser_prod___AInitPropExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInitPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AInitPropExternCall_parser___parser_prod___AInitPropExternCall___init_ainitpropexterncall(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8108; + fra.me.meth = LOCATE_NEW_AInitPropExternCall_parser___parser_prod___AInitPropExternCall___init_ainitpropexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:8108 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AInitPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AInitPropExternCall(fra.me.REG[1]); + parser___parser_prod___AInitPropExternCall___init_ainitpropexterncall(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInitPropExternCall(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AInitPropExternCall_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AInitPropExternCall_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInitPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AInitPropExternCall(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInitPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AInitPropExternCall_parser___parser_prod___AExternCall___init_aexterncall(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7967; + fra.me.meth = LOCATE_NEW_AInitPropExternCall_parser___parser_prod___AExternCall___init_aexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7967 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInitPropExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AInitPropExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___init_aexterncall(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInitPropExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ASuperExternCall[83] = { + {(bigint) 3335 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ASuperExternCall" /* 2: Class Name */}, + {(bigint) 3 /* 3: ASuperExternCall < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ASuperExternCall < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ASuperExternCall < Prod: superclass typecheck marker */}, + {(bigint) 2867 /* 6: ASuperExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3335 /* 7: ASuperExternCall < ASuperExternCall: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ASuperExternCall < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ASuperExternCall___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ASuperExternCall___visit_all}, + {(bigint) 2 /* 63: ASuperExternCall < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASuperExternCall___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ASuperExternCall < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___AExternCall___target_class_name}, + {(bigint) syntax___typing___AExternCall___target_method_name}, + {(bigint) parser___parser_prod___AExternCall___empty_init}, + {(bigint) parser___parser_prod___AExternCall___init_aexterncall}, + {(bigint) 0 /* 78: ASuperExternCall < AExternCall: superclass init_table position */}, + {(bigint) parser___parser_prod___ASuperExternCall___empty_init}, + {(bigint) parser___parser_prod___ASuperExternCall___init_asuperexterncall}, + {(bigint) 4 /* 81: ASuperExternCall < ASuperExternCall: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASuperExternCall___n_kwsuper}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ASuperExternCall::_parent */ +/* 3: Attribute ASuperExternCall::_location */ +/* 4: Attribute ASuperExternCall::_first_location */ +/* 5: Attribute ASuperExternCall::_last_location */ +/* 6: Attribute ASuperExternCall::_n_kwsuper */ +void INIT_ATTRIBUTES__parser___parser_nodes___ASuperExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASuperExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ASuperExternCall(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TDotdotdot; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TDotdotdot_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TDotdotdot(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TDotdotdot_lexer___TDotdotdot___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TDotdotdot(); - lexer___TDotdotdot___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TDotdot[72] = { - {(bigint) 2987 /* 0: Identity */}, - {(bigint) 3 /* 1: TDotdot < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TDotdot < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TDotdot < Token: superclass typecheck marker */}, - {(bigint) 2987 /* 4: TDotdot < TDotdot: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TDotdot < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TDotdot < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TDotdot___parser_index}, - {(bigint) 2 /* 69: TDotdot < Token: superclass init_table position */}, - {(bigint) lexer___TDotdot___init_tk}, - {(bigint) 3 /* 71: TDotdot < TDotdot: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TDotdot::_parent */ -/* 2: Attribute TDotdot::_symbol */ -/* 3: Attribute TDotdot::_text */ -/* 4: Attribute TDotdot::_filename */ -/* 5: Attribute TDotdot::_line */ -/* 6: Attribute TDotdot::_pos */ -val_t NEW_TDotdot(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ASuperExternCall; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ASuperExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ASuperExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASuperExternCall____n_kwsuper(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwsuper", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ASuperExternCall_parser___parser_prod___AExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7965; + fra.me.meth = LOCATE_NEW_ASuperExternCall_parser___parser_prod___AExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7965 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASuperExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASuperExternCall_parser___parser_prod___ASuperExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7981; + fra.me.meth = LOCATE_NEW_ASuperExternCall_parser___parser_prod___ASuperExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7981 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASuperExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperExternCall(fra.me.REG[0]); + parser___parser_prod___ASuperExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASuperExternCall_parser___parser_prod___ASuperExternCall___init_asuperexterncall(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7983; + fra.me.meth = LOCATE_NEW_ASuperExternCall_parser___parser_prod___ASuperExternCall___init_asuperexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:7983 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ASuperExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperExternCall(fra.me.REG[1]); + parser___parser_prod___ASuperExternCall___init_asuperexterncall(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperExternCall(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ASuperExternCall_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ASuperExternCall_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASuperExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperExternCall(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASuperExternCall_parser___parser_prod___AExternCall___init_aexterncall(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7967; + fra.me.meth = LOCATE_NEW_ASuperExternCall_parser___parser_prod___AExternCall___init_aexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7967 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASuperExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___init_aexterncall(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ACastAsExternCall[88] = { + {(bigint) 3787 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ACastAsExternCall" /* 2: Class Name */}, + {(bigint) 3 /* 3: ACastAsExternCall < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ACastAsExternCall < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ACastAsExternCall < Prod: superclass typecheck marker */}, + {(bigint) 2867 /* 6: ACastAsExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3543 /* 7: ACastAsExternCall < ACastExternCall: superclass typecheck marker */}, + {(bigint) 3787 /* 8: ACastAsExternCall < ACastAsExternCall: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: ACastAsExternCall < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ACastAsExternCall___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ACastAsExternCall___visit_all}, + {(bigint) 3 /* 63: ACastAsExternCall < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ACastExternCall___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: ACastAsExternCall < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___AExternCall___target_class_name}, + {(bigint) syntax___typing___AExternCall___target_method_name}, + {(bigint) parser___parser_prod___AExternCall___empty_init}, + {(bigint) parser___parser_prod___AExternCall___init_aexterncall}, + {(bigint) 1 /* 78: ACastAsExternCall < AExternCall: superclass init_table position */}, + {(bigint) syntax___typing___ACastAsExternCall___from_type}, + {(bigint) syntax___typing___ACastAsExternCall___to_type}, + {(bigint) 0 /* 81: ACastAsExternCall < ACastExternCall: superclass init_table position */}, + {(bigint) parser___parser_prod___ACastAsExternCall___empty_init}, + {(bigint) parser___parser_prod___ACastAsExternCall___init_acastasexterncall}, + {(bigint) 5 /* 84: ACastAsExternCall < ACastAsExternCall: superclass init_table position */}, + {(bigint) parser___parser_nodes___ACastAsExternCall___n_from_type}, + {(bigint) parser___parser_nodes___ACastAsExternCall___n_kwas}, + {(bigint) parser___parser_nodes___ACastAsExternCall___n_to_type}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ACastAsExternCall::_parent */ +/* 3: Attribute ACastAsExternCall::_location */ +/* 4: Attribute ACastAsExternCall::_first_location */ +/* 5: Attribute ACastAsExternCall::_last_location */ +/* 6: Attribute ACastAsExternCall::_n_from_type */ +/* 7: Attribute ACastAsExternCall::_n_kwas */ +/* 8: Attribute ACastAsExternCall::_n_to_type */ +void INIT_ATTRIBUTES__parser___parser_nodes___ACastAsExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACastAsExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ACastAsExternCall(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TDotdot; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TDotdot_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TDotdot(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TDotdot_lexer___TDotdot___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TDotdot(); - lexer___TDotdot___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TDot[72] = { - {(bigint) 2991 /* 0: Identity */}, - {(bigint) 3 /* 1: TDot < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TDot < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TDot < Token: superclass typecheck marker */}, - {(bigint) 2991 /* 4: TDot < TDot: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TDot < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TDot < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TDot___parser_index}, - {(bigint) 2 /* 69: TDot < Token: superclass init_table position */}, - {(bigint) lexer___TDot___init_tk}, - {(bigint) 3 /* 71: TDot < TDot: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TDot::_parent */ -/* 2: Attribute TDot::_symbol */ -/* 3: Attribute TDot::_text */ -/* 4: Attribute TDot::_filename */ -/* 5: Attribute TDot::_line */ -/* 6: Attribute TDot::_pos */ -val_t NEW_TDot(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ACastAsExternCall; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ACastAsExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ACastAsExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACastAsExternCall____n_from_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_from_type", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACastAsExternCall____n_kwas(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwas", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACastAsExternCall____n_to_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_to_type", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ACastAsExternCall_parser___parser_prod___AExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7965; + fra.me.meth = LOCATE_NEW_ACastAsExternCall_parser___parser_prod___AExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7965 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACastAsExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ACastAsExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACastAsExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACastAsExternCall_parser___parser_prod___ACastAsExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8137; + fra.me.meth = LOCATE_NEW_ACastAsExternCall_parser___parser_prod___ACastAsExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:8137 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACastAsExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ACastAsExternCall(fra.me.REG[0]); + parser___parser_prod___ACastAsExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACastAsExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACastAsExternCall_parser___parser_prod___ACastAsExternCall___init_acastasexterncall(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8139; + fra.me.meth = LOCATE_NEW_ACastAsExternCall_parser___parser_prod___ACastAsExternCall___init_acastasexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:8139 */ + fra.me.REG[3] = NEW_parser___parser_nodes___ACastAsExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ACastAsExternCall(fra.me.REG[3]); + parser___parser_prod___ACastAsExternCall___init_acastasexterncall(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___ACastAsExternCall(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_ACastAsExternCall_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ACastAsExternCall_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACastAsExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ACastAsExternCall(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACastAsExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACastAsExternCall_parser___parser_prod___AExternCall___init_aexterncall(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7967; + fra.me.meth = LOCATE_NEW_ACastAsExternCall_parser___parser_prod___AExternCall___init_aexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7967 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACastAsExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___ACastAsExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___init_aexterncall(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACastAsExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAsNullableExternCall[88] = { + {(bigint) 3807 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAsNullableExternCall" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAsNullableExternCall < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAsNullableExternCall < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAsNullableExternCall < Prod: superclass typecheck marker */}, + {(bigint) 2867 /* 6: AAsNullableExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3543 /* 7: AAsNullableExternCall < ACastExternCall: superclass typecheck marker */}, + {(bigint) 3807 /* 8: AAsNullableExternCall < AAsNullableExternCall: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AAsNullableExternCall < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAsNullableExternCall___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAsNullableExternCall___visit_all}, + {(bigint) 3 /* 63: AAsNullableExternCall < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ACastExternCall___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AAsNullableExternCall < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___AExternCall___target_class_name}, + {(bigint) syntax___typing___AExternCall___target_method_name}, + {(bigint) parser___parser_prod___AExternCall___empty_init}, + {(bigint) parser___parser_prod___AExternCall___init_aexterncall}, + {(bigint) 1 /* 78: AAsNullableExternCall < AExternCall: superclass init_table position */}, + {(bigint) syntax___typing___AAsNullableExternCall___from_type}, + {(bigint) syntax___typing___AAsNullableExternCall___to_type}, + {(bigint) 0 /* 81: AAsNullableExternCall < ACastExternCall: superclass init_table position */}, + {(bigint) parser___parser_prod___AAsNullableExternCall___empty_init}, + {(bigint) parser___parser_prod___AAsNullableExternCall___init_aasnullableexterncall}, + {(bigint) 5 /* 84: AAsNullableExternCall < AAsNullableExternCall: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAsNullableExternCall___n_type}, + {(bigint) parser___parser_nodes___AAsNullableExternCall___n_kwas}, + {(bigint) parser___parser_nodes___AAsNullableExternCall___n_kwnullable}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAsNullableExternCall::_parent */ +/* 3: Attribute AAsNullableExternCall::_location */ +/* 4: Attribute AAsNullableExternCall::_first_location */ +/* 5: Attribute AAsNullableExternCall::_last_location */ +/* 6: Attribute AAsNullableExternCall::_n_type */ +/* 7: Attribute AAsNullableExternCall::_n_kwas */ +/* 8: Attribute AAsNullableExternCall::_n_kwnullable */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAsNullableExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAsNullableExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAsNullableExternCall(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TDot; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TDot_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TDot(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TDot_lexer___TDot___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TDot(); - lexer___TDot___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TPlus[72] = { - {(bigint) 2727 /* 0: Identity */}, - {(bigint) 3 /* 1: TPlus < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TPlus < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TPlus < Token: superclass typecheck marker */}, - {(bigint) 2727 /* 4: TPlus < TPlus: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TPlus < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TPlus < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TPlus___parser_index}, - {(bigint) 2 /* 69: TPlus < Token: superclass init_table position */}, - {(bigint) lexer___TPlus___init_tk}, - {(bigint) 3 /* 71: TPlus < TPlus: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TPlus::_parent */ -/* 2: Attribute TPlus::_symbol */ -/* 3: Attribute TPlus::_text */ -/* 4: Attribute TPlus::_filename */ -/* 5: Attribute TPlus::_line */ -/* 6: Attribute TPlus::_pos */ -val_t NEW_TPlus(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAsNullableExternCall; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAsNullableExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAsNullableExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNullableExternCall____n_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_type", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNullableExternCall____n_kwas(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwas", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNullableExternCall____n_kwnullable(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwnullable", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7965; + fra.me.meth = LOCATE_NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7965 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsNullableExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNullableExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsNullableExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAsNullableExternCall_parser___parser_prod___AAsNullableExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8196; + fra.me.meth = LOCATE_NEW_AAsNullableExternCall_parser___parser_prod___AAsNullableExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:8196 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsNullableExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNullableExternCall(fra.me.REG[0]); + parser___parser_prod___AAsNullableExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsNullableExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAsNullableExternCall_parser___parser_prod___AAsNullableExternCall___init_aasnullableexterncall(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8198; + fra.me.meth = LOCATE_NEW_AAsNullableExternCall_parser___parser_prod___AAsNullableExternCall___init_aasnullableexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:8198 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AAsNullableExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNullableExternCall(fra.me.REG[3]); + parser___parser_prod___AAsNullableExternCall___init_aasnullableexterncall(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AAsNullableExternCall(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AAsNullableExternCall_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAsNullableExternCall_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsNullableExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNullableExternCall(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsNullableExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___init_aexterncall(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7967; + fra.me.meth = LOCATE_NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___init_aexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7967 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsNullableExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNullableExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___init_aexterncall(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsNullableExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAsNotNullableExternCall[89] = { + {(bigint) 3811 /* 0: Identity */}, + {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAsNotNullableExternCall" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAsNotNullableExternCall < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAsNotNullableExternCall < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAsNotNullableExternCall < Prod: superclass typecheck marker */}, + {(bigint) 2867 /* 6: AAsNotNullableExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3543 /* 7: AAsNotNullableExternCall < ACastExternCall: superclass typecheck marker */}, + {(bigint) 3811 /* 8: AAsNotNullableExternCall < AAsNotNullableExternCall: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AAsNotNullableExternCall < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAsNotNullableExternCall___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAsNotNullableExternCall___visit_all}, + {(bigint) 3 /* 63: AAsNotNullableExternCall < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ACastExternCall___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AAsNotNullableExternCall < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___AExternCall___target_class_name}, + {(bigint) syntax___typing___AExternCall___target_method_name}, + {(bigint) parser___parser_prod___AExternCall___empty_init}, + {(bigint) parser___parser_prod___AExternCall___init_aexterncall}, + {(bigint) 1 /* 78: AAsNotNullableExternCall < AExternCall: superclass init_table position */}, + {(bigint) syntax___typing___AAsNotNullableExternCall___from_type}, + {(bigint) syntax___typing___AAsNotNullableExternCall___to_type}, + {(bigint) 0 /* 81: AAsNotNullableExternCall < ACastExternCall: superclass init_table position */}, + {(bigint) parser___parser_prod___AAsNotNullableExternCall___empty_init}, + {(bigint) parser___parser_prod___AAsNotNullableExternCall___init_aasnotnullableexterncall}, + {(bigint) 5 /* 84: AAsNotNullableExternCall < AAsNotNullableExternCall: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAsNotNullableExternCall___n_type}, + {(bigint) parser___parser_nodes___AAsNotNullableExternCall___n_kwas}, + {(bigint) parser___parser_nodes___AAsNotNullableExternCall___n_kwnot}, + {(bigint) parser___parser_nodes___AAsNotNullableExternCall___n_kwnullable}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAsNotNullableExternCall::_parent */ +/* 3: Attribute AAsNotNullableExternCall::_location */ +/* 4: Attribute AAsNotNullableExternCall::_first_location */ +/* 5: Attribute AAsNotNullableExternCall::_last_location */ +/* 6: Attribute AAsNotNullableExternCall::_n_type */ +/* 7: Attribute AAsNotNullableExternCall::_n_kwas */ +/* 8: Attribute AAsNotNullableExternCall::_n_kwnot */ +/* 9: Attribute AAsNotNullableExternCall::_n_kwnullable */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAsNotNullableExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAsNotNullableExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAsNotNullableExternCall(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TPlus; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TPlus_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TPlus(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TPlus_lexer___TPlus___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TPlus(); - lexer___TPlus___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TMinus[72] = { - {(bigint) 2755 /* 0: Identity */}, - {(bigint) 3 /* 1: TMinus < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TMinus < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TMinus < Token: superclass typecheck marker */}, - {(bigint) 2755 /* 4: TMinus < TMinus: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TMinus < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TMinus < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TMinus___parser_index}, - {(bigint) 2 /* 69: TMinus < Token: superclass init_table position */}, - {(bigint) lexer___TMinus___init_tk}, - {(bigint) 3 /* 71: TMinus < TMinus: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TMinus::_parent */ -/* 2: Attribute TMinus::_symbol */ -/* 3: Attribute TMinus::_text */ -/* 4: Attribute TMinus::_filename */ -/* 5: Attribute TMinus::_line */ -/* 6: Attribute TMinus::_pos */ -val_t NEW_TMinus(void) { + obj = alloc(sizeof(val_t) * 10); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAsNotNullableExternCall; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAsNotNullableExternCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAsNotNullableExternCall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNotNullableExternCall____n_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_type", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNotNullableExternCall____n_kwas(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwas", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNotNullableExternCall____n_kwnot(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwnot", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNotNullableExternCall____n_kwnullable(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwnullable", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7965; + fra.me.meth = LOCATE_NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7965 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsNotNullableExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNotNullableExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsNotNullableExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAsNotNullableExternCall_parser___parser_prod___AAsNotNullableExternCall___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8255; + fra.me.meth = LOCATE_NEW_AAsNotNullableExternCall_parser___parser_prod___AAsNotNullableExternCall___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:8255 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsNotNullableExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNotNullableExternCall(fra.me.REG[0]); + parser___parser_prod___AAsNotNullableExternCall___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsNotNullableExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAsNotNullableExternCall_parser___parser_prod___AAsNotNullableExternCall___init_aasnotnullableexterncall(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8257; + fra.me.meth = LOCATE_NEW_AAsNotNullableExternCall_parser___parser_prod___AAsNotNullableExternCall___init_aasnotnullableexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:8257 */ + fra.me.REG[4] = NEW_parser___parser_nodes___AAsNotNullableExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNotNullableExternCall(fra.me.REG[4]); + parser___parser_prod___AAsNotNullableExternCall___init_aasnotnullableexterncall(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___AAsNotNullableExternCall(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_AAsNotNullableExternCall_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAsNotNullableExternCall_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsNotNullableExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNotNullableExternCall(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsNotNullableExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___init_aexterncall(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7967; + fra.me.meth = LOCATE_NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___init_aexterncall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7967 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsNotNullableExternCall(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNotNullableExternCall(fra.me.REG[0]); + parser___parser_prod___AExternCall___init_aexterncall(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsNotNullableExternCall(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ATypePropdef[93] = { + {(bigint) 3319 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ATypePropdef" /* 2: Class Name */}, + {(bigint) 3 /* 3: ATypePropdef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ATypePropdef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ATypePropdef < Prod: superclass typecheck marker */}, + {(bigint) 2823 /* 6: ATypePropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3319 /* 7: ATypePropdef < ATypePropdef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ATypePropdef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ATypePropdef___accept_property_builder}, + {(bigint) syntax___mmbuilder___ATypePropdef___accept_property_verifier}, + {(bigint) syntax___mmbuilder___ATypePropdef___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ATypePropdef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ATypePropdef___visit_all}, + {(bigint) 2 /* 63: ATypePropdef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ATypePropdef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___APropdef___process_and_check}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_intro}, + {(bigint) syntax___mmbuilder___APropdef___inherit_signature}, + {(bigint) syntax___mmbuilder___APropdef___do_and_check_redef}, + {(bigint) syntax___typing___APropdef___self_var}, + {(bigint) 0 /* 79: ATypePropdef < APropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___APropdef___n_doc}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) syntax___mmbuilder___ATypePropdef___prop}, + {(bigint) parser___parser_prod___ATypePropdef___empty_init}, + {(bigint) parser___parser_prod___ATypePropdef___init_atypepropdef}, + {(bigint) 4 /* 87: ATypePropdef < ATypePropdef: superclass init_table position */}, + {(bigint) parser___parser_nodes___ATypePropdef___n_kwredef}, + {(bigint) parser___parser_nodes___ATypePropdef___n_visibility}, + {(bigint) parser___parser_nodes___ATypePropdef___n_kwtype}, + {(bigint) parser___parser_nodes___ATypePropdef___n_id}, + {(bigint) parser___parser_nodes___ATypePropdef___n_type}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ATypePropdef::_parent */ +/* 3: Attribute ATypePropdef::_location */ +/* 4: Attribute ATypePropdef::_first_location */ +/* 5: Attribute ATypePropdef::_last_location */ +/* 6: Attribute ATypePropdef::_n_doc */ +/* 7: Attribute ATypePropdef::_self_var */ +/* 8: Attribute ATypePropdef::_prop */ +/* 9: Attribute ATypePropdef::_n_kwredef */ +/* 10: Attribute ATypePropdef::_n_visibility */ +/* 11: Attribute ATypePropdef::_n_kwtype */ +/* 12: Attribute ATypePropdef::_n_id */ +/* 13: Attribute ATypePropdef::_n_type */ +void INIT_ATTRIBUTES__parser___parser_nodes___ATypePropdef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ATypePropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:486 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___APropdef____n_doc(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:612 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ATypePropdef____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ATypePropdef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TMinus; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TMinus_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TMinus(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TMinus_lexer___TMinus___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TMinus(); - lexer___TMinus___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TStar[72] = { - {(bigint) 2711 /* 0: Identity */}, - {(bigint) 3 /* 1: TStar < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TStar < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TStar < Token: superclass typecheck marker */}, - {(bigint) 2711 /* 4: TStar < TStar: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TStar < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TStar < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TStar___parser_index}, - {(bigint) 2 /* 69: TStar < Token: superclass init_table position */}, - {(bigint) lexer___TStar___init_tk}, - {(bigint) 3 /* 71: TStar < TStar: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TStar::_parent */ -/* 2: Attribute TStar::_symbol */ -/* 3: Attribute TStar::_text */ -/* 4: Attribute TStar::_filename */ -/* 5: Attribute TStar::_line */ -/* 6: Attribute TStar::_pos */ -val_t NEW_TStar(void) { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ATypePropdef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ATypePropdef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ATypePropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ATypePropdef____n_visibility(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_visibility", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ATypePropdef____n_kwtype(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwtype", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ATypePropdef____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ATypePropdef____n_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_type", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ATypePropdef_parser___parser_prod___ATypePropdef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2082; + fra.me.meth = LOCATE_NEW_ATypePropdef_parser___parser_prod___ATypePropdef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2082 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ATypePropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ATypePropdef(fra.me.REG[0]); + parser___parser_prod___ATypePropdef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ATypePropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ATypePropdef_parser___parser_prod___ATypePropdef___init_atypepropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5){ + struct {struct stack_frame_t me; val_t MORE_REG[6];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2084; + fra.me.meth = LOCATE_NEW_ATypePropdef_parser___parser_prod___ATypePropdef___init_atypepropdef; + fra.me.has_broke = 0; + fra.me.REG_size = 7; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + /* parser/parser_prod.nit:2084 */ + fra.me.REG[6] = NEW_parser___parser_nodes___ATypePropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ATypePropdef(fra.me.REG[6]); + parser___parser_prod___ATypePropdef___init_atypepropdef(fra.me.REG[6], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], init_table); + CHECKNEW_parser___parser_nodes___ATypePropdef(fra.me.REG[6]); + stack_frame_head = fra.me.prev; + return fra.me.REG[6]; +} +val_t NEW_ATypePropdef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ATypePropdef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ATypePropdef(); + INIT_ATTRIBUTES__parser___parser_nodes___ATypePropdef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ATypePropdef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AReadAble[81] = { + {(bigint) 3379 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AReadAble" /* 2: Class Name */}, + {(bigint) 3 /* 3: AReadAble < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AReadAble < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AReadAble < Prod: superclass typecheck marker */}, + {(bigint) 2903 /* 6: AReadAble < AAble: superclass typecheck marker */}, + {(bigint) 3379 /* 7: AReadAble < AReadAble: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AReadAble < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AReadAble___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AReadAble___visit_all}, + {(bigint) 2 /* 63: AReadAble < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AReadAble < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 0 /* 74: AReadAble < AAble: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAble___n_visibility}, + {(bigint) parser___parser_nodes___AAble___n_kwredef}, + {(bigint) parser___parser_prod___AReadAble___empty_init}, + {(bigint) parser___parser_prod___AReadAble___init_areadable}, + {(bigint) 4 /* 79: AReadAble < AReadAble: superclass init_table position */}, + {(bigint) parser___parser_nodes___AReadAble___n_kwreadable}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AReadAble::_parent */ +/* 3: Attribute AReadAble::_location */ +/* 4: Attribute AReadAble::_first_location */ +/* 5: Attribute AReadAble::_last_location */ +/* 6: Attribute AReadAble::_n_visibility */ +/* 7: Attribute AReadAble::_n_kwredef */ +/* 8: Attribute AReadAble::_n_kwreadable */ +void INIT_ATTRIBUTES__parser___parser_nodes___AReadAble(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AReadAble; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:620 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAble____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:619 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAble____n_visibility(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AReadAble(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TStar; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TStar_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TStar(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TStar_lexer___TStar___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TStar(); - lexer___TStar___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TSlash[72] = { - {(bigint) 2715 /* 0: Identity */}, - {(bigint) 3 /* 1: TSlash < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TSlash < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TSlash < Token: superclass typecheck marker */}, - {(bigint) 2715 /* 4: TSlash < TSlash: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TSlash < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TSlash < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TSlash___parser_index}, - {(bigint) 2 /* 69: TSlash < Token: superclass init_table position */}, - {(bigint) lexer___TSlash___init_tk}, - {(bigint) 3 /* 71: TSlash < TSlash: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TSlash::_parent */ -/* 2: Attribute TSlash::_symbol */ -/* 3: Attribute TSlash::_text */ -/* 4: Attribute TSlash::_filename */ -/* 5: Attribute TSlash::_line */ -/* 6: Attribute TSlash::_pos */ -val_t NEW_TSlash(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AReadAble; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AReadAble(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AReadAble; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AReadAble____n_kwreadable(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwreadable", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AReadAble_parser___parser_prod___AReadAble___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2191; + fra.me.meth = LOCATE_NEW_AReadAble_parser___parser_prod___AReadAble___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2191 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AReadAble(); + INIT_ATTRIBUTES__parser___parser_nodes___AReadAble(fra.me.REG[0]); + parser___parser_prod___AReadAble___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AReadAble(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AReadAble_parser___parser_prod___AReadAble___init_areadable(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2193; + fra.me.meth = LOCATE_NEW_AReadAble_parser___parser_prod___AReadAble___init_areadable; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:2193 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AReadAble(); + INIT_ATTRIBUTES__parser___parser_nodes___AReadAble(fra.me.REG[2]); + parser___parser_prod___AReadAble___init_areadable(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AReadAble(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AReadAble_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AReadAble_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AReadAble(); + INIT_ATTRIBUTES__parser___parser_nodes___AReadAble(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AReadAble(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AWriteAble[81] = { + {(bigint) 3307 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AWriteAble" /* 2: Class Name */}, + {(bigint) 3 /* 3: AWriteAble < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AWriteAble < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AWriteAble < Prod: superclass typecheck marker */}, + {(bigint) 2903 /* 6: AWriteAble < AAble: superclass typecheck marker */}, + {(bigint) 3307 /* 7: AWriteAble < AWriteAble: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AWriteAble < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AWriteAble___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AWriteAble___visit_all}, + {(bigint) 2 /* 63: AWriteAble < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AWriteAble < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 0 /* 74: AWriteAble < AAble: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAble___n_visibility}, + {(bigint) parser___parser_nodes___AAble___n_kwredef}, + {(bigint) parser___parser_prod___AWriteAble___empty_init}, + {(bigint) parser___parser_prod___AWriteAble___init_awriteable}, + {(bigint) 4 /* 79: AWriteAble < AWriteAble: superclass init_table position */}, + {(bigint) parser___parser_nodes___AWriteAble___n_kwwritable}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AWriteAble::_parent */ +/* 3: Attribute AWriteAble::_location */ +/* 4: Attribute AWriteAble::_first_location */ +/* 5: Attribute AWriteAble::_last_location */ +/* 6: Attribute AWriteAble::_n_visibility */ +/* 7: Attribute AWriteAble::_n_kwredef */ +/* 8: Attribute AWriteAble::_n_kwwritable */ +void INIT_ATTRIBUTES__parser___parser_nodes___AWriteAble(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AWriteAble; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:620 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAble____n_kwredef(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:619 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAble____n_visibility(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AWriteAble(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TSlash; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TSlash_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TSlash(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TSlash_lexer___TSlash___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TSlash(); - lexer___TSlash___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TPercent[72] = { - {(bigint) 2731 /* 0: Identity */}, - {(bigint) 3 /* 1: TPercent < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TPercent < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TPercent < Token: superclass typecheck marker */}, - {(bigint) 2731 /* 4: TPercent < TPercent: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TPercent < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TPercent < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TPercent___parser_index}, - {(bigint) 2 /* 69: TPercent < Token: superclass init_table position */}, - {(bigint) lexer___TPercent___init_tk}, - {(bigint) 3 /* 71: TPercent < TPercent: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TPercent::_parent */ -/* 2: Attribute TPercent::_symbol */ -/* 3: Attribute TPercent::_text */ -/* 4: Attribute TPercent::_filename */ -/* 5: Attribute TPercent::_line */ -/* 6: Attribute TPercent::_pos */ -val_t NEW_TPercent(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AWriteAble; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AWriteAble(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AWriteAble; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AWriteAble____n_kwwritable(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwwritable", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AWriteAble_parser___parser_prod___AWriteAble___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2240; + fra.me.meth = LOCATE_NEW_AWriteAble_parser___parser_prod___AWriteAble___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2240 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AWriteAble(); + INIT_ATTRIBUTES__parser___parser_nodes___AWriteAble(fra.me.REG[0]); + parser___parser_prod___AWriteAble___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AWriteAble(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AWriteAble_parser___parser_prod___AWriteAble___init_awriteable(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2242; + fra.me.meth = LOCATE_NEW_AWriteAble_parser___parser_prod___AWriteAble___init_awriteable; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:2242 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AWriteAble(); + INIT_ATTRIBUTES__parser___parser_nodes___AWriteAble(fra.me.REG[3]); + parser___parser_prod___AWriteAble___init_awriteable(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AWriteAble(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AWriteAble_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AWriteAble_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AWriteAble(); + INIT_ATTRIBUTES__parser___parser_nodes___AWriteAble(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AWriteAble(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AIdMethid[81] = { + {(bigint) 3487 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AIdMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: AIdMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AIdMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AIdMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: AIdMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3487 /* 7: AIdMethid < AIdMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AIdMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AIdMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AIdMethid___visit_all}, + {(bigint) 2 /* 63: AIdMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AIdMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: AIdMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___AIdMethid___empty_init}, + {(bigint) parser___parser_prod___AIdMethid___init_aidmethid}, + {(bigint) 4 /* 79: AIdMethid < AIdMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___AIdMethid___n_id}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AIdMethid::_parent */ +/* 3: Attribute AIdMethid::_location */ +/* 4: Attribute AIdMethid::_first_location */ +/* 5: Attribute AIdMethid::_last_location */ +/* 6: Attribute AIdMethid::_name */ +/* 7: Attribute AIdMethid::_n_id */ +void INIT_ATTRIBUTES__parser___parser_nodes___AIdMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIdMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AIdMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TPercent; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TPercent_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TPercent(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TPercent_lexer___TPercent___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TPercent(); - lexer___TPercent___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TEq[72] = { - {(bigint) 2971 /* 0: Identity */}, - {(bigint) 3 /* 1: TEq < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TEq < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TEq < Token: superclass typecheck marker */}, - {(bigint) 2971 /* 4: TEq < TEq: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TEq < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TEq < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TEq___parser_index}, - {(bigint) 2 /* 69: TEq < Token: superclass init_table position */}, - {(bigint) lexer___TEq___init_tk}, - {(bigint) 3 /* 71: TEq < TEq: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TEq::_parent */ -/* 2: Attribute TEq::_symbol */ -/* 3: Attribute TEq::_text */ -/* 4: Attribute TEq::_filename */ -/* 5: Attribute TEq::_line */ -/* 6: Attribute TEq::_pos */ -val_t NEW_TEq(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AIdMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AIdMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AIdMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIdMethid____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AIdMethid_parser___parser_prod___AIdMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2307; + fra.me.meth = LOCATE_NEW_AIdMethid_parser___parser_prod___AIdMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2307 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIdMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AIdMethid(fra.me.REG[0]); + parser___parser_prod___AIdMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIdMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AIdMethid_parser___parser_prod___AIdMethid___init_aidmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2309; + fra.me.meth = LOCATE_NEW_AIdMethid_parser___parser_prod___AIdMethid___init_aidmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2309 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AIdMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AIdMethid(fra.me.REG[1]); + parser___parser_prod___AIdMethid___init_aidmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIdMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AIdMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AIdMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIdMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AIdMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIdMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___APlusMethid[81] = { + {(bigint) 3407 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "APlusMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: APlusMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: APlusMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: APlusMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: APlusMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3407 /* 7: APlusMethid < APlusMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: APlusMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___APlusMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___APlusMethid___visit_all}, + {(bigint) 2 /* 63: APlusMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: APlusMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: APlusMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___APlusMethid___empty_init}, + {(bigint) parser___parser_prod___APlusMethid___init_aplusmethid}, + {(bigint) 4 /* 79: APlusMethid < APlusMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___APlusMethid___n_plus}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute APlusMethid::_parent */ +/* 3: Attribute APlusMethid::_location */ +/* 4: Attribute APlusMethid::_first_location */ +/* 5: Attribute APlusMethid::_last_location */ +/* 6: Attribute APlusMethid::_name */ +/* 7: Attribute APlusMethid::_n_plus */ +void INIT_ATTRIBUTES__parser___parser_nodes___APlusMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APlusMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___APlusMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TEq; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TEq_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TEq(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TEq_lexer___TEq___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TEq(); - lexer___TEq___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TNe[72] = { - {(bigint) 2747 /* 0: Identity */}, - {(bigint) 3 /* 1: TNe < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TNe < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TNe < Token: superclass typecheck marker */}, - {(bigint) 2747 /* 4: TNe < TNe: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TNe < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TNe < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TNe___parser_index}, - {(bigint) 2 /* 69: TNe < Token: superclass init_table position */}, - {(bigint) lexer___TNe___init_tk}, - {(bigint) 3 /* 71: TNe < TNe: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TNe::_parent */ -/* 2: Attribute TNe::_symbol */ -/* 3: Attribute TNe::_text */ -/* 4: Attribute TNe::_filename */ -/* 5: Attribute TNe::_line */ -/* 6: Attribute TNe::_pos */ -val_t NEW_TNe(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___APlusMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___APlusMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___APlusMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___APlusMethid____n_plus(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_plus", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_APlusMethid_parser___parser_prod___APlusMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2338; + fra.me.meth = LOCATE_NEW_APlusMethid_parser___parser_prod___APlusMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2338 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APlusMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusMethid(fra.me.REG[0]); + parser___parser_prod___APlusMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APlusMethid_parser___parser_prod___APlusMethid___init_aplusmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2340; + fra.me.meth = LOCATE_NEW_APlusMethid_parser___parser_prod___APlusMethid___init_aplusmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2340 */ + fra.me.REG[1] = NEW_parser___parser_nodes___APlusMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusMethid(fra.me.REG[1]); + parser___parser_prod___APlusMethid___init_aplusmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_APlusMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_APlusMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APlusMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AMinusMethid[81] = { + {(bigint) 3435 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AMinusMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: AMinusMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AMinusMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AMinusMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: AMinusMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3435 /* 7: AMinusMethid < AMinusMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AMinusMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AMinusMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AMinusMethid___visit_all}, + {(bigint) 2 /* 63: AMinusMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AMinusMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: AMinusMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___AMinusMethid___empty_init}, + {(bigint) parser___parser_prod___AMinusMethid___init_aminusmethid}, + {(bigint) 4 /* 79: AMinusMethid < AMinusMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___AMinusMethid___n_minus}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AMinusMethid::_parent */ +/* 3: Attribute AMinusMethid::_location */ +/* 4: Attribute AMinusMethid::_first_location */ +/* 5: Attribute AMinusMethid::_last_location */ +/* 6: Attribute AMinusMethid::_name */ +/* 7: Attribute AMinusMethid::_n_minus */ +void INIT_ATTRIBUTES__parser___parser_nodes___AMinusMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMinusMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AMinusMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TNe; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TNe_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TNe(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TNe_lexer___TNe___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TNe(); - lexer___TNe___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TLt[72] = { - {(bigint) 2763 /* 0: Identity */}, - {(bigint) 3 /* 1: TLt < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TLt < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TLt < Token: superclass typecheck marker */}, - {(bigint) 2763 /* 4: TLt < TLt: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TLt < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TLt < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TLt___parser_index}, - {(bigint) 2 /* 69: TLt < Token: superclass init_table position */}, - {(bigint) lexer___TLt___init_tk}, - {(bigint) 3 /* 71: TLt < TLt: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TLt::_parent */ -/* 2: Attribute TLt::_symbol */ -/* 3: Attribute TLt::_text */ -/* 4: Attribute TLt::_filename */ -/* 5: Attribute TLt::_line */ -/* 6: Attribute TLt::_pos */ -val_t NEW_TLt(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AMinusMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AMinusMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AMinusMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AMinusMethid____n_minus(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_minus", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AMinusMethid_parser___parser_prod___AMinusMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2369; + fra.me.meth = LOCATE_NEW_AMinusMethid_parser___parser_prod___AMinusMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2369 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMinusMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusMethid(fra.me.REG[0]); + parser___parser_prod___AMinusMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMinusMethid_parser___parser_prod___AMinusMethid___init_aminusmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2371; + fra.me.meth = LOCATE_NEW_AMinusMethid_parser___parser_prod___AMinusMethid___init_aminusmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2371 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AMinusMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusMethid(fra.me.REG[1]); + parser___parser_prod___AMinusMethid___init_aminusmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AMinusMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AMinusMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMinusMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AStarMethid[81] = { + {(bigint) 3355 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AStarMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: AStarMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AStarMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AStarMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: AStarMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3355 /* 7: AStarMethid < AStarMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AStarMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AStarMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AStarMethid___visit_all}, + {(bigint) 2 /* 63: AStarMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AStarMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: AStarMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___AStarMethid___empty_init}, + {(bigint) parser___parser_prod___AStarMethid___init_astarmethid}, + {(bigint) 4 /* 79: AStarMethid < AStarMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___AStarMethid___n_star}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AStarMethid::_parent */ +/* 3: Attribute AStarMethid::_location */ +/* 4: Attribute AStarMethid::_first_location */ +/* 5: Attribute AStarMethid::_last_location */ +/* 6: Attribute AStarMethid::_name */ +/* 7: Attribute AStarMethid::_n_star */ +void INIT_ATTRIBUTES__parser___parser_nodes___AStarMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStarMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AStarMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TLt; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TLt_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TLt(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TLt_lexer___TLt___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TLt(); - lexer___TLt___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TLe[72] = { - {(bigint) 2767 /* 0: Identity */}, - {(bigint) 3 /* 1: TLe < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TLe < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TLe < Token: superclass typecheck marker */}, - {(bigint) 2767 /* 4: TLe < TLe: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TLe < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TLe < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TLe___parser_index}, - {(bigint) 2 /* 69: TLe < Token: superclass init_table position */}, - {(bigint) lexer___TLe___init_tk}, - {(bigint) 3 /* 71: TLe < TLe: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TLe::_parent */ -/* 2: Attribute TLe::_symbol */ -/* 3: Attribute TLe::_text */ -/* 4: Attribute TLe::_filename */ -/* 5: Attribute TLe::_line */ -/* 6: Attribute TLe::_pos */ -val_t NEW_TLe(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AStarMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AStarMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AStarMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStarMethid____n_star(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_star", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AStarMethid_parser___parser_prod___AStarMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2400; + fra.me.meth = LOCATE_NEW_AStarMethid_parser___parser_prod___AStarMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2400 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarMethid(fra.me.REG[0]); + parser___parser_prod___AStarMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStarMethid_parser___parser_prod___AStarMethid___init_astarmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2402; + fra.me.meth = LOCATE_NEW_AStarMethid_parser___parser_prod___AStarMethid___init_astarmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2402 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AStarMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarMethid(fra.me.REG[1]); + parser___parser_prod___AStarMethid___init_astarmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AStarMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AStarMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ASlashMethid[81] = { + {(bigint) 3359 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ASlashMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: ASlashMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ASlashMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ASlashMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: ASlashMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3359 /* 7: ASlashMethid < ASlashMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ASlashMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ASlashMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ASlashMethid___visit_all}, + {(bigint) 2 /* 63: ASlashMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ASlashMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: ASlashMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___ASlashMethid___empty_init}, + {(bigint) parser___parser_prod___ASlashMethid___init_aslashmethid}, + {(bigint) 4 /* 79: ASlashMethid < ASlashMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASlashMethid___n_slash}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ASlashMethid::_parent */ +/* 3: Attribute ASlashMethid::_location */ +/* 4: Attribute ASlashMethid::_first_location */ +/* 5: Attribute ASlashMethid::_last_location */ +/* 6: Attribute ASlashMethid::_name */ +/* 7: Attribute ASlashMethid::_n_slash */ +void INIT_ATTRIBUTES__parser___parser_nodes___ASlashMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASlashMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ASlashMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TLe; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TLe_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TLe(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TLe_lexer___TLe___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TLe(); - lexer___TLe___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TGt[72] = { - {(bigint) 2959 /* 0: Identity */}, - {(bigint) 3 /* 1: TGt < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TGt < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TGt < Token: superclass typecheck marker */}, - {(bigint) 2959 /* 4: TGt < TGt: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TGt < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TGt < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TGt___parser_index}, - {(bigint) 2 /* 69: TGt < Token: superclass init_table position */}, - {(bigint) lexer___TGt___init_tk}, - {(bigint) 3 /* 71: TGt < TGt: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TGt::_parent */ -/* 2: Attribute TGt::_symbol */ -/* 3: Attribute TGt::_text */ -/* 4: Attribute TGt::_filename */ -/* 5: Attribute TGt::_line */ -/* 6: Attribute TGt::_pos */ -val_t NEW_TGt(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ASlashMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ASlashMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ASlashMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASlashMethid____n_slash(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_slash", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ASlashMethid_parser___parser_prod___ASlashMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2431; + fra.me.meth = LOCATE_NEW_ASlashMethid_parser___parser_prod___ASlashMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2431 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASlashMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ASlashMethid(fra.me.REG[0]); + parser___parser_prod___ASlashMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASlashMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASlashMethid_parser___parser_prod___ASlashMethid___init_aslashmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2433; + fra.me.meth = LOCATE_NEW_ASlashMethid_parser___parser_prod___ASlashMethid___init_aslashmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2433 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ASlashMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ASlashMethid(fra.me.REG[1]); + parser___parser_prod___ASlashMethid___init_aslashmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASlashMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ASlashMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ASlashMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASlashMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ASlashMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASlashMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___APercentMethid[81] = { + {(bigint) 3415 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "APercentMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: APercentMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: APercentMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: APercentMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: APercentMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3415 /* 7: APercentMethid < APercentMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: APercentMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___APercentMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___APercentMethid___visit_all}, + {(bigint) 2 /* 63: APercentMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: APercentMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: APercentMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___APercentMethid___empty_init}, + {(bigint) parser___parser_prod___APercentMethid___init_apercentmethid}, + {(bigint) 4 /* 79: APercentMethid < APercentMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___APercentMethid___n_percent}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute APercentMethid::_parent */ +/* 3: Attribute APercentMethid::_location */ +/* 4: Attribute APercentMethid::_first_location */ +/* 5: Attribute APercentMethid::_last_location */ +/* 6: Attribute APercentMethid::_name */ +/* 7: Attribute APercentMethid::_n_percent */ +void INIT_ATTRIBUTES__parser___parser_nodes___APercentMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APercentMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___APercentMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TGt; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TGt_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TGt(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TGt_lexer___TGt___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TGt(); - lexer___TGt___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TGe[72] = { - {(bigint) 2963 /* 0: Identity */}, - {(bigint) 3 /* 1: TGe < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TGe < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TGe < Token: superclass typecheck marker */}, - {(bigint) 2963 /* 4: TGe < TGe: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TGe < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TGe < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TGe___parser_index}, - {(bigint) 2 /* 69: TGe < Token: superclass init_table position */}, - {(bigint) lexer___TGe___init_tk}, - {(bigint) 3 /* 71: TGe < TGe: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TGe::_parent */ -/* 2: Attribute TGe::_symbol */ -/* 3: Attribute TGe::_text */ -/* 4: Attribute TGe::_filename */ -/* 5: Attribute TGe::_line */ -/* 6: Attribute TGe::_pos */ -val_t NEW_TGe(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___APercentMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___APercentMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___APercentMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___APercentMethid____n_percent(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_percent", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_APercentMethid_parser___parser_prod___APercentMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2462; + fra.me.meth = LOCATE_NEW_APercentMethid_parser___parser_prod___APercentMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2462 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APercentMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___APercentMethid(fra.me.REG[0]); + parser___parser_prod___APercentMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APercentMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APercentMethid_parser___parser_prod___APercentMethid___init_apercentmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2464; + fra.me.meth = LOCATE_NEW_APercentMethid_parser___parser_prod___APercentMethid___init_apercentmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2464 */ + fra.me.REG[1] = NEW_parser___parser_nodes___APercentMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___APercentMethid(fra.me.REG[1]); + parser___parser_prod___APercentMethid___init_apercentmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APercentMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_APercentMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_APercentMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APercentMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___APercentMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APercentMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AEqMethid[81] = { + {(bigint) 3519 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AEqMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: AEqMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AEqMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AEqMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: AEqMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3519 /* 7: AEqMethid < AEqMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AEqMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AEqMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AEqMethid___visit_all}, + {(bigint) 2 /* 63: AEqMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AEqMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: AEqMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___AEqMethid___empty_init}, + {(bigint) parser___parser_prod___AEqMethid___init_aeqmethid}, + {(bigint) 4 /* 79: AEqMethid < AEqMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___AEqMethid___n_eq}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AEqMethid::_parent */ +/* 3: Attribute AEqMethid::_location */ +/* 4: Attribute AEqMethid::_first_location */ +/* 5: Attribute AEqMethid::_last_location */ +/* 6: Attribute AEqMethid::_name */ +/* 7: Attribute AEqMethid::_n_eq */ +void INIT_ATTRIBUTES__parser___parser_nodes___AEqMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AEqMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AEqMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TGe; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TGe_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TGe(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TGe_lexer___TGe___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TGe(); - lexer___TGe___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TStarship[72] = { - {(bigint) 2707 /* 0: Identity */}, - {(bigint) 3 /* 1: TStarship < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TStarship < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TStarship < Token: superclass typecheck marker */}, - {(bigint) 2707 /* 4: TStarship < TStarship: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TStarship < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TStarship < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TStarship___parser_index}, - {(bigint) 2 /* 69: TStarship < Token: superclass init_table position */}, - {(bigint) lexer___TStarship___init_tk}, - {(bigint) 3 /* 71: TStarship < TStarship: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TStarship::_parent */ -/* 2: Attribute TStarship::_symbol */ -/* 3: Attribute TStarship::_text */ -/* 4: Attribute TStarship::_filename */ -/* 5: Attribute TStarship::_line */ -/* 6: Attribute TStarship::_pos */ -val_t NEW_TStarship(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AEqMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AEqMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AEqMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AEqMethid____n_eq(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_eq", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AEqMethid_parser___parser_prod___AEqMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2493; + fra.me.meth = LOCATE_NEW_AEqMethid_parser___parser_prod___AEqMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2493 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEqMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AEqMethid(fra.me.REG[0]); + parser___parser_prod___AEqMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEqMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AEqMethid_parser___parser_prod___AEqMethid___init_aeqmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2495; + fra.me.meth = LOCATE_NEW_AEqMethid_parser___parser_prod___AEqMethid___init_aeqmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2495 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AEqMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AEqMethid(fra.me.REG[1]); + parser___parser_prod___AEqMethid___init_aeqmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEqMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AEqMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AEqMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEqMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AEqMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEqMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ANeMethid[81] = { + {(bigint) 3431 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ANeMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: ANeMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ANeMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ANeMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: ANeMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3431 /* 7: ANeMethid < ANeMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ANeMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ANeMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ANeMethid___visit_all}, + {(bigint) 2 /* 63: ANeMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ANeMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: ANeMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___ANeMethid___empty_init}, + {(bigint) parser___parser_prod___ANeMethid___init_anemethid}, + {(bigint) 4 /* 79: ANeMethid < ANeMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANeMethid___n_ne}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ANeMethid::_parent */ +/* 3: Attribute ANeMethid::_location */ +/* 4: Attribute ANeMethid::_first_location */ +/* 5: Attribute ANeMethid::_last_location */ +/* 6: Attribute ANeMethid::_name */ +/* 7: Attribute ANeMethid::_n_ne */ +void INIT_ATTRIBUTES__parser___parser_nodes___ANeMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANeMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ANeMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TStarship; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TStarship_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TStarship(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TStarship_lexer___TStarship___init_tk(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TStarship(); - lexer___TStarship___init_tk(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_TClassid[72] = { - {(bigint) 3011 /* 0: Identity */}, - {(bigint) 3 /* 1: TClassid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TClassid < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TClassid < Token: superclass typecheck marker */}, - {(bigint) 3011 /* 4: TClassid < TClassid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TClassid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TClassid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TClassid___parser_index}, - {(bigint) 2 /* 69: TClassid < Token: superclass init_table position */}, - {(bigint) lexer___TClassid___init_tk}, - {(bigint) 3 /* 71: TClassid < TClassid: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TClassid::_parent */ -/* 2: Attribute TClassid::_symbol */ -/* 3: Attribute TClassid::_text */ -/* 4: Attribute TClassid::_filename */ -/* 5: Attribute TClassid::_line */ -/* 6: Attribute TClassid::_pos */ -val_t NEW_TClassid(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ANeMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ANeMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ANeMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ANeMethid____n_ne(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_ne", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ANeMethid_parser___parser_prod___ANeMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2524; + fra.me.meth = LOCATE_NEW_ANeMethid_parser___parser_prod___ANeMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2524 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANeMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ANeMethid(fra.me.REG[0]); + parser___parser_prod___ANeMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANeMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ANeMethid_parser___parser_prod___ANeMethid___init_anemethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2526; + fra.me.meth = LOCATE_NEW_ANeMethid_parser___parser_prod___ANeMethid___init_anemethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2526 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ANeMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ANeMethid(fra.me.REG[1]); + parser___parser_prod___ANeMethid___init_anemethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANeMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ANeMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ANeMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANeMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ANeMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANeMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ALeMethid[81] = { + {(bigint) 3463 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ALeMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: ALeMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ALeMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ALeMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: ALeMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3463 /* 7: ALeMethid < ALeMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ALeMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ALeMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ALeMethid___visit_all}, + {(bigint) 2 /* 63: ALeMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ALeMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: ALeMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___ALeMethid___empty_init}, + {(bigint) parser___parser_prod___ALeMethid___init_alemethid}, + {(bigint) 4 /* 79: ALeMethid < ALeMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALeMethid___n_le}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ALeMethid::_parent */ +/* 3: Attribute ALeMethid::_location */ +/* 4: Attribute ALeMethid::_first_location */ +/* 5: Attribute ALeMethid::_last_location */ +/* 6: Attribute ALeMethid::_name */ +/* 7: Attribute ALeMethid::_n_le */ +void INIT_ATTRIBUTES__parser___parser_nodes___ALeMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALeMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ALeMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TClassid; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TClassid_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TClassid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TClassid_lexer___TClassid___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TClassid(); - lexer___TClassid___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TId[72] = { - {(bigint) 2955 /* 0: Identity */}, - {(bigint) 3 /* 1: TId < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TId < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TId < Token: superclass typecheck marker */}, - {(bigint) 2955 /* 4: TId < TId: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TId < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TId < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TId___parser_index}, - {(bigint) 2 /* 69: TId < Token: superclass init_table position */}, - {(bigint) lexer___TId___init_tk}, - {(bigint) 3 /* 71: TId < TId: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TId::_parent */ -/* 2: Attribute TId::_symbol */ -/* 3: Attribute TId::_text */ -/* 4: Attribute TId::_filename */ -/* 5: Attribute TId::_line */ -/* 6: Attribute TId::_pos */ -val_t NEW_TId(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ALeMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ALeMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ALeMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ALeMethid____n_le(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_le", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ALeMethid_parser___parser_prod___ALeMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2555; + fra.me.meth = LOCATE_NEW_ALeMethid_parser___parser_prod___ALeMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2555 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALeMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ALeMethid(fra.me.REG[0]); + parser___parser_prod___ALeMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALeMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALeMethid_parser___parser_prod___ALeMethid___init_alemethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2557; + fra.me.meth = LOCATE_NEW_ALeMethid_parser___parser_prod___ALeMethid___init_alemethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2557 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ALeMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ALeMethid(fra.me.REG[1]); + parser___parser_prod___ALeMethid___init_alemethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALeMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ALeMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ALeMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALeMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ALeMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALeMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AGeMethid[81] = { + {(bigint) 3499 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AGeMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: AGeMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AGeMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AGeMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: AGeMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3499 /* 7: AGeMethid < AGeMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AGeMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AGeMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AGeMethid___visit_all}, + {(bigint) 2 /* 63: AGeMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AGeMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: AGeMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___AGeMethid___empty_init}, + {(bigint) parser___parser_prod___AGeMethid___init_agemethid}, + {(bigint) 4 /* 79: AGeMethid < AGeMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___AGeMethid___n_ge}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AGeMethid::_parent */ +/* 3: Attribute AGeMethid::_location */ +/* 4: Attribute AGeMethid::_first_location */ +/* 5: Attribute AGeMethid::_last_location */ +/* 6: Attribute AGeMethid::_name */ +/* 7: Attribute AGeMethid::_n_ge */ +void INIT_ATTRIBUTES__parser___parser_nodes___AGeMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGeMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AGeMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TId; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TId_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TId(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TId_lexer___TId___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TId(); - lexer___TId___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TAttrid[72] = { - {(bigint) 3023 /* 0: Identity */}, - {(bigint) 3 /* 1: TAttrid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TAttrid < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TAttrid < Token: superclass typecheck marker */}, - {(bigint) 3023 /* 4: TAttrid < TAttrid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TAttrid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TAttrid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TAttrid___parser_index}, - {(bigint) 2 /* 69: TAttrid < Token: superclass init_table position */}, - {(bigint) lexer___TAttrid___init_tk}, - {(bigint) 3 /* 71: TAttrid < TAttrid: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TAttrid::_parent */ -/* 2: Attribute TAttrid::_symbol */ -/* 3: Attribute TAttrid::_text */ -/* 4: Attribute TAttrid::_filename */ -/* 5: Attribute TAttrid::_line */ -/* 6: Attribute TAttrid::_pos */ -val_t NEW_TAttrid(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AGeMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AGeMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AGeMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AGeMethid____n_ge(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_ge", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AGeMethid_parser___parser_prod___AGeMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2586; + fra.me.meth = LOCATE_NEW_AGeMethid_parser___parser_prod___AGeMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2586 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGeMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AGeMethid(fra.me.REG[0]); + parser___parser_prod___AGeMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGeMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGeMethid_parser___parser_prod___AGeMethid___init_agemethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2588; + fra.me.meth = LOCATE_NEW_AGeMethid_parser___parser_prod___AGeMethid___init_agemethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2588 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AGeMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AGeMethid(fra.me.REG[1]); + parser___parser_prod___AGeMethid___init_agemethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGeMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AGeMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AGeMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGeMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AGeMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGeMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ALtMethid[81] = { + {(bigint) 3451 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ALtMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: ALtMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ALtMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ALtMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: ALtMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3451 /* 7: ALtMethid < ALtMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ALtMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ALtMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ALtMethid___visit_all}, + {(bigint) 2 /* 63: ALtMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ALtMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: ALtMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___ALtMethid___empty_init}, + {(bigint) parser___parser_prod___ALtMethid___init_altmethid}, + {(bigint) 4 /* 79: ALtMethid < ALtMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALtMethid___n_lt}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ALtMethid::_parent */ +/* 3: Attribute ALtMethid::_location */ +/* 4: Attribute ALtMethid::_first_location */ +/* 5: Attribute ALtMethid::_last_location */ +/* 6: Attribute ALtMethid::_name */ +/* 7: Attribute ALtMethid::_n_lt */ +void INIT_ATTRIBUTES__parser___parser_nodes___ALtMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALtMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ALtMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TAttrid; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TAttrid_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TAttrid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TAttrid_lexer___TAttrid___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TAttrid(); - lexer___TAttrid___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TNumber[72] = { - {(bigint) 2743 /* 0: Identity */}, - {(bigint) 3 /* 1: TNumber < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TNumber < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TNumber < Token: superclass typecheck marker */}, - {(bigint) 2743 /* 4: TNumber < TNumber: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TNumber < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TNumber < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TNumber___parser_index}, - {(bigint) 2 /* 69: TNumber < Token: superclass init_table position */}, - {(bigint) lexer___TNumber___init_tk}, - {(bigint) 3 /* 71: TNumber < TNumber: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TNumber::_parent */ -/* 2: Attribute TNumber::_symbol */ -/* 3: Attribute TNumber::_text */ -/* 4: Attribute TNumber::_filename */ -/* 5: Attribute TNumber::_line */ -/* 6: Attribute TNumber::_pos */ -val_t NEW_TNumber(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ALtMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ALtMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ALtMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ALtMethid____n_lt(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_lt", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ALtMethid_parser___parser_prod___ALtMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2617; + fra.me.meth = LOCATE_NEW_ALtMethid_parser___parser_prod___ALtMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2617 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALtMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ALtMethid(fra.me.REG[0]); + parser___parser_prod___ALtMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALtMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALtMethid_parser___parser_prod___ALtMethid___init_altmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2619; + fra.me.meth = LOCATE_NEW_ALtMethid_parser___parser_prod___ALtMethid___init_altmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2619 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ALtMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ALtMethid(fra.me.REG[1]); + parser___parser_prod___ALtMethid___init_altmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALtMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ALtMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ALtMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALtMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ALtMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALtMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AGtMethid[81] = { + {(bigint) 3491 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AGtMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: AGtMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AGtMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AGtMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: AGtMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3491 /* 7: AGtMethid < AGtMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AGtMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AGtMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AGtMethid___visit_all}, + {(bigint) 2 /* 63: AGtMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AGtMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: AGtMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___AGtMethid___empty_init}, + {(bigint) parser___parser_prod___AGtMethid___init_agtmethid}, + {(bigint) 4 /* 79: AGtMethid < AGtMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___AGtMethid___n_gt}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AGtMethid::_parent */ +/* 3: Attribute AGtMethid::_location */ +/* 4: Attribute AGtMethid::_first_location */ +/* 5: Attribute AGtMethid::_last_location */ +/* 6: Attribute AGtMethid::_name */ +/* 7: Attribute AGtMethid::_n_gt */ +void INIT_ATTRIBUTES__parser___parser_nodes___AGtMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGtMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AGtMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TNumber; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TNumber_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TNumber(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TNumber_lexer___TNumber___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TNumber(); - lexer___TNumber___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TFloat[72] = { - {(bigint) 2967 /* 0: Identity */}, - {(bigint) 3 /* 1: TFloat < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TFloat < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TFloat < Token: superclass typecheck marker */}, - {(bigint) 2967 /* 4: TFloat < TFloat: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TFloat < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TFloat < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TFloat___parser_index}, - {(bigint) 2 /* 69: TFloat < Token: superclass init_table position */}, - {(bigint) lexer___TFloat___init_tk}, - {(bigint) 3 /* 71: TFloat < TFloat: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TFloat::_parent */ -/* 2: Attribute TFloat::_symbol */ -/* 3: Attribute TFloat::_text */ -/* 4: Attribute TFloat::_filename */ -/* 5: Attribute TFloat::_line */ -/* 6: Attribute TFloat::_pos */ -val_t NEW_TFloat(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AGtMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AGtMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AGtMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AGtMethid____n_gt(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_gt", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AGtMethid_parser___parser_prod___AGtMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2648; + fra.me.meth = LOCATE_NEW_AGtMethid_parser___parser_prod___AGtMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2648 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGtMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AGtMethid(fra.me.REG[0]); + parser___parser_prod___AGtMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGtMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGtMethid_parser___parser_prod___AGtMethid___init_agtmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2650; + fra.me.meth = LOCATE_NEW_AGtMethid_parser___parser_prod___AGtMethid___init_agtmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2650 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AGtMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AGtMethid(fra.me.REG[1]); + parser___parser_prod___AGtMethid___init_agtmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGtMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AGtMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AGtMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGtMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AGtMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGtMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ALlMethid[82] = { + {(bigint) 3455 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ALlMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: ALlMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ALlMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ALlMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: ALlMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3455 /* 7: ALlMethid < ALlMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ALlMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ALlMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ALlMethid___visit_all}, + {(bigint) 2 /* 63: ALlMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ALlMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: ALlMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___ALlMethid___empty_init}, + {(bigint) parser___parser_prod___ALlMethid___init_allmethid}, + {(bigint) 4 /* 79: ALlMethid < ALlMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALlMethid___n_ll}, + {(bigint) parser___parser_nodes___ALlMethid___n_ll__eq}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ALlMethid::_parent */ +/* 3: Attribute ALlMethid::_location */ +/* 4: Attribute ALlMethid::_first_location */ +/* 5: Attribute ALlMethid::_last_location */ +/* 6: Attribute ALlMethid::_name */ +/* 7: Attribute ALlMethid::_n_ll */ +void INIT_ATTRIBUTES__parser___parser_nodes___ALlMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALlMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ALlMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TFloat; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TFloat_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TFloat(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TFloat_lexer___TFloat___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TFloat(); - lexer___TFloat___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TChar[72] = { - {(bigint) 3015 /* 0: Identity */}, - {(bigint) 3 /* 1: TChar < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TChar < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TChar < Token: superclass typecheck marker */}, - {(bigint) 3015 /* 4: TChar < TChar: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TChar < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TChar < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TChar___parser_index}, - {(bigint) 2 /* 69: TChar < Token: superclass init_table position */}, - {(bigint) lexer___TChar___init_tk}, - {(bigint) 3 /* 71: TChar < TChar: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TChar::_parent */ -/* 2: Attribute TChar::_symbol */ -/* 3: Attribute TChar::_text */ -/* 4: Attribute TChar::_filename */ -/* 5: Attribute TChar::_line */ -/* 6: Attribute TChar::_pos */ -val_t NEW_TChar(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ALlMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ALlMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ALlMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ALlMethid____n_ll(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_ll", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ALlMethid_parser___parser_prod___ALlMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2679; + fra.me.meth = LOCATE_NEW_ALlMethid_parser___parser_prod___ALlMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2679 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALlMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ALlMethid(fra.me.REG[0]); + parser___parser_prod___ALlMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALlMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALlMethid_parser___parser_prod___ALlMethid___init_allmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2681; + fra.me.meth = LOCATE_NEW_ALlMethid_parser___parser_prod___ALlMethid___init_allmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2681 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ALlMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ALlMethid(fra.me.REG[1]); + parser___parser_prod___ALlMethid___init_allmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALlMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ALlMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ALlMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALlMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ALlMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALlMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AGgMethid[82] = { + {(bigint) 3495 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AGgMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: AGgMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AGgMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AGgMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: AGgMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3495 /* 7: AGgMethid < AGgMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AGgMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AGgMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AGgMethid___visit_all}, + {(bigint) 2 /* 63: AGgMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AGgMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: AGgMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___AGgMethid___empty_init}, + {(bigint) parser___parser_prod___AGgMethid___init_aggmethid}, + {(bigint) 4 /* 79: AGgMethid < AGgMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___AGgMethid___n_gg}, + {(bigint) parser___parser_nodes___AGgMethid___n_gg__eq}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AGgMethid::_parent */ +/* 3: Attribute AGgMethid::_location */ +/* 4: Attribute AGgMethid::_first_location */ +/* 5: Attribute AGgMethid::_last_location */ +/* 6: Attribute AGgMethid::_name */ +/* 7: Attribute AGgMethid::_n_gg */ +void INIT_ATTRIBUTES__parser___parser_nodes___AGgMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGgMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AGgMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TChar; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TChar_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TChar(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TChar_lexer___TChar___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TChar(); - lexer___TChar___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TString[72] = { - {(bigint) 2699 /* 0: Identity */}, - {(bigint) 3 /* 1: TString < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TString < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TString < Token: superclass typecheck marker */}, - {(bigint) 2699 /* 4: TString < TString: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TString < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TString < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TString___parser_index}, - {(bigint) 2 /* 69: TString < Token: superclass init_table position */}, - {(bigint) lexer___TString___init_tk}, - {(bigint) 3 /* 71: TString < TString: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TString::_parent */ -/* 2: Attribute TString::_symbol */ -/* 3: Attribute TString::_text */ -/* 4: Attribute TString::_filename */ -/* 5: Attribute TString::_line */ -/* 6: Attribute TString::_pos */ -val_t NEW_TString(void) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AGgMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AGgMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AGgMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AGgMethid____n_gg(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_gg", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AGgMethid_parser___parser_prod___AGgMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2710; + fra.me.meth = LOCATE_NEW_AGgMethid_parser___parser_prod___AGgMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2710 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGgMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AGgMethid(fra.me.REG[0]); + parser___parser_prod___AGgMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGgMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGgMethid_parser___parser_prod___AGgMethid___init_aggmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2712; + fra.me.meth = LOCATE_NEW_AGgMethid_parser___parser_prod___AGgMethid___init_aggmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2712 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AGgMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AGgMethid(fra.me.REG[1]); + parser___parser_prod___AGgMethid___init_aggmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGgMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AGgMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AGgMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGgMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AGgMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGgMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ABraMethid[82] = { + {(bigint) 3555 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ABraMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: ABraMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ABraMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ABraMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: ABraMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3555 /* 7: ABraMethid < ABraMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ABraMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ABraMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ABraMethid___visit_all}, + {(bigint) 2 /* 63: ABraMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ABraMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: ABraMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___ABraMethid___empty_init}, + {(bigint) parser___parser_prod___ABraMethid___init_abramethid}, + {(bigint) 4 /* 79: ABraMethid < ABraMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABraMethid___n_obra}, + {(bigint) parser___parser_nodes___ABraMethid___n_cbra}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ABraMethid::_parent */ +/* 3: Attribute ABraMethid::_location */ +/* 4: Attribute ABraMethid::_first_location */ +/* 5: Attribute ABraMethid::_last_location */ +/* 6: Attribute ABraMethid::_name */ +/* 7: Attribute ABraMethid::_n_obra */ +/* 8: Attribute ABraMethid::_n_cbra */ +void INIT_ATTRIBUTES__parser___parser_nodes___ABraMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ABraMethid(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TString; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TString_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ABraMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ABraMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ABraMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABraMethid____n_obra(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_obra", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABraMethid____n_cbra(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_cbra", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ABraMethid_parser___parser_prod___ABraMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2741; + fra.me.meth = LOCATE_NEW_ABraMethid_parser___parser_prod___ABraMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2741 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraMethid(fra.me.REG[0]); + parser___parser_prod___ABraMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraMethid_parser___parser_prod___ABraMethid___init_abramethid(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2743; + fra.me.meth = LOCATE_NEW_ABraMethid_parser___parser_prod___ABraMethid___init_abramethid; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:2743 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ABraMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraMethid(fra.me.REG[2]); + parser___parser_prod___ABraMethid___init_abramethid(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ABraMethid(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ABraMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ABraMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AStarshipMethid[81] = { + {(bigint) 3351 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AStarshipMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: AStarshipMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AStarshipMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AStarshipMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: AStarshipMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3351 /* 7: AStarshipMethid < AStarshipMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AStarshipMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AStarshipMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AStarshipMethid___visit_all}, + {(bigint) 2 /* 63: AStarshipMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AStarshipMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: AStarshipMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___AStarshipMethid___empty_init}, + {(bigint) parser___parser_prod___AStarshipMethid___init_astarshipmethid}, + {(bigint) 4 /* 79: AStarshipMethid < AStarshipMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___AStarshipMethid___n_starship}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AStarshipMethid::_parent */ +/* 3: Attribute AStarshipMethid::_location */ +/* 4: Attribute AStarshipMethid::_first_location */ +/* 5: Attribute AStarshipMethid::_last_location */ +/* 6: Attribute AStarshipMethid::_name */ +/* 7: Attribute AStarshipMethid::_n_starship */ +void INIT_ATTRIBUTES__parser___parser_nodes___AStarshipMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStarshipMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AStarshipMethid(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AStarshipMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AStarshipMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AStarshipMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStarshipMethid____n_starship(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_starship", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AStarshipMethid_parser___parser_prod___AStarshipMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2786; + fra.me.meth = LOCATE_NEW_AStarshipMethid_parser___parser_prod___AStarshipMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2786 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarshipMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarshipMethid(fra.me.REG[0]); + parser___parser_prod___AStarshipMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarshipMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStarshipMethid_parser___parser_prod___AStarshipMethid___init_astarshipmethid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2788; + fra.me.meth = LOCATE_NEW_AStarshipMethid_parser___parser_prod___AStarshipMethid___init_astarshipmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:2788 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AStarshipMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarshipMethid(fra.me.REG[1]); + parser___parser_prod___AStarshipMethid___init_astarshipmethid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarshipMethid(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AStarshipMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AStarshipMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarshipMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarshipMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarshipMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAssignMethid[82] = { + {(bigint) 3579 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAssignMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAssignMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAssignMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAssignMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: AAssignMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3579 /* 7: AAssignMethid < AAssignMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AAssignMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAssignMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAssignMethid___visit_all}, + {(bigint) 2 /* 63: AAssignMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AAssignMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: AAssignMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___AAssignMethid___empty_init}, + {(bigint) parser___parser_prod___AAssignMethid___init_aassignmethid}, + {(bigint) 4 /* 79: AAssignMethid < AAssignMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAssignMethid___n_id}, + {(bigint) parser___parser_nodes___AAssignMethid___n_assign}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAssignMethid::_parent */ +/* 3: Attribute AAssignMethid::_location */ +/* 4: Attribute AAssignMethid::_first_location */ +/* 5: Attribute AAssignMethid::_last_location */ +/* 6: Attribute AAssignMethid::_name */ +/* 7: Attribute AAssignMethid::_n_id */ +/* 8: Attribute AAssignMethid::_n_assign */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAssignMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAssignMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAssignMethid(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAssignMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAssignMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAssignMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssignMethid____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssignMethid____n_assign(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_assign", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAssignMethid_parser___parser_prod___AAssignMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2817; + fra.me.meth = LOCATE_NEW_AAssignMethid_parser___parser_prod___AAssignMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2817 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAssignMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AAssignMethid(fra.me.REG[0]); + parser___parser_prod___AAssignMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAssignMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAssignMethid_parser___parser_prod___AAssignMethid___init_aassignmethid(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2819; + fra.me.meth = LOCATE_NEW_AAssignMethid_parser___parser_prod___AAssignMethid___init_aassignmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:2819 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AAssignMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AAssignMethid(fra.me.REG[2]); + parser___parser_prod___AAssignMethid___init_aassignmethid(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AAssignMethid(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AAssignMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAssignMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAssignMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___AAssignMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAssignMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ABraassignMethid[83] = { + {(bigint) 3551 /* 0: Identity */}, + {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ABraassignMethid" /* 2: Class Name */}, + {(bigint) 3 /* 3: ABraassignMethid < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ABraassignMethid < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ABraassignMethid < Prod: superclass typecheck marker */}, + {(bigint) 2843 /* 6: ABraassignMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3551 /* 7: ABraassignMethid < ABraassignMethid: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ABraassignMethid < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AMethid___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ABraassignMethid___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ABraassignMethid___visit_all}, + {(bigint) 2 /* 63: ABraassignMethid < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ABraassignMethid < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AMethid___name}, + {(bigint) 0 /* 76: ABraassignMethid < AMethid: superclass init_table position */}, + {(bigint) parser___parser_prod___ABraassignMethid___empty_init}, + {(bigint) parser___parser_prod___ABraassignMethid___init_abraassignmethid}, + {(bigint) 4 /* 79: ABraassignMethid < ABraassignMethid: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABraassignMethid___n_obra}, + {(bigint) parser___parser_nodes___ABraassignMethid___n_cbra}, + {(bigint) parser___parser_nodes___ABraassignMethid___n_assign}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ABraassignMethid::_parent */ +/* 3: Attribute ABraassignMethid::_location */ +/* 4: Attribute ABraassignMethid::_first_location */ +/* 5: Attribute ABraassignMethid::_last_location */ +/* 6: Attribute ABraassignMethid::_name */ +/* 7: Attribute ABraassignMethid::_n_obra */ +/* 8: Attribute ABraassignMethid::_n_cbra */ +/* 9: Attribute ABraassignMethid::_n_assign */ +void INIT_ATTRIBUTES__parser___parser_nodes___ABraassignMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraassignMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ABraassignMethid(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 10); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ABraassignMethid; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ABraassignMethid(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ABraassignMethid; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABraassignMethid____n_obra(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_obra", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABraassignMethid____n_cbra(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_cbra", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABraassignMethid____n_assign(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_assign", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ABraassignMethid_parser___parser_prod___ABraassignMethid___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2862; + fra.me.meth = LOCATE_NEW_ABraassignMethid_parser___parser_prod___ABraassignMethid___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2862 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraassignMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraassignMethid(fra.me.REG[0]); + parser___parser_prod___ABraassignMethid___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraassignMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraassignMethid_parser___parser_prod___ABraassignMethid___init_abraassignmethid(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2864; + fra.me.meth = LOCATE_NEW_ABraassignMethid_parser___parser_prod___ABraassignMethid___init_abraassignmethid; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:2864 */ + fra.me.REG[3] = NEW_parser___parser_nodes___ABraassignMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraassignMethid(fra.me.REG[3]); + parser___parser_prod___ABraassignMethid___init_abraassignmethid(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___ABraassignMethid(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_ABraassignMethid_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ABraassignMethid_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraassignMethid(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraassignMethid(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraassignMethid(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ASignature[85] = { + {(bigint) 2815 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ASignature" /* 2: Class Name */}, + {(bigint) 3 /* 3: ASignature < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ASignature < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ASignature < Prod: superclass typecheck marker */}, + {(bigint) 2815 /* 6: ASignature < ASignature: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ASignature < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ASignature___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ASignature___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ASignature___visit_all}, + {(bigint) 1 /* 63: ASignature < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASignature___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: ASignature < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___mmbuilder___ASignature___check_visibility}, + {(bigint) parser___parser_prod___ASignature___empty_init}, + {(bigint) parser___parser_prod___ASignature___init_asignature}, + {(bigint) 3 /* 78: ASignature < ASignature: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASignature___n_opar}, + {(bigint) parser___parser_nodes___ASignature___n_params}, + {(bigint) parser___parser_nodes___ASignature___n_cpar}, + {(bigint) parser___parser_nodes___ASignature___n_type}, + {(bigint) parser___parser_nodes___ASignature___n_closure_decls}, + {(bigint) syntax___icode_generation___ASignature___fill_iroutine_parameters}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ASignature::_parent */ +/* 3: Attribute ASignature::_location */ +/* 4: Attribute ASignature::_first_location */ +/* 5: Attribute ASignature::_last_location */ +/* 6: Attribute ASignature::_n_opar */ +/* 7: Attribute ASignature::_n_params */ +/* 8: Attribute ASignature::_n_cpar */ +/* 9: Attribute ASignature::_n_type */ +/* 10: Attribute ASignature::_n_closure_decls */ +void INIT_ATTRIBUTES__parser___parser_nodes___ASignature(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASignature; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:709 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ASignature____n_opar(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:710 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASignature____n_params(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:711 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ASignature____n_cpar(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:712 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ASignature____n_type(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:713 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASignature____n_closure_decls(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ASignature(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ASignature; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ASignature(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ASignature; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASignature____n_params(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_params", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASignature____n_closure_decls(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_decls", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ASignature_parser___parser_prod___ASignature___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TString(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TString_lexer___TString___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2921; + fra.me.meth = LOCATE_NEW_ASignature_parser___parser_prod___ASignature___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:2921 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASignature(); + INIT_ATTRIBUTES__parser___parser_nodes___ASignature(fra.me.REG[0]); + parser___parser_prod___ASignature___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASignature(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASignature_parser___parser_prod___ASignature___init_asignature(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TString(); - lexer___TString___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TStartString[72] = { - {(bigint) 2703 /* 0: Identity */}, - {(bigint) 3 /* 1: TStartString < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TStartString < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TStartString < Token: superclass typecheck marker */}, - {(bigint) 2703 /* 4: TStartString < TStartString: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TStartString < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TStartString < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TStartString___parser_index}, - {(bigint) 2 /* 69: TStartString < Token: superclass init_table position */}, - {(bigint) lexer___TStartString___init_tk}, - {(bigint) 3 /* 71: TStartString < TStartString: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TStartString::_parent */ -/* 2: Attribute TStartString::_symbol */ -/* 3: Attribute TStartString::_text */ -/* 4: Attribute TStartString::_filename */ -/* 5: Attribute TStartString::_line */ -/* 6: Attribute TStartString::_pos */ -val_t NEW_TStartString(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 2923; + fra.me.meth = LOCATE_NEW_ASignature_parser___parser_prod___ASignature___init_asignature; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:2923 */ + fra.me.REG[5] = NEW_parser___parser_nodes___ASignature(); + INIT_ATTRIBUTES__parser___parser_nodes___ASignature(fra.me.REG[5]); + parser___parser_prod___ASignature___init_asignature(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___ASignature(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +val_t NEW_ASignature_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ASignature_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASignature(); + INIT_ATTRIBUTES__parser___parser_nodes___ASignature(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASignature(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AParam[86] = { + {(bigint) 2827 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AParam" /* 2: Class Name */}, + {(bigint) 3 /* 3: AParam < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AParam < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AParam < Prod: superclass typecheck marker */}, + {(bigint) 2827 /* 6: AParam < AParam: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: AParam < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AParam___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AParam___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AParam___visit_all}, + {(bigint) 1 /* 63: AParam < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AParam___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: AParam < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AParam___stype}, + {(bigint) syntax___mmbuilder___AParam___stype__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AParam___is_vararg}, + {(bigint) syntax___mmbuilder___AParam___position}, + {(bigint) syntax___mmbuilder___AParam___variable}, + {(bigint) parser___parser_prod___AParam___empty_init}, + {(bigint) parser___parser_prod___AParam___init_aparam}, + {(bigint) 3 /* 82: AParam < AParam: superclass init_table position */}, + {(bigint) parser___parser_nodes___AParam___n_id}, + {(bigint) parser___parser_nodes___AParam___n_type}, + {(bigint) parser___parser_nodes___AParam___n_dotdotdot}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AParam::_parent */ +/* 3: Attribute AParam::_location */ +/* 4: Attribute AParam::_first_location */ +/* 5: Attribute AParam::_last_location */ +/* 6: Attribute AParam::_position */ +/* 7: Attribute AParam::_variable */ +/* 8: Attribute AParam::_stype */ +/* 9: Attribute AParam::_n_id */ +/* 10: Attribute AParam::_n_type */ +/* 11: Attribute AParam::_n_dotdotdot */ +void INIT_ATTRIBUTES__parser___parser_nodes___AParam(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AParam; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/mmbuilder.nit:1324 */ + REGB0 = TAG_Int(0); + ATTR_syntax___mmbuilder___AParam____position(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:718 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AParam____n_type(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:719 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AParam____n_dotdotdot(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AParam(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TStartString; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TStartString_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AParam; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AParam(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AParam; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___AParam____position(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_position", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AParam____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AParam_parser___parser_prod___AParam___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TStartString(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TStartString_lexer___TStartString___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3034; + fra.me.meth = LOCATE_NEW_AParam_parser___parser_prod___AParam___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3034 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AParam(); + INIT_ATTRIBUTES__parser___parser_nodes___AParam(fra.me.REG[0]); + parser___parser_prod___AParam___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AParam(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AParam_parser___parser_prod___AParam___init_aparam(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TStartString(); - lexer___TStartString___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TMidString[72] = { - {(bigint) 2759 /* 0: Identity */}, - {(bigint) 3 /* 1: TMidString < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TMidString < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TMidString < Token: superclass typecheck marker */}, - {(bigint) 2759 /* 4: TMidString < TMidString: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TMidString < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TMidString < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TMidString___parser_index}, - {(bigint) 2 /* 69: TMidString < Token: superclass init_table position */}, - {(bigint) lexer___TMidString___init_tk}, - {(bigint) 3 /* 71: TMidString < TMidString: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TMidString::_parent */ -/* 2: Attribute TMidString::_symbol */ -/* 3: Attribute TMidString::_text */ -/* 4: Attribute TMidString::_filename */ -/* 5: Attribute TMidString::_line */ -/* 6: Attribute TMidString::_pos */ -val_t NEW_TMidString(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3036; + fra.me.meth = LOCATE_NEW_AParam_parser___parser_prod___AParam___init_aparam; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:3036 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AParam(); + INIT_ATTRIBUTES__parser___parser_nodes___AParam(fra.me.REG[3]); + parser___parser_prod___AParam___init_aparam(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AParam(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AParam_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AParam_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AParam(); + INIT_ATTRIBUTES__parser___parser_nodes___AParam(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AParam(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AClosureDecl[87] = { + {(bigint) 2887 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AClosureDecl" /* 2: Class Name */}, + {(bigint) 3 /* 3: AClosureDecl < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AClosureDecl < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AClosureDecl < Prod: superclass typecheck marker */}, + {(bigint) 2887 /* 6: AClosureDecl < AClosureDecl: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: AClosureDecl < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___AClosureDecl___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AClosureDecl___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AClosureDecl___visit_all}, + {(bigint) 1 /* 63: AClosureDecl < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AClosureDecl___accept_icode_generation}, + {(bigint) syntax___typing___AClosureDecl___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: AClosureDecl < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___mmbuilder___AClosureDecl___position}, + {(bigint) syntax___mmbuilder___AClosureDecl___variable}, + {(bigint) parser___parser_prod___AClosureDecl___empty_init}, + {(bigint) parser___parser_prod___AClosureDecl___init_aclosuredecl}, + {(bigint) 3 /* 79: AClosureDecl < AClosureDecl: superclass init_table position */}, + {(bigint) parser___parser_nodes___AClosureDecl___n_kwbreak}, + {(bigint) parser___parser_nodes___AClosureDecl___n_bang}, + {(bigint) parser___parser_nodes___AClosureDecl___n_id}, + {(bigint) parser___parser_nodes___AClosureDecl___n_signature}, + {(bigint) parser___parser_nodes___AClosureDecl___n_expr}, + {(bigint) syntax___typing___AClosureDecl___escapable}, + {(bigint) syntax___typing___ANode___accept_typing}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AClosureDecl::_parent */ +/* 3: Attribute AClosureDecl::_location */ +/* 4: Attribute AClosureDecl::_first_location */ +/* 5: Attribute AClosureDecl::_last_location */ +/* 6: Attribute AClosureDecl::_position */ +/* 7: Attribute AClosureDecl::_variable */ +/* 8: Attribute AClosureDecl::_n_kwbreak */ +/* 9: Attribute AClosureDecl::_n_bang */ +/* 10: Attribute AClosureDecl::_n_id */ +/* 11: Attribute AClosureDecl::_n_signature */ +/* 12: Attribute AClosureDecl::_n_expr */ +/* 13: Attribute AClosureDecl::_escapable */ +void INIT_ATTRIBUTES__parser___parser_nodes___AClosureDecl(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AClosureDecl; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/mmbuilder.nit:1365 */ + REGB0 = TAG_Int(0); + ATTR_syntax___mmbuilder___AClosureDecl____position(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:723 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AClosureDecl____n_kwbreak(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:727 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AClosureDecl____n_expr(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AClosureDecl(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TMidString; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TMidString_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AClosureDecl; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AClosureDecl(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AClosureDecl; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___AClosureDecl____position(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_position", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClosureDecl____n_bang(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_bang", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClosureDecl____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClosureDecl____n_signature(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_signature", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AClosureDecl_parser___parser_prod___AClosureDecl___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TMidString(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TMidString_lexer___TMidString___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3101; + fra.me.meth = LOCATE_NEW_AClosureDecl_parser___parser_prod___AClosureDecl___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3101 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AClosureDecl(); + INIT_ATTRIBUTES__parser___parser_nodes___AClosureDecl(fra.me.REG[0]); + parser___parser_prod___AClosureDecl___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AClosureDecl(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AClosureDecl_parser___parser_prod___AClosureDecl___init_aclosuredecl(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TMidString(); - lexer___TMidString___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_TEndString[72] = { - {(bigint) 2979 /* 0: Identity */}, - {(bigint) 3 /* 1: TEndString < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: TEndString < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: TEndString < Token: superclass typecheck marker */}, - {(bigint) 2979 /* 4: TEndString < TEndString: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TEndString < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: TEndString < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___TEndString___parser_index}, - {(bigint) 2 /* 69: TEndString < Token: superclass init_table position */}, - {(bigint) lexer___TEndString___init_tk}, - {(bigint) 3 /* 71: TEndString < TEndString: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TEndString::_parent */ -/* 2: Attribute TEndString::_symbol */ -/* 3: Attribute TEndString::_text */ -/* 4: Attribute TEndString::_filename */ -/* 5: Attribute TEndString::_line */ -/* 6: Attribute TEndString::_pos */ -val_t NEW_TEndString(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3103; + fra.me.meth = LOCATE_NEW_AClosureDecl_parser___parser_prod___AClosureDecl___init_aclosuredecl; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:3103 */ + fra.me.REG[5] = NEW_parser___parser_nodes___AClosureDecl(); + INIT_ATTRIBUTES__parser___parser_nodes___AClosureDecl(fra.me.REG[5]); + parser___parser_prod___AClosureDecl___init_aclosuredecl(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___AClosureDecl(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +val_t NEW_AClosureDecl_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AClosureDecl_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AClosureDecl(); + INIT_ATTRIBUTES__parser___parser_nodes___AClosureDecl(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AClosureDecl(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AType[87] = { + {(bigint) 2807 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AType" /* 2: Class Name */}, + {(bigint) 3 /* 3: AType < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AType < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AType < Prod: superclass typecheck marker */}, + {(bigint) 2807 /* 6: AType < AType: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: AType < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AType___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AType___visit_all}, + {(bigint) 1 /* 63: AType < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AType___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: AType < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___mmbuilder___AType___check_visibility}, + {(bigint) syntax___typing___AType___is_typed}, + {(bigint) syntax___typing___AType___stype}, + {(bigint) syntax___syntax_base___AType___get_local_class}, + {(bigint) syntax___syntax_base___AType___get_unchecked_stype}, + {(bigint) syntax___syntax_base___AType___get_stype}, + {(bigint) syntax___syntax_base___AType___check_conform}, + {(bigint) parser___parser_prod___AType___empty_init}, + {(bigint) parser___parser_prod___AType___init_atype}, + {(bigint) 3 /* 83: AType < AType: superclass init_table position */}, + {(bigint) parser___parser_nodes___AType___n_kwnullable}, + {(bigint) parser___parser_nodes___AType___n_id}, + {(bigint) parser___parser_nodes___AType___n_types}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AType::_parent */ +/* 3: Attribute AType::_location */ +/* 4: Attribute AType::_first_location */ +/* 5: Attribute AType::_last_location */ +/* 6: Attribute AType::_stype_cache */ +/* 7: Attribute AType::_stype_cached */ +/* 8: Attribute AType::_n_kwnullable */ +/* 9: Attribute AType::_n_id */ +/* 10: Attribute AType::_n_types */ +/* 11: Attribute AType::_stype */ +void INIT_ATTRIBUTES__parser___parser_nodes___AType(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AType; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/syntax_base.nit:593 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___syntax_base___AType____stype_cache(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/syntax_base.nit:594 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___syntax_base___AType____stype_cached(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:731 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AType____n_kwnullable(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:733 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AType____n_types(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AType(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_TEndString; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_TEndString_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AType; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AType(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AType; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AType____stype_cached(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stype_cached", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AType____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AType____n_types(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_types", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AType_parser___parser_prod___AType___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TEndString(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_TEndString_lexer___TEndString___init_tk(val_t p0, val_t p1, val_t p2, val_t p3) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3196; + fra.me.meth = LOCATE_NEW_AType_parser___parser_prod___AType___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3196 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AType(); + INIT_ATTRIBUTES__parser___parser_nodes___AType(fra.me.REG[0]); + parser___parser_prod___AType___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AType(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AType_parser___parser_prod___AType___init_atype(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TEndString(); - lexer___TEndString___init_tk(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_EOF[73] = { - {(bigint) 3207 /* 0: Identity */}, - {(bigint) 3 /* 1: EOF < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: EOF < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: EOF < Token: superclass typecheck marker */}, - {(bigint) 3207 /* 4: EOF < EOF: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: EOF < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: EOF < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___EOF___parser_index}, - {(bigint) 2 /* 69: EOF < Token: superclass init_table position */}, - {(bigint) lexer___EOF___init}, - {(bigint) 3 /* 71: EOF < EOF: superclass init_table position */}, - {(bigint) parser_nodes___EOF___noinit}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute EOF::_parent */ -/* 2: Attribute EOF::_symbol */ -/* 3: Attribute EOF::_text */ -/* 4: Attribute EOF::_filename */ -/* 5: Attribute EOF::_line */ -/* 6: Attribute EOF::_pos */ -val_t NEW_EOF(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3198; + fra.me.meth = LOCATE_NEW_AType_parser___parser_prod___AType___init_atype; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:3198 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AType(); + INIT_ATTRIBUTES__parser___parser_nodes___AType(fra.me.REG[3]); + parser___parser_prod___AType___init_atype(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AType(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AType_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AType_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AType(); + INIT_ATTRIBUTES__parser___parser_nodes___AType(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AType(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ALabel[79] = { + {(bigint) 2851 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ALabel" /* 2: Class Name */}, + {(bigint) 3 /* 3: ALabel < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ALabel < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ALabel < Prod: superclass typecheck marker */}, + {(bigint) 2851 /* 6: ALabel < ALabel: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ALabel < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ALabel___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ALabel___visit_all}, + {(bigint) 1 /* 63: ALabel < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: ALabel < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) parser___parser_prod___ALabel___empty_init}, + {(bigint) parser___parser_prod___ALabel___init_alabel}, + {(bigint) 3 /* 76: ALabel < ALabel: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALabel___n_kwlabel}, + {(bigint) parser___parser_nodes___ALabel___n_id}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ALabel::_parent */ +/* 3: Attribute ALabel::_location */ +/* 4: Attribute ALabel::_first_location */ +/* 5: Attribute ALabel::_last_location */ +/* 6: Attribute ALabel::_n_kwlabel */ +/* 7: Attribute ALabel::_n_id */ +void INIT_ATTRIBUTES__parser___parser_nodes___ALabel(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALabel; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ALabel(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_EOF; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_EOF_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ALabel; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ALabel(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ALabel; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ALabel____n_kwlabel(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwlabel", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ALabel____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ALabel_parser___parser_prod___ALabel___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_EOF(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_EOF_parser_nodes___EOF___noinit() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3266; + fra.me.meth = LOCATE_NEW_ALabel_parser___parser_prod___ALabel___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3266 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALabel(); + INIT_ATTRIBUTES__parser___parser_nodes___ALabel(fra.me.REG[0]); + parser___parser_prod___ALabel___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALabel(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALabel_parser___parser_prod___ALabel___init_alabel(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_EOF(); - parser_nodes___EOF___noinit(self, init_table); - return self; -} -val_t NEW_EOF_lexer___EOF___init(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3268; + fra.me.meth = LOCATE_NEW_ALabel_parser___parser_prod___ALabel___init_alabel; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:3268 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ALabel(); + INIT_ATTRIBUTES__parser___parser_nodes___ALabel(fra.me.REG[2]); + parser___parser_prod___ALabel___init_alabel(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ALabel(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ALabel_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_EOF(); - lexer___EOF___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_PError[78] = { - {(bigint) 3279 /* 0: Identity */}, - {(bigint) 3 /* 1: PError < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PError < PNode: superclass typecheck marker */}, - {(bigint) 183 /* 3: PError < Token: superclass typecheck marker */}, - {(bigint) 3207 /* 4: PError < EOF: superclass typecheck marker */}, - {(bigint) 3279 /* 5: PError < PError: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) lexer___Token___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PError < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Token___replace_child}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) parser_prod___Token___visit_all}, - {(bigint) parser_prod___Token___visit_all_reverse}, - {(bigint) parser_prod___Token___locate}, - {(bigint) parser_prod___Token___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PError < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) syntax_base___Token___to_symbol}, - {(bigint) lexer___Token___text}, - {(bigint) lexer___Token___text__eq}, - {(bigint) lexer___Token___filename}, - {(bigint) lexer___Token___line}, - {(bigint) lexer___Token___pos}, - {(bigint) lexer___EOF___parser_index}, - {(bigint) 2 /* 69: PError < Token: superclass init_table position */}, - {(bigint) lexer___EOF___init}, - {(bigint) 3 /* 71: PError < EOF: superclass init_table position */}, - {(bigint) parser_nodes___EOF___noinit}, - {(bigint) lexer___PError___message}, - {(bigint) lexer___PError___message__eq}, - {(bigint) lexer___PError___init_error}, - {(bigint) 4 /* 76: PError < PError: superclass init_table position */}, - {(bigint) parser_nodes___PError___noinit}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PError::_parent */ -/* 2: Attribute PError::_symbol */ -/* 3: Attribute PError::_text */ -/* 4: Attribute PError::_filename */ -/* 5: Attribute PError::_line */ -/* 6: Attribute PError::_pos */ -/* 7: Attribute PError::_message */ -val_t NEW_PError(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ALabel_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALabel(); + INIT_ATTRIBUTES__parser___parser_nodes___ALabel(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALabel(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ABlockExpr[93] = { + {(bigint) 3567 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ABlockExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ABlockExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ABlockExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ABlockExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: ABlockExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3567 /* 8: ABlockExpr < ABlockExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ABlockExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ABlockExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ABlockExpr___visit_all}, + {(bigint) 2 /* 63: ABlockExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ABlockExpr___accept_typing}, + {(bigint) syntax___typing___AExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ABlockExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: ABlockExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ABlockExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___ABlockExpr___empty_init}, + {(bigint) parser___parser_prod___ABlockExpr___init_ablockexpr}, + {(bigint) 4 /* 90: ABlockExpr < ABlockExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABlockExpr___n_expr}, + {(bigint) parser___parser_nodes___ABlockExpr___n_kwend}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ABlockExpr::_parent */ +/* 3: Attribute ABlockExpr::_location */ +/* 4: Attribute ABlockExpr::_first_location */ +/* 5: Attribute ABlockExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ABlockExpr::_is_typed */ +/* 8: Attribute ABlockExpr::_stype */ +/* 9: Attribute ABlockExpr::_if_true_flow_ctx */ +/* 10: Attribute ABlockExpr::_if_false_flow_ctx */ +/* 11: Attribute ABlockExpr::_n_expr */ +/* 12: Attribute ABlockExpr::_n_kwend */ +void INIT_ATTRIBUTES__parser___parser_nodes___ABlockExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABlockExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:743 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ABlockExpr____n_expr(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:744 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ABlockExpr____n_kwend(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ABlockExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_PError; - ATTR_lexer___Token____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Token____pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_PError_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ABlockExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ABlockExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ABlockExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABlockExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ABlockExpr_parser___parser_prod___ABlockExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_PError(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_PError_parser_nodes___EOF___noinit() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3311; + fra.me.meth = LOCATE_NEW_ABlockExpr_parser___parser_prod___ABlockExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3311 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABlockExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABlockExpr(fra.me.REG[0]); + parser___parser_prod___ABlockExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABlockExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABlockExpr_parser___parser_prod___ABlockExpr___init_ablockexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_PError(); - parser_nodes___EOF___noinit(self, init_table); - return self; -} -val_t NEW_PError_parser_nodes___PError___noinit() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3313; + fra.me.meth = LOCATE_NEW_ABlockExpr_parser___parser_prod___ABlockExpr___init_ablockexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:3313 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ABlockExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABlockExpr(fra.me.REG[2]); + parser___parser_prod___ABlockExpr___init_ablockexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ABlockExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ABlockExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_PError(); - parser_nodes___PError___noinit(self, init_table); - return self; -} -val_t NEW_PError_lexer___EOF___init(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ABlockExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABlockExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABlockExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABlockExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AVardeclExpr[97] = { + {(bigint) 3311 /* 0: Identity */}, + {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AVardeclExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AVardeclExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AVardeclExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AVardeclExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AVardeclExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3311 /* 8: AVardeclExpr < AVardeclExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AVardeclExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AVardeclExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AVardeclExpr___visit_all}, + {(bigint) 2 /* 63: AVardeclExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AVardeclExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AVardeclExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AVardeclExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AVardeclExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___typing___AVardeclExpr___variable}, + {(bigint) parser___parser_prod___AVardeclExpr___empty_init}, + {(bigint) parser___parser_prod___AVardeclExpr___init_avardeclexpr}, + {(bigint) 4 /* 91: AVardeclExpr < AVardeclExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AVardeclExpr___n_kwvar}, + {(bigint) parser___parser_nodes___AVardeclExpr___n_id}, + {(bigint) parser___parser_nodes___AVardeclExpr___n_type}, + {(bigint) parser___parser_nodes___AVardeclExpr___n_assign}, + {(bigint) parser___parser_nodes___AVardeclExpr___n_expr}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AVardeclExpr::_parent */ +/* 3: Attribute AVardeclExpr::_location */ +/* 4: Attribute AVardeclExpr::_first_location */ +/* 5: Attribute AVardeclExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AVardeclExpr::_is_typed */ +/* 8: Attribute AVardeclExpr::_stype */ +/* 9: Attribute AVardeclExpr::_if_true_flow_ctx */ +/* 10: Attribute AVardeclExpr::_if_false_flow_ctx */ +/* 11: Attribute AVardeclExpr::_variable */ +/* 12: Attribute AVardeclExpr::_n_kwvar */ +/* 13: Attribute AVardeclExpr::_n_id */ +/* 14: Attribute AVardeclExpr::_n_type */ +/* 15: Attribute AVardeclExpr::_n_assign */ +/* 16: Attribute AVardeclExpr::_n_expr */ +void INIT_ATTRIBUTES__parser___parser_nodes___AVardeclExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AVardeclExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:750 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AVardeclExpr____n_type(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:751 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AVardeclExpr____n_assign(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:752 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AVardeclExpr____n_expr(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AVardeclExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 17); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AVardeclExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AVardeclExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AVardeclExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AVardeclExpr____n_kwvar(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwvar", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AVardeclExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AVardeclExpr_parser___parser_prod___AVardeclExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_PError(); - lexer___EOF___init(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_PError_lexer___PError___init_error(val_t p0, val_t p1, val_t p2, val_t p3) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3367; + fra.me.meth = LOCATE_NEW_AVardeclExpr_parser___parser_prod___AVardeclExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3367 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AVardeclExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVardeclExpr(fra.me.REG[0]); + parser___parser_prod___AVardeclExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AVardeclExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AVardeclExpr_parser___parser_prod___AVardeclExpr___init_avardeclexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_PError(); - lexer___PError___init_error(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_PModule[69] = { - {(bigint) 3079 /* 0: Identity */}, - {(bigint) 3 /* 1: PModule < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PModule < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PModule < Prod: superclass typecheck marker */}, - {(bigint) 3079 /* 4: PModule < PModule: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PModule < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PModule < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PModule < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: PModule < PModule: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PModule::_parent */ -/* 2: Attribute PModule::_first_token */ -/* 3: Attribute PModule::_last_token */ -val_t NEW_PModule(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PModule; - return OBJ2VAL(obj); -} -val_t NEW_PModule_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PModule(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PPackagedecl[69] = { - {(bigint) 3075 /* 0: Identity */}, - {(bigint) 3 /* 1: PPackagedecl < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PPackagedecl < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PPackagedecl < Prod: superclass typecheck marker */}, - {(bigint) 3075 /* 4: PPackagedecl < PPackagedecl: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PPackagedecl < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PPackagedecl < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PPackagedecl < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: PPackagedecl < PPackagedecl: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PPackagedecl::_parent */ -/* 2: Attribute PPackagedecl::_first_token */ -/* 3: Attribute PPackagedecl::_last_token */ -val_t NEW_PPackagedecl(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3369; + fra.me.meth = LOCATE_NEW_AVardeclExpr_parser___parser_prod___AVardeclExpr___init_avardeclexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:3369 */ + fra.me.REG[5] = NEW_parser___parser_nodes___AVardeclExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVardeclExpr(fra.me.REG[5]); + parser___parser_prod___AVardeclExpr___init_avardeclexpr(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___AVardeclExpr(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +val_t NEW_AVardeclExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AVardeclExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AVardeclExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVardeclExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AVardeclExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AReturnExpr[93] = { + {(bigint) 3371 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AReturnExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AReturnExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AReturnExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AReturnExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AReturnExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3371 /* 8: AReturnExpr < AReturnExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AReturnExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AReturnExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AReturnExpr___visit_all}, + {(bigint) 2 /* 63: AReturnExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AReturnExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AReturnExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AReturnExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AReturnExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AReturnExpr___empty_init}, + {(bigint) parser___parser_prod___AReturnExpr___init_areturnexpr}, + {(bigint) 4 /* 90: AReturnExpr < AReturnExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AReturnExpr___n_kwreturn}, + {(bigint) parser___parser_nodes___AReturnExpr___n_expr}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AReturnExpr::_parent */ +/* 3: Attribute AReturnExpr::_location */ +/* 4: Attribute AReturnExpr::_first_location */ +/* 5: Attribute AReturnExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AReturnExpr::_is_typed */ +/* 8: Attribute AReturnExpr::_stype */ +/* 9: Attribute AReturnExpr::_if_true_flow_ctx */ +/* 10: Attribute AReturnExpr::_if_false_flow_ctx */ +/* 11: Attribute AReturnExpr::_n_kwreturn */ +/* 12: Attribute AReturnExpr::_n_expr */ +void INIT_ATTRIBUTES__parser___parser_nodes___AReturnExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AReturnExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:756 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AReturnExpr____n_kwreturn(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:757 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AReturnExpr____n_expr(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AReturnExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PPackagedecl; - return OBJ2VAL(obj); -} -val_t NEW_PPackagedecl_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PPackagedecl(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PImport[71] = { - {(bigint) 3087 /* 0: Identity */}, - {(bigint) 3 /* 1: PImport < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PImport < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PImport < Prod: superclass typecheck marker */}, - {(bigint) 3087 /* 4: PImport < PImport: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PImport < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PImport < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PImport < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PImport___module_name}, - {(bigint) mmbuilder___PImport___visibility_level}, - {(bigint) 3 /* 70: PImport < PImport: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PImport::_parent */ -/* 2: Attribute PImport::_first_token */ -/* 3: Attribute PImport::_last_token */ -val_t NEW_PImport(void) { + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AReturnExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AReturnExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AReturnExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AReturnExpr_parser___parser_prod___AReturnExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3466; + fra.me.meth = LOCATE_NEW_AReturnExpr_parser___parser_prod___AReturnExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3466 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AReturnExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AReturnExpr(fra.me.REG[0]); + parser___parser_prod___AReturnExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AReturnExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AReturnExpr_parser___parser_prod___AReturnExpr___init_areturnexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3468; + fra.me.meth = LOCATE_NEW_AReturnExpr_parser___parser_prod___AReturnExpr___init_areturnexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:3468 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AReturnExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AReturnExpr(fra.me.REG[2]); + parser___parser_prod___AReturnExpr___init_areturnexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AReturnExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AReturnExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AReturnExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AReturnExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AReturnExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AReturnExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ABreakExpr[97] = { + {(bigint) 3791 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ABreakExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ABreakExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ABreakExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ABreakExpr < Prod: superclass typecheck marker */}, + {(bigint) 2847 /* 6: ABreakExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ABreakExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3511 /* 8: ABreakExpr < AEscapeExpr: superclass typecheck marker */}, + {(bigint) 3791 /* 9: ABreakExpr < ABreakExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: ABreakExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ABreakExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ABreakExpr___visit_all}, + {(bigint) 3 /* 63: ABreakExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ABreakExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: ABreakExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 1 /* 74: ABreakExpr < ALabelable: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALabelable___n_label}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: ABreakExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ABreakExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: ABreakExpr < AEscapeExpr: superclass init_table position */}, + {(bigint) syntax___scope___AEscapeExpr___escapable}, + {(bigint) syntax___scope___ABreakExpr___kwname}, + {(bigint) syntax___scope___AEscapeExpr___compute_escapable_block}, + {(bigint) parser___parser_prod___ABreakExpr___empty_init}, + {(bigint) parser___parser_prod___ABreakExpr___init_abreakexpr}, + {(bigint) 6 /* 94: ABreakExpr < ABreakExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABreakExpr___n_kwbreak}, + {(bigint) parser___parser_nodes___ABreakExpr___n_expr}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ABreakExpr::_parent */ +/* 3: Attribute ABreakExpr::_location */ +/* 4: Attribute ABreakExpr::_first_location */ +/* 5: Attribute ABreakExpr::_last_location */ +/* 6: Attribute ABreakExpr::_n_label */ +/* 7: Attribute ABreakExpr::_is_typed */ +/* 8: Attribute ABreakExpr::_stype */ +/* 9: Attribute ABreakExpr::_if_true_flow_ctx */ +/* 10: Attribute ABreakExpr::_if_false_flow_ctx */ +/* 11: Attribute ABreakExpr::_escapable */ +/* 12: Attribute ABreakExpr::_n_kwbreak */ +/* 13: Attribute ABreakExpr::_n_expr */ +void INIT_ATTRIBUTES__parser___parser_nodes___ABreakExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABreakExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:761 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ALabelable____n_label(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:767 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ABreakExpr____n_expr(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ABreakExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PImport; - return OBJ2VAL(obj); -} -val_t NEW_PImport_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PImport(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PVisibility[70] = { - {(bigint) 3047 /* 0: Identity */}, - {(bigint) 3 /* 1: PVisibility < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PVisibility < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PVisibility < Prod: superclass typecheck marker */}, - {(bigint) 3047 /* 4: PVisibility < PVisibility: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PVisibility < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PVisibility < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PVisibility < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PVisibility___level}, - {(bigint) 3 /* 69: PVisibility < PVisibility: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PVisibility::_parent */ -/* 2: Attribute PVisibility::_first_token */ -/* 3: Attribute PVisibility::_last_token */ -val_t NEW_PVisibility(void) { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ABreakExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ABreakExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ABreakExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABreakExpr____n_kwbreak(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwbreak", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ABreakExpr_parser___parser_prod___ABreakExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3519; + fra.me.meth = LOCATE_NEW_ABreakExpr_parser___parser_prod___ABreakExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3519 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABreakExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABreakExpr(fra.me.REG[0]); + parser___parser_prod___ABreakExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABreakExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABreakExpr_parser___parser_prod___ABreakExpr___init_abreakexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3521; + fra.me.meth = LOCATE_NEW_ABreakExpr_parser___parser_prod___ABreakExpr___init_abreakexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:3521 */ + fra.me.REG[3] = NEW_parser___parser_nodes___ABreakExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABreakExpr(fra.me.REG[3]); + parser___parser_prod___ABreakExpr___init_abreakexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___ABreakExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_ABreakExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ABreakExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABreakExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABreakExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABreakExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAbortExpr[92] = { + {(bigint) 3611 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAbortExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAbortExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAbortExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAbortExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AAbortExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3611 /* 8: AAbortExpr < AAbortExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AAbortExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAbortExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAbortExpr___visit_all}, + {(bigint) 2 /* 63: AAbortExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AAbortExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AAbortExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AAbortExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AAbortExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AAbortExpr___empty_init}, + {(bigint) parser___parser_prod___AAbortExpr___init_aabortexpr}, + {(bigint) 4 /* 90: AAbortExpr < AAbortExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAbortExpr___n_kwabort}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAbortExpr::_parent */ +/* 3: Attribute AAbortExpr::_location */ +/* 4: Attribute AAbortExpr::_first_location */ +/* 5: Attribute AAbortExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AAbortExpr::_is_typed */ +/* 8: Attribute AAbortExpr::_stype */ +/* 9: Attribute AAbortExpr::_if_true_flow_ctx */ +/* 10: Attribute AAbortExpr::_if_false_flow_ctx */ +/* 11: Attribute AAbortExpr::_n_kwabort */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAbortExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAbortExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAbortExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PVisibility; - return OBJ2VAL(obj); -} -val_t NEW_PVisibility_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PVisibility(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PClassdef[76] = { - {(bigint) 3107 /* 0: Identity */}, - {(bigint) 3 /* 1: PClassdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PClassdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PClassdef < Prod: superclass typecheck marker */}, - {(bigint) 3107 /* 4: PClassdef < PClassdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PClassdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PClassdef___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) mmbuilder___PClassdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PClassdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PClassdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PClassdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PClassdef___name}, - {(bigint) mmbuilder___PClassdef___arity}, - {(bigint) mmbuilder___PClassdef___visibility_level}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___PClassdef___local_class}, - {(bigint) 3 /* 74: PClassdef < PClassdef: superclass init_table position */}, - {(bigint) typing___PNode___accept_typing}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PClassdef::_parent */ -/* 2: Attribute PClassdef::_first_token */ -/* 3: Attribute PClassdef::_last_token */ -/* 4: Attribute PClassdef::_local_class */ -val_t NEW_PClassdef(void) { + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAbortExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAbortExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAbortExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAbortExpr____n_kwabort(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwabort", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAbortExpr_parser___parser_prod___AAbortExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3586; + fra.me.meth = LOCATE_NEW_AAbortExpr_parser___parser_prod___AAbortExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3586 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAbortExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAbortExpr(fra.me.REG[0]); + parser___parser_prod___AAbortExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAbortExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAbortExpr_parser___parser_prod___AAbortExpr___init_aabortexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3588; + fra.me.meth = LOCATE_NEW_AAbortExpr_parser___parser_prod___AAbortExpr___init_aabortexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:3588 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AAbortExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAbortExpr(fra.me.REG[1]); + parser___parser_prod___AAbortExpr___init_aabortexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAbortExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AAbortExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAbortExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAbortExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAbortExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAbortExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AContinueExpr[97] = { + {(bigint) 3775 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AContinueExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AContinueExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AContinueExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AContinueExpr < Prod: superclass typecheck marker */}, + {(bigint) 2847 /* 6: AContinueExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AContinueExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3511 /* 8: AContinueExpr < AEscapeExpr: superclass typecheck marker */}, + {(bigint) 3775 /* 9: AContinueExpr < AContinueExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AContinueExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AContinueExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AContinueExpr___visit_all}, + {(bigint) 3 /* 63: AContinueExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AContinueExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AContinueExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 1 /* 74: AContinueExpr < ALabelable: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALabelable___n_label}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: AContinueExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AContinueExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: AContinueExpr < AEscapeExpr: superclass init_table position */}, + {(bigint) syntax___scope___AEscapeExpr___escapable}, + {(bigint) syntax___scope___AContinueExpr___kwname}, + {(bigint) syntax___scope___AEscapeExpr___compute_escapable_block}, + {(bigint) parser___parser_prod___AContinueExpr___empty_init}, + {(bigint) parser___parser_prod___AContinueExpr___init_acontinueexpr}, + {(bigint) 6 /* 94: AContinueExpr < AContinueExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AContinueExpr___n_kwcontinue}, + {(bigint) parser___parser_nodes___AContinueExpr___n_expr}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AContinueExpr::_parent */ +/* 3: Attribute AContinueExpr::_location */ +/* 4: Attribute AContinueExpr::_first_location */ +/* 5: Attribute AContinueExpr::_last_location */ +/* 6: Attribute AContinueExpr::_n_label */ +/* 7: Attribute AContinueExpr::_is_typed */ +/* 8: Attribute AContinueExpr::_stype */ +/* 9: Attribute AContinueExpr::_if_true_flow_ctx */ +/* 10: Attribute AContinueExpr::_if_false_flow_ctx */ +/* 11: Attribute AContinueExpr::_escapable */ +/* 12: Attribute AContinueExpr::_n_kwcontinue */ +/* 13: Attribute AContinueExpr::_n_expr */ +void INIT_ATTRIBUTES__parser___parser_nodes___AContinueExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AContinueExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:776 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AContinueExpr____n_kwcontinue(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:761 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ALabelable____n_label(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:777 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AContinueExpr____n_expr(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AContinueExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_PClassdef; - return OBJ2VAL(obj); -} -val_t NEW_PClassdef_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PClassdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PClasskind[72] = { - {(bigint) 3103 /* 0: Identity */}, - {(bigint) 3 /* 1: PClasskind < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PClasskind < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3103 /* 4: PClasskind < PClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PClasskind < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PClasskind < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PClasskind < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PClasskind___is_interface}, - {(bigint) mmbuilder___PClasskind___is_universal}, - {(bigint) mmbuilder___PClasskind___is_abstract}, - {(bigint) 3 /* 71: PClasskind < PClasskind: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PClasskind::_parent */ -/* 2: Attribute PClasskind::_first_token */ -/* 3: Attribute PClasskind::_last_token */ -val_t NEW_PClasskind(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PClasskind; - return OBJ2VAL(obj); -} -val_t NEW_PClasskind_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PClasskind(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PFormaldef[69] = { - {(bigint) 3091 /* 0: Identity */}, - {(bigint) 3 /* 1: PFormaldef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PFormaldef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PFormaldef < Prod: superclass typecheck marker */}, - {(bigint) 3091 /* 4: PFormaldef < PFormaldef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PFormaldef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PFormaldef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PFormaldef < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: PFormaldef < PFormaldef: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PFormaldef::_parent */ -/* 2: Attribute PFormaldef::_first_token */ -/* 3: Attribute PFormaldef::_last_token */ -val_t NEW_PFormaldef(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PFormaldef; - return OBJ2VAL(obj); -} -val_t NEW_PFormaldef_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PFormaldef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PSuperclass[69] = { - {(bigint) 3055 /* 0: Identity */}, - {(bigint) 3 /* 1: PSuperclass < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PSuperclass < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PSuperclass < Prod: superclass typecheck marker */}, - {(bigint) 3055 /* 4: PSuperclass < PSuperclass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PSuperclass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PSuperclass < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PSuperclass < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: PSuperclass < PSuperclass: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PSuperclass::_parent */ -/* 2: Attribute PSuperclass::_first_token */ -/* 3: Attribute PSuperclass::_last_token */ -val_t NEW_PSuperclass(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PSuperclass; - return OBJ2VAL(obj); -} -val_t NEW_PSuperclass_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PSuperclass(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PPropdef[75] = { - {(bigint) 3067 /* 0: Identity */}, - {(bigint) 3 /* 1: PPropdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PPropdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 4: PPropdef < PPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PPropdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PPropdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PPropdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PPropdef___process_and_check}, - {(bigint) mmbuilder___PPropdef___do_and_check_intro}, - {(bigint) mmbuilder___PPropdef___inherit_signature}, - {(bigint) mmbuilder___PPropdef___do_and_check_redef}, - {(bigint) 3 /* 72: PPropdef < PPropdef: superclass init_table position */}, - {(bigint) parser_nodes___PPropdef___n_doc}, - {(bigint) parser_nodes___PPropdef___n_doc__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PPropdef::_parent */ -/* 2: Attribute PPropdef::_first_token */ -/* 3: Attribute PPropdef::_last_token */ -/* 4: Attribute PPropdef::_n_doc */ -val_t NEW_PPropdef(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_PPropdef; - ATTR_parser_nodes___PPropdef____n_doc(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_PPropdef_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PPropdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PAble[71] = { - {(bigint) 3115 /* 0: Identity */}, - {(bigint) 3 /* 1: PAble < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PAble < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PAble < Prod: superclass typecheck marker */}, - {(bigint) 3115 /* 4: PAble < PAble: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PAble < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PAble < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PAble < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: PAble < PAble: superclass init_table position */}, - {(bigint) parser_nodes___PAble___n_kwredef}, - {(bigint) parser_nodes___PAble___n_kwredef__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PAble::_parent */ -/* 2: Attribute PAble::_first_token */ -/* 3: Attribute PAble::_last_token */ -/* 4: Attribute PAble::_n_kwredef */ -val_t NEW_PAble(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_PAble; - ATTR_parser_nodes___PAble____n_kwredef(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_PAble_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PAble(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PMethid[71] = { - {(bigint) 3083 /* 0: Identity */}, - {(bigint) 3 /* 1: PMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: PMethid < PMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: PMethid < PMethid: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PMethid::_parent */ -/* 2: Attribute PMethid::_first_token */ -/* 3: Attribute PMethid::_last_token */ -/* 4: Attribute PMethid::_name */ -val_t NEW_PMethid(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_PMethid; - return OBJ2VAL(obj); -} -val_t NEW_PMethid_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PSignature[70] = { - {(bigint) 3059 /* 0: Identity */}, - {(bigint) 3 /* 1: PSignature < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PSignature < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PSignature < Prod: superclass typecheck marker */}, - {(bigint) 3059 /* 4: PSignature < PSignature: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PSignature < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PSignature < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PSignature < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PSignature___check_visibility}, - {(bigint) 3 /* 69: PSignature < PSignature: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PSignature::_parent */ -/* 2: Attribute PSignature::_first_token */ -/* 3: Attribute PSignature::_last_token */ -val_t NEW_PSignature(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PSignature; - return OBJ2VAL(obj); -} -val_t NEW_PSignature_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PSignature(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PParam[80] = { - {(bigint) 3071 /* 0: Identity */}, - {(bigint) 3 /* 1: PParam < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PParam < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PParam < Prod: superclass typecheck marker */}, - {(bigint) 3071 /* 4: PParam < PParam: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PParam < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PParam___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PParam < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PParam___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PParam___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PParam < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PParam___stype}, - {(bigint) mmbuilder___PParam___stype__eq}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) mmbuilder___PParam___is_vararg}, - {(bigint) mmbuilder___PParam___position}, - {(bigint) mmbuilder___PParam___variable}, - {(bigint) 3 /* 74: PParam < PParam: superclass init_table position */}, - {(bigint) parser_nodes___PParam___n_id}, - {(bigint) parser_nodes___PParam___n_id__eq}, - {(bigint) parser_nodes___PParam___n_type}, - {(bigint) parser_nodes___PParam___n_type__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PParam::_parent */ -/* 2: Attribute PParam::_first_token */ -/* 3: Attribute PParam::_last_token */ -/* 4: Attribute PParam::_position */ -/* 5: Attribute PParam::_variable */ -/* 6: Attribute PParam::_stype */ -/* 7: Attribute PParam::_n_id */ -/* 8: Attribute PParam::_n_type */ -val_t NEW_PParam(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_PParam; - ATTR_parser_nodes___PParam____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___PParam____n_type(obj) = NIT_NULL /*null*/; - ATTR_mmbuilder___PParam____position(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_PParam_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PParam(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PType[75] = { - {(bigint) 3051 /* 0: Identity */}, - {(bigint) 3 /* 1: PType < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PType < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PType < Prod: superclass typecheck marker */}, - {(bigint) 3051 /* 4: PType < PType: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PType < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PType < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PType___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PType < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PType___check_visibility}, - {(bigint) syntax_base___PType___get_local_class}, - {(bigint) syntax_base___PType___get_stype}, - {(bigint) syntax_base___PType___get_unchecked_stype}, - {(bigint) syntax_base___PType___check_conform}, - {(bigint) 3 /* 73: PType < PType: superclass init_table position */}, - {(bigint) typing___PType___stype}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PType::_parent */ -/* 2: Attribute PType::_first_token */ -/* 3: Attribute PType::_last_token */ -/* 4: Attribute PType::_stype */ -val_t NEW_PType(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_PType; - return OBJ2VAL(obj); -} -val_t NEW_PType_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PType(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PExpr[77] = { - {(bigint) 3095 /* 0: Identity */}, - {(bigint) 3 /* 1: PExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: PExpr < PExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: PExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PExpr::_parent */ -/* 2: Attribute PExpr::_first_token */ -/* 3: Attribute PExpr::_last_token */ -/* 4: Attribute PExpr::_stype */ -/* 5: Attribute PExpr::_if_true_variable_ctx */ -val_t NEW_PExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_PExpr; - return OBJ2VAL(obj); -} -val_t NEW_PExpr_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PAssignOp[70] = { - {(bigint) 3111 /* 0: Identity */}, - {(bigint) 3 /* 1: PAssignOp < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PAssignOp < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PAssignOp < Prod: superclass typecheck marker */}, - {(bigint) 3111 /* 4: PAssignOp < PAssignOp: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PAssignOp < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PAssignOp < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PAssignOp < Prod: superclass init_table position */}, - {(bigint) typing___PAssignOp___method_name}, - {(bigint) 3 /* 69: PAssignOp < PAssignOp: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PAssignOp::_parent */ -/* 2: Attribute PAssignOp::_first_token */ -/* 3: Attribute PAssignOp::_last_token */ -val_t NEW_PAssignOp(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PAssignOp; - return OBJ2VAL(obj); -} -val_t NEW_PAssignOp_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PAssignOp(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PQualified[69] = { - {(bigint) 3063 /* 0: Identity */}, - {(bigint) 3 /* 1: PQualified < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PQualified < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PQualified < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 4: PQualified < PQualified: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PQualified < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PQualified < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PQualified < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: PQualified < PQualified: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PQualified::_parent */ -/* 2: Attribute PQualified::_first_token */ -/* 3: Attribute PQualified::_last_token */ -val_t NEW_PQualified(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PQualified; - return OBJ2VAL(obj); -} -val_t NEW_PQualified_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PQualified(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PDoc[69] = { - {(bigint) 3099 /* 0: Identity */}, - {(bigint) 3 /* 1: PDoc < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: PDoc < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: PDoc < Prod: superclass typecheck marker */}, - {(bigint) 3099 /* 4: PDoc < PDoc: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PDoc < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: PDoc < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: PDoc < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: PDoc < PDoc: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PDoc::_parent */ -/* 2: Attribute PDoc::_first_token */ -/* 3: Attribute PDoc::_last_token */ -val_t NEW_PDoc(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PDoc; - return OBJ2VAL(obj); -} -val_t NEW_PDoc_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PDoc(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_AModule[79] = { - {(bigint) 3455 /* 0: Identity */}, - {(bigint) 3 /* 1: AModule < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AModule < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AModule < Prod: superclass typecheck marker */}, - {(bigint) 3079 /* 4: AModule < PModule: superclass typecheck marker */}, - {(bigint) 3455 /* 5: AModule < AModule: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AModule < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AModule___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AModule___visit_all}, - {(bigint) parser_prod___AModule___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AModule < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AModule < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: AModule < PModule: superclass init_table position */}, - {(bigint) mmbuilder___AModule___import_super_modules}, - {(bigint) parser_prod___AModule___empty_init}, - {(bigint) parser_prod___AModule___init_amodule}, - {(bigint) 4 /* 72: AModule < AModule: superclass init_table position */}, - {(bigint) parser_nodes___AModule___n_packagedecl}, - {(bigint) parser_prod___AModule___n_packagedecl__eq}, - {(bigint) parser_nodes___AModule___n_imports}, - {(bigint) parser_nodes___AModule___n_imports__eq}, - {(bigint) parser_nodes___AModule___n_classdefs}, - {(bigint) parser_nodes___AModule___n_classdefs__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AModule::_parent */ -/* 2: Attribute AModule::_first_token */ -/* 3: Attribute AModule::_last_token */ -/* 4: Attribute AModule::_n_packagedecl */ -/* 5: Attribute AModule::_n_imports */ -/* 6: Attribute AModule::_n_classdefs */ -val_t NEW_AModule(void) { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AContinueExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AContinueExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AContinueExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AContinueExpr_parser___parser_prod___AContinueExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3617; + fra.me.meth = LOCATE_NEW_AContinueExpr_parser___parser_prod___AContinueExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3617 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AContinueExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AContinueExpr(fra.me.REG[0]); + parser___parser_prod___AContinueExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AContinueExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AContinueExpr_parser___parser_prod___AContinueExpr___init_acontinueexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3619; + fra.me.meth = LOCATE_NEW_AContinueExpr_parser___parser_prod___AContinueExpr___init_acontinueexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:3619 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AContinueExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AContinueExpr(fra.me.REG[3]); + parser___parser_prod___AContinueExpr___init_acontinueexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AContinueExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AContinueExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AContinueExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AContinueExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AContinueExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AContinueExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ADoExpr[97] = { + {(bigint) 3763 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ADoExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ADoExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ADoExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ADoExpr < Prod: superclass typecheck marker */}, + {(bigint) 2847 /* 6: ADoExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ADoExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3603 /* 8: ADoExpr < AAbsControl: superclass typecheck marker */}, + {(bigint) 3763 /* 9: ADoExpr < ADoExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: ADoExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ADoExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ADoExpr___visit_all}, + {(bigint) 3 /* 63: ADoExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ADoExpr___accept_typing}, + {(bigint) syntax___typing___AExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: ADoExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 5 /* 74: ADoExpr < ALabelable: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALabelable___n_label}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: ADoExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ADoExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: ADoExpr < AAbsControl: superclass init_table position */}, + {(bigint) syntax___typing___AAbsControl___escapable}, + {(bigint) syntax___typing___AAbsControl___process_control}, + {(bigint) syntax___typing___ADoExpr___process_control_inside}, + {(bigint) parser___parser_prod___ADoExpr___empty_init}, + {(bigint) parser___parser_prod___ADoExpr___init_adoexpr}, + {(bigint) 6 /* 94: ADoExpr < ADoExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ADoExpr___n_kwdo}, + {(bigint) parser___parser_nodes___ADoExpr___n_block}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ADoExpr::_parent */ +/* 3: Attribute ADoExpr::_location */ +/* 4: Attribute ADoExpr::_first_location */ +/* 5: Attribute ADoExpr::_last_location */ +/* 6: Attribute ADoExpr::_n_label */ +/* 7: Attribute ADoExpr::_is_typed */ +/* 8: Attribute ADoExpr::_stype */ +/* 9: Attribute ADoExpr::_if_true_flow_ctx */ +/* 10: Attribute ADoExpr::_if_false_flow_ctx */ +/* 11: Attribute ADoExpr::_escapable */ +/* 12: Attribute ADoExpr::_n_kwdo */ +/* 13: Attribute ADoExpr::_n_block */ +void INIT_ATTRIBUTES__parser___parser_nodes___ADoExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ADoExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:783 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ADoExpr____n_block(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:761 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ALabelable____n_label(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ADoExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AModule; - ATTR_parser_nodes___AModule____n_packagedecl(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AModule____n_imports(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AModule____n_classdefs(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AModule_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AModule(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AModule_parser_prod___AModule___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AModule(); - parser_prod___AModule___empty_init(self, init_table); - return self; -} -val_t NEW_AModule_parser_prod___AModule___init_amodule(val_t p0, val_t p1, val_t p2) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AModule(); - parser_prod___AModule___init_amodule(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_APackagedecl[78] = { - {(bigint) 3439 /* 0: Identity */}, - {(bigint) 3 /* 1: APackagedecl < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: APackagedecl < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: APackagedecl < Prod: superclass typecheck marker */}, - {(bigint) 3075 /* 4: APackagedecl < PPackagedecl: superclass typecheck marker */}, - {(bigint) 3439 /* 5: APackagedecl < APackagedecl: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: APackagedecl < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___APackagedecl___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___APackagedecl___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___APackagedecl___visit_all}, - {(bigint) parser_prod___APackagedecl___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: APackagedecl < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: APackagedecl < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: APackagedecl < PPackagedecl: superclass init_table position */}, - {(bigint) parser_prod___APackagedecl___empty_init}, - {(bigint) parser_prod___APackagedecl___init_apackagedecl}, - {(bigint) 4 /* 71: APackagedecl < APackagedecl: superclass init_table position */}, - {(bigint) parser_nodes___APackagedecl___n_doc}, - {(bigint) parser_prod___APackagedecl___n_doc__eq}, - {(bigint) parser_nodes___APackagedecl___n_kwpackage}, - {(bigint) parser_prod___APackagedecl___n_kwpackage__eq}, - {(bigint) parser_nodes___APackagedecl___n_id}, - {(bigint) parser_prod___APackagedecl___n_id__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute APackagedecl::_parent */ -/* 2: Attribute APackagedecl::_first_token */ -/* 3: Attribute APackagedecl::_last_token */ -/* 4: Attribute APackagedecl::_n_doc */ -/* 5: Attribute APackagedecl::_n_kwpackage */ -/* 6: Attribute APackagedecl::_n_id */ -val_t NEW_APackagedecl(void) { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ADoExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ADoExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ADoExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ADoExpr____n_kwdo(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwdo", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ADoExpr_parser___parser_prod___ADoExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3688; + fra.me.meth = LOCATE_NEW_ADoExpr_parser___parser_prod___ADoExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3688 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ADoExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ADoExpr(fra.me.REG[0]); + parser___parser_prod___ADoExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ADoExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ADoExpr_parser___parser_prod___ADoExpr___init_adoexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3690; + fra.me.meth = LOCATE_NEW_ADoExpr_parser___parser_prod___ADoExpr___init_adoexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:3690 */ + fra.me.REG[3] = NEW_parser___parser_nodes___ADoExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ADoExpr(fra.me.REG[3]); + parser___parser_prod___ADoExpr___init_adoexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___ADoExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_ADoExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ADoExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ADoExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ADoExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ADoExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AIfExpr[95] = { + {(bigint) 3483 /* 0: Identity */}, + {(bigint) 15 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AIfExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AIfExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AIfExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AIfExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AIfExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3483 /* 8: AIfExpr < AIfExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AIfExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AIfExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AIfExpr___visit_all}, + {(bigint) 2 /* 63: AIfExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___AIfExpr___accept_typing}, + {(bigint) syntax___typing___AExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AIfExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AIfExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AIfExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AIfExpr___empty_init}, + {(bigint) parser___parser_prod___AIfExpr___init_aifexpr}, + {(bigint) 4 /* 90: AIfExpr < AIfExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AIfExpr___n_kwif}, + {(bigint) parser___parser_nodes___AIfExpr___n_expr}, + {(bigint) parser___parser_nodes___AIfExpr___n_then}, + {(bigint) parser___parser_nodes___AIfExpr___n_else}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AIfExpr::_parent */ +/* 3: Attribute AIfExpr::_location */ +/* 4: Attribute AIfExpr::_first_location */ +/* 5: Attribute AIfExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AIfExpr::_is_typed */ +/* 8: Attribute AIfExpr::_stype */ +/* 9: Attribute AIfExpr::_if_true_flow_ctx */ +/* 10: Attribute AIfExpr::_if_false_flow_ctx */ +/* 11: Attribute AIfExpr::_n_kwif */ +/* 12: Attribute AIfExpr::_n_expr */ +/* 13: Attribute AIfExpr::_n_then */ +/* 14: Attribute AIfExpr::_n_else */ +void INIT_ATTRIBUTES__parser___parser_nodes___AIfExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIfExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:789 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AIfExpr____n_then(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:790 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AIfExpr____n_else(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AIfExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_APackagedecl; - ATTR_parser_nodes___APackagedecl____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___APackagedecl____n_kwpackage(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___APackagedecl____n_id(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_APackagedecl_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 15); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AIfExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AIfExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AIfExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIfExpr____n_kwif(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwif", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIfExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AIfExpr_parser___parser_prod___AIfExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APackagedecl(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_APackagedecl_parser_prod___APackagedecl___empty_init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3755; + fra.me.meth = LOCATE_NEW_AIfExpr_parser___parser_prod___AIfExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3755 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIfExpr(fra.me.REG[0]); + parser___parser_prod___AIfExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIfExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AIfExpr_parser___parser_prod___AIfExpr___init_aifexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APackagedecl(); - parser_prod___APackagedecl___empty_init(self, init_table); - return self; -} -val_t NEW_APackagedecl_parser_prod___APackagedecl___init_apackagedecl(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3757; + fra.me.meth = LOCATE_NEW_AIfExpr_parser___parser_prod___AIfExpr___init_aifexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:3757 */ + fra.me.REG[4] = NEW_parser___parser_nodes___AIfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIfExpr(fra.me.REG[4]); + parser___parser_prod___AIfExpr___init_aifexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___AIfExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_AIfExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APackagedecl(); - parser_prod___APackagedecl___init_apackagedecl(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_AImport[80] = { - {(bigint) 3495 /* 0: Identity */}, - {(bigint) 3 /* 1: AImport < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AImport < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AImport < Prod: superclass typecheck marker */}, - {(bigint) 3087 /* 4: AImport < PImport: superclass typecheck marker */}, - {(bigint) 3495 /* 5: AImport < AImport: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AImport < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AImport___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AImport___visit_all}, - {(bigint) parser_prod___AImport___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AImport < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AImport < Prod: superclass init_table position */}, - {(bigint) mmbuilder___AImport___module_name}, - {(bigint) mmbuilder___AImport___visibility_level}, - {(bigint) 3 /* 70: AImport < PImport: superclass init_table position */}, - {(bigint) parser_prod___AImport___empty_init}, - {(bigint) parser_prod___AImport___init_aimport}, - {(bigint) 4 /* 73: AImport < AImport: superclass init_table position */}, - {(bigint) parser_nodes___AImport___n_visibility}, - {(bigint) parser_prod___AImport___n_visibility__eq}, - {(bigint) parser_nodes___AImport___n_kwimport}, - {(bigint) parser_prod___AImport___n_kwimport__eq}, - {(bigint) parser_nodes___AImport___n_id}, - {(bigint) parser_prod___AImport___n_id__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AImport::_parent */ -/* 2: Attribute AImport::_first_token */ -/* 3: Attribute AImport::_last_token */ -/* 4: Attribute AImport::_n_visibility */ -/* 5: Attribute AImport::_n_kwimport */ -/* 6: Attribute AImport::_n_id */ -val_t NEW_AImport(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AIfExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIfExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIfExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AIfexprExpr[97] = { + {(bigint) 3479 /* 0: Identity */}, + {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AIfexprExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AIfexprExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AIfexprExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AIfexprExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AIfexprExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3479 /* 8: AIfexprExpr < AIfexprExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AIfexprExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AIfexprExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AIfexprExpr___visit_all}, + {(bigint) 2 /* 63: AIfexprExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___AIfexprExpr___accept_typing}, + {(bigint) syntax___typing___AExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AIfexprExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AIfexprExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AIfexprExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AIfexprExpr___empty_init}, + {(bigint) parser___parser_prod___AIfexprExpr___init_aifexprexpr}, + {(bigint) 4 /* 90: AIfexprExpr < AIfexprExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AIfexprExpr___n_kwif}, + {(bigint) parser___parser_nodes___AIfexprExpr___n_expr}, + {(bigint) parser___parser_nodes___AIfexprExpr___n_kwthen}, + {(bigint) parser___parser_nodes___AIfexprExpr___n_then}, + {(bigint) parser___parser_nodes___AIfexprExpr___n_kwelse}, + {(bigint) parser___parser_nodes___AIfexprExpr___n_else}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AIfexprExpr::_parent */ +/* 3: Attribute AIfexprExpr::_location */ +/* 4: Attribute AIfexprExpr::_first_location */ +/* 5: Attribute AIfexprExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AIfexprExpr::_is_typed */ +/* 8: Attribute AIfexprExpr::_stype */ +/* 9: Attribute AIfexprExpr::_if_true_flow_ctx */ +/* 10: Attribute AIfexprExpr::_if_false_flow_ctx */ +/* 11: Attribute AIfexprExpr::_n_kwif */ +/* 12: Attribute AIfexprExpr::_n_expr */ +/* 13: Attribute AIfexprExpr::_n_kwthen */ +/* 14: Attribute AIfexprExpr::_n_then */ +/* 15: Attribute AIfexprExpr::_n_kwelse */ +/* 16: Attribute AIfexprExpr::_n_else */ +void INIT_ATTRIBUTES__parser___parser_nodes___AIfexprExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIfexprExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AIfexprExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AImport; - ATTR_parser_nodes___AImport____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AImport____n_kwimport(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AImport____n_id(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AImport_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 17); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AIfexprExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AIfexprExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AIfexprExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIfexprExpr____n_kwif(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwif", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIfexprExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIfexprExpr____n_kwthen(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwthen", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIfexprExpr____n_then(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_then", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIfexprExpr____n_kwelse(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwelse", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIfexprExpr____n_else(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_else", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AIfexprExpr_parser___parser_prod___AIfexprExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AImport(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AImport_parser_prod___AImport___empty_init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3836; + fra.me.meth = LOCATE_NEW_AIfexprExpr_parser___parser_prod___AIfexprExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3836 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIfexprExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIfexprExpr(fra.me.REG[0]); + parser___parser_prod___AIfexprExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIfexprExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AIfexprExpr_parser___parser_prod___AIfexprExpr___init_aifexprexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5){ + struct {struct stack_frame_t me; val_t MORE_REG[6];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AImport(); - parser_prod___AImport___empty_init(self, init_table); - return self; -} -val_t NEW_AImport_parser_prod___AImport___init_aimport(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3838; + fra.me.meth = LOCATE_NEW_AIfexprExpr_parser___parser_prod___AIfexprExpr___init_aifexprexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 7; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + /* parser/parser_prod.nit:3838 */ + fra.me.REG[6] = NEW_parser___parser_nodes___AIfexprExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIfexprExpr(fra.me.REG[6]); + parser___parser_prod___AIfexprExpr___init_aifexprexpr(fra.me.REG[6], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], init_table); + CHECKNEW_parser___parser_nodes___AIfexprExpr(fra.me.REG[6]); + stack_frame_head = fra.me.prev; + return fra.me.REG[6]; +} +val_t NEW_AIfexprExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AImport(); - parser_prod___AImport___init_aimport(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_ANoImport[80] = { - {(bigint) 3447 /* 0: Identity */}, - {(bigint) 3 /* 1: ANoImport < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ANoImport < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ANoImport < Prod: superclass typecheck marker */}, - {(bigint) 3087 /* 4: ANoImport < PImport: superclass typecheck marker */}, - {(bigint) 3447 /* 5: ANoImport < ANoImport: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ANoImport < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ANoImport___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ANoImport___visit_all}, - {(bigint) parser_prod___ANoImport___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ANoImport < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ANoImport < Prod: superclass init_table position */}, - {(bigint) mmbuilder___ANoImport___module_name}, - {(bigint) mmbuilder___PImport___visibility_level}, - {(bigint) 3 /* 70: ANoImport < PImport: superclass init_table position */}, - {(bigint) parser_prod___ANoImport___empty_init}, - {(bigint) parser_prod___ANoImport___init_anoimport}, - {(bigint) 4 /* 73: ANoImport < ANoImport: superclass init_table position */}, - {(bigint) parser_nodes___ANoImport___n_visibility}, - {(bigint) parser_prod___ANoImport___n_visibility__eq}, - {(bigint) parser_nodes___ANoImport___n_kwimport}, - {(bigint) parser_prod___ANoImport___n_kwimport__eq}, - {(bigint) parser_nodes___ANoImport___n_kwend}, - {(bigint) parser_prod___ANoImport___n_kwend__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ANoImport::_parent */ -/* 2: Attribute ANoImport::_first_token */ -/* 3: Attribute ANoImport::_last_token */ -/* 4: Attribute ANoImport::_n_visibility */ -/* 5: Attribute ANoImport::_n_kwimport */ -/* 6: Attribute ANoImport::_n_kwend */ -val_t NEW_ANoImport(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AIfexprExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIfexprExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIfexprExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIfexprExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AWhileExpr[99] = { + {(bigint) 3651 /* 0: Identity */}, + {(bigint) 16 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AWhileExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AWhileExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AWhileExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AWhileExpr < Prod: superclass typecheck marker */}, + {(bigint) 2847 /* 6: AWhileExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AWhileExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3603 /* 8: AWhileExpr < AAbsControl: superclass typecheck marker */}, + {(bigint) 3651 /* 9: AWhileExpr < AWhileExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AWhileExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AWhileExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AWhileExpr___visit_all}, + {(bigint) 3 /* 63: AWhileExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___AWhileExpr___accept_typing}, + {(bigint) syntax___typing___AExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AWhileExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 5 /* 74: AWhileExpr < ALabelable: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALabelable___n_label}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AWhileExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AWhileExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: AWhileExpr < AAbsControl: superclass init_table position */}, + {(bigint) syntax___typing___AAbsControl___escapable}, + {(bigint) syntax___typing___AAbsControl___process_control}, + {(bigint) syntax___typing___AWhileExpr___process_control_inside}, + {(bigint) parser___parser_prod___AWhileExpr___empty_init}, + {(bigint) parser___parser_prod___AWhileExpr___init_awhileexpr}, + {(bigint) 6 /* 94: AWhileExpr < AWhileExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AWhileExpr___n_kwwhile}, + {(bigint) parser___parser_nodes___AWhileExpr___n_expr}, + {(bigint) parser___parser_nodes___AWhileExpr___n_kwdo}, + {(bigint) parser___parser_nodes___AWhileExpr___n_block}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AWhileExpr::_parent */ +/* 3: Attribute AWhileExpr::_location */ +/* 4: Attribute AWhileExpr::_first_location */ +/* 5: Attribute AWhileExpr::_last_location */ +/* 6: Attribute AWhileExpr::_n_label */ +/* 7: Attribute AWhileExpr::_is_typed */ +/* 8: Attribute AWhileExpr::_stype */ +/* 9: Attribute AWhileExpr::_if_true_flow_ctx */ +/* 10: Attribute AWhileExpr::_if_false_flow_ctx */ +/* 11: Attribute AWhileExpr::_escapable */ +/* 12: Attribute AWhileExpr::_n_kwwhile */ +/* 13: Attribute AWhileExpr::_n_expr */ +/* 14: Attribute AWhileExpr::_n_kwdo */ +/* 15: Attribute AWhileExpr::_n_block */ +void INIT_ATTRIBUTES__parser___parser_nodes___AWhileExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AWhileExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:807 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AWhileExpr____n_block(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:761 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ALabelable____n_label(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AWhileExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ANoImport; - ATTR_parser_nodes___ANoImport____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ANoImport____n_kwimport(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ANoImport____n_kwend(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ANoImport_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ANoImport(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ANoImport_parser_prod___ANoImport___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ANoImport(); - parser_prod___ANoImport___empty_init(self, init_table); - return self; -} -val_t NEW_ANoImport_parser_prod___ANoImport___init_anoimport(val_t p0, val_t p1, val_t p2) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ANoImport(); - parser_prod___ANoImport___init_anoimport(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_APublicVisibility[73] = { - {(bigint) 3407 /* 0: Identity */}, - {(bigint) 3 /* 1: APublicVisibility < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: APublicVisibility < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: APublicVisibility < Prod: superclass typecheck marker */}, - {(bigint) 3047 /* 4: APublicVisibility < PVisibility: superclass typecheck marker */}, - {(bigint) 3407 /* 5: APublicVisibility < APublicVisibility: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: APublicVisibility < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___APublicVisibility___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___APublicVisibility___visit_all}, - {(bigint) parser_prod___APublicVisibility___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: APublicVisibility < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: APublicVisibility < Prod: superclass init_table position */}, - {(bigint) mmbuilder___APublicVisibility___level}, - {(bigint) 3 /* 69: APublicVisibility < PVisibility: superclass init_table position */}, - {(bigint) parser_prod___APublicVisibility___empty_init}, - {(bigint) parser_prod___APublicVisibility___init_apublicvisibility}, - {(bigint) 4 /* 72: APublicVisibility < APublicVisibility: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute APublicVisibility::_parent */ -/* 2: Attribute APublicVisibility::_first_token */ -/* 3: Attribute APublicVisibility::_last_token */ -val_t NEW_APublicVisibility(void) { + obj = alloc(sizeof(val_t) * 16); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AWhileExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AWhileExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AWhileExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AWhileExpr____n_kwwhile(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwwhile", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AWhileExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AWhileExpr____n_kwdo(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwdo", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AWhileExpr_parser___parser_prod___AWhileExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3937; + fra.me.meth = LOCATE_NEW_AWhileExpr_parser___parser_prod___AWhileExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:3937 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AWhileExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AWhileExpr(fra.me.REG[0]); + parser___parser_prod___AWhileExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AWhileExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AWhileExpr_parser___parser_prod___AWhileExpr___init_awhileexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 3939; + fra.me.meth = LOCATE_NEW_AWhileExpr_parser___parser_prod___AWhileExpr___init_awhileexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:3939 */ + fra.me.REG[5] = NEW_parser___parser_nodes___AWhileExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AWhileExpr(fra.me.REG[5]); + parser___parser_prod___AWhileExpr___init_awhileexpr(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___AWhileExpr(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +val_t NEW_AWhileExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AWhileExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AWhileExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AWhileExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AWhileExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ALoopExpr[97] = { + {(bigint) 3707 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ALoopExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ALoopExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ALoopExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ALoopExpr < Prod: superclass typecheck marker */}, + {(bigint) 2847 /* 6: ALoopExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ALoopExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3603 /* 8: ALoopExpr < AAbsControl: superclass typecheck marker */}, + {(bigint) 3707 /* 9: ALoopExpr < ALoopExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: ALoopExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ALoopExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ALoopExpr___visit_all}, + {(bigint) 3 /* 63: ALoopExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ALoopExpr___accept_typing}, + {(bigint) syntax___typing___AExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: ALoopExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 5 /* 74: ALoopExpr < ALabelable: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALabelable___n_label}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: ALoopExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ALoopExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: ALoopExpr < AAbsControl: superclass init_table position */}, + {(bigint) syntax___typing___AAbsControl___escapable}, + {(bigint) syntax___typing___AAbsControl___process_control}, + {(bigint) syntax___typing___ALoopExpr___process_control_inside}, + {(bigint) parser___parser_prod___ALoopExpr___empty_init}, + {(bigint) parser___parser_prod___ALoopExpr___init_aloopexpr}, + {(bigint) 6 /* 94: ALoopExpr < ALoopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALoopExpr___n_kwloop}, + {(bigint) parser___parser_nodes___ALoopExpr___n_block}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ALoopExpr::_parent */ +/* 3: Attribute ALoopExpr::_location */ +/* 4: Attribute ALoopExpr::_first_location */ +/* 5: Attribute ALoopExpr::_last_location */ +/* 6: Attribute ALoopExpr::_n_label */ +/* 7: Attribute ALoopExpr::_is_typed */ +/* 8: Attribute ALoopExpr::_stype */ +/* 9: Attribute ALoopExpr::_if_true_flow_ctx */ +/* 10: Attribute ALoopExpr::_if_false_flow_ctx */ +/* 11: Attribute ALoopExpr::_escapable */ +/* 12: Attribute ALoopExpr::_n_kwloop */ +/* 13: Attribute ALoopExpr::_n_block */ +void INIT_ATTRIBUTES__parser___parser_nodes___ALoopExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALoopExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:813 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ALoopExpr____n_block(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:761 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ALabelable____n_label(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ALoopExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_APublicVisibility; - return OBJ2VAL(obj); -} -val_t NEW_APublicVisibility_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APublicVisibility(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_APublicVisibility_parser_prod___APublicVisibility___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APublicVisibility(); - parser_prod___APublicVisibility___empty_init(self, init_table); - return self; -} -val_t NEW_APublicVisibility_parser_prod___APublicVisibility___init_apublicvisibility() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APublicVisibility(); - parser_prod___APublicVisibility___init_apublicvisibility(self, init_table); - return self; -} -const classtable_elt_t VFT_APrivateVisibility[75] = { - {(bigint) 3419 /* 0: Identity */}, - {(bigint) 3 /* 1: APrivateVisibility < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: APrivateVisibility < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: APrivateVisibility < Prod: superclass typecheck marker */}, - {(bigint) 3047 /* 4: APrivateVisibility < PVisibility: superclass typecheck marker */}, - {(bigint) 3419 /* 5: APrivateVisibility < APrivateVisibility: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: APrivateVisibility < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___APrivateVisibility___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___APrivateVisibility___visit_all}, - {(bigint) parser_prod___APrivateVisibility___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: APrivateVisibility < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: APrivateVisibility < Prod: superclass init_table position */}, - {(bigint) mmbuilder___APrivateVisibility___level}, - {(bigint) 3 /* 69: APrivateVisibility < PVisibility: superclass init_table position */}, - {(bigint) parser_prod___APrivateVisibility___empty_init}, - {(bigint) parser_prod___APrivateVisibility___init_aprivatevisibility}, - {(bigint) 4 /* 72: APrivateVisibility < APrivateVisibility: superclass init_table position */}, - {(bigint) parser_nodes___APrivateVisibility___n_kwprivate}, - {(bigint) parser_prod___APrivateVisibility___n_kwprivate__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute APrivateVisibility::_parent */ -/* 2: Attribute APrivateVisibility::_first_token */ -/* 3: Attribute APrivateVisibility::_last_token */ -/* 4: Attribute APrivateVisibility::_n_kwprivate */ -val_t NEW_APrivateVisibility(void) { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ALoopExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ALoopExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ALoopExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ALoopExpr____n_kwloop(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwloop", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ALoopExpr_parser___parser_prod___ALoopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4032; + fra.me.meth = LOCATE_NEW_ALoopExpr_parser___parser_prod___ALoopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4032 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALoopExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALoopExpr(fra.me.REG[0]); + parser___parser_prod___ALoopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALoopExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALoopExpr_parser___parser_prod___ALoopExpr___init_aloopexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4034; + fra.me.meth = LOCATE_NEW_ALoopExpr_parser___parser_prod___ALoopExpr___init_aloopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:4034 */ + fra.me.REG[3] = NEW_parser___parser_nodes___ALoopExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALoopExpr(fra.me.REG[3]); + parser___parser_prod___ALoopExpr___init_aloopexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___ALoopExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_ALoopExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ALoopExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALoopExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALoopExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALoopExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AForExpr[102] = { + {(bigint) 3743 /* 0: Identity */}, + {(bigint) 18 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AForExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AForExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AForExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AForExpr < Prod: superclass typecheck marker */}, + {(bigint) 2847 /* 6: AForExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AForExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3603 /* 8: AForExpr < AAbsControl: superclass typecheck marker */}, + {(bigint) 3743 /* 9: AForExpr < AForExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AForExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AForExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AForExpr___visit_all}, + {(bigint) 3 /* 63: AForExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___AForExpr___accept_typing}, + {(bigint) syntax___typing___AExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AForExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 5 /* 74: AForExpr < ALabelable: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALabelable___n_label}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AForExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AForExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: AForExpr < AAbsControl: superclass init_table position */}, + {(bigint) syntax___typing___AAbsControl___escapable}, + {(bigint) syntax___typing___AAbsControl___process_control}, + {(bigint) syntax___typing___AForExpr___process_control_inside}, + {(bigint) syntax___typing___AForExpr___do_typing}, + {(bigint) syntax___typing___AForExpr___variables}, + {(bigint) parser___parser_prod___AForExpr___empty_init}, + {(bigint) parser___parser_prod___AForExpr___init_aforexpr}, + {(bigint) 6 /* 96: AForExpr < AForExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AForExpr___n_kwfor}, + {(bigint) parser___parser_nodes___AForExpr___n_ids}, + {(bigint) parser___parser_nodes___AForExpr___n_expr}, + {(bigint) parser___parser_nodes___AForExpr___n_kwdo}, + {(bigint) parser___parser_nodes___AForExpr___n_block}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AForExpr::_parent */ +/* 3: Attribute AForExpr::_location */ +/* 4: Attribute AForExpr::_first_location */ +/* 5: Attribute AForExpr::_last_location */ +/* 6: Attribute AForExpr::_n_label */ +/* 7: Attribute AForExpr::_is_typed */ +/* 8: Attribute AForExpr::_stype */ +/* 9: Attribute AForExpr::_if_true_flow_ctx */ +/* 10: Attribute AForExpr::_if_false_flow_ctx */ +/* 11: Attribute AForExpr::_escapable */ +/* 12: Attribute AForExpr::_variables */ +/* 13: Attribute AForExpr::_n_kwfor */ +/* 14: Attribute AForExpr::_n_ids */ +/* 15: Attribute AForExpr::_n_expr */ +/* 16: Attribute AForExpr::_n_kwdo */ +/* 17: Attribute AForExpr::_n_block */ +void INIT_ATTRIBUTES__parser___parser_nodes___AForExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AForExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:819 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AForExpr____n_ids(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:822 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AForExpr____n_block(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:761 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ALabelable____n_label(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AForExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_APrivateVisibility; - ATTR_parser_nodes___APrivateVisibility____n_kwprivate(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_APrivateVisibility_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APrivateVisibility(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_APrivateVisibility_parser_prod___APrivateVisibility___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APrivateVisibility(); - parser_prod___APrivateVisibility___empty_init(self, init_table); - return self; -} -val_t NEW_APrivateVisibility_parser_prod___APrivateVisibility___init_aprivatevisibility(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APrivateVisibility(); - parser_prod___APrivateVisibility___init_aprivatevisibility(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AProtectedVisibility[75] = { - {(bigint) 3415 /* 0: Identity */}, - {(bigint) 3 /* 1: AProtectedVisibility < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AProtectedVisibility < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AProtectedVisibility < Prod: superclass typecheck marker */}, - {(bigint) 3047 /* 4: AProtectedVisibility < PVisibility: superclass typecheck marker */}, - {(bigint) 3415 /* 5: AProtectedVisibility < AProtectedVisibility: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AProtectedVisibility < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AProtectedVisibility___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AProtectedVisibility___visit_all}, - {(bigint) parser_prod___AProtectedVisibility___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AProtectedVisibility < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AProtectedVisibility < Prod: superclass init_table position */}, - {(bigint) mmbuilder___AProtectedVisibility___level}, - {(bigint) 3 /* 69: AProtectedVisibility < PVisibility: superclass init_table position */}, - {(bigint) parser_prod___AProtectedVisibility___empty_init}, - {(bigint) parser_prod___AProtectedVisibility___init_aprotectedvisibility}, - {(bigint) 4 /* 72: AProtectedVisibility < AProtectedVisibility: superclass init_table position */}, - {(bigint) parser_nodes___AProtectedVisibility___n_kwprotected}, - {(bigint) parser_prod___AProtectedVisibility___n_kwprotected__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AProtectedVisibility::_parent */ -/* 2: Attribute AProtectedVisibility::_first_token */ -/* 3: Attribute AProtectedVisibility::_last_token */ -/* 4: Attribute AProtectedVisibility::_n_kwprotected */ -val_t NEW_AProtectedVisibility(void) { + obj = alloc(sizeof(val_t) * 18); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AForExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AForExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AForExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AForExpr____n_kwfor(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwfor", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AForExpr____n_ids(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_ids", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AForExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AForExpr____n_kwdo(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwdo", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AForExpr_parser___parser_prod___AForExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4099; + fra.me.meth = LOCATE_NEW_AForExpr_parser___parser_prod___AForExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4099 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AForExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AForExpr(fra.me.REG[0]); + parser___parser_prod___AForExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AForExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AForExpr_parser___parser_prod___AForExpr___init_aforexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5){ + struct {struct stack_frame_t me; val_t MORE_REG[6];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4101; + fra.me.meth = LOCATE_NEW_AForExpr_parser___parser_prod___AForExpr___init_aforexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 7; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + /* parser/parser_prod.nit:4101 */ + fra.me.REG[6] = NEW_parser___parser_nodes___AForExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AForExpr(fra.me.REG[6]); + parser___parser_prod___AForExpr___init_aforexpr(fra.me.REG[6], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], init_table); + CHECKNEW_parser___parser_nodes___AForExpr(fra.me.REG[6]); + stack_frame_head = fra.me.prev; + return fra.me.REG[6]; +} +val_t NEW_AForExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AForExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AForExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AForExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AForExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAssertExpr[95] = { + {(bigint) 3587 /* 0: Identity */}, + {(bigint) 15 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAssertExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAssertExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAssertExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAssertExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AAssertExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3587 /* 8: AAssertExpr < AAssertExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AAssertExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAssertExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAssertExpr___visit_all}, + {(bigint) 2 /* 63: AAssertExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___AAssertExpr___accept_typing}, + {(bigint) syntax___typing___AExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AAssertExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AAssertExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AAssertExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AAssertExpr___empty_init}, + {(bigint) parser___parser_prod___AAssertExpr___init_aassertexpr}, + {(bigint) 4 /* 90: AAssertExpr < AAssertExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAssertExpr___n_kwassert}, + {(bigint) parser___parser_nodes___AAssertExpr___n_id}, + {(bigint) parser___parser_nodes___AAssertExpr___n_expr}, + {(bigint) parser___parser_nodes___AAssertExpr___n_else}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAssertExpr::_parent */ +/* 3: Attribute AAssertExpr::_location */ +/* 4: Attribute AAssertExpr::_first_location */ +/* 5: Attribute AAssertExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AAssertExpr::_is_typed */ +/* 8: Attribute AAssertExpr::_stype */ +/* 9: Attribute AAssertExpr::_if_true_flow_ctx */ +/* 10: Attribute AAssertExpr::_if_false_flow_ctx */ +/* 11: Attribute AAssertExpr::_n_kwassert */ +/* 12: Attribute AAssertExpr::_n_id */ +/* 13: Attribute AAssertExpr::_n_expr */ +/* 14: Attribute AAssertExpr::_n_else */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAssertExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAssertExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:827 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAssertExpr____n_id(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:829 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AAssertExpr____n_else(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAssertExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_AProtectedVisibility; - ATTR_parser_nodes___AProtectedVisibility____n_kwprotected(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AProtectedVisibility_parser_nodes___PNode___init() { + obj = alloc(sizeof(val_t) * 15); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAssertExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAssertExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAssertExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssertExpr____n_kwassert(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwassert", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssertExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAssertExpr_parser___parser_prod___AAssertExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AProtectedVisibility(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AProtectedVisibility_parser_prod___AProtectedVisibility___empty_init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4215; + fra.me.meth = LOCATE_NEW_AAssertExpr_parser___parser_prod___AAssertExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4215 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAssertExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAssertExpr(fra.me.REG[0]); + parser___parser_prod___AAssertExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAssertExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAssertExpr_parser___parser_prod___AAssertExpr___init_aassertexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AProtectedVisibility(); - parser_prod___AProtectedVisibility___empty_init(self, init_table); - return self; -} -val_t NEW_AProtectedVisibility_parser_prod___AProtectedVisibility___init_aprotectedvisibility(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4217; + fra.me.meth = LOCATE_NEW_AAssertExpr_parser___parser_prod___AAssertExpr___init_aassertexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:4217 */ + fra.me.REG[4] = NEW_parser___parser_nodes___AAssertExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAssertExpr(fra.me.REG[4]); + parser___parser_prod___AAssertExpr___init_aassertexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___AAssertExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_AAssertExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AProtectedVisibility(); - parser_prod___AProtectedVisibility___init_aprotectedvisibility(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AIntrudeVisibility[75] = { - {(bigint) 3483 /* 0: Identity */}, - {(bigint) 3 /* 1: AIntrudeVisibility < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AIntrudeVisibility < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AIntrudeVisibility < Prod: superclass typecheck marker */}, - {(bigint) 3047 /* 4: AIntrudeVisibility < PVisibility: superclass typecheck marker */}, - {(bigint) 3483 /* 5: AIntrudeVisibility < AIntrudeVisibility: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AIntrudeVisibility < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AIntrudeVisibility___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AIntrudeVisibility___visit_all}, - {(bigint) parser_prod___AIntrudeVisibility___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AIntrudeVisibility < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AIntrudeVisibility < Prod: superclass init_table position */}, - {(bigint) mmbuilder___AIntrudeVisibility___level}, - {(bigint) 3 /* 69: AIntrudeVisibility < PVisibility: superclass init_table position */}, - {(bigint) parser_prod___AIntrudeVisibility___empty_init}, - {(bigint) parser_prod___AIntrudeVisibility___init_aintrudevisibility}, - {(bigint) 4 /* 72: AIntrudeVisibility < AIntrudeVisibility: superclass init_table position */}, - {(bigint) parser_nodes___AIntrudeVisibility___n_kwintrude}, - {(bigint) parser_prod___AIntrudeVisibility___n_kwintrude__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AIntrudeVisibility::_parent */ -/* 2: Attribute AIntrudeVisibility::_first_token */ -/* 3: Attribute AIntrudeVisibility::_last_token */ -/* 4: Attribute AIntrudeVisibility::_n_kwintrude */ -val_t NEW_AIntrudeVisibility(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAssertExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAssertExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAssertExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAssertExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AOnceExpr[95] = { + {(bigint) 3695 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AOnceExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AOnceExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AOnceExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AOnceExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AOnceExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3391 /* 8: AOnceExpr < AProxyExpr: superclass typecheck marker */}, + {(bigint) 3695 /* 9: AOnceExpr < AOnceExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AOnceExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AOnceExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AOnceExpr___visit_all}, + {(bigint) 3 /* 63: AOnceExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___AOnceExpr___accept_typing}, + {(bigint) syntax___typing___AProxyExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AOnceExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AOnceExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AOnceExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AProxyExpr___is_self}, + {(bigint) syntax___typing___AProxyExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: AOnceExpr < AProxyExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AProxyExpr___n_expr}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) parser___parser_prod___AOnceExpr___empty_init}, + {(bigint) parser___parser_prod___AOnceExpr___init_aonceexpr}, + {(bigint) 5 /* 93: AOnceExpr < AOnceExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AOnceExpr___n_kwonce}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AOnceExpr::_parent */ +/* 3: Attribute AOnceExpr::_location */ +/* 4: Attribute AOnceExpr::_first_location */ +/* 5: Attribute AOnceExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AOnceExpr::_is_typed */ +/* 8: Attribute AOnceExpr::_stype */ +/* 9: Attribute AOnceExpr::_if_true_flow_ctx */ +/* 10: Attribute AOnceExpr::_if_false_flow_ctx */ +/* 11: Attribute AOnceExpr::_n_expr */ +/* 12: Attribute AOnceExpr::_n_kwonce */ +void INIT_ATTRIBUTES__parser___parser_nodes___AOnceExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AOnceExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AOnceExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_AIntrudeVisibility; - ATTR_parser_nodes___AIntrudeVisibility____n_kwintrude(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AIntrudeVisibility_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIntrudeVisibility(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AIntrudeVisibility_parser_prod___AIntrudeVisibility___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIntrudeVisibility(); - parser_prod___AIntrudeVisibility___empty_init(self, init_table); - return self; -} -val_t NEW_AIntrudeVisibility_parser_prod___AIntrudeVisibility___init_aintrudevisibility(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIntrudeVisibility(); - parser_prod___AIntrudeVisibility___init_aintrudevisibility(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AClassdef[96] = { - {(bigint) 3551 /* 0: Identity */}, - {(bigint) 3 /* 1: AClassdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AClassdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AClassdef < Prod: superclass typecheck marker */}, - {(bigint) 3107 /* 4: AClassdef < PClassdef: superclass typecheck marker */}, - {(bigint) 3551 /* 5: AClassdef < AClassdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AClassdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PClassdef___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___AClassdef___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) mmbuilder___PClassdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AClassdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AClassdef___visit_all}, - {(bigint) parser_prod___AClassdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AClassdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PClassdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AClassdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___AClassdef___name}, - {(bigint) mmbuilder___AClassdef___arity}, - {(bigint) mmbuilder___AClassdef___visibility_level}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___PClassdef___local_class}, - {(bigint) 3 /* 74: AClassdef < PClassdef: superclass init_table position */}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) parser_prod___AClassdef___empty_init}, - {(bigint) parser_prod___AClassdef___init_aclassdef}, - {(bigint) 4 /* 79: AClassdef < AClassdef: superclass init_table position */}, - {(bigint) parser_nodes___AClassdef___n_doc}, - {(bigint) parser_prod___AClassdef___n_doc__eq}, - {(bigint) parser_nodes___AClassdef___n_kwredef}, - {(bigint) parser_prod___AClassdef___n_kwredef__eq}, - {(bigint) parser_nodes___AClassdef___n_visibility}, - {(bigint) parser_prod___AClassdef___n_visibility__eq}, - {(bigint) parser_nodes___AClassdef___n_classkind}, - {(bigint) parser_prod___AClassdef___n_classkind__eq}, - {(bigint) parser_nodes___AClassdef___n_id}, - {(bigint) parser_prod___AClassdef___n_id__eq}, - {(bigint) parser_nodes___AClassdef___n_formaldefs}, - {(bigint) parser_nodes___AClassdef___n_formaldefs__eq}, - {(bigint) parser_nodes___AClassdef___n_superclasses}, - {(bigint) parser_nodes___AClassdef___n_superclasses__eq}, - {(bigint) parser_nodes___AClassdef___n_propdefs}, - {(bigint) parser_nodes___AClassdef___n_propdefs__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AClassdef::_parent */ -/* 2: Attribute AClassdef::_first_token */ -/* 3: Attribute AClassdef::_last_token */ -/* 4: Attribute AClassdef::_local_class */ -/* 5: Attribute AClassdef::_n_doc */ -/* 6: Attribute AClassdef::_n_kwredef */ -/* 7: Attribute AClassdef::_n_visibility */ -/* 8: Attribute AClassdef::_n_classkind */ -/* 9: Attribute AClassdef::_n_id */ -/* 10: Attribute AClassdef::_n_formaldefs */ -/* 11: Attribute AClassdef::_n_superclasses */ -/* 12: Attribute AClassdef::_n_propdefs */ -val_t NEW_AClassdef(void) { + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AOnceExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AOnceExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AOnceExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AOnceExpr____n_kwonce(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwonce", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AProxyExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AOnceExpr_parser___parser_prod___AOnceExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4296; + fra.me.meth = LOCATE_NEW_AOnceExpr_parser___parser_prod___AOnceExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4296 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AOnceExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOnceExpr(fra.me.REG[0]); + parser___parser_prod___AOnceExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AOnceExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AOnceExpr_parser___parser_prod___AOnceExpr___init_aonceexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4298; + fra.me.meth = LOCATE_NEW_AOnceExpr_parser___parser_prod___AOnceExpr___init_aonceexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4298 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AOnceExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOnceExpr(fra.me.REG[2]); + parser___parser_prod___AOnceExpr___init_aonceexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AOnceExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AOnceExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AOnceExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AOnceExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOnceExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AOnceExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AOrExpr[94] = { + {(bigint) 3687 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AOrExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AOrExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AOrExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AOrExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AOrExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3563 /* 8: AOrExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3687 /* 9: AOrExpr < AOrExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AOrExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AOrExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AOrExpr___visit_all}, + {(bigint) 3 /* 63: AOrExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___AOrExpr___accept_typing}, + {(bigint) syntax___typing___ABoolExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AOrExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___ABoolExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AOrExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AOrExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: AOrExpr < ABoolExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___AOrExpr___empty_init}, + {(bigint) parser___parser_prod___AOrExpr___init_aorexpr}, + {(bigint) 5 /* 91: AOrExpr < AOrExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AOrExpr___n_expr}, + {(bigint) parser___parser_nodes___AOrExpr___n_expr2}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AOrExpr::_parent */ +/* 3: Attribute AOrExpr::_location */ +/* 4: Attribute AOrExpr::_first_location */ +/* 5: Attribute AOrExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AOrExpr::_is_typed */ +/* 8: Attribute AOrExpr::_stype */ +/* 9: Attribute AOrExpr::_if_true_flow_ctx */ +/* 10: Attribute AOrExpr::_if_false_flow_ctx */ +/* 11: Attribute AOrExpr::_n_expr */ +/* 12: Attribute AOrExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AOrExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AOrExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AOrExpr(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AClassdef; - ATTR_parser_nodes___AClassdef____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AClassdef____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AClassdef____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AClassdef____n_classkind(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AClassdef____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AClassdef____n_formaldefs(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AClassdef____n_superclasses(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AClassdef____n_propdefs(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AClassdef_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AClassdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AClassdef_parser_prod___AClassdef___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AClassdef(); - parser_prod___AClassdef___empty_init(self, init_table); - return self; -} -val_t NEW_AClassdef_parser_prod___AClassdef___init_aclassdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AClassdef(); - parser_prod___AClassdef___init_aclassdef(self, p0, p1, p2, p3, p4, p5, p6, p7, init_table); - return self; -} -const classtable_elt_t VFT_ATopClassdef[81] = { - {(bigint) 3351 /* 0: Identity */}, - {(bigint) 3 /* 1: ATopClassdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ATopClassdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ATopClassdef < Prod: superclass typecheck marker */}, - {(bigint) 3107 /* 4: ATopClassdef < PClassdef: superclass typecheck marker */}, - {(bigint) 3351 /* 5: ATopClassdef < ATopClassdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ATopClassdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PClassdef___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) mmbuilder___PClassdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ATopClassdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ATopClassdef___visit_all}, - {(bigint) parser_prod___ATopClassdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ATopClassdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PClassdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ATopClassdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___ATopClassdef___name}, - {(bigint) mmbuilder___PClassdef___arity}, - {(bigint) mmbuilder___PClassdef___visibility_level}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___PClassdef___local_class}, - {(bigint) 3 /* 74: ATopClassdef < PClassdef: superclass init_table position */}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) parser_prod___ATopClassdef___empty_init}, - {(bigint) parser_prod___ATopClassdef___init_atopclassdef}, - {(bigint) 4 /* 78: ATopClassdef < ATopClassdef: superclass init_table position */}, - {(bigint) parser_nodes___ATopClassdef___n_propdefs}, - {(bigint) parser_nodes___ATopClassdef___n_propdefs__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ATopClassdef::_parent */ -/* 2: Attribute ATopClassdef::_first_token */ -/* 3: Attribute ATopClassdef::_last_token */ -/* 4: Attribute ATopClassdef::_local_class */ -/* 5: Attribute ATopClassdef::_n_propdefs */ -val_t NEW_ATopClassdef(void) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AOrExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AOrExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AOrExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AOrExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AOrExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AOrExpr_parser___parser_prod___AOrExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4417; + fra.me.meth = LOCATE_NEW_AOrExpr_parser___parser_prod___AOrExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4417 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AOrExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrExpr(fra.me.REG[0]); + parser___parser_prod___AOrExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AOrExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AOrExpr_parser___parser_prod___AOrExpr___init_aorexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4419; + fra.me.meth = LOCATE_NEW_AOrExpr_parser___parser_prod___AOrExpr___init_aorexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4419 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AOrExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrExpr(fra.me.REG[2]); + parser___parser_prod___AOrExpr___init_aorexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AOrExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AOrExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AOrExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AOrExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AOrExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAndExpr[94] = { + {(bigint) 3819 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAndExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAndExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAndExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAndExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AAndExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3563 /* 8: AAndExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3819 /* 9: AAndExpr < AAndExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AAndExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAndExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAndExpr___visit_all}, + {(bigint) 3 /* 63: AAndExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___AAndExpr___accept_typing}, + {(bigint) syntax___typing___ABoolExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AAndExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___ABoolExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AAndExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AAndExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: AAndExpr < ABoolExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___AAndExpr___empty_init}, + {(bigint) parser___parser_prod___AAndExpr___init_aandexpr}, + {(bigint) 5 /* 91: AAndExpr < AAndExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAndExpr___n_expr}, + {(bigint) parser___parser_nodes___AAndExpr___n_expr2}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAndExpr::_parent */ +/* 3: Attribute AAndExpr::_location */ +/* 4: Attribute AAndExpr::_first_location */ +/* 5: Attribute AAndExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AAndExpr::_is_typed */ +/* 8: Attribute AAndExpr::_stype */ +/* 9: Attribute AAndExpr::_if_true_flow_ctx */ +/* 10: Attribute AAndExpr::_if_false_flow_ctx */ +/* 11: Attribute AAndExpr::_n_expr */ +/* 12: Attribute AAndExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAndExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAndExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAndExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_ATopClassdef; - ATTR_parser_nodes___ATopClassdef____n_propdefs(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ATopClassdef_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ATopClassdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ATopClassdef_parser_prod___ATopClassdef___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ATopClassdef(); - parser_prod___ATopClassdef___empty_init(self, init_table); - return self; -} -val_t NEW_ATopClassdef_parser_prod___ATopClassdef___init_atopclassdef(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ATopClassdef(); - parser_prod___ATopClassdef___init_atopclassdef(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AMainClassdef[81] = { - {(bigint) 3471 /* 0: Identity */}, - {(bigint) 3 /* 1: AMainClassdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AMainClassdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AMainClassdef < Prod: superclass typecheck marker */}, - {(bigint) 3107 /* 4: AMainClassdef < PClassdef: superclass typecheck marker */}, - {(bigint) 3471 /* 5: AMainClassdef < AMainClassdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AMainClassdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PClassdef___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) mmbuilder___PClassdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AMainClassdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AMainClassdef___visit_all}, - {(bigint) parser_prod___AMainClassdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AMainClassdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PClassdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AMainClassdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___AMainClassdef___name}, - {(bigint) mmbuilder___PClassdef___arity}, - {(bigint) mmbuilder___PClassdef___visibility_level}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___PClassdef___local_class}, - {(bigint) 3 /* 74: AMainClassdef < PClassdef: superclass init_table position */}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) parser_prod___AMainClassdef___empty_init}, - {(bigint) parser_prod___AMainClassdef___init_amainclassdef}, - {(bigint) 4 /* 78: AMainClassdef < AMainClassdef: superclass init_table position */}, - {(bigint) parser_nodes___AMainClassdef___n_propdefs}, - {(bigint) parser_nodes___AMainClassdef___n_propdefs__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AMainClassdef::_parent */ -/* 2: Attribute AMainClassdef::_first_token */ -/* 3: Attribute AMainClassdef::_last_token */ -/* 4: Attribute AMainClassdef::_local_class */ -/* 5: Attribute AMainClassdef::_n_propdefs */ -val_t NEW_AMainClassdef(void) { + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAndExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAndExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAndExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAndExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAndExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAndExpr_parser___parser_prod___AAndExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4462; + fra.me.meth = LOCATE_NEW_AAndExpr_parser___parser_prod___AAndExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4462 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAndExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAndExpr(fra.me.REG[0]); + parser___parser_prod___AAndExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAndExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAndExpr_parser___parser_prod___AAndExpr___init_aandexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4464; + fra.me.meth = LOCATE_NEW_AAndExpr_parser___parser_prod___AAndExpr___init_aandexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4464 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AAndExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAndExpr(fra.me.REG[2]); + parser___parser_prod___AAndExpr___init_aandexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AAndExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AAndExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAndExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAndExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAndExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAndExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AOrElseExpr[94] = { + {(bigint) 3691 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AOrElseExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AOrElseExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AOrElseExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AOrElseExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AOrElseExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3563 /* 8: AOrElseExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3691 /* 9: AOrElseExpr < AOrElseExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AOrElseExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AOrElseExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AOrElseExpr___visit_all}, + {(bigint) 3 /* 63: AOrElseExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AOrElseExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AOrElseExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___ABoolExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AOrElseExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AOrElseExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: AOrElseExpr < ABoolExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___AOrElseExpr___empty_init}, + {(bigint) parser___parser_prod___AOrElseExpr___init_aorelseexpr}, + {(bigint) 5 /* 91: AOrElseExpr < AOrElseExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AOrElseExpr___n_expr}, + {(bigint) parser___parser_nodes___AOrElseExpr___n_expr2}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AOrElseExpr::_parent */ +/* 3: Attribute AOrElseExpr::_location */ +/* 4: Attribute AOrElseExpr::_first_location */ +/* 5: Attribute AOrElseExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AOrElseExpr::_is_typed */ +/* 8: Attribute AOrElseExpr::_stype */ +/* 9: Attribute AOrElseExpr::_if_true_flow_ctx */ +/* 10: Attribute AOrElseExpr::_if_false_flow_ctx */ +/* 11: Attribute AOrElseExpr::_n_expr */ +/* 12: Attribute AOrElseExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AOrElseExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AOrElseExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AOrElseExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AMainClassdef; - ATTR_parser_nodes___AMainClassdef____n_propdefs(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AMainClassdef_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMainClassdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AMainClassdef_parser_prod___AMainClassdef___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMainClassdef(); - parser_prod___AMainClassdef___empty_init(self, init_table); - return self; -} -val_t NEW_AMainClassdef_parser_prod___AMainClassdef___init_amainclassdef(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMainClassdef(); - parser_prod___AMainClassdef___init_amainclassdef(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AConcreteClasskind[77] = { - {(bigint) 3547 /* 0: Identity */}, - {(bigint) 3 /* 1: AConcreteClasskind < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AConcreteClasskind < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AConcreteClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3103 /* 4: AConcreteClasskind < PClasskind: superclass typecheck marker */}, - {(bigint) 3547 /* 5: AConcreteClasskind < AConcreteClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AConcreteClasskind < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AConcreteClasskind___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AConcreteClasskind___visit_all}, - {(bigint) parser_prod___AConcreteClasskind___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AConcreteClasskind < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AConcreteClasskind < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PClasskind___is_interface}, - {(bigint) mmbuilder___PClasskind___is_universal}, - {(bigint) mmbuilder___PClasskind___is_abstract}, - {(bigint) 3 /* 71: AConcreteClasskind < PClasskind: superclass init_table position */}, - {(bigint) parser_prod___AConcreteClasskind___empty_init}, - {(bigint) parser_prod___AConcreteClasskind___init_aconcreteclasskind}, - {(bigint) 4 /* 74: AConcreteClasskind < AConcreteClasskind: superclass init_table position */}, - {(bigint) parser_nodes___AConcreteClasskind___n_kwclass}, - {(bigint) parser_prod___AConcreteClasskind___n_kwclass__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AConcreteClasskind::_parent */ -/* 2: Attribute AConcreteClasskind::_first_token */ -/* 3: Attribute AConcreteClasskind::_last_token */ -/* 4: Attribute AConcreteClasskind::_n_kwclass */ -val_t NEW_AConcreteClasskind(void) { + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AOrElseExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AOrElseExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AOrElseExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AOrElseExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AOrElseExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AOrElseExpr_parser___parser_prod___AOrElseExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4507; + fra.me.meth = LOCATE_NEW_AOrElseExpr_parser___parser_prod___AOrElseExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4507 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AOrElseExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrElseExpr(fra.me.REG[0]); + parser___parser_prod___AOrElseExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AOrElseExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AOrElseExpr_parser___parser_prod___AOrElseExpr___init_aorelseexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4509; + fra.me.meth = LOCATE_NEW_AOrElseExpr_parser___parser_prod___AOrElseExpr___init_aorelseexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4509 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AOrElseExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrElseExpr(fra.me.REG[2]); + parser___parser_prod___AOrElseExpr___init_aorelseexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AOrElseExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AOrElseExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AOrElseExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AOrElseExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrElseExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AOrElseExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ANotExpr[94] = { + {(bigint) 3699 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ANotExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ANotExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ANotExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ANotExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: ANotExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3563 /* 8: ANotExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3699 /* 9: ANotExpr < ANotExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: ANotExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ANotExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ANotExpr___visit_all}, + {(bigint) 3 /* 63: ANotExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANotExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: ANotExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___ABoolExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: ANotExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ANotExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: ANotExpr < ABoolExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___ANotExpr___empty_init}, + {(bigint) parser___parser_prod___ANotExpr___init_anotexpr}, + {(bigint) 5 /* 91: ANotExpr < ANotExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANotExpr___n_kwnot}, + {(bigint) parser___parser_nodes___ANotExpr___n_expr}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ANotExpr::_parent */ +/* 3: Attribute ANotExpr::_location */ +/* 4: Attribute ANotExpr::_first_location */ +/* 5: Attribute ANotExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ANotExpr::_is_typed */ +/* 8: Attribute ANotExpr::_stype */ +/* 9: Attribute ANotExpr::_if_true_flow_ctx */ +/* 10: Attribute ANotExpr::_if_false_flow_ctx */ +/* 11: Attribute ANotExpr::_n_kwnot */ +/* 12: Attribute ANotExpr::_n_expr */ +void INIT_ATTRIBUTES__parser___parser_nodes___ANotExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANotExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ANotExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_AConcreteClasskind; - ATTR_parser_nodes___AConcreteClasskind____n_kwclass(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AConcreteClasskind_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteClasskind(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AConcreteClasskind_parser_prod___AConcreteClasskind___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteClasskind(); - parser_prod___AConcreteClasskind___empty_init(self, init_table); - return self; -} -val_t NEW_AConcreteClasskind_parser_prod___AConcreteClasskind___init_aconcreteclasskind(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteClasskind(); - parser_prod___AConcreteClasskind___init_aconcreteclasskind(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AAbstractClasskind[79] = { - {(bigint) 3607 /* 0: Identity */}, - {(bigint) 3 /* 1: AAbstractClasskind < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAbstractClasskind < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAbstractClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3103 /* 4: AAbstractClasskind < PClasskind: superclass typecheck marker */}, - {(bigint) 3607 /* 5: AAbstractClasskind < AAbstractClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAbstractClasskind < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AAbstractClasskind___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AAbstractClasskind___visit_all}, - {(bigint) parser_prod___AAbstractClasskind___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAbstractClasskind < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAbstractClasskind < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PClasskind___is_interface}, - {(bigint) mmbuilder___PClasskind___is_universal}, - {(bigint) mmbuilder___AAbstractClasskind___is_abstract}, - {(bigint) 3 /* 71: AAbstractClasskind < PClasskind: superclass init_table position */}, - {(bigint) parser_prod___AAbstractClasskind___empty_init}, - {(bigint) parser_prod___AAbstractClasskind___init_aabstractclasskind}, - {(bigint) 4 /* 74: AAbstractClasskind < AAbstractClasskind: superclass init_table position */}, - {(bigint) parser_nodes___AAbstractClasskind___n_kwabstract}, - {(bigint) parser_prod___AAbstractClasskind___n_kwabstract__eq}, - {(bigint) parser_nodes___AAbstractClasskind___n_kwclass}, - {(bigint) parser_prod___AAbstractClasskind___n_kwclass__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAbstractClasskind::_parent */ -/* 2: Attribute AAbstractClasskind::_first_token */ -/* 3: Attribute AAbstractClasskind::_last_token */ -/* 4: Attribute AAbstractClasskind::_n_kwabstract */ -/* 5: Attribute AAbstractClasskind::_n_kwclass */ -val_t NEW_AAbstractClasskind(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AAbstractClasskind; - ATTR_parser_nodes___AAbstractClasskind____n_kwabstract(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAbstractClasskind____n_kwclass(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAbstractClasskind_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAbstractClasskind(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AAbstractClasskind_parser_prod___AAbstractClasskind___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAbstractClasskind(); - parser_prod___AAbstractClasskind___empty_init(self, init_table); - return self; -} -val_t NEW_AAbstractClasskind_parser_prod___AAbstractClasskind___init_aabstractclasskind(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAbstractClasskind(); - parser_prod___AAbstractClasskind___init_aabstractclasskind(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AInterfaceClasskind[77] = { - {(bigint) 3487 /* 0: Identity */}, - {(bigint) 3 /* 1: AInterfaceClasskind < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AInterfaceClasskind < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AInterfaceClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3103 /* 4: AInterfaceClasskind < PClasskind: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AInterfaceClasskind < AInterfaceClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AInterfaceClasskind < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AInterfaceClasskind___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AInterfaceClasskind___visit_all}, - {(bigint) parser_prod___AInterfaceClasskind___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AInterfaceClasskind < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AInterfaceClasskind < Prod: superclass init_table position */}, - {(bigint) mmbuilder___AInterfaceClasskind___is_interface}, - {(bigint) mmbuilder___PClasskind___is_universal}, - {(bigint) mmbuilder___PClasskind___is_abstract}, - {(bigint) 3 /* 71: AInterfaceClasskind < PClasskind: superclass init_table position */}, - {(bigint) parser_prod___AInterfaceClasskind___empty_init}, - {(bigint) parser_prod___AInterfaceClasskind___init_ainterfaceclasskind}, - {(bigint) 4 /* 74: AInterfaceClasskind < AInterfaceClasskind: superclass init_table position */}, - {(bigint) parser_nodes___AInterfaceClasskind___n_kwinterface}, - {(bigint) parser_prod___AInterfaceClasskind___n_kwinterface__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AInterfaceClasskind::_parent */ -/* 2: Attribute AInterfaceClasskind::_first_token */ -/* 3: Attribute AInterfaceClasskind::_last_token */ -/* 4: Attribute AInterfaceClasskind::_n_kwinterface */ -val_t NEW_AInterfaceClasskind(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_AInterfaceClasskind; - ATTR_parser_nodes___AInterfaceClasskind____n_kwinterface(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AInterfaceClasskind_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AInterfaceClasskind(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AInterfaceClasskind_parser_prod___AInterfaceClasskind___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AInterfaceClasskind(); - parser_prod___AInterfaceClasskind___empty_init(self, init_table); - return self; -} -val_t NEW_AInterfaceClasskind_parser_prod___AInterfaceClasskind___init_ainterfaceclasskind(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AInterfaceClasskind(); - parser_prod___AInterfaceClasskind___init_ainterfaceclasskind(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AUniversalClasskind[77] = { - {(bigint) 3339 /* 0: Identity */}, - {(bigint) 3 /* 1: AUniversalClasskind < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AUniversalClasskind < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AUniversalClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3103 /* 4: AUniversalClasskind < PClasskind: superclass typecheck marker */}, - {(bigint) 3339 /* 5: AUniversalClasskind < AUniversalClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AUniversalClasskind < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AUniversalClasskind___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AUniversalClasskind___visit_all}, - {(bigint) parser_prod___AUniversalClasskind___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AUniversalClasskind < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AUniversalClasskind < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PClasskind___is_interface}, - {(bigint) mmbuilder___AUniversalClasskind___is_universal}, - {(bigint) mmbuilder___PClasskind___is_abstract}, - {(bigint) 3 /* 71: AUniversalClasskind < PClasskind: superclass init_table position */}, - {(bigint) parser_prod___AUniversalClasskind___empty_init}, - {(bigint) parser_prod___AUniversalClasskind___init_auniversalclasskind}, - {(bigint) 4 /* 74: AUniversalClasskind < AUniversalClasskind: superclass init_table position */}, - {(bigint) parser_nodes___AUniversalClasskind___n_kwuniversal}, - {(bigint) parser_prod___AUniversalClasskind___n_kwuniversal__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AUniversalClasskind::_parent */ -/* 2: Attribute AUniversalClasskind::_first_token */ -/* 3: Attribute AUniversalClasskind::_last_token */ -/* 4: Attribute AUniversalClasskind::_n_kwuniversal */ -val_t NEW_AUniversalClasskind(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_AUniversalClasskind; - ATTR_parser_nodes___AUniversalClasskind____n_kwuniversal(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AUniversalClasskind_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AUniversalClasskind(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AUniversalClasskind_parser_prod___AUniversalClasskind___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AUniversalClasskind(); - parser_prod___AUniversalClasskind___empty_init(self, init_table); - return self; -} -val_t NEW_AUniversalClasskind_parser_prod___AUniversalClasskind___init_auniversalclasskind(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AUniversalClasskind(); - parser_prod___AUniversalClasskind___init_auniversalclasskind(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AFormaldef[78] = { - {(bigint) 3519 /* 0: Identity */}, - {(bigint) 3 /* 1: AFormaldef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AFormaldef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AFormaldef < Prod: superclass typecheck marker */}, - {(bigint) 3091 /* 4: AFormaldef < PFormaldef: superclass typecheck marker */}, - {(bigint) 3519 /* 5: AFormaldef < AFormaldef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AFormaldef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___AFormaldef___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___AFormaldef___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AFormaldef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AFormaldef___visit_all}, - {(bigint) parser_prod___AFormaldef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AFormaldef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AFormaldef < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: AFormaldef < PFormaldef: superclass init_table position */}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) parser_prod___AFormaldef___empty_init}, - {(bigint) parser_prod___AFormaldef___init_aformaldef}, - {(bigint) 4 /* 73: AFormaldef < AFormaldef: superclass init_table position */}, - {(bigint) parser_nodes___AFormaldef___n_id}, - {(bigint) parser_prod___AFormaldef___n_id__eq}, - {(bigint) parser_nodes___AFormaldef___n_type}, - {(bigint) parser_prod___AFormaldef___n_type__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AFormaldef::_parent */ -/* 2: Attribute AFormaldef::_first_token */ -/* 3: Attribute AFormaldef::_last_token */ -/* 4: Attribute AFormaldef::_formal */ -/* 5: Attribute AFormaldef::_n_id */ -/* 6: Attribute AFormaldef::_n_type */ -val_t NEW_AFormaldef(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AFormaldef; - ATTR_parser_nodes___AFormaldef____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AFormaldef____n_type(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AFormaldef_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AFormaldef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AFormaldef_parser_prod___AFormaldef___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AFormaldef(); - parser_prod___AFormaldef___empty_init(self, init_table); - return self; -} -val_t NEW_AFormaldef_parser_prod___AFormaldef___init_aformaldef(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AFormaldef(); - parser_prod___AFormaldef___init_aformaldef(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ASuperclass[80] = { - {(bigint) 3359 /* 0: Identity */}, - {(bigint) 3 /* 1: ASuperclass < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ASuperclass < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ASuperclass < Prod: superclass typecheck marker */}, - {(bigint) 3055 /* 4: ASuperclass < PSuperclass: superclass typecheck marker */}, - {(bigint) 3359 /* 5: ASuperclass < ASuperclass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ASuperclass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___ASuperclass___accept_class_specialization_builder}, - {(bigint) mmbuilder___ASuperclass___accept_class_ancestor_builder}, - {(bigint) mmbuilder___ASuperclass___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASuperclass___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASuperclass___visit_all}, - {(bigint) parser_prod___ASuperclass___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ASuperclass < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ASuperclass < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: ASuperclass < PSuperclass: superclass init_table position */}, - {(bigint) mmbuilder___ASuperclass___ancestor}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) parser_prod___ASuperclass___empty_init}, - {(bigint) parser_prod___ASuperclass___init_asuperclass}, - {(bigint) 4 /* 75: ASuperclass < ASuperclass: superclass init_table position */}, - {(bigint) parser_nodes___ASuperclass___n_kwspecial}, - {(bigint) parser_prod___ASuperclass___n_kwspecial__eq}, - {(bigint) parser_nodes___ASuperclass___n_type}, - {(bigint) parser_prod___ASuperclass___n_type__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ASuperclass::_parent */ -/* 2: Attribute ASuperclass::_first_token */ -/* 3: Attribute ASuperclass::_last_token */ -/* 4: Attribute ASuperclass::_ancestor */ -/* 5: Attribute ASuperclass::_n_kwspecial */ -/* 6: Attribute ASuperclass::_n_type */ -val_t NEW_ASuperclass(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ASuperclass; - ATTR_parser_nodes___ASuperclass____n_kwspecial(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ASuperclass____n_type(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ASuperclass_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASuperclass(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ASuperclass_parser_prod___ASuperclass___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASuperclass(); - parser_prod___ASuperclass___empty_init(self, init_table); - return self; -} -val_t NEW_ASuperclass_parser_prod___ASuperclass___init_asuperclass(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASuperclass(); - parser_prod___ASuperclass___init_asuperclass(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AAttrPropdef[101] = { - {(bigint) 3579 /* 0: Identity */}, - {(bigint) 3 /* 1: AAttrPropdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAttrPropdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAttrPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 4: AAttrPropdef < PPropdef: superclass typecheck marker */}, - {(bigint) 3579 /* 5: AAttrPropdef < AAttrPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAttrPropdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___AAttrPropdef___accept_property_builder}, - {(bigint) mmbuilder___AAttrPropdef___accept_property_verifier}, - {(bigint) mmbuilder___AAttrPropdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AAttrPropdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AAttrPropdef___visit_all}, - {(bigint) parser_prod___AAttrPropdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAttrPropdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___AAttrPropdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAttrPropdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PPropdef___process_and_check}, - {(bigint) mmbuilder___PPropdef___do_and_check_intro}, - {(bigint) mmbuilder___PPropdef___inherit_signature}, - {(bigint) mmbuilder___PPropdef___do_and_check_redef}, - {(bigint) 3 /* 72: AAttrPropdef < PPropdef: superclass init_table position */}, - {(bigint) parser_nodes___PPropdef___n_doc}, - {(bigint) parser_prod___AAttrPropdef___n_doc__eq}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___AAttrPropdef___prop}, - {(bigint) mmbuilder___AAttrPropdef___readmethod}, - {(bigint) mmbuilder___AAttrPropdef___writemethod}, - {(bigint) parser_prod___AAttrPropdef___empty_init}, - {(bigint) parser_prod___AAttrPropdef___init_aattrpropdef}, - {(bigint) 4 /* 83: AAttrPropdef < AAttrPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AAttrPropdef___n_kwredef}, - {(bigint) parser_prod___AAttrPropdef___n_kwredef__eq}, - {(bigint) parser_nodes___AAttrPropdef___n_visibility}, - {(bigint) parser_prod___AAttrPropdef___n_visibility__eq}, - {(bigint) parser_nodes___AAttrPropdef___n_kwattr}, - {(bigint) parser_prod___AAttrPropdef___n_kwattr__eq}, - {(bigint) parser_nodes___AAttrPropdef___n_id}, - {(bigint) parser_prod___AAttrPropdef___n_id__eq}, - {(bigint) parser_nodes___AAttrPropdef___n_type}, - {(bigint) parser_prod___AAttrPropdef___n_type__eq}, - {(bigint) parser_nodes___AAttrPropdef___n_readable}, - {(bigint) parser_prod___AAttrPropdef___n_readable__eq}, - {(bigint) parser_nodes___AAttrPropdef___n_writable}, - {(bigint) parser_prod___AAttrPropdef___n_writable__eq}, - {(bigint) parser_nodes___AAttrPropdef___n_expr}, - {(bigint) parser_prod___AAttrPropdef___n_expr__eq}, - {(bigint) typing___PNode___accept_typing}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAttrPropdef::_parent */ -/* 2: Attribute AAttrPropdef::_first_token */ -/* 3: Attribute AAttrPropdef::_last_token */ -/* 4: Attribute AAttrPropdef::_n_doc */ -/* 5: Attribute AAttrPropdef::_readmethod */ -/* 6: Attribute AAttrPropdef::_writemethod */ -/* 7: Attribute AAttrPropdef::_prop */ -/* 8: Attribute AAttrPropdef::_n_kwredef */ -/* 9: Attribute AAttrPropdef::_n_visibility */ -/* 10: Attribute AAttrPropdef::_n_kwattr */ -/* 11: Attribute AAttrPropdef::_n_id */ -/* 12: Attribute AAttrPropdef::_n_type */ -/* 13: Attribute AAttrPropdef::_n_readable */ -/* 14: Attribute AAttrPropdef::_n_writable */ -/* 15: Attribute AAttrPropdef::_n_expr */ -val_t NEW_AAttrPropdef(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 16); - obj->vft = (classtable_elt_t*)VFT_AAttrPropdef; - ATTR_parser_nodes___PPropdef____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrPropdef____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrPropdef____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrPropdef____n_kwattr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrPropdef____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrPropdef____n_type(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrPropdef____n_readable(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrPropdef____n_writable(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrPropdef____n_expr(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAttrPropdef_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAttrPropdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AAttrPropdef_parser_prod___AAttrPropdef___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAttrPropdef(); - parser_prod___AAttrPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AAttrPropdef_parser_prod___AAttrPropdef___init_aattrpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6, val_t p7, val_t p8) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAttrPropdef(); - parser_prod___AAttrPropdef___init_aattrpropdef(self, p0, p1, p2, p3, p4, p5, p6, p7, p8, init_table); - return self; -} -const classtable_elt_t VFT_AMethPropdef[94] = { - {(bigint) 3467 /* 0: Identity */}, - {(bigint) 3 /* 1: AMethPropdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AMethPropdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 4: AMethPropdef < PPropdef: superclass typecheck marker */}, - {(bigint) 3467 /* 5: AMethPropdef < AMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AMethPropdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_property_builder}, - {(bigint) mmbuilder___AMethPropdef___accept_property_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AMethPropdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AMethPropdef___visit_all}, - {(bigint) parser_prod___AMethPropdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AMethPropdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AMethPropdef___accept_control_flow}, - {(bigint) typing___AMethPropdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AMethPropdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PPropdef___process_and_check}, - {(bigint) mmbuilder___PPropdef___do_and_check_intro}, - {(bigint) mmbuilder___PPropdef___inherit_signature}, - {(bigint) mmbuilder___PPropdef___do_and_check_redef}, - {(bigint) 3 /* 72: AMethPropdef < PPropdef: superclass init_table position */}, - {(bigint) parser_nodes___PPropdef___n_doc}, - {(bigint) parser_prod___AMethPropdef___n_doc__eq}, - {(bigint) compiling_methods___AMethPropdef___do_compile_inside}, - {(bigint) mmbuilder___AMethPropdef___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___AMethPropdef___method}, - {(bigint) parser_prod___AMethPropdef___empty_init}, - {(bigint) parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 83: AMethPropdef < AMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AMethPropdef___n_kwredef}, - {(bigint) parser_prod___AMethPropdef___n_kwredef__eq}, - {(bigint) parser_nodes___AMethPropdef___n_visibility}, - {(bigint) parser_prod___AMethPropdef___n_visibility__eq}, - {(bigint) parser_nodes___AMethPropdef___n_methid}, - {(bigint) parser_prod___AMethPropdef___n_methid__eq}, - {(bigint) parser_nodes___AMethPropdef___n_signature}, - {(bigint) parser_prod___AMethPropdef___n_signature__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AMethPropdef::_parent */ -/* 2: Attribute AMethPropdef::_first_token */ -/* 3: Attribute AMethPropdef::_last_token */ -/* 4: Attribute AMethPropdef::_n_doc */ -/* 5: Attribute AMethPropdef::_name */ -/* 6: Attribute AMethPropdef::_method */ -/* 7: Attribute AMethPropdef::_n_kwredef */ -/* 8: Attribute AMethPropdef::_n_visibility */ -/* 9: Attribute AMethPropdef::_n_methid */ -/* 10: Attribute AMethPropdef::_n_signature */ -val_t NEW_AMethPropdef(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 11); - obj->vft = (classtable_elt_t*)VFT_AMethPropdef; - ATTR_parser_nodes___PPropdef____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_methid(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_signature(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AMethPropdef_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMethPropdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AMethPropdef_parser_prod___AMethPropdef___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMethPropdef(); - parser_prod___AMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMethPropdef(); - parser_prod___AMethPropdef___init_amethpropdef(self, p0, p1, p2, p3, p4, init_table); - return self; -} -const classtable_elt_t VFT_ADeferredMethPropdef[99] = { - {(bigint) 3751 /* 0: Identity */}, - {(bigint) 3 /* 1: ADeferredMethPropdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ADeferredMethPropdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ADeferredMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 4: ADeferredMethPropdef < PPropdef: superclass typecheck marker */}, - {(bigint) 3467 /* 5: ADeferredMethPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3751 /* 6: ADeferredMethPropdef < ADeferredMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ADeferredMethPropdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_property_builder}, - {(bigint) mmbuilder___AMethPropdef___accept_property_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ADeferredMethPropdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ADeferredMethPropdef___visit_all}, - {(bigint) parser_prod___ADeferredMethPropdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ADeferredMethPropdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AMethPropdef___accept_control_flow}, - {(bigint) typing___AMethPropdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ADeferredMethPropdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PPropdef___process_and_check}, - {(bigint) mmbuilder___PPropdef___do_and_check_intro}, - {(bigint) mmbuilder___PPropdef___inherit_signature}, - {(bigint) mmbuilder___PPropdef___do_and_check_redef}, - {(bigint) 3 /* 72: ADeferredMethPropdef < PPropdef: superclass init_table position */}, - {(bigint) parser_nodes___PPropdef___n_doc}, - {(bigint) parser_prod___ADeferredMethPropdef___n_doc__eq}, - {(bigint) compiling_methods___ADeferredMethPropdef___do_compile_inside}, - {(bigint) mmbuilder___AMethPropdef___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___AMethPropdef___method}, - {(bigint) parser_prod___AMethPropdef___empty_init}, - {(bigint) parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 83: ADeferredMethPropdef < AMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AMethPropdef___n_kwredef}, - {(bigint) parser_prod___ADeferredMethPropdef___n_kwredef__eq}, - {(bigint) parser_nodes___AMethPropdef___n_visibility}, - {(bigint) parser_prod___ADeferredMethPropdef___n_visibility__eq}, - {(bigint) parser_nodes___AMethPropdef___n_methid}, - {(bigint) parser_prod___ADeferredMethPropdef___n_methid__eq}, - {(bigint) parser_nodes___AMethPropdef___n_signature}, - {(bigint) parser_prod___ADeferredMethPropdef___n_signature__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) parser_prod___ADeferredMethPropdef___empty_init}, - {(bigint) parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef}, - {(bigint) 5 /* 96: ADeferredMethPropdef < ADeferredMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___ADeferredMethPropdef___n_kwmeth}, - {(bigint) parser_prod___ADeferredMethPropdef___n_kwmeth__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ADeferredMethPropdef::_parent */ -/* 2: Attribute ADeferredMethPropdef::_first_token */ -/* 3: Attribute ADeferredMethPropdef::_last_token */ -/* 4: Attribute ADeferredMethPropdef::_n_doc */ -/* 5: Attribute ADeferredMethPropdef::_name */ -/* 6: Attribute ADeferredMethPropdef::_method */ -/* 7: Attribute ADeferredMethPropdef::_n_kwredef */ -/* 8: Attribute ADeferredMethPropdef::_n_visibility */ -/* 9: Attribute ADeferredMethPropdef::_n_methid */ -/* 10: Attribute ADeferredMethPropdef::_n_signature */ -/* 11: Attribute ADeferredMethPropdef::_n_kwmeth */ -val_t NEW_ADeferredMethPropdef(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 12); - obj->vft = (classtable_elt_t*)VFT_ADeferredMethPropdef; - ATTR_parser_nodes___PPropdef____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_methid(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_signature(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ADeferredMethPropdef____n_kwmeth(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ADeferredMethPropdef_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ADeferredMethPropdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ADeferredMethPropdef_parser_prod___AMethPropdef___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ADeferredMethPropdef(); - parser_prod___AMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_ADeferredMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4) { + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ANotExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ANotExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ANotExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ANotExpr____n_kwnot(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwnot", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ANotExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ANotExpr_parser___parser_prod___ANotExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ADeferredMethPropdef(); - parser_prod___AMethPropdef___init_amethpropdef(self, p0, p1, p2, p3, p4, init_table); - return self; -} -val_t NEW_ADeferredMethPropdef_parser_prod___ADeferredMethPropdef___empty_init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4552; + fra.me.meth = LOCATE_NEW_ANotExpr_parser___parser_prod___ANotExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4552 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANotExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANotExpr(fra.me.REG[0]); + parser___parser_prod___ANotExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANotExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ANotExpr_parser___parser_prod___ANotExpr___init_anotexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ADeferredMethPropdef(); - parser_prod___ADeferredMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_ADeferredMethPropdef_parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4554; + fra.me.meth = LOCATE_NEW_ANotExpr_parser___parser_prod___ANotExpr___init_anotexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4554 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ANotExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANotExpr(fra.me.REG[2]); + parser___parser_prod___ANotExpr___init_anotexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ANotExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ANotExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ADeferredMethPropdef(); - parser_prod___ADeferredMethPropdef___init_adeferredmethpropdef(self, p0, p1, p2, p3, p4, p5, init_table); - return self; -} -const classtable_elt_t VFT_AInternMethPropdef[99] = { - {(bigint) 3723 /* 0: Identity */}, - {(bigint) 3 /* 1: AInternMethPropdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AInternMethPropdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AInternMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 4: AInternMethPropdef < PPropdef: superclass typecheck marker */}, - {(bigint) 3467 /* 5: AInternMethPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3723 /* 6: AInternMethPropdef < AInternMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AInternMethPropdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_property_builder}, - {(bigint) mmbuilder___AMethPropdef___accept_property_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AInternMethPropdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AInternMethPropdef___visit_all}, - {(bigint) parser_prod___AInternMethPropdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AInternMethPropdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AMethPropdef___accept_control_flow}, - {(bigint) typing___AMethPropdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AInternMethPropdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PPropdef___process_and_check}, - {(bigint) mmbuilder___PPropdef___do_and_check_intro}, - {(bigint) mmbuilder___PPropdef___inherit_signature}, - {(bigint) mmbuilder___PPropdef___do_and_check_redef}, - {(bigint) 3 /* 72: AInternMethPropdef < PPropdef: superclass init_table position */}, - {(bigint) parser_nodes___PPropdef___n_doc}, - {(bigint) parser_prod___AInternMethPropdef___n_doc__eq}, - {(bigint) compiling_methods___AInternMethPropdef___do_compile_inside}, - {(bigint) mmbuilder___AMethPropdef___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___AMethPropdef___method}, - {(bigint) parser_prod___AMethPropdef___empty_init}, - {(bigint) parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 83: AInternMethPropdef < AMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AMethPropdef___n_kwredef}, - {(bigint) parser_prod___AInternMethPropdef___n_kwredef__eq}, - {(bigint) parser_nodes___AMethPropdef___n_visibility}, - {(bigint) parser_prod___AInternMethPropdef___n_visibility__eq}, - {(bigint) parser_nodes___AMethPropdef___n_methid}, - {(bigint) parser_prod___AInternMethPropdef___n_methid__eq}, - {(bigint) parser_nodes___AMethPropdef___n_signature}, - {(bigint) parser_prod___AInternMethPropdef___n_signature__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) parser_prod___AInternMethPropdef___empty_init}, - {(bigint) parser_prod___AInternMethPropdef___init_ainternmethpropdef}, - {(bigint) 5 /* 96: AInternMethPropdef < AInternMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AInternMethPropdef___n_kwmeth}, - {(bigint) parser_prod___AInternMethPropdef___n_kwmeth__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AInternMethPropdef::_parent */ -/* 2: Attribute AInternMethPropdef::_first_token */ -/* 3: Attribute AInternMethPropdef::_last_token */ -/* 4: Attribute AInternMethPropdef::_n_doc */ -/* 5: Attribute AInternMethPropdef::_name */ -/* 6: Attribute AInternMethPropdef::_method */ -/* 7: Attribute AInternMethPropdef::_n_kwredef */ -/* 8: Attribute AInternMethPropdef::_n_visibility */ -/* 9: Attribute AInternMethPropdef::_n_methid */ -/* 10: Attribute AInternMethPropdef::_n_signature */ -/* 11: Attribute AInternMethPropdef::_n_kwmeth */ -val_t NEW_AInternMethPropdef(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ANotExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANotExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANotExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANotExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AEqExpr[126] = { + {(bigint) 3947 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AEqExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AEqExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AEqExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AEqExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: AEqExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AEqExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: AEqExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: AEqExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: AEqExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: AEqExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3947 /* 13: AEqExpr < AEqExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: AEqExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AEqExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AEqExpr___visit_all}, + {(bigint) 7 /* 63: AEqExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AEqExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: AEqExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: AEqExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: AEqExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: AEqExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: AEqExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___AEqExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: AEqExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: AEqExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) syntax___typing___AEqExpr___try_to_isa}, + {(bigint) parser___parser_prod___AEqExpr___empty_init}, + {(bigint) parser___parser_prod___AEqExpr___init_aeqexpr}, + {(bigint) 9 /* 125: AEqExpr < AEqExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AEqExpr::_parent */ +/* 3: Attribute AEqExpr::_location */ +/* 4: Attribute AEqExpr::_first_location */ +/* 5: Attribute AEqExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AEqExpr::_is_typed */ +/* 8: Attribute AEqExpr::_stype */ +/* 9: Attribute AEqExpr::_if_true_flow_ctx */ +/* 10: Attribute AEqExpr::_if_false_flow_ctx */ +/* 11: Attribute AEqExpr::_prop_signature */ +/* 12: Attribute AEqExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute AEqExpr::_prop */ +/* 17: Attribute AEqExpr::_return_type */ +/* 18: Attribute AEqExpr::_n_expr */ +/* 19: Attribute AEqExpr::_n_closure_defs */ +/* 20: Attribute AEqExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AEqExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 12); - obj->vft = (classtable_elt_t*)VFT_AInternMethPropdef; - ATTR_parser_nodes___PPropdef____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_methid(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_signature(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AInternMethPropdef____n_kwmeth(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AInternMethPropdef_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AInternMethPropdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AInternMethPropdef_parser_prod___AMethPropdef___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AInternMethPropdef(); - parser_prod___AMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AInternMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AInternMethPropdef(); - parser_prod___AMethPropdef___init_amethpropdef(self, p0, p1, p2, p3, p4, init_table); - return self; -} -val_t NEW_AInternMethPropdef_parser_prod___AInternMethPropdef___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AInternMethPropdef(); - parser_prod___AInternMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AInternMethPropdef_parser_prod___AInternMethPropdef___init_ainternmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AInternMethPropdef(); - parser_prod___AInternMethPropdef___init_ainternmethpropdef(self, p0, p1, p2, p3, p4, p5, init_table); - return self; -} -const classtable_elt_t VFT_AExternMethPropdef[101] = { - {(bigint) 3739 /* 0: Identity */}, - {(bigint) 3 /* 1: AExternMethPropdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AExternMethPropdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AExternMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 4: AExternMethPropdef < PPropdef: superclass typecheck marker */}, - {(bigint) 3467 /* 5: AExternMethPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3739 /* 6: AExternMethPropdef < AExternMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AExternMethPropdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_property_builder}, - {(bigint) mmbuilder___AMethPropdef___accept_property_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AExternMethPropdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AExternMethPropdef___visit_all}, - {(bigint) parser_prod___AExternMethPropdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AExternMethPropdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AMethPropdef___accept_control_flow}, - {(bigint) typing___AMethPropdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AExternMethPropdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PPropdef___process_and_check}, - {(bigint) mmbuilder___PPropdef___do_and_check_intro}, - {(bigint) mmbuilder___PPropdef___inherit_signature}, - {(bigint) mmbuilder___PPropdef___do_and_check_redef}, - {(bigint) 3 /* 72: AExternMethPropdef < PPropdef: superclass init_table position */}, - {(bigint) parser_nodes___PPropdef___n_doc}, - {(bigint) parser_prod___AExternMethPropdef___n_doc__eq}, - {(bigint) compiling_methods___AExternMethPropdef___do_compile_inside}, - {(bigint) mmbuilder___AMethPropdef___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___AMethPropdef___method}, - {(bigint) parser_prod___AMethPropdef___empty_init}, - {(bigint) parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 83: AExternMethPropdef < AMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AMethPropdef___n_kwredef}, - {(bigint) parser_prod___AExternMethPropdef___n_kwredef__eq}, - {(bigint) parser_nodes___AMethPropdef___n_visibility}, - {(bigint) parser_prod___AExternMethPropdef___n_visibility__eq}, - {(bigint) parser_nodes___AMethPropdef___n_methid}, - {(bigint) parser_prod___AExternMethPropdef___n_methid__eq}, - {(bigint) parser_nodes___AMethPropdef___n_signature}, - {(bigint) parser_prod___AExternMethPropdef___n_signature__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) parser_prod___AExternMethPropdef___empty_init}, - {(bigint) parser_prod___AExternMethPropdef___init_aexternmethpropdef}, - {(bigint) 5 /* 96: AExternMethPropdef < AExternMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AExternMethPropdef___n_kwmeth}, - {(bigint) parser_prod___AExternMethPropdef___n_kwmeth__eq}, - {(bigint) parser_nodes___AExternMethPropdef___n_extern}, - {(bigint) parser_prod___AExternMethPropdef___n_extern__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AExternMethPropdef::_parent */ -/* 2: Attribute AExternMethPropdef::_first_token */ -/* 3: Attribute AExternMethPropdef::_last_token */ -/* 4: Attribute AExternMethPropdef::_n_doc */ -/* 5: Attribute AExternMethPropdef::_name */ -/* 6: Attribute AExternMethPropdef::_method */ -/* 7: Attribute AExternMethPropdef::_n_kwredef */ -/* 8: Attribute AExternMethPropdef::_n_visibility */ -/* 9: Attribute AExternMethPropdef::_n_methid */ -/* 10: Attribute AExternMethPropdef::_n_signature */ -/* 11: Attribute AExternMethPropdef::_n_kwmeth */ -/* 12: Attribute AExternMethPropdef::_n_extern */ -val_t NEW_AExternMethPropdef(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AEqExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AEqExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AEqExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AEqExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_AEqExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEqExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEqExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AEqExpr_parser___parser_prod___AEqExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4597; + fra.me.meth = LOCATE_NEW_AEqExpr_parser___parser_prod___AEqExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4597 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEqExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr(fra.me.REG[0]); + parser___parser_prod___AEqExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEqExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AEqExpr_parser___parser_prod___AEqExpr___init_aeqexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4599; + fra.me.meth = LOCATE_NEW_AEqExpr_parser___parser_prod___AEqExpr___init_aeqexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4599 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AEqExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr(fra.me.REG[2]); + parser___parser_prod___AEqExpr___init_aeqexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AEqExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AEqExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AEqExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEqExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEqExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AEqExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_AEqExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEqExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEqExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AEqExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_AEqExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AEqExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AEqExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AEqExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_AEqExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AEqExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEqExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEqExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___AEeExpr[94] = { + {(bigint) 3759 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AEeExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AEeExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AEeExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AEeExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AEeExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3563 /* 8: AEeExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3759 /* 9: AEeExpr < AEeExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AEeExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AEeExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AEeExpr___visit_all}, + {(bigint) 3 /* 63: AEeExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ABoolExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AEeExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___ABoolExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AEeExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AEeExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: AEeExpr < ABoolExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___AEeExpr___empty_init}, + {(bigint) parser___parser_prod___AEeExpr___init_aeeexpr}, + {(bigint) 5 /* 91: AEeExpr < AEeExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AEeExpr___n_expr}, + {(bigint) parser___parser_nodes___AEeExpr___n_expr2}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AEeExpr::_parent */ +/* 3: Attribute AEeExpr::_location */ +/* 4: Attribute AEeExpr::_first_location */ +/* 5: Attribute AEeExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AEeExpr::_is_typed */ +/* 8: Attribute AEeExpr::_stype */ +/* 9: Attribute AEeExpr::_if_true_flow_ctx */ +/* 10: Attribute AEeExpr::_if_false_flow_ctx */ +/* 11: Attribute AEeExpr::_n_expr */ +/* 12: Attribute AEeExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AEeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AEeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AEeExpr(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AExternMethPropdef; - ATTR_parser_nodes___PPropdef____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_methid(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_signature(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AExternMethPropdef____n_kwmeth(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AExternMethPropdef____n_extern(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AExternMethPropdef_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AExternMethPropdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AExternMethPropdef_parser_prod___AMethPropdef___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AExternMethPropdef(); - parser_prod___AMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AExternMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4) { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AEeExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AEeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AEeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AEeExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AEeExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AEeExpr_parser___parser_prod___AEeExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AExternMethPropdef(); - parser_prod___AMethPropdef___init_amethpropdef(self, p0, p1, p2, p3, p4, init_table); - return self; -} -val_t NEW_AExternMethPropdef_parser_prod___AExternMethPropdef___empty_init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4642; + fra.me.meth = LOCATE_NEW_AEeExpr_parser___parser_prod___AEeExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4642 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEeExpr(fra.me.REG[0]); + parser___parser_prod___AEeExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AEeExpr_parser___parser_prod___AEeExpr___init_aeeexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AExternMethPropdef(); - parser_prod___AExternMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AExternMethPropdef_parser_prod___AExternMethPropdef___init_aexternmethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4644; + fra.me.meth = LOCATE_NEW_AEeExpr_parser___parser_prod___AEeExpr___init_aeeexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4644 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AEeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEeExpr(fra.me.REG[2]); + parser___parser_prod___AEeExpr___init_aeeexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AEeExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AEeExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AExternMethPropdef(); - parser_prod___AExternMethPropdef___init_aexternmethpropdef(self, p0, p1, p2, p3, p4, p5, p6, init_table); - return self; -} -const classtable_elt_t VFT_AConcreteMethPropdef[102] = { - {(bigint) 3763 /* 0: Identity */}, - {(bigint) 3 /* 1: AConcreteMethPropdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AConcreteMethPropdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AConcreteMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 4: AConcreteMethPropdef < PPropdef: superclass typecheck marker */}, - {(bigint) 3467 /* 5: AConcreteMethPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3763 /* 6: AConcreteMethPropdef < AConcreteMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AConcreteMethPropdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_property_builder}, - {(bigint) mmbuilder___AMethPropdef___accept_property_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AConcreteMethPropdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AConcreteMethPropdef___visit_all}, - {(bigint) parser_prod___AConcreteMethPropdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AConcreteMethPropdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AConcreteMethPropdef___accept_control_flow}, - {(bigint) typing___AMethPropdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AConcreteMethPropdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PPropdef___process_and_check}, - {(bigint) mmbuilder___PPropdef___do_and_check_intro}, - {(bigint) mmbuilder___PPropdef___inherit_signature}, - {(bigint) mmbuilder___PPropdef___do_and_check_redef}, - {(bigint) 3 /* 72: AConcreteMethPropdef < PPropdef: superclass init_table position */}, - {(bigint) parser_nodes___PPropdef___n_doc}, - {(bigint) parser_prod___AConcreteMethPropdef___n_doc__eq}, - {(bigint) compiling_methods___AConcreteMethPropdef___do_compile_inside}, - {(bigint) mmbuilder___AMethPropdef___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___AMethPropdef___method}, - {(bigint) parser_prod___AMethPropdef___empty_init}, - {(bigint) parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 83: AConcreteMethPropdef < AMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AMethPropdef___n_kwredef}, - {(bigint) parser_prod___AConcreteMethPropdef___n_kwredef__eq}, - {(bigint) parser_nodes___AMethPropdef___n_visibility}, - {(bigint) parser_prod___AConcreteMethPropdef___n_visibility__eq}, - {(bigint) parser_nodes___AMethPropdef___n_methid}, - {(bigint) parser_prod___AConcreteMethPropdef___n_methid__eq}, - {(bigint) parser_nodes___AMethPropdef___n_signature}, - {(bigint) parser_prod___AConcreteMethPropdef___n_signature__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) control_flow___AMethPropdef___accept_control_flow}, - {(bigint) parser_prod___AConcreteMethPropdef___empty_init}, - {(bigint) parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef}, - {(bigint) 5 /* 97: AConcreteMethPropdef < AConcreteMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AConcreteMethPropdef___n_kwmeth}, - {(bigint) parser_prod___AConcreteMethPropdef___n_kwmeth__eq}, - {(bigint) parser_nodes___AConcreteMethPropdef___n_block}, - {(bigint) parser_prod___AConcreteMethPropdef___n_block__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AConcreteMethPropdef::_parent */ -/* 2: Attribute AConcreteMethPropdef::_first_token */ -/* 3: Attribute AConcreteMethPropdef::_last_token */ -/* 4: Attribute AConcreteMethPropdef::_n_doc */ -/* 5: Attribute AConcreteMethPropdef::_name */ -/* 6: Attribute AConcreteMethPropdef::_method */ -/* 7: Attribute AConcreteMethPropdef::_n_kwredef */ -/* 8: Attribute AConcreteMethPropdef::_n_visibility */ -/* 9: Attribute AConcreteMethPropdef::_n_methid */ -/* 10: Attribute AConcreteMethPropdef::_n_signature */ -/* 11: Attribute AConcreteMethPropdef::_n_kwmeth */ -/* 12: Attribute AConcreteMethPropdef::_n_block */ -val_t NEW_AConcreteMethPropdef(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AEeExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEeExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ANeExpr[126] = { + {(bigint) 3915 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ANeExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ANeExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ANeExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ANeExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ANeExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ANeExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: ANeExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ANeExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ANeExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: ANeExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3915 /* 13: ANeExpr < ANeExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: ANeExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ANeExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ANeExpr___visit_all}, + {(bigint) 7 /* 63: ANeExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANeExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: ANeExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ANeExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: ANeExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ANeExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ANeExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ANeExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ANeExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: ANeExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) syntax___typing___ANeExpr___try_to_isa}, + {(bigint) parser___parser_prod___ANeExpr___empty_init}, + {(bigint) parser___parser_prod___ANeExpr___init_aneexpr}, + {(bigint) 9 /* 125: ANeExpr < ANeExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ANeExpr::_parent */ +/* 3: Attribute ANeExpr::_location */ +/* 4: Attribute ANeExpr::_first_location */ +/* 5: Attribute ANeExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ANeExpr::_is_typed */ +/* 8: Attribute ANeExpr::_stype */ +/* 9: Attribute ANeExpr::_if_true_flow_ctx */ +/* 10: Attribute ANeExpr::_if_false_flow_ctx */ +/* 11: Attribute ANeExpr::_prop_signature */ +/* 12: Attribute ANeExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute ANeExpr::_prop */ +/* 17: Attribute ANeExpr::_return_type */ +/* 18: Attribute ANeExpr::_n_expr */ +/* 19: Attribute ANeExpr::_n_closure_defs */ +/* 20: Attribute ANeExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ANeExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AConcreteMethPropdef; - ATTR_parser_nodes___PPropdef____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_methid(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_signature(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AConcreteMethPropdef____n_kwmeth(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AConcreteMethPropdef____n_block(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AConcreteMethPropdef_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteMethPropdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AConcreteMethPropdef_parser_prod___AMethPropdef___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteMethPropdef(); - parser_prod___AMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AConcreteMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteMethPropdef(); - parser_prod___AMethPropdef___init_amethpropdef(self, p0, p1, p2, p3, p4, init_table); - return self; -} -val_t NEW_AConcreteMethPropdef_parser_prod___AConcreteMethPropdef___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteMethPropdef(); - parser_prod___AConcreteMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AConcreteMethPropdef_parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteMethPropdef(); - parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(self, p0, p1, p2, p3, p4, p5, p6, init_table); - return self; -} -const classtable_elt_t VFT_AConcreteInitPropdef[110] = { - {(bigint) 3807 /* 0: Identity */}, - {(bigint) 3 /* 1: AConcreteInitPropdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AConcreteInitPropdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AConcreteInitPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 4: AConcreteInitPropdef < PPropdef: superclass typecheck marker */}, - {(bigint) 3467 /* 5: AConcreteInitPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3763 /* 6: AConcreteInitPropdef < AConcreteMethPropdef: superclass typecheck marker */}, - {(bigint) 3807 /* 7: AConcreteInitPropdef < AConcreteInitPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AConcreteInitPropdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_property_builder}, - {(bigint) mmbuilder___AMethPropdef___accept_property_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AConcreteInitPropdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AConcreteInitPropdef___visit_all}, - {(bigint) parser_prod___AConcreteInitPropdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AConcreteInitPropdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AConcreteMethPropdef___accept_control_flow}, - {(bigint) typing___AConcreteInitPropdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AConcreteInitPropdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PPropdef___process_and_check}, - {(bigint) mmbuilder___PPropdef___do_and_check_intro}, - {(bigint) mmbuilder___PPropdef___inherit_signature}, - {(bigint) mmbuilder___PPropdef___do_and_check_redef}, - {(bigint) 3 /* 72: AConcreteInitPropdef < PPropdef: superclass init_table position */}, - {(bigint) parser_nodes___PPropdef___n_doc}, - {(bigint) parser_prod___AConcreteInitPropdef___n_doc__eq}, - {(bigint) compiling_methods___AConcreteMethPropdef___do_compile_inside}, - {(bigint) mmbuilder___AMethPropdef___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___AMethPropdef___method}, - {(bigint) parser_prod___AMethPropdef___empty_init}, - {(bigint) parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 83: AConcreteInitPropdef < AMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AMethPropdef___n_kwredef}, - {(bigint) parser_prod___AConcreteInitPropdef___n_kwredef__eq}, - {(bigint) parser_nodes___AMethPropdef___n_visibility}, - {(bigint) parser_prod___AConcreteInitPropdef___n_visibility__eq}, - {(bigint) parser_nodes___AMethPropdef___n_methid}, - {(bigint) parser_prod___AConcreteInitPropdef___n_methid__eq}, - {(bigint) parser_nodes___AMethPropdef___n_signature}, - {(bigint) parser_prod___AConcreteInitPropdef___n_signature__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) control_flow___AMethPropdef___accept_control_flow}, - {(bigint) parser_prod___AConcreteMethPropdef___empty_init}, - {(bigint) parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef}, - {(bigint) 5 /* 97: AConcreteInitPropdef < AConcreteMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AConcreteMethPropdef___n_kwmeth}, - {(bigint) parser_prod___AConcreteMethPropdef___n_kwmeth__eq}, - {(bigint) parser_nodes___AConcreteMethPropdef___n_block}, - {(bigint) parser_prod___AConcreteInitPropdef___n_block__eq}, - {(bigint) typing___AConcreteInitPropdef___super_init_calls}, - {(bigint) typing___AConcreteInitPropdef___explicit_super_init_calls}, - {(bigint) typing___AMethPropdef___accept_typing}, - {(bigint) parser_prod___AConcreteInitPropdef___empty_init}, - {(bigint) parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef}, - {(bigint) 6 /* 107: AConcreteInitPropdef < AConcreteInitPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AConcreteInitPropdef___n_kwinit}, - {(bigint) parser_prod___AConcreteInitPropdef___n_kwinit__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AConcreteInitPropdef::_parent */ -/* 2: Attribute AConcreteInitPropdef::_first_token */ -/* 3: Attribute AConcreteInitPropdef::_last_token */ -/* 4: Attribute AConcreteInitPropdef::_n_doc */ -/* 5: Attribute AConcreteInitPropdef::_name */ -/* 6: Attribute AConcreteInitPropdef::_method */ -/* 7: Attribute AConcreteInitPropdef::_n_kwredef */ -/* 8: Attribute AConcreteInitPropdef::_n_visibility */ -/* 9: Attribute AConcreteInitPropdef::_n_methid */ -/* 10: Attribute AConcreteInitPropdef::_n_signature */ -/* 11: Attribute AConcreteInitPropdef::_n_kwmeth */ -/* 12: Attribute AConcreteInitPropdef::_n_block */ -/* 13: Attribute AConcreteInitPropdef::_super_init_calls */ -/* 14: Attribute AConcreteInitPropdef::_explicit_super_init_calls */ -/* 15: Attribute AConcreteInitPropdef::_n_kwinit */ -val_t NEW_AConcreteInitPropdef(void) { - val_t variable0; - val_t variable1; + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ANeExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ANeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ANeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ANeExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_ANeExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ANeExpr_parser___parser_prod___ANeExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4687; + fra.me.meth = LOCATE_NEW_ANeExpr_parser___parser_prod___ANeExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4687 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr(fra.me.REG[0]); + parser___parser_prod___ANeExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ANeExpr_parser___parser_prod___ANeExpr___init_aneexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4689; + fra.me.meth = LOCATE_NEW_ANeExpr_parser___parser_prod___ANeExpr___init_aneexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4689 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ANeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr(fra.me.REG[2]); + parser___parser_prod___ANeExpr___init_aneexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ANeExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ANeExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ANeExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ANeExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ANeExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ANeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_ANeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ANeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ANeExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ANeExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ANeExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ANeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANeExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANeExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ALtExpr[124] = { + {(bigint) 3923 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ALtExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ALtExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ALtExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ALtExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ALtExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ALtExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: ALtExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ALtExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ALtExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: ALtExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3923 /* 13: ALtExpr < ALtExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: ALtExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ALtExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ALtExpr___visit_all}, + {(bigint) 7 /* 63: ALtExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: ALtExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ALtExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: ALtExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ALtExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ALtExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ALtExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ALtExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: ALtExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___ALtExpr___empty_init}, + {(bigint) parser___parser_prod___ALtExpr___init_altexpr}, + {(bigint) 9 /* 123: ALtExpr < ALtExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ALtExpr::_parent */ +/* 3: Attribute ALtExpr::_location */ +/* 4: Attribute ALtExpr::_first_location */ +/* 5: Attribute ALtExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ALtExpr::_is_typed */ +/* 8: Attribute ALtExpr::_stype */ +/* 9: Attribute ALtExpr::_if_true_flow_ctx */ +/* 10: Attribute ALtExpr::_if_false_flow_ctx */ +/* 11: Attribute ALtExpr::_prop_signature */ +/* 12: Attribute ALtExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute ALtExpr::_prop */ +/* 17: Attribute ALtExpr::_return_type */ +/* 18: Attribute ALtExpr::_n_expr */ +/* 19: Attribute ALtExpr::_n_closure_defs */ +/* 20: Attribute ALtExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ALtExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 16); - obj->vft = (classtable_elt_t*)VFT_AConcreteInitPropdef; - ATTR_parser_nodes___PPropdef____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_methid(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_signature(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AConcreteMethPropdef____n_kwmeth(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AConcreteMethPropdef____n_block(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AConcreteInitPropdef____n_kwinit(obj) = NIT_NULL /*null*/; - variable0 = NEW_Array_array___Array___init(); /*new Array[MMMethod]*/ - ATTR_typing___AConcreteInitPropdef____super_init_calls(obj) = variable0; - variable1 = NEW_Array_array___Array___init(); /*new Array[MMMethod]*/ - ATTR_typing___AConcreteInitPropdef____explicit_super_init_calls(obj) = variable1; - return OBJ2VAL(obj); -} -val_t NEW_AConcreteInitPropdef_parser_nodes___PNode___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteInitPropdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AConcreteInitPropdef_parser_prod___AMethPropdef___empty_init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteInitPropdef(); - parser_prod___AMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AConcreteInitPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteInitPropdef(); - parser_prod___AMethPropdef___init_amethpropdef(self, p0, p1, p2, p3, p4, init_table); - return self; -} -val_t NEW_AConcreteInitPropdef_parser_prod___AConcreteMethPropdef___empty_init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteInitPropdef(); - parser_prod___AConcreteMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AConcreteInitPropdef_parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteInitPropdef(); - parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(self, p0, p1, p2, p3, p4, p5, p6, init_table); - return self; -} -val_t NEW_AConcreteInitPropdef_parser_prod___AConcreteInitPropdef___empty_init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteInitPropdef(); - parser_prod___AConcreteInitPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AConcreteInitPropdef_parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AConcreteInitPropdef(); - parser_prod___AConcreteInitPropdef___init_aconcreteinitpropdef(self, p0, p1, p2, p3, p4, p5, p6, init_table); - return self; -} -const classtable_elt_t VFT_AMainMethPropdef[105] = { - {(bigint) 3803 /* 0: Identity */}, - {(bigint) 3 /* 1: AMainMethPropdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AMainMethPropdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AMainMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 4: AMainMethPropdef < PPropdef: superclass typecheck marker */}, - {(bigint) 3467 /* 5: AMainMethPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3763 /* 6: AMainMethPropdef < AConcreteMethPropdef: superclass typecheck marker */}, - {(bigint) 3803 /* 7: AMainMethPropdef < AMainMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AMainMethPropdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_property_builder}, - {(bigint) mmbuilder___AMethPropdef___accept_property_verifier}, - {(bigint) mmbuilder___AMethPropdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AMainMethPropdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AMainMethPropdef___visit_all}, - {(bigint) parser_prod___AMainMethPropdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AMainMethPropdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AConcreteMethPropdef___accept_control_flow}, - {(bigint) typing___AMethPropdef___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AMainMethPropdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___AMainMethPropdef___process_and_check}, - {(bigint) mmbuilder___PPropdef___do_and_check_intro}, - {(bigint) mmbuilder___PPropdef___inherit_signature}, - {(bigint) mmbuilder___PPropdef___do_and_check_redef}, - {(bigint) 3 /* 72: AMainMethPropdef < PPropdef: superclass init_table position */}, - {(bigint) parser_nodes___PPropdef___n_doc}, - {(bigint) parser_prod___AConcreteMethPropdef___n_doc__eq}, - {(bigint) compiling_methods___AConcreteMethPropdef___do_compile_inside}, - {(bigint) mmbuilder___AMethPropdef___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___AMethPropdef___method}, - {(bigint) parser_prod___AMethPropdef___empty_init}, - {(bigint) parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 83: AMainMethPropdef < AMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AMethPropdef___n_kwredef}, - {(bigint) parser_prod___AMainMethPropdef___n_kwredef__eq}, - {(bigint) parser_nodes___AMethPropdef___n_visibility}, - {(bigint) parser_prod___AConcreteMethPropdef___n_visibility__eq}, - {(bigint) parser_nodes___AMethPropdef___n_methid}, - {(bigint) parser_prod___AConcreteMethPropdef___n_methid__eq}, - {(bigint) parser_nodes___AMethPropdef___n_signature}, - {(bigint) parser_prod___AConcreteMethPropdef___n_signature__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) control_flow___AMethPropdef___accept_control_flow}, - {(bigint) parser_prod___AConcreteMethPropdef___empty_init}, - {(bigint) parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef}, - {(bigint) 5 /* 97: AMainMethPropdef < AConcreteMethPropdef: superclass init_table position */}, - {(bigint) parser_nodes___AConcreteMethPropdef___n_kwmeth}, - {(bigint) parser_prod___AConcreteMethPropdef___n_kwmeth__eq}, - {(bigint) parser_nodes___AConcreteMethPropdef___n_block}, - {(bigint) parser_prod___AMainMethPropdef___n_block__eq}, - {(bigint) parser_prod___AMainMethPropdef___empty_init}, - {(bigint) parser_prod___AMainMethPropdef___init_amainmethpropdef}, - {(bigint) 6 /* 104: AMainMethPropdef < AMainMethPropdef: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AMainMethPropdef::_parent */ -/* 2: Attribute AMainMethPropdef::_first_token */ -/* 3: Attribute AMainMethPropdef::_last_token */ -/* 4: Attribute AMainMethPropdef::_n_doc */ -/* 5: Attribute AMainMethPropdef::_name */ -/* 6: Attribute AMainMethPropdef::_method */ -/* 7: Attribute AMainMethPropdef::_n_kwredef */ -/* 8: Attribute AMainMethPropdef::_n_visibility */ -/* 9: Attribute AMainMethPropdef::_n_methid */ -/* 10: Attribute AMainMethPropdef::_n_signature */ -/* 11: Attribute AMainMethPropdef::_n_kwmeth */ -/* 12: Attribute AMainMethPropdef::_n_block */ -val_t NEW_AMainMethPropdef(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ALtExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ALtExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ALtExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ALtExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_ALtExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALtExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALtExpr_parser___parser_prod___ALtExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4732; + fra.me.meth = LOCATE_NEW_ALtExpr_parser___parser_prod___ALtExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4732 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr(fra.me.REG[0]); + parser___parser_prod___ALtExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALtExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALtExpr_parser___parser_prod___ALtExpr___init_altexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4734; + fra.me.meth = LOCATE_NEW_ALtExpr_parser___parser_prod___ALtExpr___init_altexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4734 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ALtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr(fra.me.REG[2]); + parser___parser_prod___ALtExpr___init_altexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ALtExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ALtExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ALtExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALtExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALtExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ALtExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALtExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALtExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_ALtExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ALtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ALtExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ALtExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ALtExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ALtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALtExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALtExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ALeExpr[124] = { + {(bigint) 3931 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ALeExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ALeExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ALeExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ALeExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ALeExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ALeExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: ALeExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ALeExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ALeExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: ALeExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3931 /* 13: ALeExpr < ALeExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: ALeExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ALeExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ALeExpr___visit_all}, + {(bigint) 7 /* 63: ALeExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: ALeExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ALeExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: ALeExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ALeExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ALeExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ALeExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ALeExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: ALeExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___ALeExpr___empty_init}, + {(bigint) parser___parser_prod___ALeExpr___init_aleexpr}, + {(bigint) 9 /* 123: ALeExpr < ALeExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ALeExpr::_parent */ +/* 3: Attribute ALeExpr::_location */ +/* 4: Attribute ALeExpr::_first_location */ +/* 5: Attribute ALeExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ALeExpr::_is_typed */ +/* 8: Attribute ALeExpr::_stype */ +/* 9: Attribute ALeExpr::_if_true_flow_ctx */ +/* 10: Attribute ALeExpr::_if_false_flow_ctx */ +/* 11: Attribute ALeExpr::_prop_signature */ +/* 12: Attribute ALeExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute ALeExpr::_prop */ +/* 17: Attribute ALeExpr::_return_type */ +/* 18: Attribute ALeExpr::_n_expr */ +/* 19: Attribute ALeExpr::_n_closure_defs */ +/* 20: Attribute ALeExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ALeExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ALeExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ALeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ALeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ALeExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_ALeExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALeExpr_parser___parser_prod___ALeExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4777; + fra.me.meth = LOCATE_NEW_ALeExpr_parser___parser_prod___ALeExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4777 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr(fra.me.REG[0]); + parser___parser_prod___ALeExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALeExpr_parser___parser_prod___ALeExpr___init_aleexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4779; + fra.me.meth = LOCATE_NEW_ALeExpr_parser___parser_prod___ALeExpr___init_aleexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4779 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ALeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr(fra.me.REG[2]); + parser___parser_prod___ALeExpr___init_aleexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ALeExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ALeExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ALeExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALeExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ALeExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_ALeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ALeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ALeExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ALeExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ALeExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ALeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALeExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALeExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ALlExpr[124] = { + {(bigint) 3927 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ALlExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ALlExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ALlExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ALlExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ALlExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ALlExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: ALlExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ALlExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ALlExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: ALlExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3927 /* 13: ALlExpr < ALlExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: ALlExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ALlExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ALlExpr___visit_all}, + {(bigint) 7 /* 63: ALlExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: ALlExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ALlExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: ALlExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ALlExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ALlExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ALlExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ALlExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: ALlExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___ALlExpr___empty_init}, + {(bigint) parser___parser_prod___ALlExpr___init_allexpr}, + {(bigint) 9 /* 123: ALlExpr < ALlExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ALlExpr::_parent */ +/* 3: Attribute ALlExpr::_location */ +/* 4: Attribute ALlExpr::_first_location */ +/* 5: Attribute ALlExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ALlExpr::_is_typed */ +/* 8: Attribute ALlExpr::_stype */ +/* 9: Attribute ALlExpr::_if_true_flow_ctx */ +/* 10: Attribute ALlExpr::_if_false_flow_ctx */ +/* 11: Attribute ALlExpr::_prop_signature */ +/* 12: Attribute ALlExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute ALlExpr::_prop */ +/* 17: Attribute ALlExpr::_return_type */ +/* 18: Attribute ALlExpr::_n_expr */ +/* 19: Attribute ALlExpr::_n_closure_defs */ +/* 20: Attribute ALlExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ALlExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ALlExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ALlExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ALlExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ALlExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_ALlExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALlExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALlExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALlExpr_parser___parser_prod___ALlExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4822; + fra.me.meth = LOCATE_NEW_ALlExpr_parser___parser_prod___ALlExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4822 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALlExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr(fra.me.REG[0]); + parser___parser_prod___ALlExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALlExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALlExpr_parser___parser_prod___ALlExpr___init_allexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4824; + fra.me.meth = LOCATE_NEW_ALlExpr_parser___parser_prod___ALlExpr___init_allexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4824 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ALlExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr(fra.me.REG[2]); + parser___parser_prod___ALlExpr___init_allexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ALlExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ALlExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ALlExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALlExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALlExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALlExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ALlExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ALlExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALlExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ALlExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_ALlExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ALlExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ALlExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ALlExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ALlExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ALlExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ALlExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ALlExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___AGtExpr[124] = { + {(bigint) 3935 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AGtExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AGtExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AGtExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AGtExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: AGtExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AGtExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: AGtExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: AGtExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: AGtExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: AGtExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3935 /* 13: AGtExpr < AGtExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: AGtExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AGtExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AGtExpr___visit_all}, + {(bigint) 7 /* 63: AGtExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: AGtExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: AGtExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: AGtExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: AGtExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: AGtExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___AGtExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: AGtExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: AGtExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___AGtExpr___empty_init}, + {(bigint) parser___parser_prod___AGtExpr___init_agtexpr}, + {(bigint) 9 /* 123: AGtExpr < AGtExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AGtExpr::_parent */ +/* 3: Attribute AGtExpr::_location */ +/* 4: Attribute AGtExpr::_first_location */ +/* 5: Attribute AGtExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AGtExpr::_is_typed */ +/* 8: Attribute AGtExpr::_stype */ +/* 9: Attribute AGtExpr::_if_true_flow_ctx */ +/* 10: Attribute AGtExpr::_if_false_flow_ctx */ +/* 11: Attribute AGtExpr::_prop_signature */ +/* 12: Attribute AGtExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute AGtExpr::_prop */ +/* 17: Attribute AGtExpr::_return_type */ +/* 18: Attribute AGtExpr::_n_expr */ +/* 19: Attribute AGtExpr::_n_closure_defs */ +/* 20: Attribute AGtExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AGtExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AGtExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AGtExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AGtExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AGtExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_AGtExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGtExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGtExpr_parser___parser_prod___AGtExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4867; + fra.me.meth = LOCATE_NEW_AGtExpr_parser___parser_prod___AGtExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4867 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr(fra.me.REG[0]); + parser___parser_prod___AGtExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGtExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGtExpr_parser___parser_prod___AGtExpr___init_agtexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4869; + fra.me.meth = LOCATE_NEW_AGtExpr_parser___parser_prod___AGtExpr___init_agtexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4869 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AGtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr(fra.me.REG[2]); + parser___parser_prod___AGtExpr___init_agtexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AGtExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AGtExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AGtExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGtExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGtExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_AGtExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGtExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGtExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_AGtExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AGtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AGtExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AGtExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_AGtExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AGtExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGtExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGtExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___AGeExpr[124] = { + {(bigint) 3943 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AGeExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AGeExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AGeExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AGeExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: AGeExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AGeExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: AGeExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: AGeExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: AGeExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: AGeExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3943 /* 13: AGeExpr < AGeExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: AGeExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AGeExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AGeExpr___visit_all}, + {(bigint) 7 /* 63: AGeExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: AGeExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: AGeExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: AGeExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: AGeExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: AGeExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___AGeExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: AGeExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: AGeExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___AGeExpr___empty_init}, + {(bigint) parser___parser_prod___AGeExpr___init_ageexpr}, + {(bigint) 9 /* 123: AGeExpr < AGeExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AGeExpr::_parent */ +/* 3: Attribute AGeExpr::_location */ +/* 4: Attribute AGeExpr::_first_location */ +/* 5: Attribute AGeExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AGeExpr::_is_typed */ +/* 8: Attribute AGeExpr::_stype */ +/* 9: Attribute AGeExpr::_if_true_flow_ctx */ +/* 10: Attribute AGeExpr::_if_false_flow_ctx */ +/* 11: Attribute AGeExpr::_prop_signature */ +/* 12: Attribute AGeExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute AGeExpr::_prop */ +/* 17: Attribute AGeExpr::_return_type */ +/* 18: Attribute AGeExpr::_n_expr */ +/* 19: Attribute AGeExpr::_n_closure_defs */ +/* 20: Attribute AGeExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AGeExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AGeExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AGeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AGeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AGeExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_AGeExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGeExpr_parser___parser_prod___AGeExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4912; + fra.me.meth = LOCATE_NEW_AGeExpr_parser___parser_prod___AGeExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4912 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr(fra.me.REG[0]); + parser___parser_prod___AGeExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGeExpr_parser___parser_prod___AGeExpr___init_ageexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4914; + fra.me.meth = LOCATE_NEW_AGeExpr_parser___parser_prod___AGeExpr___init_ageexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4914 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AGeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr(fra.me.REG[2]); + parser___parser_prod___AGeExpr___init_ageexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AGeExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AGeExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AGeExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGeExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_AGeExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_AGeExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AGeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AGeExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AGeExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_AGeExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AGeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGeExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGeExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___AGgExpr[124] = { + {(bigint) 3939 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AGgExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AGgExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AGgExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AGgExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: AGgExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AGgExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: AGgExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: AGgExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: AGgExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: AGgExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3939 /* 13: AGgExpr < AGgExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: AGgExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AGgExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AGgExpr___visit_all}, + {(bigint) 7 /* 63: AGgExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: AGgExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: AGgExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: AGgExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: AGgExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: AGgExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___AGgExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: AGgExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: AGgExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___AGgExpr___empty_init}, + {(bigint) parser___parser_prod___AGgExpr___init_aggexpr}, + {(bigint) 9 /* 123: AGgExpr < AGgExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AGgExpr::_parent */ +/* 3: Attribute AGgExpr::_location */ +/* 4: Attribute AGgExpr::_first_location */ +/* 5: Attribute AGgExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AGgExpr::_is_typed */ +/* 8: Attribute AGgExpr::_stype */ +/* 9: Attribute AGgExpr::_if_true_flow_ctx */ +/* 10: Attribute AGgExpr::_if_false_flow_ctx */ +/* 11: Attribute AGgExpr::_prop_signature */ +/* 12: Attribute AGgExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute AGgExpr::_prop */ +/* 17: Attribute AGgExpr::_return_type */ +/* 18: Attribute AGgExpr::_n_expr */ +/* 19: Attribute AGgExpr::_n_closure_defs */ +/* 20: Attribute AGgExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AGgExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AGgExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AGgExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AGgExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AGgExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_AGgExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGgExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGgExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGgExpr_parser___parser_prod___AGgExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4957; + fra.me.meth = LOCATE_NEW_AGgExpr_parser___parser_prod___AGgExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4957 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGgExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr(fra.me.REG[0]); + parser___parser_prod___AGgExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGgExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGgExpr_parser___parser_prod___AGgExpr___init_aggexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4959; + fra.me.meth = LOCATE_NEW_AGgExpr_parser___parser_prod___AGgExpr___init_aggexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4959 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AGgExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr(fra.me.REG[2]); + parser___parser_prod___AGgExpr___init_aggexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AGgExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AGgExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AGgExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGgExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGgExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGgExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_AGgExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AGgExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGgExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AGgExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_AGgExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AGgExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AGgExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AGgExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_AGgExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AGgExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AGgExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AGgExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___AIsaExpr[94] = { + {(bigint) 3719 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AIsaExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AIsaExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AIsaExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AIsaExpr < Prod: superclass typecheck marker */}, + {(bigint) 3323 /* 6: AIsaExpr < ATypeCheckExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AIsaExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3563 /* 8: AIsaExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3719 /* 9: AIsaExpr < AIsaExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AIsaExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AIsaExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AIsaExpr___visit_all}, + {(bigint) 3 /* 63: AIsaExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AIsaExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AIsaExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 0 /* 74: AIsaExpr < ATypeCheckExpr: superclass init_table position */}, + {(bigint) syntax___typing___ATypeCheckExpr___check_expr_cast}, + {(bigint) syntax___mmbuilder___ABoolExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AIsaExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AIsaExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 5 /* 88: AIsaExpr < ABoolExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___AIsaExpr___empty_init}, + {(bigint) parser___parser_prod___AIsaExpr___init_aisaexpr}, + {(bigint) 6 /* 91: AIsaExpr < AIsaExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AIsaExpr___n_expr}, + {(bigint) parser___parser_nodes___AIsaExpr___n_type}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AIsaExpr::_parent */ +/* 3: Attribute AIsaExpr::_location */ +/* 4: Attribute AIsaExpr::_first_location */ +/* 5: Attribute AIsaExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AIsaExpr::_is_typed */ +/* 8: Attribute AIsaExpr::_stype */ +/* 9: Attribute AIsaExpr::_if_true_flow_ctx */ +/* 10: Attribute AIsaExpr::_if_false_flow_ctx */ +/* 11: Attribute AIsaExpr::_n_expr */ +/* 12: Attribute AIsaExpr::_n_type */ +void INIT_ATTRIBUTES__parser___parser_nodes___AIsaExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIsaExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AIsaExpr(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AMainMethPropdef; - ATTR_parser_nodes___PPropdef____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_methid(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AMethPropdef____n_signature(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AConcreteMethPropdef____n_kwmeth(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AConcreteMethPropdef____n_block(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AMainMethPropdef_parser_nodes___PNode___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMainMethPropdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AMainMethPropdef_parser_prod___AMethPropdef___empty_init() { + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AIsaExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AIsaExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AIsaExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIsaExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIsaExpr____n_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_type", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AIsaExpr_parser___parser_prod___AIsaExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMainMethPropdef(); - parser_prod___AMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AMainMethPropdef_parser_prod___AMethPropdef___init_amethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMainMethPropdef(); - parser_prod___AMethPropdef___init_amethpropdef(self, p0, p1, p2, p3, p4, init_table); - return self; -} -val_t NEW_AMainMethPropdef_parser_prod___AConcreteMethPropdef___empty_init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5002; + fra.me.meth = LOCATE_NEW_AIsaExpr_parser___parser_prod___AIsaExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5002 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIsaExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIsaExpr(fra.me.REG[0]); + parser___parser_prod___AIsaExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIsaExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AIsaExpr_parser___parser_prod___AIsaExpr___init_aisaexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMainMethPropdef(); - parser_prod___AConcreteMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AMainMethPropdef_parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5, val_t p6) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5004; + fra.me.meth = LOCATE_NEW_AIsaExpr_parser___parser_prod___AIsaExpr___init_aisaexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:5004 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AIsaExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIsaExpr(fra.me.REG[2]); + parser___parser_prod___AIsaExpr___init_aisaexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AIsaExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AIsaExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMainMethPropdef(); - parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef(self, p0, p1, p2, p3, p4, p5, p6, init_table); - return self; -} -val_t NEW_AMainMethPropdef_parser_prod___AMainMethPropdef___empty_init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMainMethPropdef(); - parser_prod___AMainMethPropdef___empty_init(self, init_table); - return self; -} -val_t NEW_AMainMethPropdef_parser_prod___AMainMethPropdef___init_amainmethpropdef(val_t p0, val_t p1) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMainMethPropdef(); - parser_prod___AMainMethPropdef___init_amainmethpropdef(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ATypePropdef[92] = { - {(bigint) 3343 /* 0: Identity */}, - {(bigint) 3 /* 1: ATypePropdef < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ATypePropdef < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ATypePropdef < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 4: ATypePropdef < PPropdef: superclass typecheck marker */}, - {(bigint) 3343 /* 5: ATypePropdef < ATypePropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ATypePropdef < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___ATypePropdef___accept_property_builder}, - {(bigint) mmbuilder___ATypePropdef___accept_property_verifier}, - {(bigint) mmbuilder___ATypePropdef___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ATypePropdef___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ATypePropdef___visit_all}, - {(bigint) parser_prod___ATypePropdef___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ATypePropdef < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ATypePropdef < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PPropdef___process_and_check}, - {(bigint) mmbuilder___PPropdef___do_and_check_intro}, - {(bigint) mmbuilder___PPropdef___inherit_signature}, - {(bigint) mmbuilder___PPropdef___do_and_check_redef}, - {(bigint) 3 /* 72: ATypePropdef < PPropdef: superclass init_table position */}, - {(bigint) parser_nodes___PPropdef___n_doc}, - {(bigint) parser_prod___ATypePropdef___n_doc__eq}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) mmbuilder___ATypePropdef___prop}, - {(bigint) parser_prod___ATypePropdef___empty_init}, - {(bigint) parser_prod___ATypePropdef___init_atypepropdef}, - {(bigint) 4 /* 81: ATypePropdef < ATypePropdef: superclass init_table position */}, - {(bigint) parser_nodes___ATypePropdef___n_kwredef}, - {(bigint) parser_prod___ATypePropdef___n_kwredef__eq}, - {(bigint) parser_nodes___ATypePropdef___n_visibility}, - {(bigint) parser_prod___ATypePropdef___n_visibility__eq}, - {(bigint) parser_nodes___ATypePropdef___n_kwtype}, - {(bigint) parser_prod___ATypePropdef___n_kwtype__eq}, - {(bigint) parser_nodes___ATypePropdef___n_id}, - {(bigint) parser_prod___ATypePropdef___n_id__eq}, - {(bigint) parser_nodes___ATypePropdef___n_type}, - {(bigint) parser_prod___ATypePropdef___n_type__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ATypePropdef::_parent */ -/* 2: Attribute ATypePropdef::_first_token */ -/* 3: Attribute ATypePropdef::_last_token */ -/* 4: Attribute ATypePropdef::_n_doc */ -/* 5: Attribute ATypePropdef::_prop */ -/* 6: Attribute ATypePropdef::_n_kwredef */ -/* 7: Attribute ATypePropdef::_n_visibility */ -/* 8: Attribute ATypePropdef::_n_kwtype */ -/* 9: Attribute ATypePropdef::_n_id */ -/* 10: Attribute ATypePropdef::_n_type */ -val_t NEW_ATypePropdef(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 11); - obj->vft = (classtable_elt_t*)VFT_ATypePropdef; - ATTR_parser_nodes___PPropdef____n_doc(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ATypePropdef____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ATypePropdef____n_visibility(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ATypePropdef____n_kwtype(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ATypePropdef____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ATypePropdef____n_type(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ATypePropdef_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ATypePropdef(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ATypePropdef_parser_prod___ATypePropdef___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ATypePropdef(); - parser_prod___ATypePropdef___empty_init(self, init_table); - return self; -} -val_t NEW_ATypePropdef_parser_prod___ATypePropdef___init_atypepropdef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ATypePropdef(); - parser_prod___ATypePropdef___init_atypepropdef(self, p0, p1, p2, p3, p4, p5, init_table); - return self; -} -const classtable_elt_t VFT_AReadAble[76] = { - {(bigint) 3395 /* 0: Identity */}, - {(bigint) 3 /* 1: AReadAble < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AReadAble < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AReadAble < Prod: superclass typecheck marker */}, - {(bigint) 3115 /* 4: AReadAble < PAble: superclass typecheck marker */}, - {(bigint) 3395 /* 5: AReadAble < AReadAble: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AReadAble < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AReadAble___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AReadAble___visit_all}, - {(bigint) parser_prod___AReadAble___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AReadAble < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AReadAble < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: AReadAble < PAble: superclass init_table position */}, - {(bigint) parser_nodes___PAble___n_kwredef}, - {(bigint) parser_prod___AReadAble___n_kwredef__eq}, - {(bigint) parser_prod___AReadAble___empty_init}, - {(bigint) parser_prod___AReadAble___init_areadable}, - {(bigint) 4 /* 73: AReadAble < AReadAble: superclass init_table position */}, - {(bigint) parser_nodes___AReadAble___n_kwreadable}, - {(bigint) parser_prod___AReadAble___n_kwreadable__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AReadAble::_parent */ -/* 2: Attribute AReadAble::_first_token */ -/* 3: Attribute AReadAble::_last_token */ -/* 4: Attribute AReadAble::_n_kwredef */ -/* 5: Attribute AReadAble::_n_kwreadable */ -val_t NEW_AReadAble(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AReadAble; - ATTR_parser_nodes___PAble____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReadAble____n_kwreadable(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AReadAble_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AReadAble(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AReadAble_parser_prod___AReadAble___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AReadAble(); - parser_prod___AReadAble___empty_init(self, init_table); - return self; -} -val_t NEW_AReadAble_parser_prod___AReadAble___init_areadable(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AReadAble(); - parser_prod___AReadAble___init_areadable(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AWriteAble[76] = { - {(bigint) 3327 /* 0: Identity */}, - {(bigint) 3 /* 1: AWriteAble < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AWriteAble < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AWriteAble < Prod: superclass typecheck marker */}, - {(bigint) 3115 /* 4: AWriteAble < PAble: superclass typecheck marker */}, - {(bigint) 3327 /* 5: AWriteAble < AWriteAble: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AWriteAble < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AWriteAble___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AWriteAble___visit_all}, - {(bigint) parser_prod___AWriteAble___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AWriteAble < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AWriteAble < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: AWriteAble < PAble: superclass init_table position */}, - {(bigint) parser_nodes___PAble___n_kwredef}, - {(bigint) parser_prod___AWriteAble___n_kwredef__eq}, - {(bigint) parser_prod___AWriteAble___empty_init}, - {(bigint) parser_prod___AWriteAble___init_awriteable}, - {(bigint) 4 /* 73: AWriteAble < AWriteAble: superclass init_table position */}, - {(bigint) parser_nodes___AWriteAble___n_kwwritable}, - {(bigint) parser_prod___AWriteAble___n_kwwritable__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AWriteAble::_parent */ -/* 2: Attribute AWriteAble::_first_token */ -/* 3: Attribute AWriteAble::_last_token */ -/* 4: Attribute AWriteAble::_n_kwredef */ -/* 5: Attribute AWriteAble::_n_kwwritable */ -val_t NEW_AWriteAble(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AWriteAble; - ATTR_parser_nodes___PAble____n_kwredef(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AWriteAble____n_kwwritable(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AWriteAble_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AWriteAble(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AWriteAble_parser_prod___AWriteAble___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AWriteAble(); - parser_prod___AWriteAble___empty_init(self, init_table); - return self; -} -val_t NEW_AWriteAble_parser_prod___AWriteAble___init_awriteable(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AWriteAble(); - parser_prod___AWriteAble___init_awriteable(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AIdMethid[76] = { - {(bigint) 3507 /* 0: Identity */}, - {(bigint) 3 /* 1: AIdMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AIdMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AIdMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: AIdMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3507 /* 5: AIdMethid < AIdMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AIdMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AIdMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AIdMethid___visit_all}, - {(bigint) parser_prod___AIdMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AIdMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AIdMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: AIdMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___AIdMethid___empty_init}, - {(bigint) parser_prod___AIdMethid___init_aidmethid}, - {(bigint) 4 /* 73: AIdMethid < AIdMethid: superclass init_table position */}, - {(bigint) parser_nodes___AIdMethid___n_id}, - {(bigint) parser_prod___AIdMethid___n_id__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AIdMethid::_parent */ -/* 2: Attribute AIdMethid::_first_token */ -/* 3: Attribute AIdMethid::_last_token */ -/* 4: Attribute AIdMethid::_name */ -/* 5: Attribute AIdMethid::_n_id */ -val_t NEW_AIdMethid(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AIdMethid; - ATTR_parser_nodes___AIdMethid____n_id(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AIdMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIdMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AIdMethid_parser_prod___AIdMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIdMethid(); - parser_prod___AIdMethid___empty_init(self, init_table); - return self; -} -val_t NEW_AIdMethid_parser_prod___AIdMethid___init_aidmethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIdMethid(); - parser_prod___AIdMethid___init_aidmethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_APlusMethid[76] = { - {(bigint) 3423 /* 0: Identity */}, - {(bigint) 3 /* 1: APlusMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: APlusMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: APlusMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: APlusMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3423 /* 5: APlusMethid < APlusMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: APlusMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___APlusMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___APlusMethid___visit_all}, - {(bigint) parser_prod___APlusMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: APlusMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: APlusMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: APlusMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___APlusMethid___empty_init}, - {(bigint) parser_prod___APlusMethid___init_aplusmethid}, - {(bigint) 4 /* 73: APlusMethid < APlusMethid: superclass init_table position */}, - {(bigint) parser_nodes___APlusMethid___n_plus}, - {(bigint) parser_prod___APlusMethid___n_plus__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute APlusMethid::_parent */ -/* 2: Attribute APlusMethid::_first_token */ -/* 3: Attribute APlusMethid::_last_token */ -/* 4: Attribute APlusMethid::_name */ -/* 5: Attribute APlusMethid::_n_plus */ -val_t NEW_APlusMethid(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AIsaExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIsaExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIsaExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIsaExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___APlusExpr[124] = { + {(bigint) 3907 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "APlusExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: APlusExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: APlusExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: APlusExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: APlusExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: APlusExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: APlusExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: APlusExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: APlusExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: APlusExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3907 /* 13: APlusExpr < APlusExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: APlusExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___APlusExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___APlusExpr___visit_all}, + {(bigint) 7 /* 63: APlusExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: APlusExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: APlusExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: APlusExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: APlusExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: APlusExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___APlusExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: APlusExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: APlusExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___APlusExpr___empty_init}, + {(bigint) parser___parser_prod___APlusExpr___init_aplusexpr}, + {(bigint) 9 /* 123: APlusExpr < APlusExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute APlusExpr::_parent */ +/* 3: Attribute APlusExpr::_location */ +/* 4: Attribute APlusExpr::_first_location */ +/* 5: Attribute APlusExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute APlusExpr::_is_typed */ +/* 8: Attribute APlusExpr::_stype */ +/* 9: Attribute APlusExpr::_if_true_flow_ctx */ +/* 10: Attribute APlusExpr::_if_false_flow_ctx */ +/* 11: Attribute APlusExpr::_prop_signature */ +/* 12: Attribute APlusExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute APlusExpr::_prop */ +/* 17: Attribute APlusExpr::_return_type */ +/* 18: Attribute APlusExpr::_n_expr */ +/* 19: Attribute APlusExpr::_n_closure_defs */ +/* 20: Attribute APlusExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___APlusExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_APlusMethid; - ATTR_parser_nodes___APlusMethid____n_plus(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_APlusMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APlusMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_APlusMethid_parser_prod___APlusMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APlusMethid(); - parser_prod___APlusMethid___empty_init(self, init_table); - return self; -} -val_t NEW_APlusMethid_parser_prod___APlusMethid___init_aplusmethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APlusMethid(); - parser_prod___APlusMethid___init_aplusmethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AMinusMethid[76] = { - {(bigint) 3459 /* 0: Identity */}, - {(bigint) 3 /* 1: AMinusMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AMinusMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AMinusMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: AMinusMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3459 /* 5: AMinusMethid < AMinusMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AMinusMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AMinusMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AMinusMethid___visit_all}, - {(bigint) parser_prod___AMinusMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AMinusMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AMinusMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: AMinusMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___AMinusMethid___empty_init}, - {(bigint) parser_prod___AMinusMethid___init_aminusmethid}, - {(bigint) 4 /* 73: AMinusMethid < AMinusMethid: superclass init_table position */}, - {(bigint) parser_nodes___AMinusMethid___n_minus}, - {(bigint) parser_prod___AMinusMethid___n_minus__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AMinusMethid::_parent */ -/* 2: Attribute AMinusMethid::_first_token */ -/* 3: Attribute AMinusMethid::_last_token */ -/* 4: Attribute AMinusMethid::_name */ -/* 5: Attribute AMinusMethid::_n_minus */ -val_t NEW_AMinusMethid(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___APlusExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___APlusExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___APlusExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_APlusExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_APlusExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APlusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APlusExpr_parser___parser_prod___APlusExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5047; + fra.me.meth = LOCATE_NEW_APlusExpr_parser___parser_prod___APlusExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5047 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APlusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr(fra.me.REG[0]); + parser___parser_prod___APlusExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APlusExpr_parser___parser_prod___APlusExpr___init_aplusexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5049; + fra.me.meth = LOCATE_NEW_APlusExpr_parser___parser_prod___APlusExpr___init_aplusexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:5049 */ + fra.me.REG[2] = NEW_parser___parser_nodes___APlusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr(fra.me.REG[2]); + parser___parser_prod___APlusExpr___init_aplusexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___APlusExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_APlusExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_APlusExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APlusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APlusExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_APlusExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APlusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APlusExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_APlusExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___APlusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___APlusExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_APlusExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_APlusExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___APlusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___AMinusExpr[124] = { + {(bigint) 3919 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AMinusExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AMinusExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AMinusExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AMinusExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: AMinusExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AMinusExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: AMinusExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: AMinusExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: AMinusExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: AMinusExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3919 /* 13: AMinusExpr < AMinusExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: AMinusExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AMinusExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AMinusExpr___visit_all}, + {(bigint) 7 /* 63: AMinusExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: AMinusExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: AMinusExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: AMinusExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: AMinusExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: AMinusExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___AMinusExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: AMinusExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: AMinusExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___AMinusExpr___empty_init}, + {(bigint) parser___parser_prod___AMinusExpr___init_aminusexpr}, + {(bigint) 9 /* 123: AMinusExpr < AMinusExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AMinusExpr::_parent */ +/* 3: Attribute AMinusExpr::_location */ +/* 4: Attribute AMinusExpr::_first_location */ +/* 5: Attribute AMinusExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AMinusExpr::_is_typed */ +/* 8: Attribute AMinusExpr::_stype */ +/* 9: Attribute AMinusExpr::_if_true_flow_ctx */ +/* 10: Attribute AMinusExpr::_if_false_flow_ctx */ +/* 11: Attribute AMinusExpr::_prop_signature */ +/* 12: Attribute AMinusExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute AMinusExpr::_prop */ +/* 17: Attribute AMinusExpr::_return_type */ +/* 18: Attribute AMinusExpr::_n_expr */ +/* 19: Attribute AMinusExpr::_n_closure_defs */ +/* 20: Attribute AMinusExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AMinusExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AMinusMethid; - ATTR_parser_nodes___AMinusMethid____n_minus(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AMinusMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMinusMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AMinusMethid_parser_prod___AMinusMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMinusMethid(); - parser_prod___AMinusMethid___empty_init(self, init_table); - return self; -} -val_t NEW_AMinusMethid_parser_prod___AMinusMethid___init_aminusmethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMinusMethid(); - parser_prod___AMinusMethid___init_aminusmethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AStarMethid[76] = { - {(bigint) 3371 /* 0: Identity */}, - {(bigint) 3 /* 1: AStarMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AStarMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AStarMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: AStarMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3371 /* 5: AStarMethid < AStarMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AStarMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AStarMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AStarMethid___visit_all}, - {(bigint) parser_prod___AStarMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AStarMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AStarMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: AStarMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___AStarMethid___empty_init}, - {(bigint) parser_prod___AStarMethid___init_astarmethid}, - {(bigint) 4 /* 73: AStarMethid < AStarMethid: superclass init_table position */}, - {(bigint) parser_nodes___AStarMethid___n_star}, - {(bigint) parser_prod___AStarMethid___n_star__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AStarMethid::_parent */ -/* 2: Attribute AStarMethid::_first_token */ -/* 3: Attribute AStarMethid::_last_token */ -/* 4: Attribute AStarMethid::_name */ -/* 5: Attribute AStarMethid::_n_star */ -val_t NEW_AStarMethid(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AMinusExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AMinusExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AMinusExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AMinusExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_AMinusExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMinusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMinusExpr_parser___parser_prod___AMinusExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5092; + fra.me.meth = LOCATE_NEW_AMinusExpr_parser___parser_prod___AMinusExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5092 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMinusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr(fra.me.REG[0]); + parser___parser_prod___AMinusExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMinusExpr_parser___parser_prod___AMinusExpr___init_aminusexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5094; + fra.me.meth = LOCATE_NEW_AMinusExpr_parser___parser_prod___AMinusExpr___init_aminusexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:5094 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AMinusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr(fra.me.REG[2]); + parser___parser_prod___AMinusExpr___init_aminusexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AMinusExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AMinusExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AMinusExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMinusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMinusExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_AMinusExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMinusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMinusExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_AMinusExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AMinusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AMinusExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AMinusExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_AMinusExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AMinusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___AStarshipExpr[124] = { + {(bigint) 3895 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AStarshipExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AStarshipExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AStarshipExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AStarshipExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: AStarshipExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AStarshipExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: AStarshipExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: AStarshipExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: AStarshipExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: AStarshipExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3895 /* 13: AStarshipExpr < AStarshipExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: AStarshipExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AStarshipExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AStarshipExpr___visit_all}, + {(bigint) 7 /* 63: AStarshipExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: AStarshipExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: AStarshipExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: AStarshipExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: AStarshipExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: AStarshipExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___AStarshipExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: AStarshipExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: AStarshipExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___AStarshipExpr___empty_init}, + {(bigint) parser___parser_prod___AStarshipExpr___init_astarshipexpr}, + {(bigint) 9 /* 123: AStarshipExpr < AStarshipExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AStarshipExpr::_parent */ +/* 3: Attribute AStarshipExpr::_location */ +/* 4: Attribute AStarshipExpr::_first_location */ +/* 5: Attribute AStarshipExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AStarshipExpr::_is_typed */ +/* 8: Attribute AStarshipExpr::_stype */ +/* 9: Attribute AStarshipExpr::_if_true_flow_ctx */ +/* 10: Attribute AStarshipExpr::_if_false_flow_ctx */ +/* 11: Attribute AStarshipExpr::_prop_signature */ +/* 12: Attribute AStarshipExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute AStarshipExpr::_prop */ +/* 17: Attribute AStarshipExpr::_return_type */ +/* 18: Attribute AStarshipExpr::_n_expr */ +/* 19: Attribute AStarshipExpr::_n_closure_defs */ +/* 20: Attribute AStarshipExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AStarshipExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AStarMethid; - ATTR_parser_nodes___AStarMethid____n_star(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AStarMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AStarMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AStarMethid_parser_prod___AStarMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AStarMethid(); - parser_prod___AStarMethid___empty_init(self, init_table); - return self; -} -val_t NEW_AStarMethid_parser_prod___AStarMethid___init_astarmethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AStarMethid(); - parser_prod___AStarMethid___init_astarmethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ASlashMethid[76] = { - {(bigint) 3375 /* 0: Identity */}, - {(bigint) 3 /* 1: ASlashMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ASlashMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ASlashMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: ASlashMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3375 /* 5: ASlashMethid < ASlashMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ASlashMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASlashMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASlashMethid___visit_all}, - {(bigint) parser_prod___ASlashMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ASlashMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ASlashMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: ASlashMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___ASlashMethid___empty_init}, - {(bigint) parser_prod___ASlashMethid___init_aslashmethid}, - {(bigint) 4 /* 73: ASlashMethid < ASlashMethid: superclass init_table position */}, - {(bigint) parser_nodes___ASlashMethid___n_slash}, - {(bigint) parser_prod___ASlashMethid___n_slash__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ASlashMethid::_parent */ -/* 2: Attribute ASlashMethid::_first_token */ -/* 3: Attribute ASlashMethid::_last_token */ -/* 4: Attribute ASlashMethid::_name */ -/* 5: Attribute ASlashMethid::_n_slash */ -val_t NEW_ASlashMethid(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AStarshipExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AStarshipExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AStarshipExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AStarshipExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_AStarshipExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarshipExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarshipExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStarshipExpr_parser___parser_prod___AStarshipExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5137; + fra.me.meth = LOCATE_NEW_AStarshipExpr_parser___parser_prod___AStarshipExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5137 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarshipExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr(fra.me.REG[0]); + parser___parser_prod___AStarshipExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarshipExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStarshipExpr_parser___parser_prod___AStarshipExpr___init_astarshipexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5139; + fra.me.meth = LOCATE_NEW_AStarshipExpr_parser___parser_prod___AStarshipExpr___init_astarshipexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:5139 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AStarshipExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr(fra.me.REG[2]); + parser___parser_prod___AStarshipExpr___init_astarshipexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AStarshipExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AStarshipExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AStarshipExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarshipExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarshipExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStarshipExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_AStarshipExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarshipExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarshipExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStarshipExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_AStarshipExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AStarshipExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AStarshipExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AStarshipExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_AStarshipExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AStarshipExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarshipExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarshipExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___AStarExpr[124] = { + {(bigint) 3899 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AStarExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AStarExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AStarExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AStarExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: AStarExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AStarExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: AStarExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: AStarExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: AStarExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: AStarExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3899 /* 13: AStarExpr < AStarExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: AStarExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AStarExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AStarExpr___visit_all}, + {(bigint) 7 /* 63: AStarExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: AStarExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: AStarExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: AStarExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: AStarExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: AStarExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___AStarExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: AStarExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: AStarExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___AStarExpr___empty_init}, + {(bigint) parser___parser_prod___AStarExpr___init_astarexpr}, + {(bigint) 9 /* 123: AStarExpr < AStarExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AStarExpr::_parent */ +/* 3: Attribute AStarExpr::_location */ +/* 4: Attribute AStarExpr::_first_location */ +/* 5: Attribute AStarExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AStarExpr::_is_typed */ +/* 8: Attribute AStarExpr::_stype */ +/* 9: Attribute AStarExpr::_if_true_flow_ctx */ +/* 10: Attribute AStarExpr::_if_false_flow_ctx */ +/* 11: Attribute AStarExpr::_prop_signature */ +/* 12: Attribute AStarExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute AStarExpr::_prop */ +/* 17: Attribute AStarExpr::_return_type */ +/* 18: Attribute AStarExpr::_n_expr */ +/* 19: Attribute AStarExpr::_n_closure_defs */ +/* 20: Attribute AStarExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AStarExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_ASlashMethid; - ATTR_parser_nodes___ASlashMethid____n_slash(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ASlashMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASlashMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ASlashMethid_parser_prod___ASlashMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASlashMethid(); - parser_prod___ASlashMethid___empty_init(self, init_table); - return self; -} -val_t NEW_ASlashMethid_parser_prod___ASlashMethid___init_aslashmethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASlashMethid(); - parser_prod___ASlashMethid___init_aslashmethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_APercentMethid[76] = { - {(bigint) 3431 /* 0: Identity */}, - {(bigint) 3 /* 1: APercentMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: APercentMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: APercentMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: APercentMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3431 /* 5: APercentMethid < APercentMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: APercentMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___APercentMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___APercentMethid___visit_all}, - {(bigint) parser_prod___APercentMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: APercentMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: APercentMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: APercentMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___APercentMethid___empty_init}, - {(bigint) parser_prod___APercentMethid___init_apercentmethid}, - {(bigint) 4 /* 73: APercentMethid < APercentMethid: superclass init_table position */}, - {(bigint) parser_nodes___APercentMethid___n_percent}, - {(bigint) parser_prod___APercentMethid___n_percent__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute APercentMethid::_parent */ -/* 2: Attribute APercentMethid::_first_token */ -/* 3: Attribute APercentMethid::_last_token */ -/* 4: Attribute APercentMethid::_name */ -/* 5: Attribute APercentMethid::_n_percent */ -val_t NEW_APercentMethid(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AStarExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AStarExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AStarExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AStarExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_AStarExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStarExpr_parser___parser_prod___AStarExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5182; + fra.me.meth = LOCATE_NEW_AStarExpr_parser___parser_prod___AStarExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5182 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr(fra.me.REG[0]); + parser___parser_prod___AStarExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStarExpr_parser___parser_prod___AStarExpr___init_astarexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5184; + fra.me.meth = LOCATE_NEW_AStarExpr_parser___parser_prod___AStarExpr___init_astarexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:5184 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AStarExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr(fra.me.REG[2]); + parser___parser_prod___AStarExpr___init_astarexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AStarExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AStarExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AStarExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStarExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_AStarExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStarExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStarExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_AStarExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AStarExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AStarExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AStarExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_AStarExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AStarExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStarExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStarExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ASlashExpr[124] = { + {(bigint) 3903 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ASlashExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ASlashExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ASlashExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ASlashExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ASlashExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ASlashExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: ASlashExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ASlashExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ASlashExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: ASlashExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3903 /* 13: ASlashExpr < ASlashExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: ASlashExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ASlashExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ASlashExpr___visit_all}, + {(bigint) 7 /* 63: ASlashExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: ASlashExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ASlashExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: ASlashExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ASlashExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ASlashExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ASlashExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ASlashExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: ASlashExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___ASlashExpr___empty_init}, + {(bigint) parser___parser_prod___ASlashExpr___init_aslashexpr}, + {(bigint) 9 /* 123: ASlashExpr < ASlashExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ASlashExpr::_parent */ +/* 3: Attribute ASlashExpr::_location */ +/* 4: Attribute ASlashExpr::_first_location */ +/* 5: Attribute ASlashExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ASlashExpr::_is_typed */ +/* 8: Attribute ASlashExpr::_stype */ +/* 9: Attribute ASlashExpr::_if_true_flow_ctx */ +/* 10: Attribute ASlashExpr::_if_false_flow_ctx */ +/* 11: Attribute ASlashExpr::_prop_signature */ +/* 12: Attribute ASlashExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute ASlashExpr::_prop */ +/* 17: Attribute ASlashExpr::_return_type */ +/* 18: Attribute ASlashExpr::_n_expr */ +/* 19: Attribute ASlashExpr::_n_closure_defs */ +/* 20: Attribute ASlashExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ASlashExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_APercentMethid; - ATTR_parser_nodes___APercentMethid____n_percent(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_APercentMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APercentMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_APercentMethid_parser_prod___APercentMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APercentMethid(); - parser_prod___APercentMethid___empty_init(self, init_table); - return self; -} -val_t NEW_APercentMethid_parser_prod___APercentMethid___init_apercentmethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APercentMethid(); - parser_prod___APercentMethid___init_apercentmethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AEqMethid[76] = { - {(bigint) 3531 /* 0: Identity */}, - {(bigint) 3 /* 1: AEqMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AEqMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AEqMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: AEqMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3531 /* 5: AEqMethid < AEqMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AEqMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AEqMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AEqMethid___visit_all}, - {(bigint) parser_prod___AEqMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AEqMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AEqMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: AEqMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___AEqMethid___empty_init}, - {(bigint) parser_prod___AEqMethid___init_aeqmethid}, - {(bigint) 4 /* 73: AEqMethid < AEqMethid: superclass init_table position */}, - {(bigint) parser_nodes___AEqMethid___n_eq}, - {(bigint) parser_prod___AEqMethid___n_eq__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AEqMethid::_parent */ -/* 2: Attribute AEqMethid::_first_token */ -/* 3: Attribute AEqMethid::_last_token */ -/* 4: Attribute AEqMethid::_name */ -/* 5: Attribute AEqMethid::_n_eq */ -val_t NEW_AEqMethid(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ASlashExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ASlashExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ASlashExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ASlashExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_ASlashExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASlashExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASlashExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASlashExpr_parser___parser_prod___ASlashExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5227; + fra.me.meth = LOCATE_NEW_ASlashExpr_parser___parser_prod___ASlashExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5227 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASlashExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr(fra.me.REG[0]); + parser___parser_prod___ASlashExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASlashExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASlashExpr_parser___parser_prod___ASlashExpr___init_aslashexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5229; + fra.me.meth = LOCATE_NEW_ASlashExpr_parser___parser_prod___ASlashExpr___init_aslashexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:5229 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ASlashExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr(fra.me.REG[2]); + parser___parser_prod___ASlashExpr___init_aslashexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ASlashExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ASlashExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ASlashExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASlashExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASlashExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASlashExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ASlashExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASlashExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASlashExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASlashExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_ASlashExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ASlashExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ASlashExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_ASlashExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ASlashExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ASlashExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASlashExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASlashExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___APercentExpr[124] = { + {(bigint) 3911 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "APercentExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: APercentExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: APercentExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: APercentExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: APercentExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: APercentExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: APercentExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: APercentExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: APercentExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3891 /* 12: APercentExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3911 /* 13: APercentExpr < APercentExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: APercentExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___APercentExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___APercentExpr___visit_all}, + {(bigint) 7 /* 63: APercentExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: APercentExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: APercentExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: APercentExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: APercentExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: APercentExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___APercentExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: APercentExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___ABinopExpr___empty_init}, + {(bigint) parser___parser_prod___ABinopExpr___init_abinopexpr}, + {(bigint) 0 /* 119: APercentExpr < ABinopExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, + {(bigint) parser___parser_prod___APercentExpr___empty_init}, + {(bigint) parser___parser_prod___APercentExpr___init_apercentexpr}, + {(bigint) 9 /* 123: APercentExpr < APercentExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute APercentExpr::_parent */ +/* 3: Attribute APercentExpr::_location */ +/* 4: Attribute APercentExpr::_first_location */ +/* 5: Attribute APercentExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute APercentExpr::_is_typed */ +/* 8: Attribute APercentExpr::_stype */ +/* 9: Attribute APercentExpr::_if_true_flow_ctx */ +/* 10: Attribute APercentExpr::_if_false_flow_ctx */ +/* 11: Attribute APercentExpr::_prop_signature */ +/* 12: Attribute APercentExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute APercentExpr::_prop */ +/* 17: Attribute APercentExpr::_return_type */ +/* 18: Attribute APercentExpr::_n_expr */ +/* 19: Attribute APercentExpr::_n_closure_defs */ +/* 20: Attribute APercentExpr::_n_expr2 */ +void INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___APercentExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AEqMethid; - ATTR_parser_nodes___AEqMethid____n_eq(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AEqMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AEqMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AEqMethid_parser_prod___AEqMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AEqMethid(); - parser_prod___AEqMethid___empty_init(self, init_table); - return self; -} -val_t NEW_AEqMethid_parser_prod___AEqMethid___init_aeqmethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AEqMethid(); - parser_prod___AEqMethid___init_aeqmethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ANeMethid[76] = { - {(bigint) 3451 /* 0: Identity */}, - {(bigint) 3 /* 1: ANeMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ANeMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ANeMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: ANeMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3451 /* 5: ANeMethid < ANeMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ANeMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ANeMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ANeMethid___visit_all}, - {(bigint) parser_prod___ANeMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ANeMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ANeMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: ANeMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___ANeMethid___empty_init}, - {(bigint) parser_prod___ANeMethid___init_anemethid}, - {(bigint) 4 /* 73: ANeMethid < ANeMethid: superclass init_table position */}, - {(bigint) parser_nodes___ANeMethid___n_ne}, - {(bigint) parser_prod___ANeMethid___n_ne__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ANeMethid::_parent */ -/* 2: Attribute ANeMethid::_first_token */ -/* 3: Attribute ANeMethid::_last_token */ -/* 4: Attribute ANeMethid::_name */ -/* 5: Attribute ANeMethid::_n_ne */ -val_t NEW_ANeMethid(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___APercentExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___APercentExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___APercentExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABinopExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_APercentExpr_parser___parser_prod___ABinopExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4372; + fra.me.meth = LOCATE_NEW_APercentExpr_parser___parser_prod___ABinopExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4372 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APercentExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr(fra.me.REG[0]); + parser___parser_prod___ABinopExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APercentExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APercentExpr_parser___parser_prod___APercentExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5272; + fra.me.meth = LOCATE_NEW_APercentExpr_parser___parser_prod___APercentExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5272 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APercentExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr(fra.me.REG[0]); + parser___parser_prod___APercentExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APercentExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APercentExpr_parser___parser_prod___APercentExpr___init_apercentexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5274; + fra.me.meth = LOCATE_NEW_APercentExpr_parser___parser_prod___APercentExpr___init_apercentexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:5274 */ + fra.me.REG[2] = NEW_parser___parser_nodes___APercentExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr(fra.me.REG[2]); + parser___parser_prod___APercentExpr___init_apercentexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___APercentExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_APercentExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_APercentExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APercentExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APercentExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APercentExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_APercentExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APercentExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APercentExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APercentExpr_parser___parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4374; + fra.me.meth = LOCATE_NEW_APercentExpr_parser___parser_prod___ABinopExpr___init_abinopexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:4374 */ + fra.me.REG[2] = NEW_parser___parser_nodes___APercentExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr(fra.me.REG[2]); + parser___parser_prod___ABinopExpr___init_abinopexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___APercentExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_APercentExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_APercentExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___APercentExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___APercentExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APercentExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___AUminusExpr[121] = { + {(bigint) 3867 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AUminusExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AUminusExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AUminusExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AUminusExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: AUminusExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AUminusExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: AUminusExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: AUminusExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: AUminusExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3867 /* 12: AUminusExpr < AUminusExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 7 /* 19: AUminusExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AUminusExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AUminusExpr___visit_all}, + {(bigint) 6 /* 63: AUminusExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 5 /* 72: AUminusExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 1 /* 75: AUminusExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 4 /* 80: AUminusExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___AUminusExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 3 /* 100: AUminusExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 2 /* 106: AUminusExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___AUminusExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 0 /* 114: AUminusExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___AUminusExpr___empty_init}, + {(bigint) parser___parser_prod___AUminusExpr___init_auminusexpr}, + {(bigint) 8 /* 119: AUminusExpr < AUminusExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AUminusExpr___n_minus}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AUminusExpr::_parent */ +/* 3: Attribute AUminusExpr::_location */ +/* 4: Attribute AUminusExpr::_first_location */ +/* 5: Attribute AUminusExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AUminusExpr::_is_typed */ +/* 8: Attribute AUminusExpr::_stype */ +/* 9: Attribute AUminusExpr::_if_true_flow_ctx */ +/* 10: Attribute AUminusExpr::_if_false_flow_ctx */ +/* 11: Attribute AUminusExpr::_prop_signature */ +/* 12: Attribute AUminusExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute AUminusExpr::_prop */ +/* 17: Attribute AUminusExpr::_return_type */ +/* 18: Attribute AUminusExpr::_n_expr */ +/* 19: Attribute AUminusExpr::_n_closure_defs */ +/* 20: Attribute AUminusExpr::_n_minus */ +void INIT_ATTRIBUTES__parser___parser_nodes___AUminusExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AUminusExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AUminusExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_ANeMethid; - ATTR_parser_nodes___ANeMethid____n_ne(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ANeMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ANeMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ANeMethid_parser_prod___ANeMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ANeMethid(); - parser_prod___ANeMethid___empty_init(self, init_table); - return self; -} -val_t NEW_ANeMethid_parser_prod___ANeMethid___init_anemethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ANeMethid(); - parser_prod___ANeMethid___init_anemethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ALeMethid[76] = { - {(bigint) 3479 /* 0: Identity */}, - {(bigint) 3 /* 1: ALeMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ALeMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ALeMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: ALeMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3479 /* 5: ALeMethid < ALeMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ALeMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ALeMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ALeMethid___visit_all}, - {(bigint) parser_prod___ALeMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ALeMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ALeMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: ALeMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___ALeMethid___empty_init}, - {(bigint) parser_prod___ALeMethid___init_alemethid}, - {(bigint) 4 /* 73: ALeMethid < ALeMethid: superclass init_table position */}, - {(bigint) parser_nodes___ALeMethid___n_le}, - {(bigint) parser_prod___ALeMethid___n_le__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ALeMethid::_parent */ -/* 2: Attribute ALeMethid::_first_token */ -/* 3: Attribute ALeMethid::_last_token */ -/* 4: Attribute ALeMethid::_name */ -/* 5: Attribute ALeMethid::_n_le */ -val_t NEW_ALeMethid(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AUminusExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AUminusExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AUminusExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AUminusExpr____n_minus(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_minus", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AUminusExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_AUminusExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AUminusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AUminusExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AUminusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AUminusExpr_parser___parser_prod___AUminusExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5317; + fra.me.meth = LOCATE_NEW_AUminusExpr_parser___parser_prod___AUminusExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5317 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AUminusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AUminusExpr(fra.me.REG[0]); + parser___parser_prod___AUminusExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AUminusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AUminusExpr_parser___parser_prod___AUminusExpr___init_auminusexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5319; + fra.me.meth = LOCATE_NEW_AUminusExpr_parser___parser_prod___AUminusExpr___init_auminusexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:5319 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AUminusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AUminusExpr(fra.me.REG[2]); + parser___parser_prod___AUminusExpr___init_auminusexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AUminusExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AUminusExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AUminusExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AUminusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AUminusExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AUminusExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AUminusExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_AUminusExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AUminusExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AUminusExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AUminusExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ANewExpr[116] = { + {(bigint) 3839 /* 0: Identity */}, + {(bigint) 22 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ANewExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ANewExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ANewExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ANewExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ANewExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ANewExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: ANewExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3839 /* 10: ANewExpr < ANewExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 5 /* 19: ANewExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ANewExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ANewExpr___visit_all}, + {(bigint) 4 /* 63: ANewExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANewExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 3 /* 72: ANewExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___ANewExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 2 /* 80: ANewExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ANewExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ANewExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 1 /* 100: ANewExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 0 /* 106: ANewExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) parser___parser_prod___ANewExpr___empty_init}, + {(bigint) parser___parser_prod___ANewExpr___init_anewexpr}, + {(bigint) 6 /* 111: ANewExpr < ANewExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANewExpr___n_kwnew}, + {(bigint) parser___parser_nodes___ANewExpr___n_type}, + {(bigint) parser___parser_nodes___ANewExpr___n_id}, + {(bigint) parser___parser_nodes___ANewExpr___n_args}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ANewExpr::_parent */ +/* 3: Attribute ANewExpr::_location */ +/* 4: Attribute ANewExpr::_first_location */ +/* 5: Attribute ANewExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ANewExpr::_is_typed */ +/* 8: Attribute ANewExpr::_stype */ +/* 9: Attribute ANewExpr::_if_true_flow_ctx */ +/* 10: Attribute ANewExpr::_if_false_flow_ctx */ +/* 11: Attribute ANewExpr::_prop_signature */ +/* 12: Attribute ANewExpr::_raw_arguments_cache */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute ANewExpr::_prop */ +/* 17: Attribute ANewExpr::_return_type */ +/* 18: Attribute ANewExpr::_n_kwnew */ +/* 19: Attribute ANewExpr::_n_type */ +/* 20: Attribute ANewExpr::_n_id */ +/* 21: Attribute ANewExpr::_n_args */ +void INIT_ATTRIBUTES__parser___parser_nodes___ANewExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANewExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:937 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ANewExpr____n_id(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ANewExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 22); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ANewExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ANewExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ANewExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ANewExpr____n_kwnew(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwnew", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ANewExpr____n_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_type", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ANewExpr____n_args(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_args", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ANewExpr_parser___parser_prod___ANewExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5362; + fra.me.meth = LOCATE_NEW_ANewExpr_parser___parser_prod___ANewExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5362 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANewExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANewExpr(fra.me.REG[0]); + parser___parser_prod___ANewExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANewExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ANewExpr_parser___parser_prod___ANewExpr___init_anewexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5364; + fra.me.meth = LOCATE_NEW_ANewExpr_parser___parser_prod___ANewExpr___init_anewexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:5364 */ + fra.me.REG[4] = NEW_parser___parser_nodes___ANewExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANewExpr(fra.me.REG[4]); + parser___parser_prod___ANewExpr___init_anewexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___ANewExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_ANewExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ANewExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANewExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANewExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANewExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAttrExpr[105] = { + {(bigint) 3799 /* 0: Identity */}, + {(bigint) 20 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAttrExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAttrExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAttrExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAttrExpr < Prod: superclass typecheck marker */}, + {(bigint) 3575 /* 6: AAttrExpr < AAttrFormExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AAttrExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3799 /* 8: AAttrExpr < AAttrExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AAttrExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAttrExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAttrExpr___visit_all}, + {(bigint) 3 /* 63: AAttrExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AAttrExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AAttrExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AAttrExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AAttrExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___typing___AAttrFormExpr___do_typing}, + {(bigint) syntax___typing___AAttrFormExpr___prop}, + {(bigint) syntax___typing___AAttrFormExpr___attr_type}, + {(bigint) 0 /* 99: AAttrExpr < AAttrFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAttrFormExpr___n_expr}, + {(bigint) parser___parser_nodes___AAttrFormExpr___n_id}, + {(bigint) parser___parser_prod___AAttrExpr___empty_init}, + {(bigint) parser___parser_prod___AAttrExpr___init_aattrexpr}, + {(bigint) 5 /* 104: AAttrExpr < AAttrExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAttrExpr::_parent */ +/* 3: Attribute AAttrExpr::_location */ +/* 4: Attribute AAttrExpr::_first_location */ +/* 5: Attribute AAttrExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AAttrExpr::_is_typed */ +/* 8: Attribute AAttrExpr::_stype */ +/* 9: Attribute AAttrExpr::_if_true_flow_ctx */ +/* 10: Attribute AAttrExpr::_if_false_flow_ctx */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute AAttrExpr::_prop */ +/* 17: Attribute AAttrExpr::_attr_type */ +/* 18: Attribute AAttrExpr::_n_expr */ +/* 19: Attribute AAttrExpr::_n_id */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAttrExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAttrExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAttrExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_ALeMethid; - ATTR_parser_nodes___ALeMethid____n_le(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ALeMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ALeMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ALeMethid_parser_prod___ALeMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ALeMethid(); - parser_prod___ALeMethid___empty_init(self, init_table); - return self; -} -val_t NEW_ALeMethid_parser_prod___ALeMethid___init_alemethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ALeMethid(); - parser_prod___ALeMethid___init_alemethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AGeMethid[76] = { - {(bigint) 3515 /* 0: Identity */}, - {(bigint) 3 /* 1: AGeMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AGeMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AGeMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: AGeMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3515 /* 5: AGeMethid < AGeMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AGeMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AGeMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AGeMethid___visit_all}, - {(bigint) parser_prod___AGeMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AGeMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AGeMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: AGeMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___AGeMethid___empty_init}, - {(bigint) parser_prod___AGeMethid___init_agemethid}, - {(bigint) 4 /* 73: AGeMethid < AGeMethid: superclass init_table position */}, - {(bigint) parser_nodes___AGeMethid___n_ge}, - {(bigint) parser_prod___AGeMethid___n_ge__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AGeMethid::_parent */ -/* 2: Attribute AGeMethid::_first_token */ -/* 3: Attribute AGeMethid::_last_token */ -/* 4: Attribute AGeMethid::_name */ -/* 5: Attribute AGeMethid::_n_ge */ -val_t NEW_AGeMethid(void) { + obj = alloc(sizeof(val_t) * 20); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAttrExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAttrExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAttrExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAttrFormExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAttrFormExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAttrExpr_parser___parser_prod___AAttrExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5439; + fra.me.meth = LOCATE_NEW_AAttrExpr_parser___parser_prod___AAttrExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5439 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAttrExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrExpr(fra.me.REG[0]); + parser___parser_prod___AAttrExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAttrExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAttrExpr_parser___parser_prod___AAttrExpr___init_aattrexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5441; + fra.me.meth = LOCATE_NEW_AAttrExpr_parser___parser_prod___AAttrExpr___init_aattrexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:5441 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AAttrExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrExpr(fra.me.REG[2]); + parser___parser_prod___AAttrExpr___init_aattrexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AAttrExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AAttrExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAttrExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAttrExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAttrExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAttrAssignExpr[102] = { + {(bigint) 3803 /* 0: Identity */}, + {(bigint) 20 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAttrAssignExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAttrAssignExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAttrAssignExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAttrAssignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3575 /* 6: AAttrAssignExpr < AAttrFormExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AAttrAssignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3583 /* 8: AAttrAssignExpr < AAssignFormExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 9: AAttrAssignExpr < AAttrAssignExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AAttrAssignExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAttrAssignExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAttrAssignExpr___visit_all}, + {(bigint) 3 /* 63: AAttrAssignExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AAttrAssignExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AAttrAssignExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AAttrAssignExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AAttrAssignExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AAttrAssignExpr___empty_init}, + {(bigint) parser___parser_prod___AAttrAssignExpr___init_aattrassignexpr}, + {(bigint) 6 /* 90: AAttrAssignExpr < AAttrAssignExpr: superclass init_table position */}, + {(bigint) 5 /* 91: AAttrAssignExpr < AAssignFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAssignFormExpr___n_assign}, + {(bigint) parser___parser_nodes___AAssignFormExpr___n_value}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___typing___AAttrFormExpr___do_typing}, + {(bigint) syntax___typing___AAttrFormExpr___prop}, + {(bigint) syntax___typing___AAttrFormExpr___attr_type}, + {(bigint) 0 /* 99: AAttrAssignExpr < AAttrFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAttrFormExpr___n_expr}, + {(bigint) parser___parser_nodes___AAttrFormExpr___n_id}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAttrAssignExpr::_parent */ +/* 3: Attribute AAttrAssignExpr::_location */ +/* 4: Attribute AAttrAssignExpr::_first_location */ +/* 5: Attribute AAttrAssignExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AAttrAssignExpr::_is_typed */ +/* 8: Attribute AAttrAssignExpr::_stype */ +/* 9: Attribute AAttrAssignExpr::_if_true_flow_ctx */ +/* 10: Attribute AAttrAssignExpr::_if_false_flow_ctx */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 13: Attribute AAttrAssignExpr::_n_assign */ +/* 14: Attribute AAttrAssignExpr::_n_value */ +/* Instance Hole :( */ +/* 16: Attribute AAttrAssignExpr::_prop */ +/* 17: Attribute AAttrAssignExpr::_attr_type */ +/* 18: Attribute AAttrAssignExpr::_n_expr */ +/* 19: Attribute AAttrAssignExpr::_n_id */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAttrAssignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAttrAssignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAttrAssignExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AGeMethid; - ATTR_parser_nodes___AGeMethid____n_ge(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AGeMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AGeMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AGeMethid_parser_prod___AGeMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AGeMethid(); - parser_prod___AGeMethid___empty_init(self, init_table); - return self; -} -val_t NEW_AGeMethid_parser_prod___AGeMethid___init_agemethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AGeMethid(); - parser_prod___AGeMethid___init_agemethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ALtMethid[76] = { - {(bigint) 3475 /* 0: Identity */}, - {(bigint) 3 /* 1: ALtMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ALtMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ALtMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: ALtMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3475 /* 5: ALtMethid < ALtMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ALtMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ALtMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ALtMethid___visit_all}, - {(bigint) parser_prod___ALtMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ALtMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ALtMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: ALtMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___ALtMethid___empty_init}, - {(bigint) parser_prod___ALtMethid___init_altmethid}, - {(bigint) 4 /* 73: ALtMethid < ALtMethid: superclass init_table position */}, - {(bigint) parser_nodes___ALtMethid___n_lt}, - {(bigint) parser_prod___ALtMethid___n_lt__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ALtMethid::_parent */ -/* 2: Attribute ALtMethid::_first_token */ -/* 3: Attribute ALtMethid::_last_token */ -/* 4: Attribute ALtMethid::_name */ -/* 5: Attribute ALtMethid::_n_lt */ -val_t NEW_ALtMethid(void) { + obj = alloc(sizeof(val_t) * 20); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAttrAssignExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAttrAssignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAttrAssignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAttrFormExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAttrFormExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssignFormExpr____n_assign(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_assign", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssignFormExpr____n_value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_value", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAttrAssignExpr_parser___parser_prod___AAttrAssignExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5484; + fra.me.meth = LOCATE_NEW_AAttrAssignExpr_parser___parser_prod___AAttrAssignExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5484 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAttrAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrAssignExpr(fra.me.REG[0]); + parser___parser_prod___AAttrAssignExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAttrAssignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAttrAssignExpr_parser___parser_prod___AAttrAssignExpr___init_aattrassignexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5486; + fra.me.meth = LOCATE_NEW_AAttrAssignExpr_parser___parser_prod___AAttrAssignExpr___init_aattrassignexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:5486 */ + fra.me.REG[4] = NEW_parser___parser_nodes___AAttrAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrAssignExpr(fra.me.REG[4]); + parser___parser_prod___AAttrAssignExpr___init_aattrassignexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___AAttrAssignExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_AAttrAssignExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAttrAssignExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAttrAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrAssignExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAttrAssignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAttrReassignExpr[102] = { + {(bigint) 3795 /* 0: Identity */}, + {(bigint) 20 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAttrReassignExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAttrReassignExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAttrReassignExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAttrReassignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3575 /* 6: AAttrReassignExpr < AAttrFormExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AAttrReassignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3375 /* 8: AAttrReassignExpr < AReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3795 /* 9: AAttrReassignExpr < AAttrReassignExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AAttrReassignExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAttrReassignExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAttrReassignExpr___visit_all}, + {(bigint) 3 /* 63: AAttrReassignExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AAttrReassignExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AAttrReassignExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AAttrReassignExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AAttrReassignExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AAttrReassignExpr___empty_init}, + {(bigint) parser___parser_prod___AAttrReassignExpr___init_aattrreassignexpr}, + {(bigint) 6 /* 90: AAttrReassignExpr < AAttrReassignExpr: superclass init_table position */}, + {(bigint) syntax___typing___AReassignFormExpr___do_rvalue_typing}, + {(bigint) syntax___typing___AReassignFormExpr___assign_method}, + {(bigint) 5 /* 93: AAttrReassignExpr < AReassignFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AReassignFormExpr___n_assign_op}, + {(bigint) parser___parser_nodes___AReassignFormExpr___n_value}, + {(bigint) syntax___typing___AAttrFormExpr___do_typing}, + {(bigint) syntax___typing___AAttrFormExpr___prop}, + {(bigint) syntax___typing___AAttrFormExpr___attr_type}, + {(bigint) 0 /* 99: AAttrReassignExpr < AAttrFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAttrFormExpr___n_expr}, + {(bigint) parser___parser_nodes___AAttrFormExpr___n_id}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAttrReassignExpr::_parent */ +/* 3: Attribute AAttrReassignExpr::_location */ +/* 4: Attribute AAttrReassignExpr::_first_location */ +/* 5: Attribute AAttrReassignExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AAttrReassignExpr::_is_typed */ +/* 8: Attribute AAttrReassignExpr::_stype */ +/* 9: Attribute AAttrReassignExpr::_if_true_flow_ctx */ +/* 10: Attribute AAttrReassignExpr::_if_false_flow_ctx */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 13: Attribute AAttrReassignExpr::_assign_method */ +/* 14: Attribute AAttrReassignExpr::_n_assign_op */ +/* 15: Attribute AAttrReassignExpr::_n_value */ +/* 16: Attribute AAttrReassignExpr::_prop */ +/* 17: Attribute AAttrReassignExpr::_attr_type */ +/* 18: Attribute AAttrReassignExpr::_n_expr */ +/* 19: Attribute AAttrReassignExpr::_n_id */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAttrReassignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAttrReassignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAttrReassignExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_ALtMethid; - ATTR_parser_nodes___ALtMethid____n_lt(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ALtMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ALtMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ALtMethid_parser_prod___ALtMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ALtMethid(); - parser_prod___ALtMethid___empty_init(self, init_table); - return self; -} -val_t NEW_ALtMethid_parser_prod___ALtMethid___init_altmethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ALtMethid(); - parser_prod___ALtMethid___init_altmethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AGtMethid[76] = { - {(bigint) 3511 /* 0: Identity */}, - {(bigint) 3 /* 1: AGtMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AGtMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AGtMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: AGtMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3511 /* 5: AGtMethid < AGtMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AGtMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AGtMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AGtMethid___visit_all}, - {(bigint) parser_prod___AGtMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AGtMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AGtMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: AGtMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___AGtMethid___empty_init}, - {(bigint) parser_prod___AGtMethid___init_agtmethid}, - {(bigint) 4 /* 73: AGtMethid < AGtMethid: superclass init_table position */}, - {(bigint) parser_nodes___AGtMethid___n_gt}, - {(bigint) parser_prod___AGtMethid___n_gt__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AGtMethid::_parent */ -/* 2: Attribute AGtMethid::_first_token */ -/* 3: Attribute AGtMethid::_last_token */ -/* 4: Attribute AGtMethid::_name */ -/* 5: Attribute AGtMethid::_n_gt */ -val_t NEW_AGtMethid(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AGtMethid; - ATTR_parser_nodes___AGtMethid____n_gt(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AGtMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AGtMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AGtMethid_parser_prod___AGtMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AGtMethid(); - parser_prod___AGtMethid___empty_init(self, init_table); - return self; -} -val_t NEW_AGtMethid_parser_prod___AGtMethid___init_agtmethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AGtMethid(); - parser_prod___AGtMethid___init_agtmethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ABraMethid[78] = { - {(bigint) 3563 /* 0: Identity */}, - {(bigint) 3 /* 1: ABraMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABraMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABraMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: ABraMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3563 /* 5: ABraMethid < ABraMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ABraMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ABraMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ABraMethid___visit_all}, - {(bigint) parser_prod___ABraMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ABraMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ABraMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: ABraMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___ABraMethid___empty_init}, - {(bigint) parser_prod___ABraMethid___init_abramethid}, - {(bigint) 4 /* 73: ABraMethid < ABraMethid: superclass init_table position */}, - {(bigint) parser_nodes___ABraMethid___n_obra}, - {(bigint) parser_prod___ABraMethid___n_obra__eq}, - {(bigint) parser_nodes___ABraMethid___n_cbra}, - {(bigint) parser_prod___ABraMethid___n_cbra__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABraMethid::_parent */ -/* 2: Attribute ABraMethid::_first_token */ -/* 3: Attribute ABraMethid::_last_token */ -/* 4: Attribute ABraMethid::_name */ -/* 5: Attribute ABraMethid::_n_obra */ -/* 6: Attribute ABraMethid::_n_cbra */ -val_t NEW_ABraMethid(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ABraMethid; - ATTR_parser_nodes___ABraMethid____n_obra(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABraMethid____n_cbra(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ABraMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABraMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ABraMethid_parser_prod___ABraMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABraMethid(); - parser_prod___ABraMethid___empty_init(self, init_table); - return self; -} -val_t NEW_ABraMethid_parser_prod___ABraMethid___init_abramethid(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABraMethid(); - parser_prod___ABraMethid___init_abramethid(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AStarshipMethid[76] = { - {(bigint) 3367 /* 0: Identity */}, - {(bigint) 3 /* 1: AStarshipMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AStarshipMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AStarshipMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: AStarshipMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3367 /* 5: AStarshipMethid < AStarshipMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AStarshipMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AStarshipMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AStarshipMethid___visit_all}, - {(bigint) parser_prod___AStarshipMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AStarshipMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AStarshipMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: AStarshipMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___AStarshipMethid___empty_init}, - {(bigint) parser_prod___AStarshipMethid___init_astarshipmethid}, - {(bigint) 4 /* 73: AStarshipMethid < AStarshipMethid: superclass init_table position */}, - {(bigint) parser_nodes___AStarshipMethid___n_starship}, - {(bigint) parser_prod___AStarshipMethid___n_starship__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AStarshipMethid::_parent */ -/* 2: Attribute AStarshipMethid::_first_token */ -/* 3: Attribute AStarshipMethid::_last_token */ -/* 4: Attribute AStarshipMethid::_name */ -/* 5: Attribute AStarshipMethid::_n_starship */ -val_t NEW_AStarshipMethid(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AStarshipMethid; - ATTR_parser_nodes___AStarshipMethid____n_starship(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AStarshipMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AStarshipMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AStarshipMethid_parser_prod___AStarshipMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AStarshipMethid(); - parser_prod___AStarshipMethid___empty_init(self, init_table); - return self; -} -val_t NEW_AStarshipMethid_parser_prod___AStarshipMethid___init_astarshipmethid(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AStarshipMethid(); - parser_prod___AStarshipMethid___init_astarshipmethid(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AAssignMethid[78] = { - {(bigint) 3587 /* 0: Identity */}, - {(bigint) 3 /* 1: AAssignMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAssignMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAssignMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: AAssignMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3587 /* 5: AAssignMethid < AAssignMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAssignMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AAssignMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AAssignMethid___visit_all}, - {(bigint) parser_prod___AAssignMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAssignMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAssignMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: AAssignMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___AAssignMethid___empty_init}, - {(bigint) parser_prod___AAssignMethid___init_aassignmethid}, - {(bigint) 4 /* 73: AAssignMethid < AAssignMethid: superclass init_table position */}, - {(bigint) parser_nodes___AAssignMethid___n_id}, - {(bigint) parser_prod___AAssignMethid___n_id__eq}, - {(bigint) parser_nodes___AAssignMethid___n_assign}, - {(bigint) parser_prod___AAssignMethid___n_assign__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAssignMethid::_parent */ -/* 2: Attribute AAssignMethid::_first_token */ -/* 3: Attribute AAssignMethid::_last_token */ -/* 4: Attribute AAssignMethid::_name */ -/* 5: Attribute AAssignMethid::_n_id */ -/* 6: Attribute AAssignMethid::_n_assign */ -val_t NEW_AAssignMethid(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AAssignMethid; - ATTR_parser_nodes___AAssignMethid____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssignMethid____n_assign(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAssignMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAssignMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AAssignMethid_parser_prod___AAssignMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAssignMethid(); - parser_prod___AAssignMethid___empty_init(self, init_table); - return self; -} -val_t NEW_AAssignMethid_parser_prod___AAssignMethid___init_aassignmethid(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAssignMethid(); - parser_prod___AAssignMethid___init_aassignmethid(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ABraassignMethid[80] = { - {(bigint) 3559 /* 0: Identity */}, - {(bigint) 3 /* 1: ABraassignMethid < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABraassignMethid < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABraassignMethid < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 4: ABraassignMethid < PMethid: superclass typecheck marker */}, - {(bigint) 3559 /* 5: ABraassignMethid < ABraassignMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ABraassignMethid < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PMethid___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ABraassignMethid___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ABraassignMethid___visit_all}, - {(bigint) parser_prod___ABraassignMethid___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ABraassignMethid < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ABraassignMethid < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PMethid___name}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) 3 /* 70: ABraassignMethid < PMethid: superclass init_table position */}, - {(bigint) parser_prod___ABraassignMethid___empty_init}, - {(bigint) parser_prod___ABraassignMethid___init_abraassignmethid}, - {(bigint) 4 /* 73: ABraassignMethid < ABraassignMethid: superclass init_table position */}, - {(bigint) parser_nodes___ABraassignMethid___n_obra}, - {(bigint) parser_prod___ABraassignMethid___n_obra__eq}, - {(bigint) parser_nodes___ABraassignMethid___n_cbra}, - {(bigint) parser_prod___ABraassignMethid___n_cbra__eq}, - {(bigint) parser_nodes___ABraassignMethid___n_assign}, - {(bigint) parser_prod___ABraassignMethid___n_assign__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABraassignMethid::_parent */ -/* 2: Attribute ABraassignMethid::_first_token */ -/* 3: Attribute ABraassignMethid::_last_token */ -/* 4: Attribute ABraassignMethid::_name */ -/* 5: Attribute ABraassignMethid::_n_obra */ -/* 6: Attribute ABraassignMethid::_n_cbra */ -/* 7: Attribute ABraassignMethid::_n_assign */ -val_t NEW_ABraassignMethid(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_ABraassignMethid; - ATTR_parser_nodes___ABraassignMethid____n_obra(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABraassignMethid____n_cbra(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABraassignMethid____n_assign(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ABraassignMethid_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABraassignMethid(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ABraassignMethid_parser_prod___ABraassignMethid___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABraassignMethid(); - parser_prod___ABraassignMethid___empty_init(self, init_table); - return self; -} -val_t NEW_ABraassignMethid_parser_prod___ABraassignMethid___init_abraassignmethid(val_t p0, val_t p1, val_t p2) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABraassignMethid(); - parser_prod___ABraassignMethid___init_abraassignmethid(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_ASignature[78] = { - {(bigint) 3379 /* 0: Identity */}, - {(bigint) 3 /* 1: ASignature < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ASignature < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ASignature < Prod: superclass typecheck marker */}, - {(bigint) 3059 /* 4: ASignature < PSignature: superclass typecheck marker */}, - {(bigint) 3379 /* 5: ASignature < ASignature: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ASignature < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___ASignature___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASignature___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASignature___visit_all}, - {(bigint) parser_prod___ASignature___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ASignature < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ASignature < Prod: superclass init_table position */}, - {(bigint) mmbuilder___ASignature___check_visibility}, - {(bigint) 3 /* 69: ASignature < PSignature: superclass init_table position */}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) parser_prod___ASignature___empty_init}, - {(bigint) parser_prod___ASignature___init_asignature}, - {(bigint) 4 /* 73: ASignature < ASignature: superclass init_table position */}, - {(bigint) parser_nodes___ASignature___n_params}, - {(bigint) parser_nodes___ASignature___n_params__eq}, - {(bigint) parser_nodes___ASignature___n_type}, - {(bigint) parser_prod___ASignature___n_type__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ASignature::_parent */ -/* 2: Attribute ASignature::_first_token */ -/* 3: Attribute ASignature::_last_token */ -/* 4: Attribute ASignature::_n_params */ -/* 5: Attribute ASignature::_n_type */ -val_t NEW_ASignature(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_ASignature; - ATTR_parser_nodes___ASignature____n_params(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ASignature____n_type(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ASignature_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASignature(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ASignature_parser_prod___ASignature___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASignature(); - parser_prod___ASignature___empty_init(self, init_table); - return self; -} -val_t NEW_ASignature_parser_prod___ASignature___init_asignature(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASignature(); - parser_prod___ASignature___init_asignature(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AParam[85] = { - {(bigint) 3435 /* 0: Identity */}, - {(bigint) 3 /* 1: AParam < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AParam < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AParam < Prod: superclass typecheck marker */}, - {(bigint) 3071 /* 4: AParam < PParam: superclass typecheck marker */}, - {(bigint) 3435 /* 5: AParam < AParam: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AParam < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PParam___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AParam___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AParam___visit_all}, - {(bigint) parser_prod___AParam___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AParam < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PParam___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PParam___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AParam < Prod: superclass init_table position */}, - {(bigint) mmbuilder___PParam___stype}, - {(bigint) mmbuilder___PParam___stype__eq}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) mmbuilder___AParam___is_vararg}, - {(bigint) mmbuilder___PParam___position}, - {(bigint) mmbuilder___PParam___variable}, - {(bigint) 3 /* 74: AParam < PParam: superclass init_table position */}, - {(bigint) parser_nodes___PParam___n_id}, - {(bigint) parser_prod___AParam___n_id__eq}, - {(bigint) parser_nodes___PParam___n_type}, - {(bigint) parser_prod___AParam___n_type__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___AParam___empty_init}, - {(bigint) parser_prod___AParam___init_aparam}, - {(bigint) 4 /* 82: AParam < AParam: superclass init_table position */}, - {(bigint) parser_nodes___AParam___n_dotdotdot}, - {(bigint) parser_prod___AParam___n_dotdotdot__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AParam::_parent */ -/* 2: Attribute AParam::_first_token */ -/* 3: Attribute AParam::_last_token */ -/* 4: Attribute AParam::_position */ -/* 5: Attribute AParam::_variable */ -/* 6: Attribute AParam::_stype */ -/* 7: Attribute AParam::_n_id */ -/* 8: Attribute AParam::_n_type */ -/* 9: Attribute AParam::_n_dotdotdot */ -val_t NEW_AParam(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_AParam; - ATTR_parser_nodes___PParam____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___PParam____n_type(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AParam____n_dotdotdot(obj) = NIT_NULL /*null*/; - ATTR_mmbuilder___PParam____position(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_AParam_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AParam(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AParam_parser_prod___AParam___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AParam(); - parser_prod___AParam___empty_init(self, init_table); - return self; -} -val_t NEW_AParam_parser_prod___AParam___init_aparam(val_t p0, val_t p1, val_t p2) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AParam(); - parser_prod___AParam___init_aparam(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_AType[82] = { - {(bigint) 3347 /* 0: Identity */}, - {(bigint) 3 /* 1: AType < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AType < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AType < Prod: superclass typecheck marker */}, - {(bigint) 3051 /* 4: AType < PType: superclass typecheck marker */}, - {(bigint) 3347 /* 5: AType < AType: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AType < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AType___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AType___visit_all}, - {(bigint) parser_prod___AType___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AType < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PType___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AType < Prod: superclass init_table position */}, - {(bigint) mmbuilder___AType___check_visibility}, - {(bigint) syntax_base___AType___get_local_class}, - {(bigint) syntax_base___AType___get_stype}, - {(bigint) syntax_base___AType___get_unchecked_stype}, - {(bigint) syntax_base___AType___check_conform}, - {(bigint) 3 /* 73: AType < PType: superclass init_table position */}, - {(bigint) typing___PType___stype}, - {(bigint) parser_prod___AType___empty_init}, - {(bigint) parser_prod___AType___init_atype}, - {(bigint) 4 /* 77: AType < AType: superclass init_table position */}, - {(bigint) parser_nodes___AType___n_id}, - {(bigint) parser_prod___AType___n_id__eq}, - {(bigint) parser_nodes___AType___n_types}, - {(bigint) parser_nodes___AType___n_types__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AType::_parent */ -/* 2: Attribute AType::_first_token */ -/* 3: Attribute AType::_last_token */ -/* 4: Attribute AType::_stype */ -/* 5: Attribute AType::_stype_cache */ -/* 6: Attribute AType::_stype_cached */ -/* 7: Attribute AType::_n_id */ -/* 8: Attribute AType::_n_types */ -val_t NEW_AType(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_AType; - ATTR_parser_nodes___AType____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AType____n_types(obj) = NIT_NULL /*null*/; - ATTR_syntax_base___AType____stype_cached(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_AType_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AType(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AType_parser_prod___AType___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AType(); - parser_prod___AType___empty_init(self, init_table); - return self; -} -val_t NEW_AType_parser_prod___AType___init_atype(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AType(); - parser_prod___AType___init_atype(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ABlockExpr[83] = { - {(bigint) 3571 /* 0: Identity */}, - {(bigint) 3 /* 1: ABlockExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABlockExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABlockExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ABlockExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3571 /* 5: ABlockExpr < ABlockExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ABlockExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ABlockExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ABlockExpr___visit_all}, - {(bigint) parser_prod___ABlockExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ABlockExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___ABlockExpr___accept_control_flow}, - {(bigint) typing___ABlockExpr___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ABlockExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ABlockExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ABlockExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___ABlockExpr___empty_init}, - {(bigint) parser_prod___ABlockExpr___init_ablockexpr}, - {(bigint) 4 /* 79: ABlockExpr < ABlockExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABlockExpr___n_expr}, - {(bigint) parser_nodes___ABlockExpr___n_expr__eq}, - {(bigint) typing___PNode___accept_typing}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABlockExpr::_parent */ -/* 2: Attribute ABlockExpr::_first_token */ -/* 3: Attribute ABlockExpr::_last_token */ -/* 4: Attribute ABlockExpr::_stype */ -/* 5: Attribute ABlockExpr::_if_true_variable_ctx */ -/* 6: Attribute ABlockExpr::_n_expr */ -val_t NEW_ABlockExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ABlockExpr; - ATTR_parser_nodes___ABlockExpr____n_expr(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ABlockExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABlockExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ABlockExpr_parser_prod___ABlockExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABlockExpr(); - parser_prod___ABlockExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABlockExpr_parser_prod___ABlockExpr___init_ablockexpr(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABlockExpr(); - parser_prod___ABlockExpr___init_ablockexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AVardeclExpr[93] = { - {(bigint) 3331 /* 0: Identity */}, - {(bigint) 3 /* 1: AVardeclExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AVardeclExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AVardeclExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AVardeclExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3331 /* 5: AVardeclExpr < AVardeclExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AVardeclExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AVardeclExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AVardeclExpr___visit_all}, - {(bigint) parser_prod___AVardeclExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AVardeclExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AVardeclExpr___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AVardeclExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AVardeclExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___AVardeclExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AVardeclExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AVardeclExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) syntax_base___AVardeclExpr___variable}, - {(bigint) syntax_base___AVardeclExpr___variable__eq}, - {(bigint) parser_prod___AVardeclExpr___empty_init}, - {(bigint) parser_prod___AVardeclExpr___init_avardeclexpr}, - {(bigint) 4 /* 82: AVardeclExpr < AVardeclExpr: superclass init_table position */}, - {(bigint) parser_nodes___AVardeclExpr___n_kwvar}, - {(bigint) parser_prod___AVardeclExpr___n_kwvar__eq}, - {(bigint) parser_nodes___AVardeclExpr___n_id}, - {(bigint) parser_prod___AVardeclExpr___n_id__eq}, - {(bigint) parser_nodes___AVardeclExpr___n_type}, - {(bigint) parser_prod___AVardeclExpr___n_type__eq}, - {(bigint) parser_nodes___AVardeclExpr___n_assign}, - {(bigint) parser_prod___AVardeclExpr___n_assign__eq}, - {(bigint) parser_nodes___AVardeclExpr___n_expr}, - {(bigint) parser_prod___AVardeclExpr___n_expr__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AVardeclExpr::_parent */ -/* 2: Attribute AVardeclExpr::_first_token */ -/* 3: Attribute AVardeclExpr::_last_token */ -/* 4: Attribute AVardeclExpr::_stype */ -/* 5: Attribute AVardeclExpr::_if_true_variable_ctx */ -/* 6: Attribute AVardeclExpr::_variable */ -/* 7: Attribute AVardeclExpr::_n_kwvar */ -/* 8: Attribute AVardeclExpr::_n_id */ -/* 9: Attribute AVardeclExpr::_n_type */ -/* 10: Attribute AVardeclExpr::_n_assign */ -/* 11: Attribute AVardeclExpr::_n_expr */ -val_t NEW_AVardeclExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 12); - obj->vft = (classtable_elt_t*)VFT_AVardeclExpr; - ATTR_parser_nodes___AVardeclExpr____n_kwvar(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AVardeclExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AVardeclExpr____n_type(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AVardeclExpr____n_assign(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AVardeclExpr____n_expr(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AVardeclExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AVardeclExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AVardeclExpr_parser_prod___AVardeclExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AVardeclExpr(); - parser_prod___AVardeclExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AVardeclExpr_parser_prod___AVardeclExpr___init_avardeclexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AVardeclExpr(); - parser_prod___AVardeclExpr___init_avardeclexpr(self, p0, p1, p2, p3, p4, init_table); - return self; -} -const classtable_elt_t VFT_AReturnExpr[85] = { - {(bigint) 3387 /* 0: Identity */}, - {(bigint) 3 /* 1: AReturnExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AReturnExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AReturnExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AReturnExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3387 /* 5: AReturnExpr < AReturnExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AReturnExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AReturnExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AReturnExpr___visit_all}, - {(bigint) parser_prod___AReturnExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AReturnExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AReturnExpr___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AReturnExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AReturnExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AReturnExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AReturnExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___AReturnExpr___empty_init}, - {(bigint) parser_prod___AReturnExpr___init_areturnexpr}, - {(bigint) 4 /* 80: AReturnExpr < AReturnExpr: superclass init_table position */}, - {(bigint) parser_nodes___AReturnExpr___n_kwreturn}, - {(bigint) parser_prod___AReturnExpr___n_kwreturn__eq}, - {(bigint) parser_nodes___AReturnExpr___n_expr}, - {(bigint) parser_prod___AReturnExpr___n_expr__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AReturnExpr::_parent */ -/* 2: Attribute AReturnExpr::_first_token */ -/* 3: Attribute AReturnExpr::_last_token */ -/* 4: Attribute AReturnExpr::_stype */ -/* 5: Attribute AReturnExpr::_if_true_variable_ctx */ -/* 6: Attribute AReturnExpr::_n_kwreturn */ -/* 7: Attribute AReturnExpr::_n_expr */ -val_t NEW_AReturnExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AReturnExpr; - ATTR_parser_nodes___AReturnExpr____n_kwreturn(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReturnExpr____n_expr(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AReturnExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AReturnExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AReturnExpr_parser_prod___AReturnExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AReturnExpr(); - parser_prod___AReturnExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AReturnExpr_parser_prod___AReturnExpr___init_areturnexpr(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AReturnExpr(); - parser_prod___AReturnExpr___init_areturnexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ABreakExpr[85] = { - {(bigint) 3767 /* 0: Identity */}, - {(bigint) 3 /* 1: ABreakExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABreakExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABreakExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ABreakExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3575 /* 5: ABreakExpr < ABlockControler: superclass typecheck marker */}, - {(bigint) 3767 /* 6: ABreakExpr < ABreakExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 1 /* 20: ABreakExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ABreakExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ABreakExpr___visit_all}, - {(bigint) parser_prod___ABreakExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 2 /* 57: ABreakExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___ABreakExpr___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 3 /* 67: ABreakExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ABreakExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 4 /* 72: ABreakExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ABreakExpr < ABlockControler: superclass init_table position */}, - {(bigint) control_flow___ABlockControler___block}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___ABreakExpr___empty_init}, - {(bigint) parser_prod___ABreakExpr___init_abreakexpr}, - {(bigint) 5 /* 82: ABreakExpr < ABreakExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABreakExpr___n_kwbreak}, - {(bigint) parser_prod___ABreakExpr___n_kwbreak__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABreakExpr::_parent */ -/* 2: Attribute ABreakExpr::_first_token */ -/* 3: Attribute ABreakExpr::_last_token */ -/* 4: Attribute ABreakExpr::_stype */ -/* 5: Attribute ABreakExpr::_if_true_variable_ctx */ -/* 6: Attribute ABreakExpr::_block */ -/* 7: Attribute ABreakExpr::_n_kwbreak */ -val_t NEW_ABreakExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_ABreakExpr; - ATTR_parser_nodes___ABreakExpr____n_kwbreak(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ABreakExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABreakExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ABreakExpr_parser_prod___ABreakExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABreakExpr(); - parser_prod___ABreakExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABreakExpr_parser_prod___ABreakExpr___init_abreakexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABreakExpr(); - parser_prod___ABreakExpr___init_abreakexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AAbortExpr[83] = { - {(bigint) 3615 /* 0: Identity */}, - {(bigint) 3 /* 1: AAbortExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAbortExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAbortExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AAbortExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3615 /* 5: AAbortExpr < AAbortExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAbortExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AAbortExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AAbortExpr___visit_all}, - {(bigint) parser_prod___AAbortExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAbortExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AAbortExpr___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAbortExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AAbortExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AAbortExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___AAbortExpr___empty_init}, - {(bigint) parser_prod___AAbortExpr___init_aabortexpr}, - {(bigint) 4 /* 80: AAbortExpr < AAbortExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAbortExpr___n_kwabort}, - {(bigint) parser_prod___AAbortExpr___n_kwabort__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAbortExpr::_parent */ -/* 2: Attribute AAbortExpr::_first_token */ -/* 3: Attribute AAbortExpr::_last_token */ -/* 4: Attribute AAbortExpr::_stype */ -/* 5: Attribute AAbortExpr::_if_true_variable_ctx */ -/* 6: Attribute AAbortExpr::_n_kwabort */ -val_t NEW_AAbortExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AAbortExpr; - ATTR_parser_nodes___AAbortExpr____n_kwabort(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAbortExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAbortExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AAbortExpr_parser_prod___AAbortExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAbortExpr(); - parser_prod___AAbortExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AAbortExpr_parser_prod___AAbortExpr___init_aabortexpr(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAbortExpr(); - parser_prod___AAbortExpr___init_aabortexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AContinueExpr[85] = { - {(bigint) 3759 /* 0: Identity */}, - {(bigint) 3 /* 1: AContinueExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AContinueExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AContinueExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AContinueExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3575 /* 5: AContinueExpr < ABlockControler: superclass typecheck marker */}, - {(bigint) 3759 /* 6: AContinueExpr < AContinueExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 1 /* 20: AContinueExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AContinueExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AContinueExpr___visit_all}, - {(bigint) parser_prod___AContinueExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 2 /* 57: AContinueExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AContinueExpr___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 3 /* 67: AContinueExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AContinueExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 4 /* 72: AContinueExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AContinueExpr < ABlockControler: superclass init_table position */}, - {(bigint) control_flow___ABlockControler___block}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___AContinueExpr___empty_init}, - {(bigint) parser_prod___AContinueExpr___init_acontinueexpr}, - {(bigint) 5 /* 82: AContinueExpr < AContinueExpr: superclass init_table position */}, - {(bigint) parser_nodes___AContinueExpr___n_kwcontinue}, - {(bigint) parser_prod___AContinueExpr___n_kwcontinue__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AContinueExpr::_parent */ -/* 2: Attribute AContinueExpr::_first_token */ -/* 3: Attribute AContinueExpr::_last_token */ -/* 4: Attribute AContinueExpr::_stype */ -/* 5: Attribute AContinueExpr::_if_true_variable_ctx */ -/* 6: Attribute AContinueExpr::_block */ -/* 7: Attribute AContinueExpr::_n_kwcontinue */ -val_t NEW_AContinueExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AContinueExpr; - ATTR_parser_nodes___AContinueExpr____n_kwcontinue(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AContinueExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AContinueExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AContinueExpr_parser_prod___AContinueExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AContinueExpr(); - parser_prod___AContinueExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AContinueExpr_parser_prod___AContinueExpr___init_acontinueexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AContinueExpr(); - parser_prod___AContinueExpr___init_acontinueexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ADoExpr[84] = { - {(bigint) 3539 /* 0: Identity */}, - {(bigint) 3 /* 1: ADoExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ADoExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ADoExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ADoExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3539 /* 5: ADoExpr < ADoExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ADoExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ADoExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ADoExpr___visit_all}, - {(bigint) parser_prod___ADoExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ADoExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ADoExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ADoExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ADoExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___ADoExpr___empty_init}, - {(bigint) parser_prod___ADoExpr___init_adoexpr}, - {(bigint) 4 /* 79: ADoExpr < ADoExpr: superclass init_table position */}, - {(bigint) parser_nodes___ADoExpr___n_kwdo}, - {(bigint) parser_prod___ADoExpr___n_kwdo__eq}, - {(bigint) parser_nodes___ADoExpr___n_block}, - {(bigint) parser_prod___ADoExpr___n_block__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ADoExpr::_parent */ -/* 2: Attribute ADoExpr::_first_token */ -/* 3: Attribute ADoExpr::_last_token */ -/* 4: Attribute ADoExpr::_stype */ -/* 5: Attribute ADoExpr::_if_true_variable_ctx */ -/* 6: Attribute ADoExpr::_n_kwdo */ -/* 7: Attribute ADoExpr::_n_block */ -val_t NEW_ADoExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_ADoExpr; - ATTR_parser_nodes___ADoExpr____n_kwdo(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ADoExpr____n_block(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ADoExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ADoExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ADoExpr_parser_prod___ADoExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ADoExpr(); - parser_prod___ADoExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ADoExpr_parser_prod___ADoExpr___init_adoexpr(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ADoExpr(); - parser_prod___ADoExpr___init_adoexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AIfExpr[88] = { - {(bigint) 3503 /* 0: Identity */}, - {(bigint) 3 /* 1: AIfExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AIfExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AIfExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AIfExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3503 /* 5: AIfExpr < AIfExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AIfExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AIfExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AIfExpr___visit_all}, - {(bigint) parser_prod___AIfExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AIfExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AIfExpr___accept_control_flow}, - {(bigint) typing___AIfExpr___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AIfExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AIfExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AIfExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___AIfExpr___empty_init}, - {(bigint) parser_prod___AIfExpr___init_aifexpr}, - {(bigint) 4 /* 79: AIfExpr < AIfExpr: superclass init_table position */}, - {(bigint) parser_nodes___AIfExpr___n_kwif}, - {(bigint) parser_prod___AIfExpr___n_kwif__eq}, - {(bigint) parser_nodes___AIfExpr___n_expr}, - {(bigint) parser_prod___AIfExpr___n_expr__eq}, - {(bigint) parser_nodes___AIfExpr___n_then}, - {(bigint) parser_prod___AIfExpr___n_then__eq}, - {(bigint) parser_nodes___AIfExpr___n_else}, - {(bigint) parser_prod___AIfExpr___n_else__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AIfExpr::_parent */ -/* 2: Attribute AIfExpr::_first_token */ -/* 3: Attribute AIfExpr::_last_token */ -/* 4: Attribute AIfExpr::_stype */ -/* 5: Attribute AIfExpr::_if_true_variable_ctx */ -/* 6: Attribute AIfExpr::_n_kwif */ -/* 7: Attribute AIfExpr::_n_expr */ -/* 8: Attribute AIfExpr::_n_then */ -/* 9: Attribute AIfExpr::_n_else */ -val_t NEW_AIfExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_AIfExpr; - ATTR_parser_nodes___AIfExpr____n_kwif(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AIfExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AIfExpr____n_then(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AIfExpr____n_else(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AIfExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIfExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AIfExpr_parser_prod___AIfExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIfExpr(); - parser_prod___AIfExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AIfExpr_parser_prod___AIfExpr___init_aifexpr(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIfExpr(); - parser_prod___AIfExpr___init_aifexpr(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_AIfexprExpr[92] = { - {(bigint) 3499 /* 0: Identity */}, - {(bigint) 3 /* 1: AIfexprExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AIfexprExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AIfexprExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AIfexprExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3499 /* 5: AIfexprExpr < AIfexprExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AIfexprExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AIfexprExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AIfexprExpr___visit_all}, - {(bigint) parser_prod___AIfexprExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AIfexprExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___AIfexprExpr___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AIfexprExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AIfexprExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AIfexprExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___AIfexprExpr___empty_init}, - {(bigint) parser_prod___AIfexprExpr___init_aifexprexpr}, - {(bigint) 4 /* 79: AIfexprExpr < AIfexprExpr: superclass init_table position */}, - {(bigint) parser_nodes___AIfexprExpr___n_kwif}, - {(bigint) parser_prod___AIfexprExpr___n_kwif__eq}, - {(bigint) parser_nodes___AIfexprExpr___n_expr}, - {(bigint) parser_prod___AIfexprExpr___n_expr__eq}, - {(bigint) parser_nodes___AIfexprExpr___n_kwthen}, - {(bigint) parser_prod___AIfexprExpr___n_kwthen__eq}, - {(bigint) parser_nodes___AIfexprExpr___n_then}, - {(bigint) parser_prod___AIfexprExpr___n_then__eq}, - {(bigint) parser_nodes___AIfexprExpr___n_kwelse}, - {(bigint) parser_prod___AIfexprExpr___n_kwelse__eq}, - {(bigint) parser_nodes___AIfexprExpr___n_else}, - {(bigint) parser_prod___AIfexprExpr___n_else__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AIfexprExpr::_parent */ -/* 2: Attribute AIfexprExpr::_first_token */ -/* 3: Attribute AIfexprExpr::_last_token */ -/* 4: Attribute AIfexprExpr::_stype */ -/* 5: Attribute AIfexprExpr::_if_true_variable_ctx */ -/* 6: Attribute AIfexprExpr::_n_kwif */ -/* 7: Attribute AIfexprExpr::_n_expr */ -/* 8: Attribute AIfexprExpr::_n_kwthen */ -/* 9: Attribute AIfexprExpr::_n_then */ -/* 10: Attribute AIfexprExpr::_n_kwelse */ -/* 11: Attribute AIfexprExpr::_n_else */ -val_t NEW_AIfexprExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 12); - obj->vft = (classtable_elt_t*)VFT_AIfexprExpr; - ATTR_parser_nodes___AIfexprExpr____n_kwif(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AIfexprExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AIfexprExpr____n_kwthen(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AIfexprExpr____n_then(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AIfexprExpr____n_kwelse(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AIfexprExpr____n_else(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AIfexprExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIfexprExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AIfexprExpr_parser_prod___AIfexprExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIfexprExpr(); - parser_prod___AIfexprExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AIfexprExpr_parser_prod___AIfexprExpr___init_aifexprexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIfexprExpr(); - parser_prod___AIfexprExpr___init_aifexprexpr(self, p0, p1, p2, p3, p4, p5, init_table); - return self; -} -const classtable_elt_t VFT_AWhileExpr[91] = { - {(bigint) 3659 /* 0: Identity */}, - {(bigint) 3 /* 1: AWhileExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AWhileExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AWhileExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AWhileExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3543 /* 5: AWhileExpr < AControlableBlock: superclass typecheck marker */}, - {(bigint) 3659 /* 6: AWhileExpr < AWhileExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 1 /* 20: AWhileExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AWhileExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AWhileExpr___visit_all}, - {(bigint) parser_prod___AWhileExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 2 /* 57: AWhileExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AControlableBlock___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AWhileExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 3 /* 67: AWhileExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AControlableBlock___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 4 /* 72: AWhileExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___AWhileExpr___compile_inside_block}, - {(bigint) 0 /* 78: AWhileExpr < AControlableBlock: superclass init_table position */}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___AWhileExpr___empty_init}, - {(bigint) parser_prod___AWhileExpr___init_awhileexpr}, - {(bigint) 5 /* 82: AWhileExpr < AWhileExpr: superclass init_table position */}, - {(bigint) parser_nodes___AWhileExpr___n_kwwhile}, - {(bigint) parser_prod___AWhileExpr___n_kwwhile__eq}, - {(bigint) parser_nodes___AWhileExpr___n_expr}, - {(bigint) parser_prod___AWhileExpr___n_expr__eq}, - {(bigint) parser_nodes___AWhileExpr___n_kwdo}, - {(bigint) parser_prod___AWhileExpr___n_kwdo__eq}, - {(bigint) parser_nodes___AWhileExpr___n_block}, - {(bigint) parser_prod___AWhileExpr___n_block__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AWhileExpr::_parent */ -/* 2: Attribute AWhileExpr::_first_token */ -/* 3: Attribute AWhileExpr::_last_token */ -/* 4: Attribute AWhileExpr::_stype */ -/* 5: Attribute AWhileExpr::_if_true_variable_ctx */ -/* 6: Attribute AWhileExpr::_n_kwwhile */ -/* 7: Attribute AWhileExpr::_n_expr */ -/* 8: Attribute AWhileExpr::_n_kwdo */ -/* 9: Attribute AWhileExpr::_n_block */ -val_t NEW_AWhileExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_AWhileExpr; - ATTR_parser_nodes___AWhileExpr____n_kwwhile(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AWhileExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AWhileExpr____n_kwdo(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AWhileExpr____n_block(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AWhileExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AWhileExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AWhileExpr_parser_prod___AWhileExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AWhileExpr(); - parser_prod___AWhileExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AWhileExpr_parser_prod___AWhileExpr___init_awhileexpr(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AWhileExpr(); - parser_prod___AWhileExpr___init_awhileexpr(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_AForExpr[89] = { - {(bigint) 3731 /* 0: Identity */}, - {(bigint) 3 /* 1: AForExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AForExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AForExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AForExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3543 /* 5: AForExpr < AControlableBlock: superclass typecheck marker */}, - {(bigint) 3731 /* 6: AForExpr < AForExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 1 /* 20: AForExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AForExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AForExpr___visit_all}, - {(bigint) parser_prod___AForExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 2 /* 57: AForExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AControlableBlock___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AForExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 3 /* 67: AForExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AControlableBlock___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 4 /* 72: AForExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___AForExpr___compile_inside_block}, - {(bigint) 0 /* 78: AForExpr < AControlableBlock: superclass init_table position */}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___AForExpr___empty_init}, - {(bigint) parser_prod___AForExpr___init_aforexpr}, - {(bigint) 5 /* 82: AForExpr < AForExpr: superclass init_table position */}, - {(bigint) parser_nodes___AForExpr___n_vardecl}, - {(bigint) parser_prod___AForExpr___n_vardecl__eq}, - {(bigint) parser_nodes___AForExpr___n_kwdo}, - {(bigint) parser_prod___AForExpr___n_kwdo__eq}, - {(bigint) parser_nodes___AForExpr___n_block}, - {(bigint) parser_prod___AForExpr___n_block__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AForExpr::_parent */ -/* 2: Attribute AForExpr::_first_token */ -/* 3: Attribute AForExpr::_last_token */ -/* 4: Attribute AForExpr::_stype */ -/* 5: Attribute AForExpr::_if_true_variable_ctx */ -/* 6: Attribute AForExpr::_n_vardecl */ -/* 7: Attribute AForExpr::_n_kwdo */ -/* 8: Attribute AForExpr::_n_block */ -val_t NEW_AForExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_AForExpr; - ATTR_parser_nodes___AForExpr____n_vardecl(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AForExpr____n_kwdo(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AForExpr____n_block(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AForExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AForExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AForExpr_parser_prod___AForExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AForExpr(); - parser_prod___AForExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AForExpr_parser_prod___AForExpr___init_aforexpr(val_t p0, val_t p1, val_t p2) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AForExpr(); - parser_prod___AForExpr___init_aforexpr(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_AForVardeclExpr[89] = { - {(bigint) 3523 /* 0: Identity */}, - {(bigint) 3 /* 1: AForVardeclExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AForVardeclExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AForVardeclExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AForVardeclExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3523 /* 5: AForVardeclExpr < AForVardeclExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AForVardeclExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AForVardeclExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AForVardeclExpr___visit_all}, - {(bigint) parser_prod___AForVardeclExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AForVardeclExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AForVardeclExpr___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AForVardeclExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AForVardeclExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AForVardeclExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AForVardeclExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) syntax_base___AForVardeclExpr___variable}, - {(bigint) syntax_base___AForVardeclExpr___variable__eq}, - {(bigint) parser_prod___AForVardeclExpr___empty_init}, - {(bigint) parser_prod___AForVardeclExpr___init_aforvardeclexpr}, - {(bigint) 4 /* 82: AForVardeclExpr < AForVardeclExpr: superclass init_table position */}, - {(bigint) parser_nodes___AForVardeclExpr___n_kwfor}, - {(bigint) parser_prod___AForVardeclExpr___n_kwfor__eq}, - {(bigint) parser_nodes___AForVardeclExpr___n_id}, - {(bigint) parser_prod___AForVardeclExpr___n_id__eq}, - {(bigint) parser_nodes___AForVardeclExpr___n_expr}, - {(bigint) parser_prod___AForVardeclExpr___n_expr__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AForVardeclExpr::_parent */ -/* 2: Attribute AForVardeclExpr::_first_token */ -/* 3: Attribute AForVardeclExpr::_last_token */ -/* 4: Attribute AForVardeclExpr::_stype */ -/* 5: Attribute AForVardeclExpr::_if_true_variable_ctx */ -/* 6: Attribute AForVardeclExpr::_variable */ -/* 7: Attribute AForVardeclExpr::_n_kwfor */ -/* 8: Attribute AForVardeclExpr::_n_id */ -/* 9: Attribute AForVardeclExpr::_n_expr */ -val_t NEW_AForVardeclExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_AForVardeclExpr; - ATTR_parser_nodes___AForVardeclExpr____n_kwfor(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AForVardeclExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AForVardeclExpr____n_expr(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AForVardeclExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AForVardeclExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AForVardeclExpr_parser_prod___AForVardeclExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AForVardeclExpr(); - parser_prod___AForVardeclExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AForVardeclExpr_parser_prod___AForVardeclExpr___init_aforvardeclexpr(val_t p0, val_t p1, val_t p2) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AForVardeclExpr(); - parser_prod___AForVardeclExpr___init_aforvardeclexpr(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_AAssertExpr[86] = { - {(bigint) 3595 /* 0: Identity */}, - {(bigint) 3 /* 1: AAssertExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAssertExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAssertExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AAssertExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3595 /* 5: AAssertExpr < AAssertExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAssertExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AAssertExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AAssertExpr___visit_all}, - {(bigint) parser_prod___AAssertExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAssertExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AAssertExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAssertExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AAssertExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AAssertExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___AAssertExpr___empty_init}, - {(bigint) parser_prod___AAssertExpr___init_aassertexpr}, - {(bigint) 4 /* 79: AAssertExpr < AAssertExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAssertExpr___n_kwassert}, - {(bigint) parser_prod___AAssertExpr___n_kwassert__eq}, - {(bigint) parser_nodes___AAssertExpr___n_id}, - {(bigint) parser_prod___AAssertExpr___n_id__eq}, - {(bigint) parser_nodes___AAssertExpr___n_expr}, - {(bigint) parser_prod___AAssertExpr___n_expr__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAssertExpr::_parent */ -/* 2: Attribute AAssertExpr::_first_token */ -/* 3: Attribute AAssertExpr::_last_token */ -/* 4: Attribute AAssertExpr::_stype */ -/* 5: Attribute AAssertExpr::_if_true_variable_ctx */ -/* 6: Attribute AAssertExpr::_n_kwassert */ -/* 7: Attribute AAssertExpr::_n_id */ -/* 8: Attribute AAssertExpr::_n_expr */ -val_t NEW_AAssertExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_AAssertExpr; - ATTR_parser_nodes___AAssertExpr____n_kwassert(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssertExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssertExpr____n_expr(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAssertExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAssertExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AAssertExpr_parser_prod___AAssertExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAssertExpr(); - parser_prod___AAssertExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AAssertExpr_parser_prod___AAssertExpr___init_aassertexpr(val_t p0, val_t p1, val_t p2) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAssertExpr(); - parser_prod___AAssertExpr___init_aassertexpr(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_AAssignFormExpr[87] = { - {(bigint) 3591 /* 0: Identity */}, - {(bigint) 3 /* 1: AAssignFormExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAssignFormExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAssignFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AAssignFormExpr < PExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3591 /* 6: AAssignFormExpr < AAssignFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAssignFormExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAssignFormExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAssignFormExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AAssignFormExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 4 /* 82: AAssignFormExpr < AAssignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAssignFormExpr___n_assign}, - {(bigint) parser_nodes___AAssignFormExpr___n_assign__eq}, - {(bigint) parser_nodes___AAssignFormExpr___n_value}, - {(bigint) parser_nodes___AAssignFormExpr___n_value__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAssignFormExpr::_parent */ -/* 2: Attribute AAssignFormExpr::_first_token */ -/* 3: Attribute AAssignFormExpr::_last_token */ -/* 4: Attribute AAssignFormExpr::_stype */ -/* 5: Attribute AAssignFormExpr::_if_true_variable_ctx */ + obj = alloc(sizeof(val_t) * 20); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAttrReassignExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAttrReassignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAttrReassignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAttrFormExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAttrFormExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AReassignFormExpr____n_assign_op(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_assign_op", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AReassignFormExpr____n_value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_value", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAttrReassignExpr_parser___parser_prod___AAttrReassignExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5557; + fra.me.meth = LOCATE_NEW_AAttrReassignExpr_parser___parser_prod___AAttrReassignExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5557 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAttrReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrReassignExpr(fra.me.REG[0]); + parser___parser_prod___AAttrReassignExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAttrReassignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAttrReassignExpr_parser___parser_prod___AAttrReassignExpr___init_aattrreassignexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5559; + fra.me.meth = LOCATE_NEW_AAttrReassignExpr_parser___parser_prod___AAttrReassignExpr___init_aattrreassignexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:5559 */ + fra.me.REG[4] = NEW_parser___parser_nodes___AAttrReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrReassignExpr(fra.me.REG[4]); + parser___parser_prod___AAttrReassignExpr___init_aattrreassignexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___AAttrReassignExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_AAttrReassignExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAttrReassignExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAttrReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAttrReassignExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAttrReassignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ACallExpr[125] = { + {(bigint) 3955 /* 0: Identity */}, + {(bigint) 22 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ACallExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ACallExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ACallExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ACallExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ACallExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ACallExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: ACallExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ACallExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ACallExpr < ASendExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 3883 /* 14: ACallExpr < ACallFormExpr: superclass typecheck marker */}, + {(bigint) 3955 /* 15: ACallExpr < ACallExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: ACallExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ACallExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ACallExpr___visit_all}, + {(bigint) 7 /* 63: ACallExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ACallFormExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: ACallExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ACallExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: ACallExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ACallExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ACallExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ACallExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ACallExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ACallFormExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ACallExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) syntax___typing___ACallExpr___variable_create}, + {(bigint) 0 /* 119: ACallExpr < ACallFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ACallFormExpr___n_id}, + {(bigint) parser___parser_nodes___ACallFormExpr___n_args}, + {(bigint) parser___parser_prod___ACallExpr___empty_init}, + {(bigint) parser___parser_prod___ACallExpr___init_acallexpr}, + {(bigint) 9 /* 124: ACallExpr < ACallExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ACallExpr::_parent */ +/* 3: Attribute ACallExpr::_location */ +/* 4: Attribute ACallExpr::_first_location */ +/* 5: Attribute ACallExpr::_last_location */ /* Instance Hole :( */ +/* 7: Attribute ACallExpr::_is_typed */ +/* 8: Attribute ACallExpr::_stype */ +/* 9: Attribute ACallExpr::_if_true_flow_ctx */ +/* 10: Attribute ACallExpr::_if_false_flow_ctx */ +/* 11: Attribute ACallExpr::_prop_signature */ +/* 12: Attribute ACallExpr::_raw_arguments_cache */ /* Instance Hole :( */ -/* 8: Attribute AAssignFormExpr::_n_assign */ -/* 9: Attribute AAssignFormExpr::_n_value */ -val_t NEW_AAssignFormExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_AAssignFormExpr; - ATTR_parser_nodes___AAssignFormExpr____n_assign(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAssignFormExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAssignFormExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_AReassignFormExpr[89] = { - {(bigint) 3391 /* 0: Identity */}, - {(bigint) 3 /* 1: AReassignFormExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AReassignFormExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AReassignFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AReassignFormExpr < PExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3391 /* 6: AReassignFormExpr < AReassignFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AReassignFormExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AReassignFormExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AReassignFormExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AReassignFormExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) typing___AReassignFormExpr___do_lvalue_typing}, - {(bigint) typing___AReassignFormExpr___assign_method}, - {(bigint) 4 /* 84: AReassignFormExpr < AReassignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AReassignFormExpr___n_assign_op}, - {(bigint) parser_nodes___AReassignFormExpr___n_assign_op__eq}, - {(bigint) parser_nodes___AReassignFormExpr___n_value}, - {(bigint) parser_nodes___AReassignFormExpr___n_value__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AReassignFormExpr::_parent */ -/* 2: Attribute AReassignFormExpr::_first_token */ -/* 3: Attribute AReassignFormExpr::_last_token */ -/* 4: Attribute AReassignFormExpr::_stype */ -/* 5: Attribute AReassignFormExpr::_if_true_variable_ctx */ /* Instance Hole :( */ /* Instance Hole :( */ -/* 8: Attribute AReassignFormExpr::_assign_method */ -/* 9: Attribute AReassignFormExpr::_n_assign_op */ -/* 10: Attribute AReassignFormExpr::_n_value */ -val_t NEW_AReassignFormExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 11); - obj->vft = (classtable_elt_t*)VFT_AReassignFormExpr; - ATTR_parser_nodes___AReassignFormExpr____n_assign_op(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AReassignFormExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AReassignFormExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_AOnceExpr[86] = { - {(bigint) 3703 /* 0: Identity */}, - {(bigint) 3 /* 1: AOnceExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AOnceExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AOnceExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AOnceExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3411 /* 5: AOnceExpr < AProxyExpr: superclass typecheck marker */}, - {(bigint) 3703 /* 6: AOnceExpr < AOnceExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 1 /* 20: AOnceExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AOnceExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AOnceExpr___visit_all}, - {(bigint) parser_prod___AOnceExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 2 /* 57: AOnceExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AOnceExpr___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AProxyExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 3 /* 67: AOnceExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AOnceExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 4 /* 72: AOnceExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AOnceExpr < AProxyExpr: superclass init_table position */}, - {(bigint) parser_nodes___AProxyExpr___n_expr}, - {(bigint) parser_prod___AOnceExpr___n_expr__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___AOnceExpr___empty_init}, - {(bigint) parser_prod___AOnceExpr___init_aonceexpr}, - {(bigint) 5 /* 83: AOnceExpr < AOnceExpr: superclass init_table position */}, - {(bigint) parser_nodes___AOnceExpr___n_kwonce}, - {(bigint) parser_prod___AOnceExpr___n_kwonce__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AOnceExpr::_parent */ -/* 2: Attribute AOnceExpr::_first_token */ -/* 3: Attribute AOnceExpr::_last_token */ -/* 4: Attribute AOnceExpr::_stype */ -/* 5: Attribute AOnceExpr::_if_true_variable_ctx */ -/* 6: Attribute AOnceExpr::_n_expr */ -/* 7: Attribute AOnceExpr::_n_kwonce */ -val_t NEW_AOnceExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AOnceExpr; - ATTR_parser_nodes___AProxyExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AOnceExpr____n_kwonce(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AOnceExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOnceExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AOnceExpr_parser_prod___AOnceExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOnceExpr(); - parser_prod___AOnceExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AOnceExpr_parser_prod___AOnceExpr___init_aonceexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOnceExpr(); - parser_prod___AOnceExpr___init_aonceexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ASendExpr[103] = { - {(bigint) 3799 /* 0: Identity */}, - {(bigint) 3 /* 1: ASendExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ASendExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ASendExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ASendExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ASendExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ASendExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ASendExpr < ASendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ASendExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASendExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASendExpr___visit_all}, - {(bigint) parser_prod___ASendExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ASendExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ASendExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ASendExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ASendExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ASendExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ASendExpr___name}, - {(bigint) typing___ASendExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ASendExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ASendExpr___n_expr__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ASendExpr::_parent */ -/* 2: Attribute ASendExpr::_first_token */ -/* 3: Attribute ASendExpr::_last_token */ -/* 4: Attribute ASendExpr::_stype */ -/* 5: Attribute ASendExpr::_if_true_variable_ctx */ -/* 6: Attribute ASendExpr::_prop */ -/* 7: Attribute ASendExpr::_arguments */ +/* 16: Attribute ACallExpr::_prop */ +/* 17: Attribute ACallExpr::_return_type */ +/* 18: Attribute ACallExpr::_n_expr */ +/* 19: Attribute ACallExpr::_n_closure_defs */ +/* 20: Attribute ACallExpr::_n_id */ +/* 21: Attribute ACallExpr::_n_args */ +void INIT_ATTRIBUTES__parser___parser_nodes___ACallExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACallExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ACallExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 22); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ACallExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ACallExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ACallExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACallFormExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACallFormExpr____n_args(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_args", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ACallExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ACallExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACallExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACallExpr_parser___parser_prod___ACallExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5630; + fra.me.meth = LOCATE_NEW_ACallExpr_parser___parser_prod___ACallExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5630 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACallExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallExpr(fra.me.REG[0]); + parser___parser_prod___ACallExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACallExpr_parser___parser_prod___ACallExpr___init_acallexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5632; + fra.me.meth = LOCATE_NEW_ACallExpr_parser___parser_prod___ACallExpr___init_acallexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:5632 */ + fra.me.REG[4] = NEW_parser___parser_nodes___ACallExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallExpr(fra.me.REG[4]); + parser___parser_prod___ACallExpr___init_acallexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___ACallExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_ACallExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ACallExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACallExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACallExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ACallExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ACallExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ACallAssignExpr[122] = { + {(bigint) 3959 /* 0: Identity */}, + {(bigint) 22 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ACallAssignExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ACallAssignExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ACallAssignExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ACallAssignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ACallAssignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ACallAssignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3583 /* 8: ACallAssignExpr < AAssignFormExpr: superclass typecheck marker */}, + {(bigint) 3823 /* 9: ACallAssignExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ACallAssignExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ACallAssignExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3959 /* 12: ACallAssignExpr < ACallAssignExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3883 /* 14: ACallAssignExpr < ACallFormExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: ACallAssignExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ACallAssignExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ACallAssignExpr___visit_all}, + {(bigint) 7 /* 63: ACallAssignExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ACallFormExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: ACallAssignExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ACallAssignExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: ACallAssignExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___ACallAssignExpr___empty_init}, + {(bigint) parser___parser_prod___ACallAssignExpr___init_acallassignexpr}, + {(bigint) 10 /* 90: ACallAssignExpr < ACallAssignExpr: superclass init_table position */}, + {(bigint) 9 /* 91: ACallAssignExpr < AAssignFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAssignFormExpr___n_assign}, + {(bigint) parser___parser_nodes___AAssignFormExpr___n_value}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ACallAssignExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ACallAssignExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ACallAssignExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ACallAssignExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ACallFormExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ACallAssignExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) syntax___typing___ACallAssignExpr___variable_create}, + {(bigint) 0 /* 119: ACallAssignExpr < ACallFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ACallFormExpr___n_id}, + {(bigint) parser___parser_nodes___ACallFormExpr___n_args}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ACallAssignExpr::_parent */ +/* 3: Attribute ACallAssignExpr::_location */ +/* 4: Attribute ACallAssignExpr::_first_location */ +/* 5: Attribute ACallAssignExpr::_last_location */ /* Instance Hole :( */ +/* 7: Attribute ACallAssignExpr::_is_typed */ +/* 8: Attribute ACallAssignExpr::_stype */ +/* 9: Attribute ACallAssignExpr::_if_true_flow_ctx */ +/* 10: Attribute ACallAssignExpr::_if_false_flow_ctx */ +/* 11: Attribute ACallAssignExpr::_prop_signature */ +/* 12: Attribute ACallAssignExpr::_raw_arguments_cache */ +/* 13: Attribute ACallAssignExpr::_n_assign */ +/* 14: Attribute ACallAssignExpr::_n_value */ /* Instance Hole :( */ +/* 16: Attribute ACallAssignExpr::_prop */ +/* 17: Attribute ACallAssignExpr::_return_type */ +/* 18: Attribute ACallAssignExpr::_n_expr */ +/* 19: Attribute ACallAssignExpr::_n_closure_defs */ +/* 20: Attribute ACallAssignExpr::_n_id */ +/* 21: Attribute ACallAssignExpr::_n_args */ +void INIT_ATTRIBUTES__parser___parser_nodes___ACallAssignExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACallAssignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ACallAssignExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 22); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ACallAssignExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ACallAssignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ACallAssignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACallFormExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACallFormExpr____n_args(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_args", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssignFormExpr____n_assign(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_assign", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssignFormExpr____n_value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_value", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACallAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallAssignExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallAssignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACallAssignExpr_parser___parser_prod___ACallAssignExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5710; + fra.me.meth = LOCATE_NEW_ACallAssignExpr_parser___parser_prod___ACallAssignExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5710 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACallAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallAssignExpr(fra.me.REG[0]); + parser___parser_prod___ACallAssignExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallAssignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACallAssignExpr_parser___parser_prod___ACallAssignExpr___init_acallassignexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5712; + fra.me.meth = LOCATE_NEW_ACallAssignExpr_parser___parser_prod___ACallAssignExpr___init_acallassignexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:5712 */ + fra.me.REG[5] = NEW_parser___parser_nodes___ACallAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallAssignExpr(fra.me.REG[5]); + parser___parser_prod___ACallAssignExpr___init_acallassignexpr(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___ACallAssignExpr(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +val_t NEW_ACallAssignExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ACallAssignExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACallAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallAssignExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallAssignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ACallAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallAssignExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallAssignExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ACallReassignExpr[125] = { + {(bigint) 3951 /* 0: Identity */}, + {(bigint) 22 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ACallReassignExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ACallReassignExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ACallReassignExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ACallReassignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ACallReassignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ACallReassignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3375 /* 8: ACallReassignExpr < AReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3823 /* 9: ACallReassignExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ACallReassignExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ACallReassignExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3871 /* 12: ACallReassignExpr < ASendReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3875 /* 13: ACallReassignExpr < ASendReassignExpr: superclass typecheck marker */}, + {(bigint) 3883 /* 14: ACallReassignExpr < ACallFormExpr: superclass typecheck marker */}, + {(bigint) 3951 /* 15: ACallReassignExpr < ACallReassignExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 9 /* 19: ACallReassignExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ACallReassignExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ACallReassignExpr___visit_all}, + {(bigint) 8 /* 63: ACallReassignExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ACallFormExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 7 /* 72: ACallReassignExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ACallReassignExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 6 /* 80: ACallReassignExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendReassignExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 11 /* 88: ACallReassignExpr < ASendReassignFormExpr: superclass init_table position */}, + {(bigint) 0 /* 89: ACallReassignExpr < ASendReassignExpr: superclass init_table position */}, + {(bigint) syntax___typing___ASendReassignExpr___read_prop}, + {(bigint) syntax___typing___AReassignFormExpr___do_rvalue_typing}, + {(bigint) syntax___typing___AReassignFormExpr___assign_method}, + {(bigint) 5 /* 93: ACallReassignExpr < AReassignFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AReassignFormExpr___n_assign_op}, + {(bigint) parser___parser_nodes___AReassignFormExpr___n_value}, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ACallReassignExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ACallReassignExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ACallReassignExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ACallReassignExpr___name}, + {(bigint) syntax___typing___ASendReassignExpr___do_all_typing}, + {(bigint) syntax___typing___ACallFormExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ACallReassignExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) syntax___typing___ACallReassignExpr___variable_create}, + {(bigint) 10 /* 119: ACallReassignExpr < ACallFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ACallFormExpr___n_id}, + {(bigint) parser___parser_nodes___ACallFormExpr___n_args}, + {(bigint) parser___parser_prod___ACallReassignExpr___empty_init}, + {(bigint) parser___parser_prod___ACallReassignExpr___init_acallreassignexpr}, + {(bigint) 12 /* 124: ACallReassignExpr < ACallReassignExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ACallReassignExpr::_parent */ +/* 3: Attribute ACallReassignExpr::_location */ +/* 4: Attribute ACallReassignExpr::_first_location */ +/* 5: Attribute ACallReassignExpr::_last_location */ +/* 6: Attribute ACallReassignExpr::_read_prop */ +/* 7: Attribute ACallReassignExpr::_is_typed */ +/* 8: Attribute ACallReassignExpr::_stype */ +/* 9: Attribute ACallReassignExpr::_if_true_flow_ctx */ +/* 10: Attribute ACallReassignExpr::_if_false_flow_ctx */ +/* 11: Attribute ACallReassignExpr::_prop_signature */ +/* 12: Attribute ACallReassignExpr::_raw_arguments_cache */ +/* 13: Attribute ACallReassignExpr::_assign_method */ +/* 14: Attribute ACallReassignExpr::_n_assign_op */ +/* 15: Attribute ACallReassignExpr::_n_value */ +/* 16: Attribute ACallReassignExpr::_prop */ +/* 17: Attribute ACallReassignExpr::_return_type */ +/* 18: Attribute ACallReassignExpr::_n_expr */ +/* 19: Attribute ACallReassignExpr::_n_closure_defs */ +/* 20: Attribute ACallReassignExpr::_n_id */ +/* 21: Attribute ACallReassignExpr::_n_args */ +void INIT_ATTRIBUTES__parser___parser_nodes___ACallReassignExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACallReassignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ACallReassignExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 22); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ACallReassignExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ACallReassignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ACallReassignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACallFormExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACallFormExpr____n_args(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_args", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AReassignFormExpr____n_assign_op(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_assign_op", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AReassignFormExpr____n_value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_value", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[13] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACallReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallReassignExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallReassignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACallReassignExpr_parser___parser_prod___ACallReassignExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[13] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5797; + fra.me.meth = LOCATE_NEW_ACallReassignExpr_parser___parser_prod___ACallReassignExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5797 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACallReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallReassignExpr(fra.me.REG[0]); + parser___parser_prod___ACallReassignExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallReassignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACallReassignExpr_parser___parser_prod___ACallReassignExpr___init_acallreassignexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[13] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5799; + fra.me.meth = LOCATE_NEW_ACallReassignExpr_parser___parser_prod___ACallReassignExpr___init_acallreassignexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:5799 */ + fra.me.REG[5] = NEW_parser___parser_nodes___ACallReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallReassignExpr(fra.me.REG[5]); + parser___parser_prod___ACallReassignExpr___init_acallreassignexpr(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___ACallReassignExpr(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +val_t NEW_ACallReassignExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[13] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ACallReassignExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACallReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallReassignExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallReassignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[13] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ACallReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACallReassignExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACallReassignExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ASuperExpr[116] = { + {(bigint) 3859 /* 0: Identity */}, + {(bigint) 22 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ASuperExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ASuperExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ASuperExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ASuperExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ASuperExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ASuperExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: ASuperExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ASuperExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3859 /* 11: ASuperExpr < ASuperExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 6 /* 19: ASuperExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ASuperExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ASuperExpr___visit_all}, + {(bigint) 5 /* 63: ASuperExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASuperExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 4 /* 72: ASuperExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 0 /* 75: ASuperExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 3 /* 80: ASuperExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASuperExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ASuperExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 2 /* 100: ASuperExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 1 /* 106: ASuperExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ASuperExpr___init_in_superclass}, + {(bigint) parser___parser_prod___ASuperExpr___empty_init}, + {(bigint) parser___parser_prod___ASuperExpr___init_asuperexpr}, + {(bigint) 7 /* 112: ASuperExpr < ASuperExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASuperExpr___n_qualified}, + {(bigint) parser___parser_nodes___ASuperExpr___n_kwsuper}, + {(bigint) parser___parser_nodes___ASuperExpr___n_args}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ASuperExpr::_parent */ +/* 3: Attribute ASuperExpr::_location */ +/* 4: Attribute ASuperExpr::_first_location */ +/* 5: Attribute ASuperExpr::_last_location */ /* Instance Hole :( */ -/* 11: Attribute ASendExpr::_n_expr */ -val_t NEW_ASendExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 12); - obj->vft = (classtable_elt_t*)VFT_ASendExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ASendExpr_parser_nodes___PNode___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASendExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ASendExpr_parser_prod___ASendExpr___empty_init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASendExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ASendExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASendExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ABinopExpr[108] = { - {(bigint) 3831 /* 0: Identity */}, - {(bigint) 3 /* 1: ABinopExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABinopExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABinopExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ABinopExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ABinopExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ABinopExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ABinopExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: ABinopExpr < ABinopExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ABinopExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ABinopExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ABinopExpr___visit_all}, - {(bigint) parser_prod___ABinopExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ABinopExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ABinopExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ABinopExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ABinopExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ABinopExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ASendExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ABinopExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ABinopExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: ABinopExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___ABinopExpr___n_expr2__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABinopExpr::_parent */ -/* 2: Attribute ABinopExpr::_first_token */ -/* 3: Attribute ABinopExpr::_last_token */ -/* 4: Attribute ABinopExpr::_stype */ -/* 5: Attribute ABinopExpr::_if_true_variable_ctx */ -/* 6: Attribute ABinopExpr::_prop */ -/* 7: Attribute ABinopExpr::_arguments */ +/* 7: Attribute ASuperExpr::_is_typed */ +/* 8: Attribute ASuperExpr::_stype */ +/* 9: Attribute ASuperExpr::_if_true_flow_ctx */ +/* 10: Attribute ASuperExpr::_if_false_flow_ctx */ +/* 11: Attribute ASuperExpr::_prop_signature */ +/* 12: Attribute ASuperExpr::_raw_arguments_cache */ /* Instance Hole :( */ /* Instance Hole :( */ /* Instance Hole :( */ -/* 11: Attribute ABinopExpr::_n_expr */ -/* 12: Attribute ABinopExpr::_n_expr2 */ -val_t NEW_ABinopExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_ABinopExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ABinopExpr_parser_nodes___PNode___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABinopExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ABinopExpr_parser_prod___ASendExpr___empty_init() { +/* 16: Attribute ASuperExpr::_prop */ +/* 17: Attribute ASuperExpr::_return_type */ +/* 18: Attribute ASuperExpr::_init_in_superclass */ +/* 19: Attribute ASuperExpr::_n_qualified */ +/* 20: Attribute ASuperExpr::_n_kwsuper */ +/* 21: Attribute ASuperExpr::_n_args */ +void INIT_ATTRIBUTES__parser___parser_nodes___ASuperExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASuperExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:980 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ASuperExpr____n_qualified(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ASuperExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 22); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ASuperExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ASuperExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ASuperExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASuperExpr____n_kwsuper(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwsuper", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASuperExpr____n_args(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_args", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ASuperExpr_parser___parser_prod___ASuperExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABinopExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABinopExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABinopExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ABinopExpr_parser_prod___ABinopExpr___empty_init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5884; + fra.me.meth = LOCATE_NEW_ASuperExpr_parser___parser_prod___ASuperExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5884 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASuperExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperExpr(fra.me.REG[0]); + parser___parser_prod___ASuperExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASuperExpr_parser___parser_prod___ASuperExpr___init_asuperexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABinopExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABinopExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5886; + fra.me.meth = LOCATE_NEW_ASuperExpr_parser___parser_prod___ASuperExpr___init_asuperexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:5886 */ + fra.me.REG[3] = NEW_parser___parser_nodes___ASuperExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperExpr(fra.me.REG[3]); + parser___parser_prod___ASuperExpr___init_asuperexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___ASuperExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_ASuperExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABinopExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ABoolExpr[78] = { - {(bigint) 3567 /* 0: Identity */}, - {(bigint) 3 /* 1: ABoolExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABoolExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABoolExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ABoolExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3567 /* 5: ABoolExpr < ABoolExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ABoolExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ABoolExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ABoolExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ABoolExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ABoolExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 4 /* 77: ABoolExpr < ABoolExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABoolExpr::_parent */ -/* 2: Attribute ABoolExpr::_first_token */ -/* 3: Attribute ABoolExpr::_last_token */ -/* 4: Attribute ABoolExpr::_stype */ -/* 5: Attribute ABoolExpr::_if_true_variable_ctx */ -val_t NEW_ABoolExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_ABoolExpr; - return OBJ2VAL(obj); -} -val_t NEW_ABoolExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABoolExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_AOrExpr[85] = { - {(bigint) 3699 /* 0: Identity */}, - {(bigint) 3 /* 1: AOrExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AOrExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AOrExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AOrExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3567 /* 5: AOrExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3699 /* 6: AOrExpr < AOrExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AOrExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AOrExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AOrExpr___visit_all}, - {(bigint) parser_prod___AOrExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AOrExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AOrExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AOrExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AOrExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AOrExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 4 /* 77: AOrExpr < ABoolExpr: superclass init_table position */}, - {(bigint) parser_prod___AOrExpr___empty_init}, - {(bigint) parser_prod___AOrExpr___init_aorexpr}, - {(bigint) 5 /* 80: AOrExpr < AOrExpr: superclass init_table position */}, - {(bigint) parser_nodes___AOrExpr___n_expr}, - {(bigint) parser_prod___AOrExpr___n_expr__eq}, - {(bigint) parser_nodes___AOrExpr___n_expr2}, - {(bigint) parser_prod___AOrExpr___n_expr2__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AOrExpr::_parent */ -/* 2: Attribute AOrExpr::_first_token */ -/* 3: Attribute AOrExpr::_last_token */ -/* 4: Attribute AOrExpr::_stype */ -/* 5: Attribute AOrExpr::_if_true_variable_ctx */ -/* 6: Attribute AOrExpr::_n_expr */ -/* 7: Attribute AOrExpr::_n_expr2 */ -val_t NEW_AOrExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AOrExpr; - ATTR_parser_nodes___AOrExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AOrExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AOrExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOrExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AOrExpr_parser_prod___AOrExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOrExpr(); - parser_prod___AOrExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AOrExpr_parser_prod___AOrExpr___init_aorexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOrExpr(); - parser_prod___AOrExpr___init_aorexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AAndExpr[85] = { - {(bigint) 3783 /* 0: Identity */}, - {(bigint) 3 /* 1: AAndExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAndExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAndExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AAndExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3567 /* 5: AAndExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3783 /* 6: AAndExpr < AAndExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAndExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AAndExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AAndExpr___visit_all}, - {(bigint) parser_prod___AAndExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAndExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___AAndExpr___accept_typing}, - {(bigint) typing___ABoolExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAndExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AAndExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AAndExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 4 /* 77: AAndExpr < ABoolExpr: superclass init_table position */}, - {(bigint) parser_prod___AAndExpr___empty_init}, - {(bigint) parser_prod___AAndExpr___init_aandexpr}, - {(bigint) 5 /* 80: AAndExpr < AAndExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAndExpr___n_expr}, - {(bigint) parser_prod___AAndExpr___n_expr__eq}, - {(bigint) parser_nodes___AAndExpr___n_expr2}, - {(bigint) parser_prod___AAndExpr___n_expr2__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAndExpr::_parent */ -/* 2: Attribute AAndExpr::_first_token */ -/* 3: Attribute AAndExpr::_last_token */ -/* 4: Attribute AAndExpr::_stype */ -/* 5: Attribute AAndExpr::_if_true_variable_ctx */ -/* 6: Attribute AAndExpr::_n_expr */ -/* 7: Attribute AAndExpr::_n_expr2 */ -val_t NEW_AAndExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AAndExpr; - ATTR_parser_nodes___AAndExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAndExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAndExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAndExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AAndExpr_parser_prod___AAndExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAndExpr(); - parser_prod___AAndExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AAndExpr_parser_prod___AAndExpr___init_aandexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAndExpr(); - parser_prod___AAndExpr___init_aandexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ANotExpr[85] = { - {(bigint) 3707 /* 0: Identity */}, - {(bigint) 3 /* 1: ANotExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ANotExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ANotExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ANotExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3567 /* 5: ANotExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3707 /* 6: ANotExpr < ANotExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ANotExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ANotExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ANotExpr___visit_all}, - {(bigint) parser_prod___ANotExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ANotExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ANotExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ANotExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ANotExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ANotExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 4 /* 77: ANotExpr < ABoolExpr: superclass init_table position */}, - {(bigint) parser_prod___ANotExpr___empty_init}, - {(bigint) parser_prod___ANotExpr___init_anotexpr}, - {(bigint) 5 /* 80: ANotExpr < ANotExpr: superclass init_table position */}, - {(bigint) parser_nodes___ANotExpr___n_kwnot}, - {(bigint) parser_prod___ANotExpr___n_kwnot__eq}, - {(bigint) parser_nodes___ANotExpr___n_expr}, - {(bigint) parser_prod___ANotExpr___n_expr__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ANotExpr::_parent */ -/* 2: Attribute ANotExpr::_first_token */ -/* 3: Attribute ANotExpr::_last_token */ -/* 4: Attribute ANotExpr::_stype */ -/* 5: Attribute ANotExpr::_if_true_variable_ctx */ -/* 6: Attribute ANotExpr::_n_kwnot */ -/* 7: Attribute ANotExpr::_n_expr */ -val_t NEW_ANotExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_ANotExpr; - ATTR_parser_nodes___ANotExpr____n_kwnot(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ANotExpr____n_expr(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ANotExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANotExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ANotExpr_parser_prod___ANotExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANotExpr(); - parser_prod___ANotExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ANotExpr_parser_prod___ANotExpr___init_anotexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANotExpr(); - parser_prod___ANotExpr___init_anotexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AEqExpr[111] = { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ASuperExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASuperExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AInitExpr[122] = { {(bigint) 3879 /* 0: Identity */}, - {(bigint) 3 /* 1: AEqExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AEqExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AEqExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AEqExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: AEqExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: AEqExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: AEqExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: AEqExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3879 /* 10: AEqExpr < AEqExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: AEqExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AEqExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AEqExpr___visit_all}, - {(bigint) parser_prod___AEqExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: AEqExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: AEqExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: AEqExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AEqExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: AEqExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___AEqExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: AEqExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___AEqExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: AEqExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___AEqExpr___n_expr2__eq}, - {(bigint) parser_prod___AEqExpr___empty_init}, - {(bigint) parser_prod___AEqExpr___init_aeqexpr}, - {(bigint) 8 /* 110: AEqExpr < AEqExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AEqExpr::_parent */ -/* 2: Attribute AEqExpr::_first_token */ -/* 3: Attribute AEqExpr::_last_token */ -/* 4: Attribute AEqExpr::_stype */ -/* 5: Attribute AEqExpr::_if_true_variable_ctx */ -/* 6: Attribute AEqExpr::_prop */ -/* 7: Attribute AEqExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute AEqExpr::_n_expr */ -/* 12: Attribute AEqExpr::_n_expr2 */ -val_t NEW_AEqExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AEqExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AEqExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEqExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AEqExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEqExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AEqExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEqExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_AEqExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEqExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AEqExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEqExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_AEqExpr_parser_prod___AEqExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEqExpr(); - parser_prod___AEqExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AEqExpr_parser_prod___AEqExpr___init_aeqexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEqExpr(); - parser_prod___AEqExpr___init_aeqexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AEeExpr[85] = { - {(bigint) 3747 /* 0: Identity */}, - {(bigint) 3 /* 1: AEeExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AEeExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AEeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AEeExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3567 /* 5: AEeExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3747 /* 6: AEeExpr < AEeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AEeExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AEeExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AEeExpr___visit_all}, - {(bigint) parser_prod___AEeExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AEeExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ABoolExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AEeExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AEeExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AEeExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 4 /* 77: AEeExpr < ABoolExpr: superclass init_table position */}, - {(bigint) parser_prod___AEeExpr___empty_init}, - {(bigint) parser_prod___AEeExpr___init_aeeexpr}, - {(bigint) 5 /* 80: AEeExpr < AEeExpr: superclass init_table position */}, - {(bigint) parser_nodes___AEeExpr___n_expr}, - {(bigint) parser_prod___AEeExpr___n_expr__eq}, - {(bigint) parser_nodes___AEeExpr___n_expr2}, - {(bigint) parser_prod___AEeExpr___n_expr2__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AEeExpr::_parent */ -/* 2: Attribute AEeExpr::_first_token */ -/* 3: Attribute AEeExpr::_last_token */ -/* 4: Attribute AEeExpr::_stype */ -/* 5: Attribute AEeExpr::_if_true_variable_ctx */ -/* 6: Attribute AEeExpr::_n_expr */ -/* 7: Attribute AEeExpr::_n_expr2 */ -val_t NEW_AEeExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AEeExpr; - ATTR_parser_nodes___AEeExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AEeExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AEeExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEeExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AEeExpr_parser_prod___AEeExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEeExpr(); - parser_prod___AEeExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AEeExpr_parser_prod___AEeExpr___init_aeeexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEeExpr(); - parser_prod___AEeExpr___init_aeeexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ANeExpr[111] = { - {(bigint) 3855 /* 0: Identity */}, - {(bigint) 3 /* 1: ANeExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ANeExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ANeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ANeExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ANeExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ANeExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ANeExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: ANeExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3855 /* 10: ANeExpr < ANeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ANeExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ANeExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ANeExpr___visit_all}, - {(bigint) parser_prod___ANeExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ANeExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ANeExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ANeExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ANeExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ANeExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ANeExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ANeExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ANeExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: ANeExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___ANeExpr___n_expr2__eq}, - {(bigint) parser_prod___ANeExpr___empty_init}, - {(bigint) parser_prod___ANeExpr___init_aneexpr}, - {(bigint) 8 /* 110: ANeExpr < ANeExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ANeExpr::_parent */ -/* 2: Attribute ANeExpr::_first_token */ -/* 3: Attribute ANeExpr::_last_token */ -/* 4: Attribute ANeExpr::_stype */ -/* 5: Attribute ANeExpr::_if_true_variable_ctx */ -/* 6: Attribute ANeExpr::_prop */ -/* 7: Attribute ANeExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute ANeExpr::_n_expr */ -/* 12: Attribute ANeExpr::_n_expr2 */ -val_t NEW_ANeExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_ANeExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ANeExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANeExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ANeExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANeExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ANeExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANeExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ANeExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANeExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ANeExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANeExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_ANeExpr_parser_prod___ANeExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANeExpr(); - parser_prod___ANeExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ANeExpr_parser_prod___ANeExpr___init_aneexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANeExpr(); - parser_prod___ANeExpr___init_aneexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ALtExpr[111] = { - {(bigint) 3863 /* 0: Identity */}, - {(bigint) 3 /* 1: ALtExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ALtExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ALtExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ALtExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ALtExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ALtExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ALtExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: ALtExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3863 /* 10: ALtExpr < ALtExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ALtExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ALtExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ALtExpr___visit_all}, - {(bigint) parser_prod___ALtExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ALtExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ALtExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ALtExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ALtExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ALtExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ALtExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ALtExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ALtExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: ALtExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___ALtExpr___n_expr2__eq}, - {(bigint) parser_prod___ALtExpr___empty_init}, - {(bigint) parser_prod___ALtExpr___init_altexpr}, - {(bigint) 8 /* 110: ALtExpr < ALtExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ALtExpr::_parent */ -/* 2: Attribute ALtExpr::_first_token */ -/* 3: Attribute ALtExpr::_last_token */ -/* 4: Attribute ALtExpr::_stype */ -/* 5: Attribute ALtExpr::_if_true_variable_ctx */ -/* 6: Attribute ALtExpr::_prop */ -/* 7: Attribute ALtExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute ALtExpr::_n_expr */ -/* 12: Attribute ALtExpr::_n_expr2 */ -val_t NEW_ALtExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_ALtExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ALtExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALtExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ALtExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALtExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ALtExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALtExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ALtExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALtExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ALtExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALtExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_ALtExpr_parser_prod___ALtExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALtExpr(); - parser_prod___ALtExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ALtExpr_parser_prod___ALtExpr___init_altexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALtExpr(); - parser_prod___ALtExpr___init_altexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ALeExpr[111] = { - {(bigint) 3867 /* 0: Identity */}, - {(bigint) 3 /* 1: ALeExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ALeExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ALeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ALeExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ALeExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ALeExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ALeExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: ALeExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3867 /* 10: ALeExpr < ALeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ALeExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ALeExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ALeExpr___visit_all}, - {(bigint) parser_prod___ALeExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ALeExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ALeExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ALeExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ALeExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ALeExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ALeExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ALeExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ALeExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: ALeExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___ALeExpr___n_expr2__eq}, - {(bigint) parser_prod___ALeExpr___empty_init}, - {(bigint) parser_prod___ALeExpr___init_aleexpr}, - {(bigint) 8 /* 110: ALeExpr < ALeExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ALeExpr::_parent */ -/* 2: Attribute ALeExpr::_first_token */ -/* 3: Attribute ALeExpr::_last_token */ -/* 4: Attribute ALeExpr::_stype */ -/* 5: Attribute ALeExpr::_if_true_variable_ctx */ -/* 6: Attribute ALeExpr::_prop */ -/* 7: Attribute ALeExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute ALeExpr::_n_expr */ -/* 12: Attribute ALeExpr::_n_expr2 */ -val_t NEW_ALeExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_ALeExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ALeExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALeExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ALeExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALeExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ALeExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALeExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ALeExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALeExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ALeExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALeExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_ALeExpr_parser_prod___ALeExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALeExpr(); - parser_prod___ALeExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ALeExpr_parser_prod___ALeExpr___init_aleexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ALeExpr(); - parser_prod___ALeExpr___init_aleexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AGtExpr[111] = { - {(bigint) 3871 /* 0: Identity */}, - {(bigint) 3 /* 1: AGtExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AGtExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AGtExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AGtExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: AGtExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: AGtExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: AGtExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: AGtExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3871 /* 10: AGtExpr < AGtExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: AGtExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AGtExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AGtExpr___visit_all}, - {(bigint) parser_prod___AGtExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: AGtExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: AGtExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: AGtExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AGtExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: AGtExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___AGtExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: AGtExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___AGtExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: AGtExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___AGtExpr___n_expr2__eq}, - {(bigint) parser_prod___AGtExpr___empty_init}, - {(bigint) parser_prod___AGtExpr___init_agtexpr}, - {(bigint) 8 /* 110: AGtExpr < AGtExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AGtExpr::_parent */ -/* 2: Attribute AGtExpr::_first_token */ -/* 3: Attribute AGtExpr::_last_token */ -/* 4: Attribute AGtExpr::_stype */ -/* 5: Attribute AGtExpr::_if_true_variable_ctx */ -/* 6: Attribute AGtExpr::_prop */ -/* 7: Attribute AGtExpr::_arguments */ + {(bigint) 22 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AInitExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AInitExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AInitExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AInitExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: AInitExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AInitExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: AInitExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: AInitExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: AInitExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3879 /* 12: AInitExpr < AInitExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 7 /* 19: AInitExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AInitExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AInitExpr___visit_all}, + {(bigint) 6 /* 63: AInitExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 5 /* 72: AInitExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 1 /* 75: AInitExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 4 /* 80: AInitExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___AInitExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 3 /* 100: AInitExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 2 /* 106: AInitExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___AInitExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 0 /* 114: AInitExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) parser___parser_prod___AInitExpr___empty_init}, + {(bigint) parser___parser_prod___AInitExpr___init_ainitexpr}, + {(bigint) 8 /* 119: AInitExpr < AInitExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AInitExpr___n_kwinit}, + {(bigint) parser___parser_nodes___AInitExpr___n_args}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AInitExpr::_parent */ +/* 3: Attribute AInitExpr::_location */ +/* 4: Attribute AInitExpr::_first_location */ +/* 5: Attribute AInitExpr::_last_location */ /* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute AGtExpr::_n_expr */ -/* 12: Attribute AGtExpr::_n_expr2 */ -val_t NEW_AGtExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AGtExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AGtExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGtExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AGtExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGtExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AGtExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGtExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_AGtExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGtExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AGtExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGtExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_AGtExpr_parser_prod___AGtExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGtExpr(); - parser_prod___AGtExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AGtExpr_parser_prod___AGtExpr___init_agtexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGtExpr(); - parser_prod___AGtExpr___init_agtexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AGeExpr[111] = { - {(bigint) 3875 /* 0: Identity */}, - {(bigint) 3 /* 1: AGeExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AGeExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AGeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AGeExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: AGeExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: AGeExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: AGeExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: AGeExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3875 /* 10: AGeExpr < AGeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: AGeExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AGeExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AGeExpr___visit_all}, - {(bigint) parser_prod___AGeExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: AGeExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: AGeExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: AGeExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AGeExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: AGeExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___AGeExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: AGeExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___AGeExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: AGeExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___AGeExpr___n_expr2__eq}, - {(bigint) parser_prod___AGeExpr___empty_init}, - {(bigint) parser_prod___AGeExpr___init_ageexpr}, - {(bigint) 8 /* 110: AGeExpr < AGeExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AGeExpr::_parent */ -/* 2: Attribute AGeExpr::_first_token */ -/* 3: Attribute AGeExpr::_last_token */ -/* 4: Attribute AGeExpr::_stype */ -/* 5: Attribute AGeExpr::_if_true_variable_ctx */ -/* 6: Attribute AGeExpr::_prop */ -/* 7: Attribute AGeExpr::_arguments */ +/* 7: Attribute AInitExpr::_is_typed */ +/* 8: Attribute AInitExpr::_stype */ +/* 9: Attribute AInitExpr::_if_true_flow_ctx */ +/* 10: Attribute AInitExpr::_if_false_flow_ctx */ +/* 11: Attribute AInitExpr::_prop_signature */ +/* 12: Attribute AInitExpr::_raw_arguments_cache */ /* Instance Hole :( */ /* Instance Hole :( */ /* Instance Hole :( */ -/* 11: Attribute AGeExpr::_n_expr */ -/* 12: Attribute AGeExpr::_n_expr2 */ -val_t NEW_AGeExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AGeExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AGeExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGeExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AGeExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGeExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AGeExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { +/* 16: Attribute AInitExpr::_prop */ +/* 17: Attribute AInitExpr::_return_type */ +/* 18: Attribute AInitExpr::_n_expr */ +/* 19: Attribute AInitExpr::_n_closure_defs */ +/* 20: Attribute AInitExpr::_n_kwinit */ +/* 21: Attribute AInitExpr::_n_args */ +void INIT_ATTRIBUTES__parser___parser_nodes___AInitExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AInitExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AInitExpr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 22); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AInitExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AInitExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AInitExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AInitExpr____n_kwinit(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwinit", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AInitExpr____n_args(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_args", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AInitExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGeExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_AGeExpr_parser_prod___ABinopExpr___empty_init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_AInitExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInitExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AInitExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInitExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AInitExpr_parser___parser_prod___AInitExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGeExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AGeExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5947; + fra.me.meth = LOCATE_NEW_AInitExpr_parser___parser_prod___AInitExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:5947 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInitExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AInitExpr(fra.me.REG[0]); + parser___parser_prod___AInitExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInitExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AInitExpr_parser___parser_prod___AInitExpr___init_ainitexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGeExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_AGeExpr_parser_prod___AGeExpr___empty_init() { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 5949; + fra.me.meth = LOCATE_NEW_AInitExpr_parser___parser_prod___AInitExpr___init_ainitexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:5949 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AInitExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AInitExpr(fra.me.REG[3]); + parser___parser_prod___AInitExpr___init_ainitexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AInitExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AInitExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGeExpr(); - parser_prod___AGeExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AGeExpr_parser_prod___AGeExpr___init_ageexpr(val_t p0, val_t p1) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AInitExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AInitExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AInitExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInitExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AInitExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AGeExpr(); - parser_prod___AGeExpr___init_ageexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AIsaExpr[85] = { - {(bigint) 3719 /* 0: Identity */}, - {(bigint) 3 /* 1: AIsaExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AIsaExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AIsaExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AIsaExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3567 /* 5: AIsaExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 6: AIsaExpr < AIsaExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AIsaExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AIsaExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AIsaExpr___visit_all}, - {(bigint) parser_prod___AIsaExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AIsaExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AIsaExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AIsaExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AIsaExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AIsaExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 4 /* 77: AIsaExpr < ABoolExpr: superclass init_table position */}, - {(bigint) parser_prod___AIsaExpr___empty_init}, - {(bigint) parser_prod___AIsaExpr___init_aisaexpr}, - {(bigint) 5 /* 80: AIsaExpr < AIsaExpr: superclass init_table position */}, - {(bigint) parser_nodes___AIsaExpr___n_expr}, - {(bigint) parser_prod___AIsaExpr___n_expr__eq}, - {(bigint) parser_nodes___AIsaExpr___n_type}, - {(bigint) parser_prod___AIsaExpr___n_type__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AIsaExpr::_parent */ -/* 2: Attribute AIsaExpr::_first_token */ -/* 3: Attribute AIsaExpr::_last_token */ -/* 4: Attribute AIsaExpr::_stype */ -/* 5: Attribute AIsaExpr::_if_true_variable_ctx */ -/* 6: Attribute AIsaExpr::_n_expr */ -/* 7: Attribute AIsaExpr::_n_type */ -val_t NEW_AIsaExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AIsaExpr; - ATTR_parser_nodes___AIsaExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AIsaExpr____n_type(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AIsaExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AIsaExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AIsaExpr_parser_prod___AIsaExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AIsaExpr(); - parser_prod___AIsaExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AIsaExpr_parser_prod___AIsaExpr___init_aisaexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AIsaExpr(); - parser_prod___AIsaExpr___init_aisaexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_APlusExpr[111] = { - {(bigint) 3847 /* 0: Identity */}, - {(bigint) 3 /* 1: APlusExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: APlusExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: APlusExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: APlusExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: APlusExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: APlusExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: APlusExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: APlusExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3847 /* 10: APlusExpr < APlusExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: APlusExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___APlusExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___APlusExpr___visit_all}, - {(bigint) parser_prod___APlusExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: APlusExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: APlusExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: APlusExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: APlusExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: APlusExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___APlusExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: APlusExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___APlusExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: APlusExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___APlusExpr___n_expr2__eq}, - {(bigint) parser_prod___APlusExpr___empty_init}, - {(bigint) parser_prod___APlusExpr___init_aplusexpr}, - {(bigint) 8 /* 110: APlusExpr < APlusExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute APlusExpr::_parent */ -/* 2: Attribute APlusExpr::_first_token */ -/* 3: Attribute APlusExpr::_last_token */ -/* 4: Attribute APlusExpr::_stype */ -/* 5: Attribute APlusExpr::_if_true_variable_ctx */ -/* 6: Attribute APlusExpr::_prop */ -/* 7: Attribute APlusExpr::_arguments */ + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_AInitExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AInitExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AInitExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AInitExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ABraExpr[122] = { + {(bigint) 3967 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ABraExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ABraExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ABraExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ABraExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ABraExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ABraExpr < AExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3823 /* 9: ABraExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ABraExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ABraExpr < ASendExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 3887 /* 14: ABraExpr < ABraFormExpr: superclass typecheck marker */}, + {(bigint) 3967 /* 15: ABraExpr < ABraExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: ABraExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ABraExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ABraExpr___visit_all}, + {(bigint) 7 /* 63: ABraExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: ABraExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ABraExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: ABraExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABraExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ABraExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ABraExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ABraExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ABraExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ABraExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) 0 /* 117: ABraExpr < ABraFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABraFormExpr___n_args}, + {(bigint) parser___parser_prod___ABraExpr___empty_init}, + {(bigint) parser___parser_prod___ABraExpr___init_abraexpr}, + {(bigint) 9 /* 121: ABraExpr < ABraExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ABraExpr::_parent */ +/* 3: Attribute ABraExpr::_location */ +/* 4: Attribute ABraExpr::_first_location */ +/* 5: Attribute ABraExpr::_last_location */ /* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute APlusExpr::_n_expr */ -/* 12: Attribute APlusExpr::_n_expr2 */ -val_t NEW_APlusExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_APlusExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_APlusExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APlusExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_APlusExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APlusExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_APlusExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APlusExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_APlusExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APlusExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_APlusExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APlusExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_APlusExpr_parser_prod___APlusExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APlusExpr(); - parser_prod___APlusExpr___empty_init(self, init_table); - return self; -} -val_t NEW_APlusExpr_parser_prod___APlusExpr___init_aplusexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APlusExpr(); - parser_prod___APlusExpr___init_aplusexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AMinusExpr[111] = { - {(bigint) 3859 /* 0: Identity */}, - {(bigint) 3 /* 1: AMinusExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AMinusExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AMinusExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AMinusExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: AMinusExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: AMinusExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: AMinusExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: AMinusExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3859 /* 10: AMinusExpr < AMinusExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: AMinusExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AMinusExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AMinusExpr___visit_all}, - {(bigint) parser_prod___AMinusExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: AMinusExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: AMinusExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: AMinusExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AMinusExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: AMinusExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___AMinusExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: AMinusExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___AMinusExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: AMinusExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___AMinusExpr___n_expr2__eq}, - {(bigint) parser_prod___AMinusExpr___empty_init}, - {(bigint) parser_prod___AMinusExpr___init_aminusexpr}, - {(bigint) 8 /* 110: AMinusExpr < AMinusExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AMinusExpr::_parent */ -/* 2: Attribute AMinusExpr::_first_token */ -/* 3: Attribute AMinusExpr::_last_token */ -/* 4: Attribute AMinusExpr::_stype */ -/* 5: Attribute AMinusExpr::_if_true_variable_ctx */ -/* 6: Attribute AMinusExpr::_prop */ -/* 7: Attribute AMinusExpr::_arguments */ +/* 7: Attribute ABraExpr::_is_typed */ +/* 8: Attribute ABraExpr::_stype */ +/* 9: Attribute ABraExpr::_if_true_flow_ctx */ +/* 10: Attribute ABraExpr::_if_false_flow_ctx */ +/* 11: Attribute ABraExpr::_prop_signature */ +/* 12: Attribute ABraExpr::_raw_arguments_cache */ /* Instance Hole :( */ /* Instance Hole :( */ /* Instance Hole :( */ -/* 11: Attribute AMinusExpr::_n_expr */ -/* 12: Attribute AMinusExpr::_n_expr2 */ -val_t NEW_AMinusExpr(void) { +/* 16: Attribute ABraExpr::_prop */ +/* 17: Attribute ABraExpr::_return_type */ +/* 18: Attribute ABraExpr::_n_expr */ +/* 19: Attribute ABraExpr::_n_closure_defs */ +/* 20: Attribute ABraExpr::_n_args */ +void INIT_ATTRIBUTES__parser___parser_nodes___ABraExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ABraExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AMinusExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AMinusExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMinusExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AMinusExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMinusExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AMinusExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMinusExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_AMinusExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMinusExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AMinusExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMinusExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_AMinusExpr_parser_prod___AMinusExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMinusExpr(); - parser_prod___AMinusExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AMinusExpr_parser_prod___AMinusExpr___init_aminusexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMinusExpr(); - parser_prod___AMinusExpr___init_aminusexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AStarshipExpr[111] = { - {(bigint) 3835 /* 0: Identity */}, - {(bigint) 3 /* 1: AStarshipExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AStarshipExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AStarshipExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AStarshipExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: AStarshipExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: AStarshipExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: AStarshipExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: AStarshipExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3835 /* 10: AStarshipExpr < AStarshipExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: AStarshipExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AStarshipExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AStarshipExpr___visit_all}, - {(bigint) parser_prod___AStarshipExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: AStarshipExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: AStarshipExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: AStarshipExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AStarshipExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: AStarshipExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___AStarshipExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: AStarshipExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___AStarshipExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: AStarshipExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___AStarshipExpr___n_expr2__eq}, - {(bigint) parser_prod___AStarshipExpr___empty_init}, - {(bigint) parser_prod___AStarshipExpr___init_astarshipexpr}, - {(bigint) 8 /* 110: AStarshipExpr < AStarshipExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AStarshipExpr::_parent */ -/* 2: Attribute AStarshipExpr::_first_token */ -/* 3: Attribute AStarshipExpr::_last_token */ -/* 4: Attribute AStarshipExpr::_stype */ -/* 5: Attribute AStarshipExpr::_if_true_variable_ctx */ -/* 6: Attribute AStarshipExpr::_prop */ -/* 7: Attribute AStarshipExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute AStarshipExpr::_n_expr */ -/* 12: Attribute AStarshipExpr::_n_expr2 */ -val_t NEW_AStarshipExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AStarshipExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AStarshipExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarshipExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AStarshipExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarshipExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AStarshipExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarshipExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_AStarshipExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarshipExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AStarshipExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarshipExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_AStarshipExpr_parser_prod___AStarshipExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarshipExpr(); - parser_prod___AStarshipExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AStarshipExpr_parser_prod___AStarshipExpr___init_astarshipexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarshipExpr(); - parser_prod___AStarshipExpr___init_astarshipexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AStarExpr[111] = { - {(bigint) 3839 /* 0: Identity */}, - {(bigint) 3 /* 1: AStarExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AStarExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AStarExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AStarExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: AStarExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: AStarExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: AStarExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: AStarExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3839 /* 10: AStarExpr < AStarExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: AStarExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AStarExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AStarExpr___visit_all}, - {(bigint) parser_prod___AStarExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: AStarExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: AStarExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: AStarExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AStarExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: AStarExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___AStarExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: AStarExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___AStarExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: AStarExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___AStarExpr___n_expr2__eq}, - {(bigint) parser_prod___AStarExpr___empty_init}, - {(bigint) parser_prod___AStarExpr___init_astarexpr}, - {(bigint) 8 /* 110: AStarExpr < AStarExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AStarExpr::_parent */ -/* 2: Attribute AStarExpr::_first_token */ -/* 3: Attribute AStarExpr::_last_token */ -/* 4: Attribute AStarExpr::_stype */ -/* 5: Attribute AStarExpr::_if_true_variable_ctx */ -/* 6: Attribute AStarExpr::_prop */ -/* 7: Attribute AStarExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute AStarExpr::_n_expr */ -/* 12: Attribute AStarExpr::_n_expr2 */ -val_t NEW_AStarExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AStarExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AStarExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AStarExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AStarExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_AStarExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AStarExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_AStarExpr_parser_prod___AStarExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarExpr(); - parser_prod___AStarExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AStarExpr_parser_prod___AStarExpr___init_astarexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStarExpr(); - parser_prod___AStarExpr___init_astarexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ASlashExpr[111] = { - {(bigint) 3843 /* 0: Identity */}, - {(bigint) 3 /* 1: ASlashExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ASlashExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ASlashExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ASlashExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ASlashExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ASlashExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ASlashExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: ASlashExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3843 /* 10: ASlashExpr < ASlashExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ASlashExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASlashExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASlashExpr___visit_all}, - {(bigint) parser_prod___ASlashExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ASlashExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ASlashExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ASlashExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ASlashExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ASlashExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ASlashExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ASlashExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ASlashExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: ASlashExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___ASlashExpr___n_expr2__eq}, - {(bigint) parser_prod___ASlashExpr___empty_init}, - {(bigint) parser_prod___ASlashExpr___init_aslashexpr}, - {(bigint) 8 /* 110: ASlashExpr < ASlashExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ASlashExpr::_parent */ -/* 2: Attribute ASlashExpr::_first_token */ -/* 3: Attribute ASlashExpr::_last_token */ -/* 4: Attribute ASlashExpr::_stype */ -/* 5: Attribute ASlashExpr::_if_true_variable_ctx */ -/* 6: Attribute ASlashExpr::_prop */ -/* 7: Attribute ASlashExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute ASlashExpr::_n_expr */ -/* 12: Attribute ASlashExpr::_n_expr2 */ -val_t NEW_ASlashExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_ASlashExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ASlashExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASlashExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ASlashExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASlashExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ASlashExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASlashExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ASlashExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASlashExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ASlashExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASlashExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_ASlashExpr_parser_prod___ASlashExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASlashExpr(); - parser_prod___ASlashExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ASlashExpr_parser_prod___ASlashExpr___init_aslashexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASlashExpr(); - parser_prod___ASlashExpr___init_aslashexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_APercentExpr[111] = { - {(bigint) 3851 /* 0: Identity */}, - {(bigint) 3 /* 1: APercentExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: APercentExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: APercentExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: APercentExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: APercentExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: APercentExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: APercentExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 9: APercentExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3851 /* 10: APercentExpr < APercentExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: APercentExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___APercentExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___APercentExpr___visit_all}, - {(bigint) parser_prod___APercentExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: APercentExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: APercentExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: APercentExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: APercentExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: APercentExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___APercentExpr___name}, - {(bigint) typing___ABinopExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: APercentExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___APercentExpr___n_expr__eq}, - {(bigint) parser_prod___ABinopExpr___empty_init}, - {(bigint) parser_prod___ABinopExpr___init_abinopexpr}, - {(bigint) 7 /* 105: APercentExpr < ABinopExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABinopExpr___n_expr2}, - {(bigint) parser_prod___APercentExpr___n_expr2__eq}, - {(bigint) parser_prod___APercentExpr___empty_init}, - {(bigint) parser_prod___APercentExpr___init_apercentexpr}, - {(bigint) 8 /* 110: APercentExpr < APercentExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute APercentExpr::_parent */ -/* 2: Attribute APercentExpr::_first_token */ -/* 3: Attribute APercentExpr::_last_token */ -/* 4: Attribute APercentExpr::_stype */ -/* 5: Attribute APercentExpr::_if_true_variable_ctx */ -/* 6: Attribute APercentExpr::_prop */ -/* 7: Attribute APercentExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute APercentExpr::_n_expr */ -/* 12: Attribute APercentExpr::_n_expr2 */ -val_t NEW_APercentExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_APercentExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABinopExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_APercentExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APercentExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_APercentExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APercentExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_APercentExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APercentExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_APercentExpr_parser_prod___ABinopExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APercentExpr(); - parser_prod___ABinopExpr___empty_init(self, init_table); - return self; -} -val_t NEW_APercentExpr_parser_prod___ABinopExpr___init_abinopexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APercentExpr(); - parser_prod___ABinopExpr___init_abinopexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_APercentExpr_parser_prod___APercentExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APercentExpr(); - parser_prod___APercentExpr___empty_init(self, init_table); - return self; -} -val_t NEW_APercentExpr_parser_prod___APercentExpr___init_apercentexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_APercentExpr(); - parser_prod___APercentExpr___init_apercentexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AUminusExpr[108] = { - {(bigint) 3811 /* 0: Identity */}, - {(bigint) 3 /* 1: AUminusExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AUminusExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AUminusExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AUminusExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: AUminusExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: AUminusExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: AUminusExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3811 /* 9: AUminusExpr < AUminusExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: AUminusExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AUminusExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AUminusExpr___visit_all}, - {(bigint) parser_prod___AUminusExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: AUminusExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: AUminusExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: AUminusExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AUminusExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: AUminusExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___AUminusExpr___name}, - {(bigint) typing___AUminusExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: AUminusExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___AUminusExpr___n_expr__eq}, - {(bigint) parser_prod___AUminusExpr___empty_init}, - {(bigint) parser_prod___AUminusExpr___init_auminusexpr}, - {(bigint) 7 /* 105: AUminusExpr < AUminusExpr: superclass init_table position */}, - {(bigint) parser_nodes___AUminusExpr___n_minus}, - {(bigint) parser_prod___AUminusExpr___n_minus__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AUminusExpr::_parent */ -/* 2: Attribute AUminusExpr::_first_token */ -/* 3: Attribute AUminusExpr::_last_token */ -/* 4: Attribute AUminusExpr::_stype */ -/* 5: Attribute AUminusExpr::_if_true_variable_ctx */ -/* 6: Attribute AUminusExpr::_prop */ -/* 7: Attribute AUminusExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute AUminusExpr::_n_expr */ -/* 12: Attribute AUminusExpr::_n_minus */ -val_t NEW_AUminusExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_AUminusExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AUminusExpr____n_minus(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AUminusExpr_parser_nodes___PNode___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AUminusExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AUminusExpr_parser_prod___ASendExpr___empty_init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AUminusExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AUminusExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AUminusExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_AUminusExpr_parser_prod___AUminusExpr___empty_init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AUminusExpr(); - parser_prod___AUminusExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AUminusExpr_parser_prod___AUminusExpr___init_auminusexpr(val_t p0, val_t p1) { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AUminusExpr(); - parser_prod___AUminusExpr___init_auminusexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ANewExpr[106] = { - {(bigint) 3711 /* 0: Identity */}, - {(bigint) 3 /* 1: ANewExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ANewExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ANewExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ANewExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ANewExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3711 /* 6: ANewExpr < ANewExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 1 /* 20: ANewExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ANewExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ANewExpr___visit_all}, - {(bigint) parser_prod___ANewExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 2 /* 57: ANewExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ANewExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 3 /* 67: ANewExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ANewExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 4 /* 72: ANewExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 0 /* 89: ANewExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) parser_prod___ANewExpr___empty_init}, - {(bigint) parser_prod___ANewExpr___init_anewexpr}, - {(bigint) 5 /* 97: ANewExpr < ANewExpr: superclass init_table position */}, - {(bigint) parser_nodes___ANewExpr___n_kwnew}, - {(bigint) parser_prod___ANewExpr___n_kwnew__eq}, - {(bigint) parser_nodes___ANewExpr___n_type}, - {(bigint) parser_prod___ANewExpr___n_type__eq}, - {(bigint) parser_nodes___ANewExpr___n_id}, - {(bigint) parser_prod___ANewExpr___n_id__eq}, - {(bigint) parser_nodes___ANewExpr___n_args}, - {(bigint) parser_nodes___ANewExpr___n_args__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ANewExpr::_parent */ -/* 2: Attribute ANewExpr::_first_token */ -/* 3: Attribute ANewExpr::_last_token */ -/* 4: Attribute ANewExpr::_stype */ -/* 5: Attribute ANewExpr::_if_true_variable_ctx */ -/* 6: Attribute ANewExpr::_prop */ -/* 7: Attribute ANewExpr::_arguments */ -/* 8: Attribute ANewExpr::_n_kwnew */ -/* 9: Attribute ANewExpr::_n_type */ -/* 10: Attribute ANewExpr::_n_id */ -/* 11: Attribute ANewExpr::_n_args */ -val_t NEW_ANewExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 12); - obj->vft = (classtable_elt_t*)VFT_ANewExpr; - ATTR_parser_nodes___ANewExpr____n_kwnew(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ANewExpr____n_type(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ANewExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ANewExpr____n_args(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ANewExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANewExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ANewExpr_parser_prod___ANewExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANewExpr(); - parser_prod___ANewExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ANewExpr_parser_prod___ANewExpr___init_anewexpr(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ANewExpr(); - parser_prod___ANewExpr___init_anewexpr(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_AAttrFormExpr[97] = { - {(bigint) 3583 /* 0: Identity */}, - {(bigint) 3 /* 1: AAttrFormExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAttrFormExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAttrFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AAttrFormExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3583 /* 5: AAttrFormExpr < AAttrFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAttrFormExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAttrFormExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAttrFormExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AAttrFormExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) typing___AAttrFormExpr___prop}, - {(bigint) typing___AAttrFormExpr___attr_type}, - {(bigint) typing___AAttrFormExpr___do_typing}, - {(bigint) 4 /* 92: AAttrFormExpr < AAttrFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAttrFormExpr___n_expr}, - {(bigint) parser_nodes___AAttrFormExpr___n_expr__eq}, - {(bigint) parser_nodes___AAttrFormExpr___n_id}, - {(bigint) parser_nodes___AAttrFormExpr___n_id__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAttrFormExpr::_parent */ -/* 2: Attribute AAttrFormExpr::_first_token */ -/* 3: Attribute AAttrFormExpr::_last_token */ -/* 4: Attribute AAttrFormExpr::_stype */ -/* 5: Attribute AAttrFormExpr::_if_true_variable_ctx */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute AAttrFormExpr::_prop */ -/* 12: Attribute AAttrFormExpr::_attr_type */ -/* 13: Attribute AAttrFormExpr::_n_expr */ -/* 14: Attribute AAttrFormExpr::_n_id */ -val_t NEW_AAttrFormExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 15); - obj->vft = (classtable_elt_t*)VFT_AAttrFormExpr; - ATTR_parser_nodes___AAttrFormExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrFormExpr____n_id(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAttrFormExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAttrFormExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_AAttrExpr[100] = { - {(bigint) 3775 /* 0: Identity */}, - {(bigint) 3 /* 1: AAttrExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAttrExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAttrExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AAttrExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3583 /* 5: AAttrExpr < AAttrFormExpr: superclass typecheck marker */}, - {(bigint) 3775 /* 6: AAttrExpr < AAttrExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAttrExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AAttrExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AAttrExpr___visit_all}, - {(bigint) parser_prod___AAttrExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAttrExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AAttrExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAttrExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AAttrExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AAttrExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) typing___AAttrFormExpr___prop}, - {(bigint) typing___AAttrFormExpr___attr_type}, - {(bigint) typing___AAttrFormExpr___do_typing}, - {(bigint) 4 /* 92: AAttrExpr < AAttrFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAttrFormExpr___n_expr}, - {(bigint) parser_prod___AAttrExpr___n_expr__eq}, - {(bigint) parser_nodes___AAttrFormExpr___n_id}, - {(bigint) parser_prod___AAttrExpr___n_id__eq}, - {(bigint) parser_prod___AAttrExpr___empty_init}, - {(bigint) parser_prod___AAttrExpr___init_aattrexpr}, - {(bigint) 5 /* 99: AAttrExpr < AAttrExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAttrExpr::_parent */ -/* 2: Attribute AAttrExpr::_first_token */ -/* 3: Attribute AAttrExpr::_last_token */ -/* 4: Attribute AAttrExpr::_stype */ -/* 5: Attribute AAttrExpr::_if_true_variable_ctx */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute AAttrExpr::_prop */ -/* 12: Attribute AAttrExpr::_attr_type */ -/* 13: Attribute AAttrExpr::_n_expr */ -/* 14: Attribute AAttrExpr::_n_id */ -val_t NEW_AAttrExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 15); - obj->vft = (classtable_elt_t*)VFT_AAttrExpr; - ATTR_parser_nodes___AAttrFormExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrFormExpr____n_id(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAttrExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAttrExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AAttrExpr_parser_prod___AAttrExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAttrExpr(); - parser_prod___AAttrExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AAttrExpr_parser_prod___AAttrExpr___init_aattrexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAttrExpr(); - parser_prod___AAttrExpr___init_aattrexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AAttrAssignExpr[97] = { - {(bigint) 3779 /* 0: Identity */}, - {(bigint) 3 /* 1: AAttrAssignExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAttrAssignExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAttrAssignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AAttrAssignExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3583 /* 5: AAttrAssignExpr < AAttrFormExpr: superclass typecheck marker */}, - {(bigint) 3591 /* 6: AAttrAssignExpr < AAssignFormExpr: superclass typecheck marker */}, - {(bigint) 3779 /* 7: AAttrAssignExpr < AAttrAssignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAttrAssignExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AAttrAssignExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AAttrAssignExpr___visit_all}, - {(bigint) parser_prod___AAttrAssignExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAttrAssignExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AAttrAssignExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAttrAssignExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AAttrAssignExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AAttrAssignExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___AAttrAssignExpr___empty_init}, - {(bigint) parser_prod___AAttrAssignExpr___init_aattrassignexpr}, - {(bigint) 6 /* 79: AAttrAssignExpr < AAttrAssignExpr: superclass init_table position */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 5 /* 82: AAttrAssignExpr < AAssignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAssignFormExpr___n_assign}, - {(bigint) parser_prod___AAttrAssignExpr___n_assign__eq}, - {(bigint) parser_nodes___AAssignFormExpr___n_value}, - {(bigint) parser_prod___AAttrAssignExpr___n_value__eq}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) typing___AAttrFormExpr___prop}, - {(bigint) typing___AAttrFormExpr___attr_type}, - {(bigint) typing___AAttrFormExpr___do_typing}, - {(bigint) 4 /* 92: AAttrAssignExpr < AAttrFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAttrFormExpr___n_expr}, - {(bigint) parser_prod___AAttrAssignExpr___n_expr__eq}, - {(bigint) parser_nodes___AAttrFormExpr___n_id}, - {(bigint) parser_prod___AAttrAssignExpr___n_id__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAttrAssignExpr::_parent */ -/* 2: Attribute AAttrAssignExpr::_first_token */ -/* 3: Attribute AAttrAssignExpr::_last_token */ -/* 4: Attribute AAttrAssignExpr::_stype */ -/* 5: Attribute AAttrAssignExpr::_if_true_variable_ctx */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 8: Attribute AAttrAssignExpr::_n_assign */ -/* 9: Attribute AAttrAssignExpr::_n_value */ -/* Instance Hole :( */ -/* 11: Attribute AAttrAssignExpr::_prop */ -/* 12: Attribute AAttrAssignExpr::_attr_type */ -/* 13: Attribute AAttrAssignExpr::_n_expr */ -/* 14: Attribute AAttrAssignExpr::_n_id */ -val_t NEW_AAttrAssignExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 15); - obj->vft = (classtable_elt_t*)VFT_AAttrAssignExpr; - ATTR_parser_nodes___AAttrFormExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrFormExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssignFormExpr____n_assign(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAttrAssignExpr_parser_nodes___PNode___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAttrAssignExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AAttrAssignExpr_parser_prod___AAttrAssignExpr___empty_init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAttrAssignExpr(); - parser_prod___AAttrAssignExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AAttrAssignExpr_parser_prod___AAttrAssignExpr___init_aattrassignexpr(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAttrAssignExpr(); - parser_prod___AAttrAssignExpr___init_aattrassignexpr(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_ACallFormExpr[110] = { - {(bigint) 3823 /* 0: Identity */}, - {(bigint) 3 /* 1: ACallFormExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ACallFormExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ACallFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ACallFormExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ACallFormExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ACallFormExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ACallFormExpr < ASendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3823 /* 10: ACallFormExpr < ACallFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ACallFormExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASendExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASendExpr___visit_all}, - {(bigint) parser_prod___ASendExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ACallFormExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ACallFormExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ACallFormExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ACallFormExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ACallFormExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ACallFormExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ASendExpr___name}, - {(bigint) typing___ASendExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ACallFormExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ASendExpr___n_expr__eq}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) typing___ACallFormExpr___variable_create}, - {(bigint) 7 /* 105: ACallFormExpr < ACallFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___ACallFormExpr___n_id}, - {(bigint) parser_nodes___ACallFormExpr___n_id__eq}, - {(bigint) parser_nodes___ACallFormExpr___n_args}, - {(bigint) parser_nodes___ACallFormExpr___n_args__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ACallFormExpr::_parent */ -/* 2: Attribute ACallFormExpr::_first_token */ -/* 3: Attribute ACallFormExpr::_last_token */ -/* 4: Attribute ACallFormExpr::_stype */ -/* 5: Attribute ACallFormExpr::_if_true_variable_ctx */ -/* 6: Attribute ACallFormExpr::_prop */ -/* 7: Attribute ACallFormExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute ACallFormExpr::_n_expr */ -/* Instance Hole :( */ -/* 13: Attribute ACallFormExpr::_n_id */ -/* 14: Attribute ACallFormExpr::_n_args */ -val_t NEW_ACallFormExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 15); - obj->vft = (classtable_elt_t*)VFT_ACallFormExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ACallFormExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ACallFormExpr____n_args(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ACallFormExpr_parser_nodes___PNode___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallFormExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ACallFormExpr_parser_prod___ASendExpr___empty_init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallFormExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ACallFormExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallFormExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AAttrReassignExpr[97] = { - {(bigint) 3771 /* 0: Identity */}, - {(bigint) 3 /* 1: AAttrReassignExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAttrReassignExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAttrReassignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AAttrReassignExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3583 /* 5: AAttrReassignExpr < AAttrFormExpr: superclass typecheck marker */}, - {(bigint) 3391 /* 6: AAttrReassignExpr < AReassignFormExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 7: AAttrReassignExpr < AAttrReassignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAttrReassignExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AAttrReassignExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AAttrReassignExpr___visit_all}, - {(bigint) parser_prod___AAttrReassignExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAttrReassignExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AAttrReassignExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAttrReassignExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AAttrReassignExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AAttrReassignExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___AAttrReassignExpr___empty_init}, - {(bigint) parser_prod___AAttrReassignExpr___init_aattrreassignexpr}, - {(bigint) 6 /* 79: AAttrReassignExpr < AAttrReassignExpr: superclass init_table position */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) typing___AReassignFormExpr___do_lvalue_typing}, - {(bigint) typing___AReassignFormExpr___assign_method}, - {(bigint) 5 /* 84: AAttrReassignExpr < AReassignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AReassignFormExpr___n_assign_op}, - {(bigint) parser_prod___AAttrReassignExpr___n_assign_op__eq}, - {(bigint) parser_nodes___AReassignFormExpr___n_value}, - {(bigint) parser_prod___AAttrReassignExpr___n_value__eq}, - {(bigint) typing___AAttrFormExpr___prop}, - {(bigint) typing___AAttrFormExpr___attr_type}, - {(bigint) typing___AAttrFormExpr___do_typing}, - {(bigint) 4 /* 92: AAttrReassignExpr < AAttrFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAttrFormExpr___n_expr}, - {(bigint) parser_prod___AAttrReassignExpr___n_expr__eq}, - {(bigint) parser_nodes___AAttrFormExpr___n_id}, - {(bigint) parser_prod___AAttrReassignExpr___n_id__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAttrReassignExpr::_parent */ -/* 2: Attribute AAttrReassignExpr::_first_token */ -/* 3: Attribute AAttrReassignExpr::_last_token */ -/* 4: Attribute AAttrReassignExpr::_stype */ -/* 5: Attribute AAttrReassignExpr::_if_true_variable_ctx */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 8: Attribute AAttrReassignExpr::_assign_method */ -/* 9: Attribute AAttrReassignExpr::_n_assign_op */ -/* 10: Attribute AAttrReassignExpr::_n_value */ -/* 11: Attribute AAttrReassignExpr::_prop */ -/* 12: Attribute AAttrReassignExpr::_attr_type */ -/* 13: Attribute AAttrReassignExpr::_n_expr */ -/* 14: Attribute AAttrReassignExpr::_n_id */ -val_t NEW_AAttrReassignExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 15); - obj->vft = (classtable_elt_t*)VFT_AAttrReassignExpr; - ATTR_parser_nodes___AAttrFormExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAttrFormExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_assign_op(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAttrReassignExpr_parser_nodes___PNode___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAttrReassignExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AAttrReassignExpr_parser_prod___AAttrReassignExpr___empty_init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAttrReassignExpr(); - parser_prod___AAttrReassignExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AAttrReassignExpr_parser_prod___AAttrReassignExpr___init_aattrreassignexpr(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AAttrReassignExpr(); - parser_prod___AAttrReassignExpr___init_aattrreassignexpr(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_ACallExpr[113] = { - {(bigint) 3887 /* 0: Identity */}, - {(bigint) 3 /* 1: ACallExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ACallExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ACallExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ACallExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ACallExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ACallExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ACallExpr < ASendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3823 /* 10: ACallExpr < ACallFormExpr: superclass typecheck marker */}, - {(bigint) 3887 /* 11: ACallExpr < ACallExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ACallExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ACallExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ACallExpr___visit_all}, - {(bigint) parser_prod___ACallExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ACallExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ACallFormExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ACallExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ACallExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ACallExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ACallExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ACallExpr___name}, - {(bigint) typing___ACallExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ACallExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ACallExpr___n_expr__eq}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) typing___ACallExpr___variable_create}, - {(bigint) 7 /* 105: ACallExpr < ACallFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___ACallFormExpr___n_id}, - {(bigint) parser_prod___ACallExpr___n_id__eq}, - {(bigint) parser_nodes___ACallFormExpr___n_args}, - {(bigint) parser_nodes___ACallFormExpr___n_args__eq}, - {(bigint) parser_prod___ACallExpr___empty_init}, - {(bigint) parser_prod___ACallExpr___init_acallexpr}, - {(bigint) 8 /* 112: ACallExpr < ACallExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ACallExpr::_parent */ -/* 2: Attribute ACallExpr::_first_token */ -/* 3: Attribute ACallExpr::_last_token */ -/* 4: Attribute ACallExpr::_stype */ -/* 5: Attribute ACallExpr::_if_true_variable_ctx */ -/* 6: Attribute ACallExpr::_prop */ -/* 7: Attribute ACallExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute ACallExpr::_n_expr */ -/* Instance Hole :( */ -/* 13: Attribute ACallExpr::_n_id */ -/* 14: Attribute ACallExpr::_n_args */ -val_t NEW_ACallExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 15); - obj->vft = (classtable_elt_t*)VFT_ACallExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ACallFormExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ACallFormExpr____n_args(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ACallExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ACallExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ACallExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ACallExpr_parser_prod___ACallExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallExpr(); - parser_prod___ACallExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ACallExpr_parser_prod___ACallExpr___init_acallexpr(val_t p0, val_t p1, val_t p2) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallExpr(); - parser_prod___ACallExpr___init_acallexpr(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_ACallAssignExpr[110] = { - {(bigint) 3891 /* 0: Identity */}, - {(bigint) 3 /* 1: ACallAssignExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ACallAssignExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ACallAssignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ACallAssignExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ACallAssignExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3591 /* 6: ACallAssignExpr < AAssignFormExpr: superclass typecheck marker */}, - {(bigint) 3679 /* 7: ACallAssignExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ACallAssignExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3891 /* 9: ACallAssignExpr < ACallAssignExpr: superclass typecheck marker */}, - {(bigint) 3823 /* 10: ACallAssignExpr < ACallFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ACallAssignExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ACallAssignExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ACallAssignExpr___visit_all}, - {(bigint) parser_prod___ACallAssignExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ACallAssignExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ACallFormExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ACallAssignExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ACallAssignExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ACallAssignExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {(bigint) parser_prod___ACallAssignExpr___empty_init}, - {(bigint) parser_prod___ACallAssignExpr___init_acallassignexpr}, - {(bigint) 9 /* 81: ACallAssignExpr < ACallAssignExpr: superclass init_table position */}, - {(bigint) 8 /* 82: ACallAssignExpr < AAssignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAssignFormExpr___n_assign}, - {(bigint) parser_prod___ACallAssignExpr___n_assign__eq}, - {(bigint) parser_nodes___AAssignFormExpr___n_value}, - {(bigint) parser_prod___ACallAssignExpr___n_value__eq}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ACallAssignExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ACallAssignExpr___name}, - {(bigint) typing___ACallAssignExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ACallAssignExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ACallAssignExpr___n_expr__eq}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) typing___ACallAssignExpr___variable_create}, - {(bigint) 7 /* 105: ACallAssignExpr < ACallFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___ACallFormExpr___n_id}, - {(bigint) parser_prod___ACallAssignExpr___n_id__eq}, - {(bigint) parser_nodes___ACallFormExpr___n_args}, - {(bigint) parser_nodes___ACallFormExpr___n_args__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ACallAssignExpr::_parent */ -/* 2: Attribute ACallAssignExpr::_first_token */ -/* 3: Attribute ACallAssignExpr::_last_token */ -/* 4: Attribute ACallAssignExpr::_stype */ -/* 5: Attribute ACallAssignExpr::_if_true_variable_ctx */ -/* 6: Attribute ACallAssignExpr::_prop */ -/* 7: Attribute ACallAssignExpr::_arguments */ -/* 8: Attribute ACallAssignExpr::_n_assign */ -/* 9: Attribute ACallAssignExpr::_n_value */ -/* Instance Hole :( */ -/* 11: Attribute ACallAssignExpr::_n_expr */ -/* Instance Hole :( */ -/* 13: Attribute ACallAssignExpr::_n_id */ -/* 14: Attribute ACallAssignExpr::_n_args */ -val_t NEW_ACallAssignExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 15); - obj->vft = (classtable_elt_t*)VFT_ACallAssignExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ACallFormExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ACallFormExpr____n_args(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssignFormExpr____n_assign(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ACallAssignExpr_parser_nodes___PNode___init() { - int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallAssignExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ACallAssignExpr_parser_prod___ASendExpr___empty_init() { - int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallAssignExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ACallAssignExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallAssignExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ACallAssignExpr_parser_prod___ACallAssignExpr___empty_init() { - int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallAssignExpr(); - parser_prod___ACallAssignExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ACallAssignExpr_parser_prod___ACallAssignExpr___init_acallassignexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4) { - int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallAssignExpr(); - parser_prod___ACallAssignExpr___init_acallassignexpr(self, p0, p1, p2, p3, p4, init_table); - return self; -} -const classtable_elt_t VFT_ACallReassignExpr[113] = { - {(bigint) 3883 /* 0: Identity */}, - {(bigint) 3 /* 1: ACallReassignExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ACallReassignExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ACallReassignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ACallReassignExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ACallReassignExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3391 /* 6: ACallReassignExpr < AReassignFormExpr: superclass typecheck marker */}, - {(bigint) 3679 /* 7: ACallReassignExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ACallReassignExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3815 /* 9: ACallReassignExpr < ASendReassignExpr: superclass typecheck marker */}, - {(bigint) 3823 /* 10: ACallReassignExpr < ACallFormExpr: superclass typecheck marker */}, - {(bigint) 3883 /* 11: ACallReassignExpr < ACallReassignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 4 /* 20: ACallReassignExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ACallReassignExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ACallReassignExpr___visit_all}, - {(bigint) parser_prod___ACallReassignExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 5 /* 57: ACallReassignExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ACallFormExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 6 /* 67: ACallReassignExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendReassignExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 7 /* 72: ACallReassignExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 1 /* 77: ACallReassignExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 79: ACallReassignExpr < ASendReassignExpr: superclass init_table position */}, - {(bigint) typing___ASendReassignExpr___read_prop}, - {0} /* Class Hole :( */, - {(bigint) typing___AReassignFormExpr___do_lvalue_typing}, - {(bigint) typing___AReassignFormExpr___assign_method}, - {(bigint) 8 /* 84: ACallReassignExpr < AReassignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AReassignFormExpr___n_assign_op}, - {(bigint) parser_prod___ACallReassignExpr___n_assign_op__eq}, - {(bigint) parser_nodes___AReassignFormExpr___n_value}, - {(bigint) parser_prod___ACallReassignExpr___n_value__eq}, - {(bigint) 2 /* 89: ACallReassignExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ACallReassignExpr___name}, - {(bigint) typing___ACallReassignExpr___raw_arguments}, - {(bigint) typing___ASendReassignExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 3 /* 100: ACallReassignExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ACallReassignExpr___n_expr__eq}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) typing___ACallReassignExpr___variable_create}, - {(bigint) 9 /* 105: ACallReassignExpr < ACallFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___ACallFormExpr___n_id}, - {(bigint) parser_prod___ACallReassignExpr___n_id__eq}, - {(bigint) parser_nodes___ACallFormExpr___n_args}, - {(bigint) parser_nodes___ACallFormExpr___n_args__eq}, - {(bigint) parser_prod___ACallReassignExpr___empty_init}, - {(bigint) parser_prod___ACallReassignExpr___init_acallreassignexpr}, - {(bigint) 10 /* 112: ACallReassignExpr < ACallReassignExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ACallReassignExpr::_parent */ -/* 2: Attribute ACallReassignExpr::_first_token */ -/* 3: Attribute ACallReassignExpr::_last_token */ -/* 4: Attribute ACallReassignExpr::_stype */ -/* 5: Attribute ACallReassignExpr::_if_true_variable_ctx */ -/* 6: Attribute ACallReassignExpr::_prop */ -/* 7: Attribute ACallReassignExpr::_arguments */ -/* 8: Attribute ACallReassignExpr::_assign_method */ -/* 9: Attribute ACallReassignExpr::_n_assign_op */ -/* 10: Attribute ACallReassignExpr::_n_value */ -/* 11: Attribute ACallReassignExpr::_n_expr */ -/* 12: Attribute ACallReassignExpr::_read_prop */ -/* 13: Attribute ACallReassignExpr::_n_id */ -/* 14: Attribute ACallReassignExpr::_n_args */ -val_t NEW_ACallReassignExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 15); - obj->vft = (classtable_elt_t*)VFT_ACallReassignExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ACallFormExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ACallFormExpr____n_args(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_assign_op(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ACallReassignExpr_parser_nodes___PNode___init() { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallReassignExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ACallReassignExpr_parser_prod___ASendExpr___empty_init() { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallReassignExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ACallReassignExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallReassignExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ACallReassignExpr_parser_prod___ACallReassignExpr___empty_init() { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallReassignExpr(); - parser_prod___ACallReassignExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ACallReassignExpr_parser_prod___ACallReassignExpr___init_acallreassignexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4) { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACallReassignExpr(); - parser_prod___ACallReassignExpr___init_acallreassignexpr(self, p0, p1, p2, p3, p4, init_table); - return self; -} -const classtable_elt_t VFT_ASuperExpr[105] = { - {(bigint) 3795 /* 0: Identity */}, - {(bigint) 3 /* 1: ASuperExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ASuperExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ASuperExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ASuperExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ASuperExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ASuperExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3795 /* 8: ASuperExpr < ASuperExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ASuperExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASuperExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASuperExpr___visit_all}, - {(bigint) parser_prod___ASuperExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ASuperExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASuperExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ASuperExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASuperExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASuperExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ASuperExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ASuperExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ASuperExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ASuperExpr___init_in_superclass}, - {(bigint) parser_prod___ASuperExpr___empty_init}, - {(bigint) parser_prod___ASuperExpr___init_asuperexpr}, - {(bigint) 6 /* 98: ASuperExpr < ASuperExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASuperExpr___n_qualified}, - {(bigint) parser_prod___ASuperExpr___n_qualified__eq}, - {(bigint) parser_nodes___ASuperExpr___n_kwsuper}, - {(bigint) parser_prod___ASuperExpr___n_kwsuper__eq}, - {(bigint) parser_nodes___ASuperExpr___n_args}, - {(bigint) parser_nodes___ASuperExpr___n_args__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ASuperExpr::_parent */ -/* 2: Attribute ASuperExpr::_first_token */ -/* 3: Attribute ASuperExpr::_last_token */ -/* 4: Attribute ASuperExpr::_stype */ -/* 5: Attribute ASuperExpr::_if_true_variable_ctx */ -/* 6: Attribute ASuperExpr::_prop */ -/* 7: Attribute ASuperExpr::_arguments */ -/* 8: Attribute ASuperExpr::_init_in_superclass */ -/* 9: Attribute ASuperExpr::_n_qualified */ -/* 10: Attribute ASuperExpr::_n_kwsuper */ -/* 11: Attribute ASuperExpr::_n_args */ -val_t NEW_ASuperExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 12); - obj->vft = (classtable_elt_t*)VFT_ASuperExpr; - ATTR_parser_nodes___ASuperExpr____n_qualified(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ASuperExpr____n_kwsuper(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ASuperExpr____n_args(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ASuperExpr_parser_nodes___PNode___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASuperExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ASuperExpr_parser_prod___ASuperExpr___empty_init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASuperExpr(); - parser_prod___ASuperExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ASuperExpr_parser_prod___ASuperExpr___init_asuperexpr(val_t p0, val_t p1, val_t p2) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASuperExpr(); - parser_prod___ASuperExpr___init_asuperexpr(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_AInitExpr[110] = { - {(bigint) 3819 /* 0: Identity */}, - {(bigint) 3 /* 1: AInitExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AInitExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AInitExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AInitExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: AInitExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: AInitExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: AInitExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3819 /* 9: AInitExpr < AInitExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: AInitExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AInitExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AInitExpr___visit_all}, - {(bigint) parser_prod___AInitExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: AInitExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: AInitExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: AInitExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AInitExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: AInitExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___AInitExpr___name}, - {(bigint) typing___AInitExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: AInitExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___AInitExpr___n_expr__eq}, - {(bigint) parser_prod___AInitExpr___empty_init}, - {(bigint) parser_prod___AInitExpr___init_ainitexpr}, - {(bigint) 7 /* 105: AInitExpr < AInitExpr: superclass init_table position */}, - {(bigint) parser_nodes___AInitExpr___n_kwinit}, - {(bigint) parser_prod___AInitExpr___n_kwinit__eq}, - {(bigint) parser_nodes___AInitExpr___n_args}, - {(bigint) parser_nodes___AInitExpr___n_args__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AInitExpr::_parent */ -/* 2: Attribute AInitExpr::_first_token */ -/* 3: Attribute AInitExpr::_last_token */ -/* 4: Attribute AInitExpr::_stype */ -/* 5: Attribute AInitExpr::_if_true_variable_ctx */ -/* 6: Attribute AInitExpr::_prop */ -/* 7: Attribute AInitExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute AInitExpr::_n_expr */ -/* 12: Attribute AInitExpr::_n_kwinit */ -/* 13: Attribute AInitExpr::_n_args */ -val_t NEW_AInitExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 14); - obj->vft = (classtable_elt_t*)VFT_AInitExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AInitExpr____n_kwinit(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AInitExpr____n_args(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AInitExpr_parser_nodes___PNode___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AInitExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AInitExpr_parser_prod___ASendExpr___empty_init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AInitExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AInitExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AInitExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_AInitExpr_parser_prod___AInitExpr___empty_init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AInitExpr(); - parser_prod___AInitExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AInitExpr_parser_prod___AInitExpr___init_ainitexpr(val_t p0, val_t p1, val_t p2) { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AInitExpr(); - parser_prod___AInitExpr___init_ainitexpr(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_ABraFormExpr[106] = { - {(bigint) 3827 /* 0: Identity */}, - {(bigint) 3 /* 1: ABraFormExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABraFormExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABraFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ABraFormExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ABraFormExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ABraFormExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ABraFormExpr < ASendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3827 /* 10: ABraFormExpr < ABraFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ABraFormExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASendExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASendExpr___visit_all}, - {(bigint) parser_prod___ASendExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ABraFormExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ABraFormExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ABraFormExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ABraFormExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ABraFormExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ASendExpr___name}, - {(bigint) typing___ASendExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ABraFormExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ASendExpr___n_expr__eq}, - {(bigint) 7 /* 103: ABraFormExpr < ABraFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABraFormExpr___n_args}, - {(bigint) parser_nodes___ABraFormExpr___n_args__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABraFormExpr::_parent */ -/* 2: Attribute ABraFormExpr::_first_token */ -/* 3: Attribute ABraFormExpr::_last_token */ -/* 4: Attribute ABraFormExpr::_stype */ -/* 5: Attribute ABraFormExpr::_if_true_variable_ctx */ -/* 6: Attribute ABraFormExpr::_prop */ -/* 7: Attribute ABraFormExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute ABraFormExpr::_n_expr */ -/* Instance Hole :( */ -/* 13: Attribute ABraFormExpr::_n_args */ -val_t NEW_ABraFormExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 14); - obj->vft = (classtable_elt_t*)VFT_ABraFormExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABraFormExpr____n_args(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ABraFormExpr_parser_nodes___PNode___init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraFormExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ABraFormExpr_parser_prod___ASendExpr___empty_init() { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraFormExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABraFormExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[8] = {0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraFormExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ABraExpr[109] = { - {(bigint) 3899 /* 0: Identity */}, - {(bigint) 3 /* 1: ABraExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABraExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABraExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ABraExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ABraExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ABraExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ABraExpr < ASendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3827 /* 10: ABraExpr < ABraFormExpr: superclass typecheck marker */}, - {(bigint) 3899 /* 11: ABraExpr < ABraExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ABraExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ABraExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ABraExpr___visit_all}, - {(bigint) parser_prod___ABraExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ABraExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ABraExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ABraExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ABraExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ABraExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ABraExpr___name}, - {(bigint) typing___ABraExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ABraExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ABraExpr___n_expr__eq}, - {(bigint) 7 /* 103: ABraExpr < ABraFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABraFormExpr___n_args}, - {(bigint) parser_nodes___ABraFormExpr___n_args__eq}, - {(bigint) parser_prod___ABraExpr___empty_init}, - {(bigint) parser_prod___ABraExpr___init_abraexpr}, - {(bigint) 8 /* 108: ABraExpr < ABraExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABraExpr::_parent */ -/* 2: Attribute ABraExpr::_first_token */ -/* 3: Attribute ABraExpr::_last_token */ -/* 4: Attribute ABraExpr::_stype */ -/* 5: Attribute ABraExpr::_if_true_variable_ctx */ -/* 6: Attribute ABraExpr::_prop */ -/* 7: Attribute ABraExpr::_arguments */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* Instance Hole :( */ -/* 11: Attribute ABraExpr::_n_expr */ -/* Instance Hole :( */ -/* 13: Attribute ABraExpr::_n_args */ -val_t NEW_ABraExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 14); - obj->vft = (classtable_elt_t*)VFT_ABraExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABraFormExpr____n_args(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ABraExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ABraExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABraExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ABraExpr_parser_prod___ABraExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraExpr(); - parser_prod___ABraExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABraExpr_parser_prod___ABraExpr___init_abraexpr(val_t p0, val_t p1) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraExpr(); - parser_prod___ABraExpr___init_abraexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ABraAssignExpr[106] = { - {(bigint) 3903 /* 0: Identity */}, - {(bigint) 3 /* 1: ABraAssignExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABraAssignExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABraAssignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ABraAssignExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ABraAssignExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3591 /* 6: ABraAssignExpr < AAssignFormExpr: superclass typecheck marker */}, - {(bigint) 3679 /* 7: ABraAssignExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ABraAssignExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3903 /* 9: ABraAssignExpr < ABraAssignExpr: superclass typecheck marker */}, - {(bigint) 3827 /* 10: ABraAssignExpr < ABraFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ABraAssignExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ABraAssignExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ABraAssignExpr___visit_all}, - {(bigint) parser_prod___ABraAssignExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ABraAssignExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ABraAssignExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ABraAssignExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ABraAssignExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {(bigint) parser_prod___ABraAssignExpr___empty_init}, - {(bigint) parser_prod___ABraAssignExpr___init_abraassignexpr}, - {(bigint) 9 /* 81: ABraAssignExpr < ABraAssignExpr: superclass init_table position */}, - {(bigint) 8 /* 82: ABraAssignExpr < AAssignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAssignFormExpr___n_assign}, - {(bigint) parser_prod___ABraAssignExpr___n_assign__eq}, - {(bigint) parser_nodes___AAssignFormExpr___n_value}, - {(bigint) parser_prod___ABraAssignExpr___n_value__eq}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 89: ABraAssignExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ABraAssignExpr___name}, - {(bigint) typing___ABraAssignExpr___raw_arguments}, - {(bigint) typing___ASendExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ABraAssignExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ABraAssignExpr___n_expr__eq}, - {(bigint) 7 /* 103: ABraAssignExpr < ABraFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABraFormExpr___n_args}, - {(bigint) parser_nodes___ABraFormExpr___n_args__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABraAssignExpr::_parent */ -/* 2: Attribute ABraAssignExpr::_first_token */ -/* 3: Attribute ABraAssignExpr::_last_token */ -/* 4: Attribute ABraAssignExpr::_stype */ -/* 5: Attribute ABraAssignExpr::_if_true_variable_ctx */ -/* 6: Attribute ABraAssignExpr::_prop */ -/* 7: Attribute ABraAssignExpr::_arguments */ -/* 8: Attribute ABraAssignExpr::_n_assign */ -/* 9: Attribute ABraAssignExpr::_n_value */ -/* Instance Hole :( */ -/* 11: Attribute ABraAssignExpr::_n_expr */ -/* Instance Hole :( */ -/* 13: Attribute ABraAssignExpr::_n_args */ -val_t NEW_ABraAssignExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 14); - obj->vft = (classtable_elt_t*)VFT_ABraAssignExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABraFormExpr____n_args(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssignFormExpr____n_assign(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ABraAssignExpr_parser_nodes___PNode___init() { - int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraAssignExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ABraAssignExpr_parser_prod___ASendExpr___empty_init() { - int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraAssignExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABraAssignExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraAssignExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ABraAssignExpr_parser_prod___ABraAssignExpr___empty_init() { - int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraAssignExpr(); - parser_prod___ABraAssignExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABraAssignExpr_parser_prod___ABraAssignExpr___init_abraassignexpr(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraAssignExpr(); - parser_prod___ABraAssignExpr___init_abraassignexpr(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_AVarFormExpr[82] = { - {(bigint) 3335 /* 0: Identity */}, - {(bigint) 3 /* 1: AVarFormExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AVarFormExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AVarFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AVarFormExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3335 /* 5: AVarFormExpr < AVarFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AVarFormExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AVarFormExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AVarFormExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AVarFormExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) syntax_base___AVarFormExpr___variable}, - {(bigint) syntax_base___AVarFormExpr___variable__eq}, - {(bigint) 4 /* 79: AVarFormExpr < AVarFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AVarFormExpr___n_id}, - {(bigint) parser_nodes___AVarFormExpr___n_id__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AVarFormExpr::_parent */ -/* 2: Attribute AVarFormExpr::_first_token */ -/* 3: Attribute AVarFormExpr::_last_token */ -/* 4: Attribute AVarFormExpr::_stype */ -/* 5: Attribute AVarFormExpr::_if_true_variable_ctx */ -/* 6: Attribute AVarFormExpr::_variable */ -/* 7: Attribute AVarFormExpr::_n_id */ -val_t NEW_AVarFormExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AVarFormExpr; - ATTR_parser_nodes___AVarFormExpr____n_id(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AVarFormExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AVarFormExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ABraReassignExpr[109] = { - {(bigint) 3895 /* 0: Identity */}, - {(bigint) 3 /* 1: ABraReassignExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABraReassignExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABraReassignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ABraReassignExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ABraReassignExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3391 /* 6: ABraReassignExpr < AReassignFormExpr: superclass typecheck marker */}, - {(bigint) 3679 /* 7: ABraReassignExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ABraReassignExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3815 /* 9: ABraReassignExpr < ASendReassignExpr: superclass typecheck marker */}, - {(bigint) 3827 /* 10: ABraReassignExpr < ABraFormExpr: superclass typecheck marker */}, - {(bigint) 3895 /* 11: ABraReassignExpr < ABraReassignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 4 /* 20: ABraReassignExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ABraReassignExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ABraReassignExpr___visit_all}, - {(bigint) parser_prod___ABraReassignExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 5 /* 57: ABraReassignExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 6 /* 67: ABraReassignExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendReassignExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 7 /* 72: ABraReassignExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 1 /* 77: ABraReassignExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 79: ABraReassignExpr < ASendReassignExpr: superclass init_table position */}, - {(bigint) typing___ASendReassignExpr___read_prop}, - {0} /* Class Hole :( */, - {(bigint) typing___AReassignFormExpr___do_lvalue_typing}, - {(bigint) typing___AReassignFormExpr___assign_method}, - {(bigint) 8 /* 84: ABraReassignExpr < AReassignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AReassignFormExpr___n_assign_op}, - {(bigint) parser_prod___ABraReassignExpr___n_assign_op__eq}, - {(bigint) parser_nodes___AReassignFormExpr___n_value}, - {(bigint) parser_prod___ABraReassignExpr___n_value__eq}, - {(bigint) 2 /* 89: ABraReassignExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ABraReassignExpr___name}, - {(bigint) typing___ABraReassignExpr___raw_arguments}, - {(bigint) typing___ASendReassignExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 3 /* 100: ABraReassignExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ABraReassignExpr___n_expr__eq}, - {(bigint) 9 /* 103: ABraReassignExpr < ABraFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___ABraFormExpr___n_args}, - {(bigint) parser_nodes___ABraFormExpr___n_args__eq}, - {(bigint) parser_prod___ABraReassignExpr___empty_init}, - {(bigint) parser_prod___ABraReassignExpr___init_abrareassignexpr}, - {(bigint) 10 /* 108: ABraReassignExpr < ABraReassignExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABraReassignExpr::_parent */ -/* 2: Attribute ABraReassignExpr::_first_token */ -/* 3: Attribute ABraReassignExpr::_last_token */ -/* 4: Attribute ABraReassignExpr::_stype */ -/* 5: Attribute ABraReassignExpr::_if_true_variable_ctx */ -/* 6: Attribute ABraReassignExpr::_prop */ -/* 7: Attribute ABraReassignExpr::_arguments */ -/* 8: Attribute ABraReassignExpr::_assign_method */ -/* 9: Attribute ABraReassignExpr::_n_assign_op */ -/* 10: Attribute ABraReassignExpr::_n_value */ -/* 11: Attribute ABraReassignExpr::_n_expr */ -/* 12: Attribute ABraReassignExpr::_read_prop */ -/* 13: Attribute ABraReassignExpr::_n_args */ -val_t NEW_ABraReassignExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 14); - obj->vft = (classtable_elt_t*)VFT_ABraReassignExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ABraFormExpr____n_args(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_assign_op(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ABraReassignExpr_parser_nodes___PNode___init() { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraReassignExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ABraReassignExpr_parser_prod___ASendExpr___empty_init() { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraReassignExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABraReassignExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraReassignExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -val_t NEW_ABraReassignExpr_parser_prod___ABraReassignExpr___empty_init() { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraReassignExpr(); - parser_prod___ABraReassignExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ABraReassignExpr_parser_prod___ABraReassignExpr___init_abrareassignexpr(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ABraReassignExpr(); - parser_prod___ABraReassignExpr___init_abrareassignexpr(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_AVarExpr[86] = { - {(bigint) 3667 /* 0: Identity */}, - {(bigint) 3 /* 1: AVarExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AVarExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AVarExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AVarExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3335 /* 5: AVarExpr < AVarFormExpr: superclass typecheck marker */}, - {(bigint) 3667 /* 6: AVarExpr < AVarExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AVarExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AVarExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AVarExpr___visit_all}, - {(bigint) parser_prod___AVarExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AVarExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AVarExpr___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AVarExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AVarExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AVarExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AVarExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___AVarExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) syntax_base___AVarFormExpr___variable}, - {(bigint) syntax_base___AVarFormExpr___variable__eq}, - {(bigint) 4 /* 79: AVarExpr < AVarFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AVarFormExpr___n_id}, - {(bigint) parser_prod___AVarExpr___n_id__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___AVarExpr___empty_init}, - {(bigint) parser_prod___AVarExpr___init_avarexpr}, - {(bigint) 5 /* 85: AVarExpr < AVarExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AVarExpr::_parent */ -/* 2: Attribute AVarExpr::_first_token */ -/* 3: Attribute AVarExpr::_last_token */ -/* 4: Attribute AVarExpr::_stype */ -/* 5: Attribute AVarExpr::_if_true_variable_ctx */ -/* 6: Attribute AVarExpr::_variable */ -/* 7: Attribute AVarExpr::_n_id */ -val_t NEW_AVarExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AVarExpr; - ATTR_parser_nodes___AVarFormExpr____n_id(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AVarExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AVarExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AVarExpr_parser_prod___AVarExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AVarExpr(); - parser_prod___AVarExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AVarExpr_parser_prod___AVarExpr___init_avarexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AVarExpr(); - parser_prod___AVarExpr___init_avarexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AVarAssignExpr[91] = { - {(bigint) 3671 /* 0: Identity */}, - {(bigint) 3 /* 1: AVarAssignExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AVarAssignExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AVarAssignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AVarAssignExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3335 /* 5: AVarAssignExpr < AVarFormExpr: superclass typecheck marker */}, - {(bigint) 3591 /* 6: AVarAssignExpr < AAssignFormExpr: superclass typecheck marker */}, - {(bigint) 3671 /* 7: AVarAssignExpr < AVarAssignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AVarAssignExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AVarAssignExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AVarAssignExpr___visit_all}, - {(bigint) parser_prod___AVarAssignExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AVarAssignExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AVarAssignExpr___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AVarAssignExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AVarAssignExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AVarAssignExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AVarAssignExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) syntax_base___AVarFormExpr___variable}, - {(bigint) syntax_base___AVarFormExpr___variable__eq}, - {(bigint) 4 /* 79: AVarAssignExpr < AVarFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AVarFormExpr___n_id}, - {(bigint) parser_prod___AVarAssignExpr___n_id__eq}, - {(bigint) 5 /* 82: AVarAssignExpr < AAssignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAssignFormExpr___n_assign}, - {(bigint) parser_prod___AVarAssignExpr___n_assign__eq}, - {(bigint) parser_nodes___AAssignFormExpr___n_value}, - {(bigint) parser_prod___AVarAssignExpr___n_value__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___AVarAssignExpr___empty_init}, - {(bigint) parser_prod___AVarAssignExpr___init_avarassignexpr}, - {(bigint) 6 /* 90: AVarAssignExpr < AVarAssignExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AVarAssignExpr::_parent */ -/* 2: Attribute AVarAssignExpr::_first_token */ -/* 3: Attribute AVarAssignExpr::_last_token */ -/* 4: Attribute AVarAssignExpr::_stype */ -/* 5: Attribute AVarAssignExpr::_if_true_variable_ctx */ -/* 6: Attribute AVarAssignExpr::_variable */ -/* 7: Attribute AVarAssignExpr::_n_id */ -/* 8: Attribute AVarAssignExpr::_n_assign */ -/* 9: Attribute AVarAssignExpr::_n_value */ -val_t NEW_AVarAssignExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_AVarAssignExpr; - ATTR_parser_nodes___AVarFormExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssignFormExpr____n_assign(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAssignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AVarAssignExpr_parser_nodes___PNode___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AVarAssignExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AVarAssignExpr_parser_prod___AVarAssignExpr___empty_init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AVarAssignExpr(); - parser_prod___AVarAssignExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AVarAssignExpr_parser_prod___AVarAssignExpr___init_avarassignexpr(val_t p0, val_t p1, val_t p2) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AVarAssignExpr(); - parser_prod___AVarAssignExpr___init_avarassignexpr(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_AVarReassignExpr[93] = { - {(bigint) 3663 /* 0: Identity */}, - {(bigint) 3 /* 1: AVarReassignExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AVarReassignExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AVarReassignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AVarReassignExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3335 /* 5: AVarReassignExpr < AVarFormExpr: superclass typecheck marker */}, - {(bigint) 3391 /* 6: AVarReassignExpr < AReassignFormExpr: superclass typecheck marker */}, - {(bigint) 3663 /* 7: AVarReassignExpr < AVarReassignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AVarReassignExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AVarReassignExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AVarReassignExpr___visit_all}, - {(bigint) parser_prod___AVarReassignExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AVarReassignExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AVarReassignExpr___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AVarReassignExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AVarReassignExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AVarReassignExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AVarReassignExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) syntax_base___AVarFormExpr___variable}, - {(bigint) syntax_base___AVarFormExpr___variable__eq}, - {(bigint) 4 /* 79: AVarReassignExpr < AVarFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AVarFormExpr___n_id}, - {(bigint) parser_prod___AVarReassignExpr___n_id__eq}, - {(bigint) typing___AReassignFormExpr___do_lvalue_typing}, - {(bigint) typing___AReassignFormExpr___assign_method}, - {(bigint) 5 /* 84: AVarReassignExpr < AReassignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AReassignFormExpr___n_assign_op}, - {(bigint) parser_prod___AVarReassignExpr___n_assign_op__eq}, - {(bigint) parser_nodes___AReassignFormExpr___n_value}, - {(bigint) parser_prod___AVarReassignExpr___n_value__eq}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) parser_prod___AVarReassignExpr___empty_init}, - {(bigint) parser_prod___AVarReassignExpr___init_avarreassignexpr}, - {(bigint) 6 /* 92: AVarReassignExpr < AVarReassignExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AVarReassignExpr::_parent */ -/* 2: Attribute AVarReassignExpr::_first_token */ -/* 3: Attribute AVarReassignExpr::_last_token */ -/* 4: Attribute AVarReassignExpr::_stype */ -/* 5: Attribute AVarReassignExpr::_if_true_variable_ctx */ -/* 6: Attribute AVarReassignExpr::_variable */ -/* 7: Attribute AVarReassignExpr::_n_id */ -/* 8: Attribute AVarReassignExpr::_assign_method */ -/* 9: Attribute AVarReassignExpr::_n_assign_op */ -/* 10: Attribute AVarReassignExpr::_n_value */ -val_t NEW_AVarReassignExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 11); - obj->vft = (classtable_elt_t*)VFT_AVarReassignExpr; - ATTR_parser_nodes___AVarFormExpr____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_assign_op(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AVarReassignExpr_parser_nodes___PNode___init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AVarReassignExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AVarReassignExpr_parser_prod___AVarReassignExpr___empty_init() { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AVarReassignExpr(); - parser_prod___AVarReassignExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AVarReassignExpr_parser_prod___AVarReassignExpr___init_avarreassignexpr(val_t p0, val_t p1, val_t p2) { - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_AVarReassignExpr(); - parser_prod___AVarReassignExpr___init_avarreassignexpr(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_ARangeExpr[85] = { - {(bigint) 3399 /* 0: Identity */}, - {(bigint) 3 /* 1: ARangeExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ARangeExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ARangeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ARangeExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3399 /* 5: ARangeExpr < ARangeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ARangeExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ARangeExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ARangeExpr___visit_all}, - {(bigint) parser_prod___ARangeExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ARangeExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ARangeExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ARangeExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ARangeExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ARangeExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___ARangeExpr___propname}, - {(bigint) parser_prod___ARangeExpr___empty_init}, - {(bigint) parser_prod___ARangeExpr___init_arangeexpr}, - {(bigint) 4 /* 80: ARangeExpr < ARangeExpr: superclass init_table position */}, - {(bigint) parser_nodes___ARangeExpr___n_expr}, - {(bigint) parser_prod___ARangeExpr___n_expr__eq}, - {(bigint) parser_nodes___ARangeExpr___n_expr2}, - {(bigint) parser_prod___ARangeExpr___n_expr2__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ARangeExpr::_parent */ -/* 2: Attribute ARangeExpr::_first_token */ -/* 3: Attribute ARangeExpr::_last_token */ -/* 4: Attribute ARangeExpr::_stype */ -/* 5: Attribute ARangeExpr::_if_true_variable_ctx */ -/* 6: Attribute ARangeExpr::_n_expr */ -/* 7: Attribute ARangeExpr::_n_expr2 */ -val_t NEW_ARangeExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_ARangeExpr; - ATTR_parser_nodes___ARangeExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ARangeExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ARangeExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ARangeExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ARangeExpr_parser_prod___ARangeExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ARangeExpr(); - parser_prod___ARangeExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ARangeExpr_parser_prod___ARangeExpr___init_arangeexpr(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ARangeExpr(); - parser_prod___ARangeExpr___init_arangeexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ACrangeExpr[88] = { - {(bigint) 3755 /* 0: Identity */}, - {(bigint) 3 /* 1: ACrangeExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ACrangeExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ACrangeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ACrangeExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3399 /* 5: ACrangeExpr < ARangeExpr: superclass typecheck marker */}, - {(bigint) 3755 /* 6: ACrangeExpr < ACrangeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ACrangeExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ACrangeExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ACrangeExpr___visit_all}, - {(bigint) parser_prod___ACrangeExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ACrangeExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ARangeExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ACrangeExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ARangeExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ACrangeExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___ACrangeExpr___propname}, - {(bigint) parser_prod___ARangeExpr___empty_init}, - {(bigint) parser_prod___ARangeExpr___init_arangeexpr}, - {(bigint) 4 /* 80: ACrangeExpr < ARangeExpr: superclass init_table position */}, - {(bigint) parser_nodes___ARangeExpr___n_expr}, - {(bigint) parser_prod___ACrangeExpr___n_expr__eq}, - {(bigint) parser_nodes___ARangeExpr___n_expr2}, - {(bigint) parser_prod___ACrangeExpr___n_expr2__eq}, - {(bigint) parser_prod___ACrangeExpr___empty_init}, - {(bigint) parser_prod___ACrangeExpr___init_acrangeexpr}, - {(bigint) 5 /* 87: ACrangeExpr < ACrangeExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ACrangeExpr::_parent */ -/* 2: Attribute ACrangeExpr::_first_token */ -/* 3: Attribute ACrangeExpr::_last_token */ -/* 4: Attribute ACrangeExpr::_stype */ -/* 5: Attribute ACrangeExpr::_if_true_variable_ctx */ -/* 6: Attribute ACrangeExpr::_n_expr */ -/* 7: Attribute ACrangeExpr::_n_expr2 */ -val_t NEW_ACrangeExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_ACrangeExpr; - ATTR_parser_nodes___ARangeExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ARangeExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ACrangeExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACrangeExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ACrangeExpr_parser_prod___ARangeExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACrangeExpr(); - parser_prod___ARangeExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ACrangeExpr_parser_prod___ARangeExpr___init_arangeexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACrangeExpr(); - parser_prod___ARangeExpr___init_arangeexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_ACrangeExpr_parser_prod___ACrangeExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACrangeExpr(); - parser_prod___ACrangeExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ACrangeExpr_parser_prod___ACrangeExpr___init_acrangeexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ACrangeExpr(); - parser_prod___ACrangeExpr___init_acrangeexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AOrangeExpr[88] = { - {(bigint) 3695 /* 0: Identity */}, - {(bigint) 3 /* 1: AOrangeExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AOrangeExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AOrangeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AOrangeExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3399 /* 5: AOrangeExpr < ARangeExpr: superclass typecheck marker */}, - {(bigint) 3695 /* 6: AOrangeExpr < AOrangeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AOrangeExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AOrangeExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AOrangeExpr___visit_all}, - {(bigint) parser_prod___AOrangeExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AOrangeExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ARangeExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AOrangeExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ARangeExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AOrangeExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___AOrangeExpr___propname}, - {(bigint) parser_prod___ARangeExpr___empty_init}, - {(bigint) parser_prod___ARangeExpr___init_arangeexpr}, - {(bigint) 4 /* 80: AOrangeExpr < ARangeExpr: superclass init_table position */}, - {(bigint) parser_nodes___ARangeExpr___n_expr}, - {(bigint) parser_prod___AOrangeExpr___n_expr__eq}, - {(bigint) parser_nodes___ARangeExpr___n_expr2}, - {(bigint) parser_prod___AOrangeExpr___n_expr2__eq}, - {(bigint) parser_prod___AOrangeExpr___empty_init}, - {(bigint) parser_prod___AOrangeExpr___init_aorangeexpr}, - {(bigint) 5 /* 87: AOrangeExpr < AOrangeExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AOrangeExpr::_parent */ -/* 2: Attribute AOrangeExpr::_first_token */ -/* 3: Attribute AOrangeExpr::_last_token */ -/* 4: Attribute AOrangeExpr::_stype */ -/* 5: Attribute AOrangeExpr::_if_true_variable_ctx */ -/* 6: Attribute AOrangeExpr::_n_expr */ -/* 7: Attribute AOrangeExpr::_n_expr2 */ -val_t NEW_AOrangeExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AOrangeExpr; - ATTR_parser_nodes___ARangeExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___ARangeExpr____n_expr2(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AOrangeExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOrangeExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AOrangeExpr_parser_prod___ARangeExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOrangeExpr(); - parser_prod___ARangeExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AOrangeExpr_parser_prod___ARangeExpr___init_arangeexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOrangeExpr(); - parser_prod___ARangeExpr___init_arangeexpr(self, p0, p1, init_table); - return self; -} -val_t NEW_AOrangeExpr_parser_prod___AOrangeExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOrangeExpr(); - parser_prod___AOrangeExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AOrangeExpr_parser_prod___AOrangeExpr___init_aorangeexpr(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AOrangeExpr(); - parser_prod___AOrangeExpr___init_aorangeexpr(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AArrayExpr[83] = { - {(bigint) 3603 /* 0: Identity */}, - {(bigint) 3 /* 1: AArrayExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AArrayExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AArrayExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AArrayExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3603 /* 5: AArrayExpr < AArrayExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AArrayExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AArrayExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AArrayExpr___visit_all}, - {(bigint) parser_prod___AArrayExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AArrayExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AArrayExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AArrayExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AArrayExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AArrayExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) typing___AArrayExpr___stype__eq}, - {(bigint) parser_prod___AArrayExpr___empty_init}, - {(bigint) parser_prod___AArrayExpr___init_aarrayexpr}, - {(bigint) 4 /* 80: AArrayExpr < AArrayExpr: superclass init_table position */}, - {(bigint) parser_nodes___AArrayExpr___n_exprs}, - {(bigint) parser_nodes___AArrayExpr___n_exprs__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AArrayExpr::_parent */ -/* 2: Attribute AArrayExpr::_first_token */ -/* 3: Attribute AArrayExpr::_last_token */ -/* 4: Attribute AArrayExpr::_stype */ -/* 5: Attribute AArrayExpr::_if_true_variable_ctx */ -/* 6: Attribute AArrayExpr::_n_exprs */ -val_t NEW_AArrayExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AArrayExpr; - ATTR_parser_nodes___AArrayExpr____n_exprs(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AArrayExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AArrayExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AArrayExpr_parser_prod___AArrayExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AArrayExpr(); - parser_prod___AArrayExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AArrayExpr_parser_prod___AArrayExpr___init_aarrayexpr(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AArrayExpr(); - parser_prod___AArrayExpr___init_aarrayexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ASelfExpr[82] = { - {(bigint) 3383 /* 0: Identity */}, - {(bigint) 3 /* 1: ASelfExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ASelfExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ASelfExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ASelfExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3383 /* 5: ASelfExpr < ASelfExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ASelfExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASelfExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASelfExpr___visit_all}, - {(bigint) parser_prod___ASelfExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ASelfExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASelfExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ASelfExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASelfExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ASelfExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___ASelfExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___ASelfExpr___empty_init}, - {(bigint) parser_prod___ASelfExpr___init_aselfexpr}, - {(bigint) 4 /* 79: ASelfExpr < ASelfExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASelfExpr___n_kwself}, - {(bigint) parser_prod___ASelfExpr___n_kwself__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ASelfExpr::_parent */ -/* 2: Attribute ASelfExpr::_first_token */ -/* 3: Attribute ASelfExpr::_last_token */ -/* 4: Attribute ASelfExpr::_stype */ -/* 5: Attribute ASelfExpr::_if_true_variable_ctx */ -/* 6: Attribute ASelfExpr::_n_kwself */ -val_t NEW_ASelfExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ASelfExpr; - ATTR_parser_nodes___ASelfExpr____n_kwself(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ASelfExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASelfExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ASelfExpr_parser_prod___ASelfExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASelfExpr(); - parser_prod___ASelfExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ASelfExpr_parser_prod___ASelfExpr___init_aselfexpr(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASelfExpr(); - parser_prod___ASelfExpr___init_aselfexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AImplicitSelfExpr[85] = { - {(bigint) 3727 /* 0: Identity */}, - {(bigint) 3 /* 1: AImplicitSelfExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AImplicitSelfExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AImplicitSelfExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AImplicitSelfExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3383 /* 5: AImplicitSelfExpr < ASelfExpr: superclass typecheck marker */}, - {(bigint) 3727 /* 6: AImplicitSelfExpr < AImplicitSelfExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AImplicitSelfExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AImplicitSelfExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AImplicitSelfExpr___visit_all}, - {(bigint) parser_prod___AImplicitSelfExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AImplicitSelfExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASelfExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AImplicitSelfExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASelfExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AImplicitSelfExpr < PExpr: superclass init_table position */}, - {(bigint) typing___AImplicitSelfExpr___is_implicit_self}, - {(bigint) typing___ASelfExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___ASelfExpr___empty_init}, - {(bigint) parser_prod___ASelfExpr___init_aselfexpr}, - {(bigint) 4 /* 79: AImplicitSelfExpr < ASelfExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASelfExpr___n_kwself}, - {(bigint) parser_prod___ASelfExpr___n_kwself__eq}, - {(bigint) parser_prod___AImplicitSelfExpr___empty_init}, - {(bigint) parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr}, - {(bigint) 5 /* 84: AImplicitSelfExpr < AImplicitSelfExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AImplicitSelfExpr::_parent */ -/* 2: Attribute AImplicitSelfExpr::_first_token */ -/* 3: Attribute AImplicitSelfExpr::_last_token */ -/* 4: Attribute AImplicitSelfExpr::_stype */ -/* 5: Attribute AImplicitSelfExpr::_if_true_variable_ctx */ -/* 6: Attribute AImplicitSelfExpr::_n_kwself */ -val_t NEW_AImplicitSelfExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AImplicitSelfExpr; - ATTR_parser_nodes___ASelfExpr____n_kwself(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AImplicitSelfExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AImplicitSelfExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AImplicitSelfExpr_parser_prod___ASelfExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AImplicitSelfExpr(); - parser_prod___ASelfExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AImplicitSelfExpr_parser_prod___ASelfExpr___init_aselfexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AImplicitSelfExpr(); - parser_prod___ASelfExpr___init_aselfexpr(self, p0, init_table); - return self; -} -val_t NEW_AImplicitSelfExpr_parser_prod___AImplicitSelfExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AImplicitSelfExpr(); - parser_prod___AImplicitSelfExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AImplicitSelfExpr_parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AImplicitSelfExpr(); - parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr(self, init_table); - return self; -} -const classtable_elt_t VFT_ATrueExpr[83] = { - {(bigint) 3675 /* 0: Identity */}, - {(bigint) 3 /* 1: ATrueExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ATrueExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ATrueExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ATrueExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3567 /* 5: ATrueExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3675 /* 6: ATrueExpr < ATrueExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ATrueExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ATrueExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ATrueExpr___visit_all}, - {(bigint) parser_prod___ATrueExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ATrueExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ABoolExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ATrueExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ATrueExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ATrueExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 4 /* 77: ATrueExpr < ABoolExpr: superclass init_table position */}, - {(bigint) parser_prod___ATrueExpr___empty_init}, - {(bigint) parser_prod___ATrueExpr___init_atrueexpr}, - {(bigint) 5 /* 80: ATrueExpr < ATrueExpr: superclass init_table position */}, - {(bigint) parser_nodes___ATrueExpr___n_kwtrue}, - {(bigint) parser_prod___ATrueExpr___n_kwtrue__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ATrueExpr::_parent */ -/* 2: Attribute ATrueExpr::_first_token */ -/* 3: Attribute ATrueExpr::_last_token */ -/* 4: Attribute ATrueExpr::_stype */ -/* 5: Attribute ATrueExpr::_if_true_variable_ctx */ -/* 6: Attribute ATrueExpr::_n_kwtrue */ -val_t NEW_ATrueExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ATrueExpr; - ATTR_parser_nodes___ATrueExpr____n_kwtrue(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ATrueExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ATrueExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ATrueExpr_parser_prod___ATrueExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ATrueExpr(); - parser_prod___ATrueExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ATrueExpr_parser_prod___ATrueExpr___init_atrueexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ATrueExpr(); - parser_prod___ATrueExpr___init_atrueexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AFalseExpr[83] = { - {(bigint) 3735 /* 0: Identity */}, - {(bigint) 3 /* 1: AFalseExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AFalseExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AFalseExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AFalseExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3567 /* 5: AFalseExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3735 /* 6: AFalseExpr < AFalseExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AFalseExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AFalseExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AFalseExpr___visit_all}, - {(bigint) parser_prod___AFalseExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AFalseExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ABoolExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AFalseExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AFalseExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AFalseExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 4 /* 77: AFalseExpr < ABoolExpr: superclass init_table position */}, - {(bigint) parser_prod___AFalseExpr___empty_init}, - {(bigint) parser_prod___AFalseExpr___init_afalseexpr}, - {(bigint) 5 /* 80: AFalseExpr < AFalseExpr: superclass init_table position */}, - {(bigint) parser_nodes___AFalseExpr___n_kwfalse}, - {(bigint) parser_prod___AFalseExpr___n_kwfalse__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AFalseExpr::_parent */ -/* 2: Attribute AFalseExpr::_first_token */ -/* 3: Attribute AFalseExpr::_last_token */ -/* 4: Attribute AFalseExpr::_stype */ -/* 5: Attribute AFalseExpr::_if_true_variable_ctx */ -/* 6: Attribute AFalseExpr::_n_kwfalse */ -val_t NEW_AFalseExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AFalseExpr; - ATTR_parser_nodes___AFalseExpr____n_kwfalse(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AFalseExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AFalseExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AFalseExpr_parser_prod___AFalseExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AFalseExpr(); - parser_prod___AFalseExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AFalseExpr_parser_prod___AFalseExpr___init_afalseexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AFalseExpr(); - parser_prod___AFalseExpr___init_afalseexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ANullExpr[82] = { - {(bigint) 3443 /* 0: Identity */}, - {(bigint) 3 /* 1: ANullExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ANullExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ANullExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ANullExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3443 /* 5: ANullExpr < ANullExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ANullExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ANullExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ANullExpr___visit_all}, - {(bigint) parser_prod___ANullExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ANullExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ANullExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ANullExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ANullExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ANullExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___ANullExpr___empty_init}, - {(bigint) parser_prod___ANullExpr___init_anullexpr}, - {(bigint) 4 /* 79: ANullExpr < ANullExpr: superclass init_table position */}, - {(bigint) parser_nodes___ANullExpr___n_kwnull}, - {(bigint) parser_prod___ANullExpr___n_kwnull__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ANullExpr::_parent */ -/* 2: Attribute ANullExpr::_first_token */ -/* 3: Attribute ANullExpr::_last_token */ -/* 4: Attribute ANullExpr::_stype */ -/* 5: Attribute ANullExpr::_if_true_variable_ctx */ -/* 6: Attribute ANullExpr::_n_kwnull */ -val_t NEW_ANullExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ANullExpr; - ATTR_parser_nodes___ANullExpr____n_kwnull(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ANullExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ANullExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ANullExpr_parser_prod___ANullExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ANullExpr(); - parser_prod___ANullExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ANullExpr_parser_prod___ANullExpr___init_anullexpr(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ANullExpr(); - parser_prod___ANullExpr___init_anullexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AIntExpr[82] = { - {(bigint) 3491 /* 0: Identity */}, - {(bigint) 3 /* 1: AIntExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AIntExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AIntExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AIntExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3491 /* 5: AIntExpr < AIntExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AIntExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AIntExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AIntExpr___visit_all}, - {(bigint) parser_prod___AIntExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AIntExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AIntExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AIntExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AIntExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AIntExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___AIntExpr___empty_init}, - {(bigint) parser_prod___AIntExpr___init_aintexpr}, - {(bigint) 4 /* 79: AIntExpr < AIntExpr: superclass init_table position */}, - {(bigint) parser_nodes___AIntExpr___n_number}, - {(bigint) parser_prod___AIntExpr___n_number__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AIntExpr::_parent */ -/* 2: Attribute AIntExpr::_first_token */ -/* 3: Attribute AIntExpr::_last_token */ -/* 4: Attribute AIntExpr::_stype */ -/* 5: Attribute AIntExpr::_if_true_variable_ctx */ -/* 6: Attribute AIntExpr::_n_number */ -val_t NEW_AIntExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AIntExpr; - ATTR_parser_nodes___AIntExpr____n_number(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AIntExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIntExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AIntExpr_parser_prod___AIntExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIntExpr(); - parser_prod___AIntExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AIntExpr_parser_prod___AIntExpr___init_aintexpr(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AIntExpr(); - parser_prod___AIntExpr___init_aintexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AFloatExpr[82] = { - {(bigint) 3527 /* 0: Identity */}, - {(bigint) 3 /* 1: AFloatExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AFloatExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AFloatExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AFloatExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3527 /* 5: AFloatExpr < AFloatExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AFloatExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AFloatExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AFloatExpr___visit_all}, - {(bigint) parser_prod___AFloatExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AFloatExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AFloatExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AFloatExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AFloatExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AFloatExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___AFloatExpr___empty_init}, - {(bigint) parser_prod___AFloatExpr___init_afloatexpr}, - {(bigint) 4 /* 79: AFloatExpr < AFloatExpr: superclass init_table position */}, - {(bigint) parser_nodes___AFloatExpr___n_float}, - {(bigint) parser_prod___AFloatExpr___n_float__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AFloatExpr::_parent */ -/* 2: Attribute AFloatExpr::_first_token */ -/* 3: Attribute AFloatExpr::_last_token */ -/* 4: Attribute AFloatExpr::_stype */ -/* 5: Attribute AFloatExpr::_if_true_variable_ctx */ -/* 6: Attribute AFloatExpr::_n_float */ -val_t NEW_AFloatExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AFloatExpr; - ATTR_parser_nodes___AFloatExpr____n_float(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AFloatExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AFloatExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AFloatExpr_parser_prod___AFloatExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AFloatExpr(); - parser_prod___AFloatExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AFloatExpr_parser_prod___AFloatExpr___init_afloatexpr(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AFloatExpr(); - parser_prod___AFloatExpr___init_afloatexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ACharExpr[82] = { - {(bigint) 3555 /* 0: Identity */}, - {(bigint) 3 /* 1: ACharExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ACharExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ACharExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ACharExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3555 /* 5: ACharExpr < ACharExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ACharExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ACharExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ACharExpr___visit_all}, - {(bigint) parser_prod___ACharExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ACharExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ACharExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ACharExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ACharExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ACharExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___ACharExpr___empty_init}, - {(bigint) parser_prod___ACharExpr___init_acharexpr}, - {(bigint) 4 /* 79: ACharExpr < ACharExpr: superclass init_table position */}, - {(bigint) parser_nodes___ACharExpr___n_char}, - {(bigint) parser_prod___ACharExpr___n_char__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ACharExpr::_parent */ -/* 2: Attribute ACharExpr::_first_token */ -/* 3: Attribute ACharExpr::_last_token */ -/* 4: Attribute ACharExpr::_stype */ -/* 5: Attribute ACharExpr::_if_true_variable_ctx */ -/* 6: Attribute ACharExpr::_n_char */ -val_t NEW_ACharExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ACharExpr; - ATTR_parser_nodes___ACharExpr____n_char(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ACharExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ACharExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ACharExpr_parser_prod___ACharExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ACharExpr(); - parser_prod___ACharExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ACharExpr_parser_prod___ACharExpr___init_acharexpr(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ACharExpr(); - parser_prod___ACharExpr___init_acharexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AStringFormExpr[80] = { - {(bigint) 3363 /* 0: Identity */}, - {(bigint) 3 /* 1: AStringFormExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AStringFormExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AStringFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AStringFormExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3363 /* 5: AStringFormExpr < AStringFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AStringFormExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AStringFormExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AStringFormExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AStringFormExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AStringFormExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AStringFormExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___AStringFormExpr___string_text}, - {(bigint) compiling_methods___AStringFormExpr___compute_string_info}, - {(bigint) 4 /* 79: AStringFormExpr < AStringFormExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AStringFormExpr::_parent */ -/* 2: Attribute AStringFormExpr::_first_token */ -/* 3: Attribute AStringFormExpr::_last_token */ -/* 4: Attribute AStringFormExpr::_stype */ -/* 5: Attribute AStringFormExpr::_if_true_variable_ctx */ -/* 6: Attribute AStringFormExpr::_cstring */ -/* 7: Attribute AStringFormExpr::_cstring_length */ -val_t NEW_AStringFormExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AStringFormExpr; - ATTR_compiling_methods___AStringFormExpr____cstring_length(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_AStringFormExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AStringFormExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_AStringExpr[85] = { - {(bigint) 3683 /* 0: Identity */}, - {(bigint) 3 /* 1: AStringExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AStringExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AStringExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AStringExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3363 /* 5: AStringExpr < AStringFormExpr: superclass typecheck marker */}, - {(bigint) 3683 /* 6: AStringExpr < AStringExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AStringExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AStringExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AStringExpr___visit_all}, - {(bigint) parser_prod___AStringExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AStringExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AStringFormExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AStringExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AStringFormExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AStringExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___AStringExpr___string_text}, - {(bigint) compiling_methods___AStringFormExpr___compute_string_info}, - {(bigint) 4 /* 79: AStringExpr < AStringFormExpr: superclass init_table position */}, - {(bigint) parser_prod___AStringExpr___empty_init}, - {(bigint) parser_prod___AStringExpr___init_astringexpr}, - {(bigint) 5 /* 82: AStringExpr < AStringExpr: superclass init_table position */}, - {(bigint) parser_nodes___AStringExpr___n_string}, - {(bigint) parser_prod___AStringExpr___n_string__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AStringExpr::_parent */ -/* 2: Attribute AStringExpr::_first_token */ -/* 3: Attribute AStringExpr::_last_token */ -/* 4: Attribute AStringExpr::_stype */ -/* 5: Attribute AStringExpr::_if_true_variable_ctx */ -/* 6: Attribute AStringExpr::_cstring */ -/* 7: Attribute AStringExpr::_cstring_length */ -/* 8: Attribute AStringExpr::_n_string */ -val_t NEW_AStringExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_AStringExpr; - ATTR_parser_nodes___AStringExpr____n_string(obj) = NIT_NULL /*null*/; - ATTR_compiling_methods___AStringFormExpr____cstring_length(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_AStringExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStringExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AStringExpr_parser_prod___AStringExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStringExpr(); - parser_prod___AStringExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AStringExpr_parser_prod___AStringExpr___init_astringexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStringExpr(); - parser_prod___AStringExpr___init_astringexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AStartStringExpr[85] = { - {(bigint) 3687 /* 0: Identity */}, - {(bigint) 3 /* 1: AStartStringExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AStartStringExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AStartStringExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AStartStringExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3363 /* 5: AStartStringExpr < AStringFormExpr: superclass typecheck marker */}, - {(bigint) 3687 /* 6: AStartStringExpr < AStartStringExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AStartStringExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AStartStringExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AStartStringExpr___visit_all}, - {(bigint) parser_prod___AStartStringExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AStartStringExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AStringFormExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AStartStringExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AStringFormExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AStartStringExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___AStartStringExpr___string_text}, - {(bigint) compiling_methods___AStringFormExpr___compute_string_info}, - {(bigint) 4 /* 79: AStartStringExpr < AStringFormExpr: superclass init_table position */}, - {(bigint) parser_prod___AStartStringExpr___empty_init}, - {(bigint) parser_prod___AStartStringExpr___init_astartstringexpr}, - {(bigint) 5 /* 82: AStartStringExpr < AStartStringExpr: superclass init_table position */}, - {(bigint) parser_nodes___AStartStringExpr___n_string}, - {(bigint) parser_prod___AStartStringExpr___n_string__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AStartStringExpr::_parent */ -/* 2: Attribute AStartStringExpr::_first_token */ -/* 3: Attribute AStartStringExpr::_last_token */ -/* 4: Attribute AStartStringExpr::_stype */ -/* 5: Attribute AStartStringExpr::_if_true_variable_ctx */ -/* 6: Attribute AStartStringExpr::_cstring */ -/* 7: Attribute AStartStringExpr::_cstring_length */ -/* 8: Attribute AStartStringExpr::_n_string */ -val_t NEW_AStartStringExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_AStartStringExpr; - ATTR_parser_nodes___AStartStringExpr____n_string(obj) = NIT_NULL /*null*/; - ATTR_compiling_methods___AStringFormExpr____cstring_length(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_AStartStringExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStartStringExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AStartStringExpr_parser_prod___AStartStringExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStartStringExpr(); - parser_prod___AStartStringExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AStartStringExpr_parser_prod___AStartStringExpr___init_astartstringexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AStartStringExpr(); - parser_prod___AStartStringExpr___init_astartstringexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AMidStringExpr[85] = { - {(bigint) 3715 /* 0: Identity */}, - {(bigint) 3 /* 1: AMidStringExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AMidStringExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AMidStringExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AMidStringExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3363 /* 5: AMidStringExpr < AStringFormExpr: superclass typecheck marker */}, - {(bigint) 3715 /* 6: AMidStringExpr < AMidStringExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AMidStringExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AMidStringExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AMidStringExpr___visit_all}, - {(bigint) parser_prod___AMidStringExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AMidStringExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AStringFormExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AMidStringExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AStringFormExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AMidStringExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___AMidStringExpr___string_text}, - {(bigint) compiling_methods___AStringFormExpr___compute_string_info}, - {(bigint) 4 /* 79: AMidStringExpr < AStringFormExpr: superclass init_table position */}, - {(bigint) parser_prod___AMidStringExpr___empty_init}, - {(bigint) parser_prod___AMidStringExpr___init_amidstringexpr}, - {(bigint) 5 /* 82: AMidStringExpr < AMidStringExpr: superclass init_table position */}, - {(bigint) parser_nodes___AMidStringExpr___n_string}, - {(bigint) parser_prod___AMidStringExpr___n_string__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AMidStringExpr::_parent */ -/* 2: Attribute AMidStringExpr::_first_token */ -/* 3: Attribute AMidStringExpr::_last_token */ -/* 4: Attribute AMidStringExpr::_stype */ -/* 5: Attribute AMidStringExpr::_if_true_variable_ctx */ -/* 6: Attribute AMidStringExpr::_cstring */ -/* 7: Attribute AMidStringExpr::_cstring_length */ -/* 8: Attribute AMidStringExpr::_n_string */ -val_t NEW_AMidStringExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_AMidStringExpr; - ATTR_parser_nodes___AMidStringExpr____n_string(obj) = NIT_NULL /*null*/; - ATTR_compiling_methods___AStringFormExpr____cstring_length(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_AMidStringExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMidStringExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AMidStringExpr_parser_prod___AMidStringExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMidStringExpr(); - parser_prod___AMidStringExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AMidStringExpr_parser_prod___AMidStringExpr___init_amidstringexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AMidStringExpr(); - parser_prod___AMidStringExpr___init_amidstringexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AEndStringExpr[85] = { - {(bigint) 3743 /* 0: Identity */}, - {(bigint) 3 /* 1: AEndStringExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AEndStringExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AEndStringExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AEndStringExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3363 /* 5: AEndStringExpr < AStringFormExpr: superclass typecheck marker */}, - {(bigint) 3743 /* 6: AEndStringExpr < AEndStringExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AEndStringExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AEndStringExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AEndStringExpr___visit_all}, - {(bigint) parser_prod___AEndStringExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AEndStringExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AStringFormExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AEndStringExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AStringFormExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AEndStringExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___AEndStringExpr___string_text}, - {(bigint) compiling_methods___AStringFormExpr___compute_string_info}, - {(bigint) 4 /* 79: AEndStringExpr < AStringFormExpr: superclass init_table position */}, - {(bigint) parser_prod___AEndStringExpr___empty_init}, - {(bigint) parser_prod___AEndStringExpr___init_aendstringexpr}, - {(bigint) 5 /* 82: AEndStringExpr < AEndStringExpr: superclass init_table position */}, - {(bigint) parser_nodes___AEndStringExpr___n_string}, - {(bigint) parser_prod___AEndStringExpr___n_string__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AEndStringExpr::_parent */ -/* 2: Attribute AEndStringExpr::_first_token */ -/* 3: Attribute AEndStringExpr::_last_token */ -/* 4: Attribute AEndStringExpr::_stype */ -/* 5: Attribute AEndStringExpr::_if_true_variable_ctx */ -/* 6: Attribute AEndStringExpr::_cstring */ -/* 7: Attribute AEndStringExpr::_cstring_length */ -/* 8: Attribute AEndStringExpr::_n_string */ -val_t NEW_AEndStringExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_AEndStringExpr; - ATTR_parser_nodes___AEndStringExpr____n_string(obj) = NIT_NULL /*null*/; - ATTR_compiling_methods___AStringFormExpr____cstring_length(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_AEndStringExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEndStringExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AEndStringExpr_parser_prod___AEndStringExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEndStringExpr(); - parser_prod___AEndStringExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AEndStringExpr_parser_prod___AEndStringExpr___init_aendstringexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AEndStringExpr(); - parser_prod___AEndStringExpr___init_aendstringexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ASuperstringExpr[82] = { - {(bigint) 3355 /* 0: Identity */}, - {(bigint) 3 /* 1: ASuperstringExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ASuperstringExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ASuperstringExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ASuperstringExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3355 /* 5: ASuperstringExpr < ASuperstringExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ASuperstringExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASuperstringExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASuperstringExpr___visit_all}, - {(bigint) parser_prod___ASuperstringExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ASuperstringExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASuperstringExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ASuperstringExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASuperstringExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ASuperstringExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___ASuperstringExpr___empty_init}, - {(bigint) parser_prod___ASuperstringExpr___init_asuperstringexpr}, - {(bigint) 4 /* 79: ASuperstringExpr < ASuperstringExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASuperstringExpr___n_exprs}, - {(bigint) parser_nodes___ASuperstringExpr___n_exprs__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ASuperstringExpr::_parent */ -/* 2: Attribute ASuperstringExpr::_first_token */ -/* 3: Attribute ASuperstringExpr::_last_token */ -/* 4: Attribute ASuperstringExpr::_stype */ -/* 5: Attribute ASuperstringExpr::_if_true_variable_ctx */ -/* 6: Attribute ASuperstringExpr::_n_exprs */ -val_t NEW_ASuperstringExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ASuperstringExpr; - ATTR_parser_nodes___ASuperstringExpr____n_exprs(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ASuperstringExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASuperstringExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ASuperstringExpr_parser_prod___ASuperstringExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASuperstringExpr(); - parser_prod___ASuperstringExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ASuperstringExpr_parser_prod___ASuperstringExpr___init_asuperstringexpr(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ASuperstringExpr(); - parser_prod___ASuperstringExpr___init_asuperstringexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AParExpr[83] = { - {(bigint) 3691 /* 0: Identity */}, - {(bigint) 3 /* 1: AParExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AParExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AParExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AParExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3411 /* 5: AParExpr < AProxyExpr: superclass typecheck marker */}, - {(bigint) 3691 /* 6: AParExpr < AParExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 1 /* 20: AParExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AParExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AParExpr___visit_all}, - {(bigint) parser_prod___AParExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 2 /* 57: AParExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AProxyExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 3 /* 67: AParExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AProxyExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 4 /* 72: AParExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: AParExpr < AProxyExpr: superclass init_table position */}, - {(bigint) parser_nodes___AProxyExpr___n_expr}, - {(bigint) parser_prod___AParExpr___n_expr__eq}, - {(bigint) parser_prod___AParExpr___empty_init}, - {(bigint) parser_prod___AParExpr___init_aparexpr}, - {(bigint) 5 /* 82: AParExpr < AParExpr: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AParExpr::_parent */ -/* 2: Attribute AParExpr::_first_token */ -/* 3: Attribute AParExpr::_last_token */ -/* 4: Attribute AParExpr::_stype */ -/* 5: Attribute AParExpr::_if_true_variable_ctx */ -/* 6: Attribute AParExpr::_n_expr */ -val_t NEW_AParExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AParExpr; - ATTR_parser_nodes___AProxyExpr____n_expr(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AParExpr_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AParExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AParExpr_parser_prod___AParExpr___empty_init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AParExpr(); - parser_prod___AParExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AParExpr_parser_prod___AParExpr___init_aparexpr(val_t p0) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_AParExpr(); - parser_prod___AParExpr___init_aparexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AProxyExpr[80] = { - {(bigint) 3411 /* 0: Identity */}, - {(bigint) 3 /* 1: AProxyExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AProxyExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AProxyExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AProxyExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3411 /* 5: AProxyExpr < AProxyExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AProxyExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AProxyExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AProxyExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AProxyExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AProxyExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AProxyExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 4 /* 77: AProxyExpr < AProxyExpr: superclass init_table position */}, - {(bigint) parser_nodes___AProxyExpr___n_expr}, - {(bigint) parser_nodes___AProxyExpr___n_expr__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AProxyExpr::_parent */ -/* 2: Attribute AProxyExpr::_first_token */ -/* 3: Attribute AProxyExpr::_last_token */ -/* 4: Attribute AProxyExpr::_stype */ -/* 5: Attribute AProxyExpr::_if_true_variable_ctx */ -/* 6: Attribute AProxyExpr::_n_expr */ -val_t NEW_AProxyExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_AProxyExpr; - ATTR_parser_nodes___AProxyExpr____n_expr(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AProxyExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AProxyExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_AAsCastExpr[86] = { - {(bigint) 3599 /* 0: Identity */}, - {(bigint) 3 /* 1: AAsCastExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAsCastExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAsCastExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AAsCastExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3599 /* 5: AAsCastExpr < AAsCastExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAsCastExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AAsCastExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AAsCastExpr___visit_all}, - {(bigint) parser_prod___AAsCastExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAsCastExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___AAsCastExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAsCastExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___AAsCastExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AAsCastExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) parser_prod___AAsCastExpr___empty_init}, - {(bigint) parser_prod___AAsCastExpr___init_aascastexpr}, - {(bigint) 4 /* 79: AAsCastExpr < AAsCastExpr: superclass init_table position */}, - {(bigint) parser_nodes___AAsCastExpr___n_expr}, - {(bigint) parser_prod___AAsCastExpr___n_expr__eq}, - {(bigint) parser_nodes___AAsCastExpr___n_kwas}, - {(bigint) parser_prod___AAsCastExpr___n_kwas__eq}, - {(bigint) parser_nodes___AAsCastExpr___n_type}, - {(bigint) parser_prod___AAsCastExpr___n_type__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAsCastExpr::_parent */ -/* 2: Attribute AAsCastExpr::_first_token */ -/* 3: Attribute AAsCastExpr::_last_token */ -/* 4: Attribute AAsCastExpr::_stype */ -/* 5: Attribute AAsCastExpr::_if_true_variable_ctx */ -/* 6: Attribute AAsCastExpr::_n_expr */ -/* 7: Attribute AAsCastExpr::_n_kwas */ -/* 8: Attribute AAsCastExpr::_n_type */ -val_t NEW_AAsCastExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_AAsCastExpr; - ATTR_parser_nodes___AAsCastExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAsCastExpr____n_kwas(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AAsCastExpr____n_type(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AAsCastExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAsCastExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AAsCastExpr_parser_prod___AAsCastExpr___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAsCastExpr(); - parser_prod___AAsCastExpr___empty_init(self, init_table); - return self; -} -val_t NEW_AAsCastExpr_parser_prod___AAsCastExpr___init_aascastexpr(val_t p0, val_t p1, val_t p2) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAsCastExpr(); - parser_prod___AAsCastExpr___init_aascastexpr(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_APlusAssignOp[75] = { - {(bigint) 3427 /* 0: Identity */}, - {(bigint) 3 /* 1: APlusAssignOp < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: APlusAssignOp < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: APlusAssignOp < Prod: superclass typecheck marker */}, - {(bigint) 3111 /* 4: APlusAssignOp < PAssignOp: superclass typecheck marker */}, - {(bigint) 3427 /* 5: APlusAssignOp < APlusAssignOp: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: APlusAssignOp < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___APlusAssignOp___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___APlusAssignOp___visit_all}, - {(bigint) parser_prod___APlusAssignOp___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: APlusAssignOp < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: APlusAssignOp < Prod: superclass init_table position */}, - {(bigint) typing___APlusAssignOp___method_name}, - {(bigint) 3 /* 69: APlusAssignOp < PAssignOp: superclass init_table position */}, - {(bigint) parser_prod___APlusAssignOp___empty_init}, - {(bigint) parser_prod___APlusAssignOp___init_aplusassignop}, - {(bigint) 4 /* 72: APlusAssignOp < APlusAssignOp: superclass init_table position */}, - {(bigint) parser_nodes___APlusAssignOp___n_pluseq}, - {(bigint) parser_prod___APlusAssignOp___n_pluseq__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute APlusAssignOp::_parent */ -/* 2: Attribute APlusAssignOp::_first_token */ -/* 3: Attribute APlusAssignOp::_last_token */ -/* 4: Attribute APlusAssignOp::_n_pluseq */ -val_t NEW_APlusAssignOp(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_APlusAssignOp; - ATTR_parser_nodes___APlusAssignOp____n_pluseq(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_APlusAssignOp_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APlusAssignOp(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_APlusAssignOp_parser_prod___APlusAssignOp___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APlusAssignOp(); - parser_prod___APlusAssignOp___empty_init(self, init_table); - return self; -} -val_t NEW_APlusAssignOp_parser_prod___APlusAssignOp___init_aplusassignop(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_APlusAssignOp(); - parser_prod___APlusAssignOp___init_aplusassignop(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AMinusAssignOp[75] = { - {(bigint) 3463 /* 0: Identity */}, - {(bigint) 3 /* 1: AMinusAssignOp < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AMinusAssignOp < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AMinusAssignOp < Prod: superclass typecheck marker */}, - {(bigint) 3111 /* 4: AMinusAssignOp < PAssignOp: superclass typecheck marker */}, - {(bigint) 3463 /* 5: AMinusAssignOp < AMinusAssignOp: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AMinusAssignOp < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AMinusAssignOp___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AMinusAssignOp___visit_all}, - {(bigint) parser_prod___AMinusAssignOp___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AMinusAssignOp < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AMinusAssignOp < Prod: superclass init_table position */}, - {(bigint) typing___AMinusAssignOp___method_name}, - {(bigint) 3 /* 69: AMinusAssignOp < PAssignOp: superclass init_table position */}, - {(bigint) parser_prod___AMinusAssignOp___empty_init}, - {(bigint) parser_prod___AMinusAssignOp___init_aminusassignop}, - {(bigint) 4 /* 72: AMinusAssignOp < AMinusAssignOp: superclass init_table position */}, - {(bigint) parser_nodes___AMinusAssignOp___n_minuseq}, - {(bigint) parser_prod___AMinusAssignOp___n_minuseq__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AMinusAssignOp::_parent */ -/* 2: Attribute AMinusAssignOp::_first_token */ -/* 3: Attribute AMinusAssignOp::_last_token */ -/* 4: Attribute AMinusAssignOp::_n_minuseq */ -val_t NEW_AMinusAssignOp(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_AMinusAssignOp; - ATTR_parser_nodes___AMinusAssignOp____n_minuseq(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AMinusAssignOp_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMinusAssignOp(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AMinusAssignOp_parser_prod___AMinusAssignOp___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMinusAssignOp(); - parser_prod___AMinusAssignOp___empty_init(self, init_table); - return self; -} -val_t NEW_AMinusAssignOp_parser_prod___AMinusAssignOp___init_aminusassignop(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AMinusAssignOp(); - parser_prod___AMinusAssignOp___init_aminusassignop(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_AQualified[76] = { - {(bigint) 3403 /* 0: Identity */}, - {(bigint) 3 /* 1: AQualified < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AQualified < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AQualified < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 4: AQualified < PQualified: superclass typecheck marker */}, - {(bigint) 3403 /* 5: AQualified < AQualified: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AQualified < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___AQualified___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___AQualified___visit_all}, - {(bigint) parser_prod___AQualified___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AQualified < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AQualified < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: AQualified < PQualified: superclass init_table position */}, - {(bigint) parser_prod___AQualified___empty_init}, - {(bigint) parser_prod___AQualified___init_aqualified}, - {(bigint) 4 /* 71: AQualified < AQualified: superclass init_table position */}, - {(bigint) parser_nodes___AQualified___n_id}, - {(bigint) parser_nodes___AQualified___n_id__eq}, - {(bigint) parser_nodes___AQualified___n_classid}, - {(bigint) parser_prod___AQualified___n_classid__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AQualified::_parent */ -/* 2: Attribute AQualified::_first_token */ -/* 3: Attribute AQualified::_last_token */ -/* 4: Attribute AQualified::_n_id */ -/* 5: Attribute AQualified::_n_classid */ -val_t NEW_AQualified(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AQualified; - ATTR_parser_nodes___AQualified____n_id(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AQualified____n_classid(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_AQualified_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AQualified(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_AQualified_parser_prod___AQualified___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AQualified(); - parser_prod___AQualified___empty_init(self, init_table); - return self; -} -val_t NEW_AQualified_parser_prod___AQualified___init_aqualified(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AQualified(); - parser_prod___AQualified___init_aqualified(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ADoc[74] = { - {(bigint) 3535 /* 0: Identity */}, - {(bigint) 3 /* 1: ADoc < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ADoc < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ADoc < Prod: superclass typecheck marker */}, - {(bigint) 3099 /* 4: ADoc < PDoc: superclass typecheck marker */}, - {(bigint) 3535 /* 5: ADoc < ADoc: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ADoc < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ADoc___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ADoc___visit_all}, - {(bigint) parser_prod___ADoc___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ADoc < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ADoc < Prod: superclass init_table position */}, - {(bigint) 3 /* 68: ADoc < PDoc: superclass init_table position */}, - {(bigint) parser_prod___ADoc___empty_init}, - {(bigint) parser_prod___ADoc___init_adoc}, - {(bigint) 4 /* 71: ADoc < ADoc: superclass init_table position */}, - {(bigint) parser_nodes___ADoc___n_comment}, - {(bigint) parser_nodes___ADoc___n_comment__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ADoc::_parent */ -/* 2: Attribute ADoc::_first_token */ -/* 3: Attribute ADoc::_last_token */ -/* 4: Attribute ADoc::_n_comment */ -val_t NEW_ADoc(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_ADoc; - ATTR_parser_nodes___ADoc____n_comment(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ADoc_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ADoc(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ADoc_parser_prod___ADoc___empty_init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ADoc(); - parser_prod___ADoc___empty_init(self, init_table); - return self; -} -val_t NEW_ADoc_parser_prod___ADoc___init_adoc(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ADoc(); - parser_prod___ADoc___init_adoc(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_Start[74] = { - {(bigint) 3031 /* 0: Identity */}, - {(bigint) 3 /* 1: Start < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: Start < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: Start < Prod: superclass typecheck marker */}, - {(bigint) 3031 /* 4: Start < Start: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Start < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PNode___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PNode___accept_property_builder}, - {(bigint) mmbuilder___PNode___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___Start___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___Start___visit_all}, - {(bigint) parser_prod___Start___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: Start < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: Start < Prod: superclass init_table position */}, - {(bigint) parser_prod___Start___init}, - {(bigint) 3 /* 69: Start < Start: superclass init_table position */}, - {(bigint) parser_nodes___Start___n_base}, - {(bigint) parser_nodes___Start___n_base__eq}, - {(bigint) parser_nodes___Start___n_eof}, - {(bigint) parser_nodes___Start___n_eof__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Start::_parent */ -/* 2: Attribute Start::_first_token */ -/* 3: Attribute Start::_last_token */ -/* 4: Attribute Start::_n_base */ -/* 5: Attribute Start::_n_eof */ -val_t NEW_Start(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_Start; - return OBJ2VAL(obj); -} -val_t NEW_Start_parser_nodes___PNode___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_Start(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_Start_parser_prod___Start___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_Start(); - parser_prod___Start___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_Lexer[52] = { - {(bigint) 127 /* 0: Identity */}, - {(bigint) 3 /* 1: Lexer < Object: superclass typecheck marker */}, - {(bigint) 127 /* 2: Lexer < Lexer: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Lexer < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: Lexer < Lexer: superclass init_table position */}, - {(bigint) lexer___Lexer___filename}, - {(bigint) lexer___Lexer___state_initial}, - {(bigint) lexer___Lexer___init}, - {(bigint) lexer___Lexer___peek}, - {(bigint) lexer___Lexer___next}, - {(bigint) lexer___Lexer___get_token}, - {(bigint) lexer___Lexer___get_char}, - {(bigint) lexer___Lexer___push_back}, - {(bigint) lexer___Lexer___build_goto_table}, - {(bigint) lexer___Lexer___nil_array}, - {(bigint) lexer___Lexer___build_accept_table}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Lexer::_token */ -/* 2: Attribute Lexer::_state */ -/* 3: Attribute Lexer::_filename */ -/* 4: Attribute Lexer::_stream */ -/* 5: Attribute Lexer::_stream_buf */ -/* 6: Attribute Lexer::_stream_pos */ -/* 7: Attribute Lexer::_line */ -/* 8: Attribute Lexer::_pos */ -/* 9: Attribute Lexer::_cr */ -/* 10: Attribute Lexer::_eof */ -/* 11: Attribute Lexer::_text */ -/* 12: Attribute Lexer::_goto_table */ -/* 13: Attribute Lexer::_accept_table */ -val_t NEW_Lexer(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 14); - obj->vft = (classtable_elt_t*)VFT_Lexer; - ATTR_lexer___Lexer____state(obj) = TAG_Int((bigint)0); - ATTR_lexer___Lexer____stream_pos(obj) = TAG_Int((bigint)0); - ATTR_lexer___Lexer____line(obj) = TAG_Int((bigint)0); - ATTR_lexer___Lexer____pos(obj) = TAG_Int((bigint)0); - ATTR_lexer___Lexer____cr(obj) = TAG_Bool((int)0); - ATTR_lexer___Lexer____eof(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_Lexer_lexer___Lexer___init(val_t p0, val_t p1) { - int init_table[2] = {0, 0}; - val_t self = NEW_Lexer(); - lexer___Lexer___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_Visitor[43] = { - {(bigint) 7 /* 0: Identity */}, - {(bigint) 3 /* 1: Visitor < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: Visitor < Visitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Visitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: Visitor < Visitor: superclass init_table position */}, - {(bigint) parser_prod___Visitor___visit}, - {(bigint) parser_prod___Visitor___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_Visitor(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_Visitor; - return OBJ2VAL(obj); -} -val_t NEW_Visitor_parser_prod___Visitor___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_Visitor(); - parser_prod___Visitor___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ParserTable[1211] = { - {(bigint) 59 /* 0: Identity */}, - {(bigint) 3 /* 1: ParserTable < Object: superclass typecheck marker */}, - {(bigint) 59 /* 2: ParserTable < ParserTable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ParserTable < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ParserTable < ParserTable: superclass init_table position */}, - {(bigint) parser_tables___ParserTable___build_action_table}, - {(bigint) parser_tables___ParserTable___action_table_row1}, - {(bigint) parser_tables___ParserTable___action_table_row2}, - {(bigint) parser_tables___ParserTable___action_table_row3}, - {(bigint) parser_tables___ParserTable___action_table_row4}, - {(bigint) parser_tables___ParserTable___action_table_row5}, - {(bigint) parser_tables___ParserTable___action_table_row6}, - {(bigint) parser_tables___ParserTable___action_table_row7}, - {(bigint) parser_tables___ParserTable___action_table_row8}, - {(bigint) parser_tables___ParserTable___action_table_row9}, - {(bigint) parser_tables___ParserTable___action_table_row10}, - {(bigint) parser_tables___ParserTable___action_table_row11}, - {(bigint) parser_tables___ParserTable___action_table_row12}, - {(bigint) parser_tables___ParserTable___action_table_row13}, - {(bigint) parser_tables___ParserTable___action_table_row14}, - {(bigint) parser_tables___ParserTable___action_table_row15}, - {(bigint) parser_tables___ParserTable___action_table_row16}, - {(bigint) parser_tables___ParserTable___action_table_row17}, - {(bigint) parser_tables___ParserTable___action_table_row18}, - {(bigint) parser_tables___ParserTable___action_table_row19}, - {(bigint) parser_tables___ParserTable___action_table_row20}, - {(bigint) parser_tables___ParserTable___action_table_row21}, - {(bigint) parser_tables___ParserTable___action_table_row22}, - {(bigint) parser_tables___ParserTable___action_table_row23}, - {(bigint) parser_tables___ParserTable___action_table_row24}, - {(bigint) parser_tables___ParserTable___action_table_row25}, - {(bigint) parser_tables___ParserTable___action_table_row26}, - {(bigint) parser_tables___ParserTable___action_table_row27}, - {(bigint) parser_tables___ParserTable___action_table_row28}, - {(bigint) parser_tables___ParserTable___action_table_row29}, - {(bigint) parser_tables___ParserTable___action_table_row30}, - {(bigint) parser_tables___ParserTable___action_table_row31}, - {(bigint) parser_tables___ParserTable___action_table_row32}, - {(bigint) parser_tables___ParserTable___action_table_row33}, - {(bigint) parser_tables___ParserTable___action_table_row34}, - {(bigint) parser_tables___ParserTable___action_table_row35}, - {(bigint) parser_tables___ParserTable___action_table_row36}, - {(bigint) parser_tables___ParserTable___action_table_row37}, - {(bigint) parser_tables___ParserTable___action_table_row38}, - {(bigint) parser_tables___ParserTable___action_table_row39}, - {(bigint) parser_tables___ParserTable___action_table_row40}, - {(bigint) parser_tables___ParserTable___action_table_row41}, - {(bigint) parser_tables___ParserTable___action_table_row42}, - {(bigint) parser_tables___ParserTable___action_table_row43}, - {(bigint) parser_tables___ParserTable___action_table_row44}, - {(bigint) parser_tables___ParserTable___action_table_row45}, - {(bigint) parser_tables___ParserTable___action_table_row46}, - {(bigint) parser_tables___ParserTable___action_table_row47}, - {(bigint) parser_tables___ParserTable___action_table_row48}, - {(bigint) parser_tables___ParserTable___action_table_row49}, - {(bigint) parser_tables___ParserTable___action_table_row50}, - {(bigint) parser_tables___ParserTable___action_table_row51}, - {(bigint) parser_tables___ParserTable___action_table_row52}, - {(bigint) parser_tables___ParserTable___action_table_row53}, - {(bigint) parser_tables___ParserTable___action_table_row54}, - {(bigint) parser_tables___ParserTable___action_table_row55}, - {(bigint) parser_tables___ParserTable___action_table_row56}, - {(bigint) parser_tables___ParserTable___action_table_row57}, - {(bigint) parser_tables___ParserTable___action_table_row58}, - {(bigint) parser_tables___ParserTable___action_table_row59}, - {(bigint) parser_tables___ParserTable___action_table_row60}, - {(bigint) parser_tables___ParserTable___action_table_row61}, - {(bigint) parser_tables___ParserTable___action_table_row62}, - {(bigint) parser_tables___ParserTable___action_table_row63}, - {(bigint) parser_tables___ParserTable___action_table_row64}, - {(bigint) parser_tables___ParserTable___action_table_row65}, - {(bigint) parser_tables___ParserTable___action_table_row66}, - {(bigint) parser_tables___ParserTable___action_table_row67}, - {(bigint) parser_tables___ParserTable___action_table_row68}, - {(bigint) parser_tables___ParserTable___action_table_row69}, - {(bigint) parser_tables___ParserTable___action_table_row70}, - {(bigint) parser_tables___ParserTable___action_table_row71}, - {(bigint) parser_tables___ParserTable___action_table_row72}, - {(bigint) parser_tables___ParserTable___action_table_row73}, - {(bigint) parser_tables___ParserTable___action_table_row74}, - {(bigint) parser_tables___ParserTable___action_table_row75}, - {(bigint) parser_tables___ParserTable___action_table_row76}, - {(bigint) parser_tables___ParserTable___action_table_row77}, - {(bigint) parser_tables___ParserTable___action_table_row78}, - {(bigint) parser_tables___ParserTable___action_table_row79}, - {(bigint) parser_tables___ParserTable___action_table_row80}, - {(bigint) parser_tables___ParserTable___action_table_row81}, - {(bigint) parser_tables___ParserTable___action_table_row82}, - {(bigint) parser_tables___ParserTable___action_table_row83}, - {(bigint) parser_tables___ParserTable___action_table_row84}, - {(bigint) parser_tables___ParserTable___action_table_row85}, - {(bigint) parser_tables___ParserTable___action_table_row86}, - {(bigint) parser_tables___ParserTable___action_table_row87}, - {(bigint) parser_tables___ParserTable___action_table_row88}, - {(bigint) parser_tables___ParserTable___action_table_row89}, - {(bigint) parser_tables___ParserTable___action_table_row90}, - {(bigint) parser_tables___ParserTable___action_table_row91}, - {(bigint) parser_tables___ParserTable___action_table_row92}, - {(bigint) parser_tables___ParserTable___action_table_row93}, - {(bigint) parser_tables___ParserTable___action_table_row94}, - {(bigint) parser_tables___ParserTable___action_table_row95}, - {(bigint) parser_tables___ParserTable___action_table_row96}, - {(bigint) parser_tables___ParserTable___action_table_row97}, - {(bigint) parser_tables___ParserTable___action_table_row98}, - {(bigint) parser_tables___ParserTable___action_table_row99}, - {(bigint) parser_tables___ParserTable___action_table_row100}, - {(bigint) parser_tables___ParserTable___action_table_row101}, - {(bigint) parser_tables___ParserTable___action_table_row102}, - {(bigint) parser_tables___ParserTable___action_table_row103}, - {(bigint) parser_tables___ParserTable___action_table_row104}, - {(bigint) parser_tables___ParserTable___action_table_row105}, - {(bigint) parser_tables___ParserTable___action_table_row106}, - {(bigint) parser_tables___ParserTable___action_table_row107}, - {(bigint) parser_tables___ParserTable___action_table_row108}, - {(bigint) parser_tables___ParserTable___action_table_row109}, - {(bigint) parser_tables___ParserTable___action_table_row110}, - {(bigint) parser_tables___ParserTable___action_table_row111}, - {(bigint) parser_tables___ParserTable___action_table_row112}, - {(bigint) parser_tables___ParserTable___action_table_row113}, - {(bigint) parser_tables___ParserTable___action_table_row114}, - {(bigint) parser_tables___ParserTable___action_table_row115}, - {(bigint) parser_tables___ParserTable___action_table_row116}, - {(bigint) parser_tables___ParserTable___action_table_row117}, - {(bigint) parser_tables___ParserTable___action_table_row118}, - {(bigint) parser_tables___ParserTable___action_table_row119}, - {(bigint) parser_tables___ParserTable___action_table_row120}, - {(bigint) parser_tables___ParserTable___action_table_row121}, - {(bigint) parser_tables___ParserTable___action_table_row122}, - {(bigint) parser_tables___ParserTable___action_table_row123}, - {(bigint) parser_tables___ParserTable___action_table_row124}, - {(bigint) parser_tables___ParserTable___action_table_row125}, - {(bigint) parser_tables___ParserTable___action_table_row126}, - {(bigint) parser_tables___ParserTable___action_table_row127}, - {(bigint) parser_tables___ParserTable___action_table_row128}, - {(bigint) parser_tables___ParserTable___action_table_row129}, - {(bigint) parser_tables___ParserTable___action_table_row130}, - {(bigint) parser_tables___ParserTable___action_table_row131}, - {(bigint) parser_tables___ParserTable___action_table_row132}, - {(bigint) parser_tables___ParserTable___action_table_row133}, - {(bigint) parser_tables___ParserTable___action_table_row134}, - {(bigint) parser_tables___ParserTable___action_table_row135}, - {(bigint) parser_tables___ParserTable___action_table_row136}, - {(bigint) parser_tables___ParserTable___action_table_row137}, - {(bigint) parser_tables___ParserTable___action_table_row138}, - {(bigint) parser_tables___ParserTable___action_table_row139}, - {(bigint) parser_tables___ParserTable___action_table_row140}, - {(bigint) parser_tables___ParserTable___action_table_row141}, - {(bigint) parser_tables___ParserTable___action_table_row142}, - {(bigint) parser_tables___ParserTable___action_table_row143}, - {(bigint) parser_tables___ParserTable___action_table_row144}, - {(bigint) parser_tables___ParserTable___action_table_row145}, - {(bigint) parser_tables___ParserTable___action_table_row146}, - {(bigint) parser_tables___ParserTable___action_table_row147}, - {(bigint) parser_tables___ParserTable___action_table_row148}, - {(bigint) parser_tables___ParserTable___action_table_row149}, - {(bigint) parser_tables___ParserTable___action_table_row150}, - {(bigint) parser_tables___ParserTable___action_table_row151}, - {(bigint) parser_tables___ParserTable___action_table_row152}, - {(bigint) parser_tables___ParserTable___action_table_row153}, - {(bigint) parser_tables___ParserTable___action_table_row154}, - {(bigint) parser_tables___ParserTable___action_table_row155}, - {(bigint) parser_tables___ParserTable___action_table_row156}, - {(bigint) parser_tables___ParserTable___action_table_row157}, - {(bigint) parser_tables___ParserTable___action_table_row158}, - {(bigint) parser_tables___ParserTable___action_table_row159}, - {(bigint) parser_tables___ParserTable___action_table_row160}, - {(bigint) parser_tables___ParserTable___action_table_row161}, - {(bigint) parser_tables___ParserTable___action_table_row162}, - {(bigint) parser_tables___ParserTable___action_table_row163}, - {(bigint) parser_tables___ParserTable___action_table_row164}, - {(bigint) parser_tables___ParserTable___action_table_row165}, - {(bigint) parser_tables___ParserTable___action_table_row166}, - {(bigint) parser_tables___ParserTable___action_table_row167}, - {(bigint) parser_tables___ParserTable___action_table_row168}, - {(bigint) parser_tables___ParserTable___action_table_row169}, - {(bigint) parser_tables___ParserTable___action_table_row170}, - {(bigint) parser_tables___ParserTable___action_table_row171}, - {(bigint) parser_tables___ParserTable___action_table_row172}, - {(bigint) parser_tables___ParserTable___action_table_row173}, - {(bigint) parser_tables___ParserTable___action_table_row174}, - {(bigint) parser_tables___ParserTable___action_table_row175}, - {(bigint) parser_tables___ParserTable___action_table_row176}, - {(bigint) parser_tables___ParserTable___action_table_row177}, - {(bigint) parser_tables___ParserTable___action_table_row178}, - {(bigint) parser_tables___ParserTable___action_table_row179}, - {(bigint) parser_tables___ParserTable___action_table_row180}, - {(bigint) parser_tables___ParserTable___action_table_row181}, - {(bigint) parser_tables___ParserTable___action_table_row182}, - {(bigint) parser_tables___ParserTable___action_table_row183}, - {(bigint) parser_tables___ParserTable___action_table_row184}, - {(bigint) parser_tables___ParserTable___action_table_row185}, - {(bigint) parser_tables___ParserTable___action_table_row186}, - {(bigint) parser_tables___ParserTable___action_table_row187}, - {(bigint) parser_tables___ParserTable___action_table_row188}, - {(bigint) parser_tables___ParserTable___action_table_row189}, - {(bigint) parser_tables___ParserTable___action_table_row190}, - {(bigint) parser_tables___ParserTable___action_table_row191}, - {(bigint) parser_tables___ParserTable___action_table_row192}, - {(bigint) parser_tables___ParserTable___action_table_row193}, - {(bigint) parser_tables___ParserTable___action_table_row194}, - {(bigint) parser_tables___ParserTable___action_table_row195}, - {(bigint) parser_tables___ParserTable___action_table_row196}, - {(bigint) parser_tables___ParserTable___action_table_row197}, - {(bigint) parser_tables___ParserTable___action_table_row198}, - {(bigint) parser_tables___ParserTable___action_table_row199}, - {(bigint) parser_tables___ParserTable___action_table_row200}, - {(bigint) parser_tables___ParserTable___action_table_row201}, - {(bigint) parser_tables___ParserTable___action_table_row202}, - {(bigint) parser_tables___ParserTable___action_table_row203}, - {(bigint) parser_tables___ParserTable___action_table_row204}, - {(bigint) parser_tables___ParserTable___action_table_row205}, - {(bigint) parser_tables___ParserTable___action_table_row206}, - {(bigint) parser_tables___ParserTable___action_table_row207}, - {(bigint) parser_tables___ParserTable___action_table_row208}, - {(bigint) parser_tables___ParserTable___action_table_row209}, - {(bigint) parser_tables___ParserTable___action_table_row210}, - {(bigint) parser_tables___ParserTable___action_table_row211}, - {(bigint) parser_tables___ParserTable___action_table_row212}, - {(bigint) parser_tables___ParserTable___action_table_row213}, - {(bigint) parser_tables___ParserTable___action_table_row214}, - {(bigint) parser_tables___ParserTable___action_table_row215}, - {(bigint) parser_tables___ParserTable___action_table_row216}, - {(bigint) parser_tables___ParserTable___action_table_row217}, - {(bigint) parser_tables___ParserTable___action_table_row218}, - {(bigint) parser_tables___ParserTable___action_table_row219}, - {(bigint) parser_tables___ParserTable___action_table_row220}, - {(bigint) parser_tables___ParserTable___action_table_row221}, - {(bigint) parser_tables___ParserTable___action_table_row222}, - {(bigint) parser_tables___ParserTable___action_table_row223}, - {(bigint) parser_tables___ParserTable___action_table_row224}, - {(bigint) parser_tables___ParserTable___action_table_row225}, - {(bigint) parser_tables___ParserTable___action_table_row226}, - {(bigint) parser_tables___ParserTable___action_table_row227}, - {(bigint) parser_tables___ParserTable___action_table_row228}, - {(bigint) parser_tables___ParserTable___action_table_row229}, - {(bigint) parser_tables___ParserTable___action_table_row230}, - {(bigint) parser_tables___ParserTable___action_table_row231}, - {(bigint) parser_tables___ParserTable___action_table_row232}, - {(bigint) parser_tables___ParserTable___action_table_row233}, - {(bigint) parser_tables___ParserTable___action_table_row234}, - {(bigint) parser_tables___ParserTable___action_table_row235}, - {(bigint) parser_tables___ParserTable___action_table_row236}, - {(bigint) parser_tables___ParserTable___action_table_row237}, - {(bigint) parser_tables___ParserTable___action_table_row238}, - {(bigint) parser_tables___ParserTable___action_table_row239}, - {(bigint) parser_tables___ParserTable___action_table_row240}, - {(bigint) parser_tables___ParserTable___action_table_row241}, - {(bigint) parser_tables___ParserTable___action_table_row242}, - {(bigint) parser_tables___ParserTable___action_table_row243}, - {(bigint) parser_tables___ParserTable___action_table_row244}, - {(bigint) parser_tables___ParserTable___action_table_row245}, - {(bigint) parser_tables___ParserTable___action_table_row246}, - {(bigint) parser_tables___ParserTable___action_table_row247}, - {(bigint) parser_tables___ParserTable___action_table_row248}, - {(bigint) parser_tables___ParserTable___action_table_row249}, - {(bigint) parser_tables___ParserTable___action_table_row250}, - {(bigint) parser_tables___ParserTable___action_table_row251}, - {(bigint) parser_tables___ParserTable___action_table_row252}, - {(bigint) parser_tables___ParserTable___action_table_row253}, - {(bigint) parser_tables___ParserTable___action_table_row254}, - {(bigint) parser_tables___ParserTable___action_table_row255}, - {(bigint) parser_tables___ParserTable___action_table_row256}, - {(bigint) parser_tables___ParserTable___action_table_row257}, - {(bigint) parser_tables___ParserTable___action_table_row258}, - {(bigint) parser_tables___ParserTable___action_table_row259}, - {(bigint) parser_tables___ParserTable___action_table_row260}, - {(bigint) parser_tables___ParserTable___action_table_row261}, - {(bigint) parser_tables___ParserTable___action_table_row262}, - {(bigint) parser_tables___ParserTable___action_table_row263}, - {(bigint) parser_tables___ParserTable___action_table_row264}, - {(bigint) parser_tables___ParserTable___action_table_row265}, - {(bigint) parser_tables___ParserTable___action_table_row266}, - {(bigint) parser_tables___ParserTable___action_table_row267}, - {(bigint) parser_tables___ParserTable___action_table_row268}, - {(bigint) parser_tables___ParserTable___action_table_row269}, - {(bigint) parser_tables___ParserTable___action_table_row270}, - {(bigint) parser_tables___ParserTable___action_table_row271}, - {(bigint) parser_tables___ParserTable___action_table_row272}, - {(bigint) parser_tables___ParserTable___action_table_row273}, - {(bigint) parser_tables___ParserTable___action_table_row274}, - {(bigint) parser_tables___ParserTable___action_table_row275}, - {(bigint) parser_tables___ParserTable___action_table_row276}, - {(bigint) parser_tables___ParserTable___action_table_row277}, - {(bigint) parser_tables___ParserTable___action_table_row278}, - {(bigint) parser_tables___ParserTable___action_table_row279}, - {(bigint) parser_tables___ParserTable___action_table_row280}, - {(bigint) parser_tables___ParserTable___action_table_row281}, - {(bigint) parser_tables___ParserTable___action_table_row282}, - {(bigint) parser_tables___ParserTable___action_table_row283}, - {(bigint) parser_tables___ParserTable___action_table_row284}, - {(bigint) parser_tables___ParserTable___action_table_row285}, - {(bigint) parser_tables___ParserTable___action_table_row286}, - {(bigint) parser_tables___ParserTable___action_table_row287}, - {(bigint) parser_tables___ParserTable___action_table_row288}, - {(bigint) parser_tables___ParserTable___action_table_row289}, - {(bigint) parser_tables___ParserTable___action_table_row290}, - {(bigint) parser_tables___ParserTable___action_table_row291}, - {(bigint) parser_tables___ParserTable___action_table_row292}, - {(bigint) parser_tables___ParserTable___action_table_row293}, - {(bigint) parser_tables___ParserTable___action_table_row294}, - {(bigint) parser_tables___ParserTable___action_table_row295}, - {(bigint) parser_tables___ParserTable___action_table_row296}, - {(bigint) parser_tables___ParserTable___action_table_row297}, - {(bigint) parser_tables___ParserTable___action_table_row298}, - {(bigint) parser_tables___ParserTable___action_table_row299}, - {(bigint) parser_tables___ParserTable___action_table_row300}, - {(bigint) parser_tables___ParserTable___action_table_row301}, - {(bigint) parser_tables___ParserTable___action_table_row302}, - {(bigint) parser_tables___ParserTable___action_table_row303}, - {(bigint) parser_tables___ParserTable___action_table_row304}, - {(bigint) parser_tables___ParserTable___action_table_row305}, - {(bigint) parser_tables___ParserTable___action_table_row306}, - {(bigint) parser_tables___ParserTable___action_table_row307}, - {(bigint) parser_tables___ParserTable___action_table_row308}, - {(bigint) parser_tables___ParserTable___action_table_row309}, - {(bigint) parser_tables___ParserTable___action_table_row310}, - {(bigint) parser_tables___ParserTable___action_table_row311}, - {(bigint) parser_tables___ParserTable___action_table_row312}, - {(bigint) parser_tables___ParserTable___action_table_row313}, - {(bigint) parser_tables___ParserTable___action_table_row314}, - {(bigint) parser_tables___ParserTable___action_table_row315}, - {(bigint) parser_tables___ParserTable___action_table_row316}, - {(bigint) parser_tables___ParserTable___action_table_row317}, - {(bigint) parser_tables___ParserTable___action_table_row318}, - {(bigint) parser_tables___ParserTable___action_table_row319}, - {(bigint) parser_tables___ParserTable___action_table_row320}, - {(bigint) parser_tables___ParserTable___action_table_row321}, - {(bigint) parser_tables___ParserTable___action_table_row322}, - {(bigint) parser_tables___ParserTable___action_table_row323}, - {(bigint) parser_tables___ParserTable___action_table_row324}, - {(bigint) parser_tables___ParserTable___action_table_row325}, - {(bigint) parser_tables___ParserTable___action_table_row326}, - {(bigint) parser_tables___ParserTable___action_table_row327}, - {(bigint) parser_tables___ParserTable___action_table_row328}, - {(bigint) parser_tables___ParserTable___action_table_row329}, - {(bigint) parser_tables___ParserTable___action_table_row330}, - {(bigint) parser_tables___ParserTable___action_table_row331}, - {(bigint) parser_tables___ParserTable___action_table_row332}, - {(bigint) parser_tables___ParserTable___action_table_row333}, - {(bigint) parser_tables___ParserTable___action_table_row334}, - {(bigint) parser_tables___ParserTable___action_table_row335}, - {(bigint) parser_tables___ParserTable___action_table_row336}, - {(bigint) parser_tables___ParserTable___action_table_row337}, - {(bigint) parser_tables___ParserTable___action_table_row338}, - {(bigint) parser_tables___ParserTable___action_table_row339}, - {(bigint) parser_tables___ParserTable___action_table_row340}, - {(bigint) parser_tables___ParserTable___action_table_row341}, - {(bigint) parser_tables___ParserTable___action_table_row342}, - {(bigint) parser_tables___ParserTable___action_table_row343}, - {(bigint) parser_tables___ParserTable___action_table_row344}, - {(bigint) parser_tables___ParserTable___action_table_row345}, - {(bigint) parser_tables___ParserTable___action_table_row346}, - {(bigint) parser_tables___ParserTable___action_table_row347}, - {(bigint) parser_tables___ParserTable___action_table_row348}, - {(bigint) parser_tables___ParserTable___action_table_row349}, - {(bigint) parser_tables___ParserTable___action_table_row350}, - {(bigint) parser_tables___ParserTable___action_table_row351}, - {(bigint) parser_tables___ParserTable___action_table_row352}, - {(bigint) parser_tables___ParserTable___action_table_row353}, - {(bigint) parser_tables___ParserTable___action_table_row354}, - {(bigint) parser_tables___ParserTable___action_table_row355}, - {(bigint) parser_tables___ParserTable___action_table_row356}, - {(bigint) parser_tables___ParserTable___action_table_row357}, - {(bigint) parser_tables___ParserTable___action_table_row358}, - {(bigint) parser_tables___ParserTable___action_table_row359}, - {(bigint) parser_tables___ParserTable___action_table_row360}, - {(bigint) parser_tables___ParserTable___action_table_row361}, - {(bigint) parser_tables___ParserTable___action_table_row362}, - {(bigint) parser_tables___ParserTable___action_table_row363}, - {(bigint) parser_tables___ParserTable___action_table_row364}, - {(bigint) parser_tables___ParserTable___action_table_row365}, - {(bigint) parser_tables___ParserTable___action_table_row366}, - {(bigint) parser_tables___ParserTable___action_table_row367}, - {(bigint) parser_tables___ParserTable___action_table_row368}, - {(bigint) parser_tables___ParserTable___action_table_row369}, - {(bigint) parser_tables___ParserTable___action_table_row370}, - {(bigint) parser_tables___ParserTable___action_table_row371}, - {(bigint) parser_tables___ParserTable___action_table_row372}, - {(bigint) parser_tables___ParserTable___action_table_row373}, - {(bigint) parser_tables___ParserTable___action_table_row374}, - {(bigint) parser_tables___ParserTable___action_table_row375}, - {(bigint) parser_tables___ParserTable___action_table_row376}, - {(bigint) parser_tables___ParserTable___action_table_row377}, - {(bigint) parser_tables___ParserTable___action_table_row378}, - {(bigint) parser_tables___ParserTable___action_table_row379}, - {(bigint) parser_tables___ParserTable___action_table_row380}, - {(bigint) parser_tables___ParserTable___action_table_row381}, - {(bigint) parser_tables___ParserTable___action_table_row382}, - {(bigint) parser_tables___ParserTable___action_table_row383}, - {(bigint) parser_tables___ParserTable___action_table_row384}, - {(bigint) parser_tables___ParserTable___action_table_row385}, - {(bigint) parser_tables___ParserTable___action_table_row386}, - {(bigint) parser_tables___ParserTable___action_table_row387}, - {(bigint) parser_tables___ParserTable___action_table_row388}, - {(bigint) parser_tables___ParserTable___action_table_row389}, - {(bigint) parser_tables___ParserTable___action_table_row390}, - {(bigint) parser_tables___ParserTable___action_table_row391}, - {(bigint) parser_tables___ParserTable___action_table_row392}, - {(bigint) parser_tables___ParserTable___action_table_row393}, - {(bigint) parser_tables___ParserTable___action_table_row394}, - {(bigint) parser_tables___ParserTable___action_table_row395}, - {(bigint) parser_tables___ParserTable___action_table_row396}, - {(bigint) parser_tables___ParserTable___action_table_row397}, - {(bigint) parser_tables___ParserTable___action_table_row398}, - {(bigint) parser_tables___ParserTable___action_table_row399}, - {(bigint) parser_tables___ParserTable___action_table_row400}, - {(bigint) parser_tables___ParserTable___action_table_row401}, - {(bigint) parser_tables___ParserTable___action_table_row402}, - {(bigint) parser_tables___ParserTable___action_table_row403}, - {(bigint) parser_tables___ParserTable___action_table_row404}, - {(bigint) parser_tables___ParserTable___action_table_row405}, - {(bigint) parser_tables___ParserTable___action_table_row406}, - {(bigint) parser_tables___ParserTable___action_table_row407}, - {(bigint) parser_tables___ParserTable___action_table_row408}, - {(bigint) parser_tables___ParserTable___action_table_row409}, - {(bigint) parser_tables___ParserTable___action_table_row410}, - {(bigint) parser_tables___ParserTable___action_table_row411}, - {(bigint) parser_tables___ParserTable___action_table_row412}, - {(bigint) parser_tables___ParserTable___action_table_row413}, - {(bigint) parser_tables___ParserTable___action_table_row414}, - {(bigint) parser_tables___ParserTable___action_table_row415}, - {(bigint) parser_tables___ParserTable___action_table_row416}, - {(bigint) parser_tables___ParserTable___action_table_row417}, - {(bigint) parser_tables___ParserTable___action_table_row418}, - {(bigint) parser_tables___ParserTable___action_table_row419}, - {(bigint) parser_tables___ParserTable___action_table_row420}, - {(bigint) parser_tables___ParserTable___action_table_row421}, - {(bigint) parser_tables___ParserTable___action_table_row422}, - {(bigint) parser_tables___ParserTable___action_table_row423}, - {(bigint) parser_tables___ParserTable___action_table_row424}, - {(bigint) parser_tables___ParserTable___action_table_row425}, - {(bigint) parser_tables___ParserTable___action_table_row426}, - {(bigint) parser_tables___ParserTable___action_table_row427}, - {(bigint) parser_tables___ParserTable___action_table_row428}, - {(bigint) parser_tables___ParserTable___action_table_row429}, - {(bigint) parser_tables___ParserTable___action_table_row430}, - {(bigint) parser_tables___ParserTable___action_table_row431}, - {(bigint) parser_tables___ParserTable___action_table_row432}, - {(bigint) parser_tables___ParserTable___action_table_row433}, - {(bigint) parser_tables___ParserTable___action_table_row434}, - {(bigint) parser_tables___ParserTable___action_table_row435}, - {(bigint) parser_tables___ParserTable___action_table_row436}, - {(bigint) parser_tables___ParserTable___action_table_row437}, - {(bigint) parser_tables___ParserTable___action_table_row438}, - {(bigint) parser_tables___ParserTable___action_table_row439}, - {(bigint) parser_tables___ParserTable___action_table_row440}, - {(bigint) parser_tables___ParserTable___action_table_row441}, - {(bigint) parser_tables___ParserTable___action_table_row442}, - {(bigint) parser_tables___ParserTable___action_table_row443}, - {(bigint) parser_tables___ParserTable___action_table_row444}, - {(bigint) parser_tables___ParserTable___action_table_row445}, - {(bigint) parser_tables___ParserTable___action_table_row446}, - {(bigint) parser_tables___ParserTable___action_table_row447}, - {(bigint) parser_tables___ParserTable___action_table_row448}, - {(bigint) parser_tables___ParserTable___action_table_row449}, - {(bigint) parser_tables___ParserTable___action_table_row450}, - {(bigint) parser_tables___ParserTable___action_table_row451}, - {(bigint) parser_tables___ParserTable___action_table_row452}, - {(bigint) parser_tables___ParserTable___action_table_row453}, - {(bigint) parser_tables___ParserTable___action_table_row454}, - {(bigint) parser_tables___ParserTable___action_table_row455}, - {(bigint) parser_tables___ParserTable___action_table_row456}, - {(bigint) parser_tables___ParserTable___action_table_row457}, - {(bigint) parser_tables___ParserTable___action_table_row458}, - {(bigint) parser_tables___ParserTable___action_table_row459}, - {(bigint) parser_tables___ParserTable___action_table_row460}, - {(bigint) parser_tables___ParserTable___action_table_row461}, - {(bigint) parser_tables___ParserTable___action_table_row462}, - {(bigint) parser_tables___ParserTable___action_table_row463}, - {(bigint) parser_tables___ParserTable___action_table_row464}, - {(bigint) parser_tables___ParserTable___action_table_row465}, - {(bigint) parser_tables___ParserTable___action_table_row466}, - {(bigint) parser_tables___ParserTable___action_table_row467}, - {(bigint) parser_tables___ParserTable___action_table_row468}, - {(bigint) parser_tables___ParserTable___action_table_row469}, - {(bigint) parser_tables___ParserTable___action_table_row470}, - {(bigint) parser_tables___ParserTable___action_table_row471}, - {(bigint) parser_tables___ParserTable___action_table_row472}, - {(bigint) parser_tables___ParserTable___action_table_row473}, - {(bigint) parser_tables___ParserTable___action_table_row474}, - {(bigint) parser_tables___ParserTable___action_table_row475}, - {(bigint) parser_tables___ParserTable___action_table_row476}, - {(bigint) parser_tables___ParserTable___action_table_row477}, - {(bigint) parser_tables___ParserTable___action_table_row478}, - {(bigint) parser_tables___ParserTable___action_table_row479}, - {(bigint) parser_tables___ParserTable___action_table_row480}, - {(bigint) parser_tables___ParserTable___action_table_row481}, - {(bigint) parser_tables___ParserTable___action_table_row482}, - {(bigint) parser_tables___ParserTable___action_table_row483}, - {(bigint) parser_tables___ParserTable___action_table_row484}, - {(bigint) parser_tables___ParserTable___action_table_row485}, - {(bigint) parser_tables___ParserTable___action_table_row486}, - {(bigint) parser_tables___ParserTable___action_table_row487}, - {(bigint) parser_tables___ParserTable___action_table_row488}, - {(bigint) parser_tables___ParserTable___action_table_row489}, - {(bigint) parser_tables___ParserTable___action_table_row490}, - {(bigint) parser_tables___ParserTable___action_table_row491}, - {(bigint) parser_tables___ParserTable___action_table_row492}, - {(bigint) parser_tables___ParserTable___action_table_row493}, - {(bigint) parser_tables___ParserTable___action_table_row494}, - {(bigint) parser_tables___ParserTable___action_table_row495}, - {(bigint) parser_tables___ParserTable___action_table_row496}, - {(bigint) parser_tables___ParserTable___action_table_row497}, - {(bigint) parser_tables___ParserTable___action_table_row498}, - {(bigint) parser_tables___ParserTable___action_table_row499}, - {(bigint) parser_tables___ParserTable___action_table_row500}, - {(bigint) parser_tables___ParserTable___action_table_row501}, - {(bigint) parser_tables___ParserTable___action_table_row502}, - {(bigint) parser_tables___ParserTable___action_table_row503}, - {(bigint) parser_tables___ParserTable___action_table_row504}, - {(bigint) parser_tables___ParserTable___action_table_row505}, - {(bigint) parser_tables___ParserTable___action_table_row506}, - {(bigint) parser_tables___ParserTable___action_table_row507}, - {(bigint) parser_tables___ParserTable___action_table_row508}, - {(bigint) parser_tables___ParserTable___action_table_row509}, - {(bigint) parser_tables___ParserTable___action_table_row510}, - {(bigint) parser_tables___ParserTable___action_table_row511}, - {(bigint) parser_tables___ParserTable___action_table_row512}, - {(bigint) parser_tables___ParserTable___action_table_row513}, - {(bigint) parser_tables___ParserTable___action_table_row514}, - {(bigint) parser_tables___ParserTable___action_table_row515}, - {(bigint) parser_tables___ParserTable___action_table_row516}, - {(bigint) parser_tables___ParserTable___action_table_row517}, - {(bigint) parser_tables___ParserTable___action_table_row518}, - {(bigint) parser_tables___ParserTable___action_table_row519}, - {(bigint) parser_tables___ParserTable___action_table_row520}, - {(bigint) parser_tables___ParserTable___action_table_row521}, - {(bigint) parser_tables___ParserTable___action_table_row522}, - {(bigint) parser_tables___ParserTable___action_table_row523}, - {(bigint) parser_tables___ParserTable___action_table_row524}, - {(bigint) parser_tables___ParserTable___action_table_row525}, - {(bigint) parser_tables___ParserTable___action_table_row526}, - {(bigint) parser_tables___ParserTable___action_table_row527}, - {(bigint) parser_tables___ParserTable___action_table_row528}, - {(bigint) parser_tables___ParserTable___action_table_row529}, - {(bigint) parser_tables___ParserTable___action_table_row530}, - {(bigint) parser_tables___ParserTable___action_table_row531}, - {(bigint) parser_tables___ParserTable___action_table_row532}, - {(bigint) parser_tables___ParserTable___action_table_row533}, - {(bigint) parser_tables___ParserTable___action_table_row534}, - {(bigint) parser_tables___ParserTable___action_table_row535}, - {(bigint) parser_tables___ParserTable___action_table_row536}, - {(bigint) parser_tables___ParserTable___action_table_row537}, - {(bigint) parser_tables___ParserTable___action_table_row538}, - {(bigint) parser_tables___ParserTable___action_table_row539}, - {(bigint) parser_tables___ParserTable___action_table_row540}, - {(bigint) parser_tables___ParserTable___action_table_row541}, - {(bigint) parser_tables___ParserTable___action_table_row542}, - {(bigint) parser_tables___ParserTable___action_table_row543}, - {(bigint) parser_tables___ParserTable___action_table_row544}, - {(bigint) parser_tables___ParserTable___action_table_row545}, - {(bigint) parser_tables___ParserTable___action_table_row546}, - {(bigint) parser_tables___ParserTable___action_table_row547}, - {(bigint) parser_tables___ParserTable___action_table_row548}, - {(bigint) parser_tables___ParserTable___action_table_row549}, - {(bigint) parser_tables___ParserTable___action_table_row550}, - {(bigint) parser_tables___ParserTable___action_table_row551}, - {(bigint) parser_tables___ParserTable___action_table_row552}, - {(bigint) parser_tables___ParserTable___action_table_row553}, - {(bigint) parser_tables___ParserTable___action_table_row554}, - {(bigint) parser_tables___ParserTable___action_table_row555}, - {(bigint) parser_tables___ParserTable___action_table_row556}, - {(bigint) parser_tables___ParserTable___action_table_row557}, - {(bigint) parser_tables___ParserTable___action_table_row558}, - {(bigint) parser_tables___ParserTable___action_table_row559}, - {(bigint) parser_tables___ParserTable___action_table_row560}, - {(bigint) parser_tables___ParserTable___action_table_row561}, - {(bigint) parser_tables___ParserTable___action_table_row562}, - {(bigint) parser_tables___ParserTable___action_table_row563}, - {(bigint) parser_tables___ParserTable___action_table_row564}, - {(bigint) parser_tables___ParserTable___action_table_row565}, - {(bigint) parser_tables___ParserTable___action_table_row566}, - {(bigint) parser_tables___ParserTable___action_table_row567}, - {(bigint) parser_tables___ParserTable___action_table_row568}, - {(bigint) parser_tables___ParserTable___action_table_row569}, - {(bigint) parser_tables___ParserTable___action_table_row570}, - {(bigint) parser_tables___ParserTable___action_table_row571}, - {(bigint) parser_tables___ParserTable___action_table_row572}, - {(bigint) parser_tables___ParserTable___action_table_row573}, - {(bigint) parser_tables___ParserTable___action_table_row574}, - {(bigint) parser_tables___ParserTable___action_table_row575}, - {(bigint) parser_tables___ParserTable___action_table_row576}, - {(bigint) parser_tables___ParserTable___action_table_row577}, - {(bigint) parser_tables___ParserTable___action_table_row578}, - {(bigint) parser_tables___ParserTable___action_table_row579}, - {(bigint) parser_tables___ParserTable___action_table_row580}, - {(bigint) parser_tables___ParserTable___action_table_row581}, - {(bigint) parser_tables___ParserTable___action_table_row582}, - {(bigint) parser_tables___ParserTable___action_table_row583}, - {(bigint) parser_tables___ParserTable___action_table_row584}, - {(bigint) parser_tables___ParserTable___action_table_row585}, - {(bigint) parser_tables___ParserTable___action_table_row586}, - {(bigint) parser_tables___ParserTable___action_table_row587}, - {(bigint) parser_tables___ParserTable___action_table_row588}, - {(bigint) parser_tables___ParserTable___action_table_row589}, - {(bigint) parser_tables___ParserTable___action_table_row590}, - {(bigint) parser_tables___ParserTable___action_table_row591}, - {(bigint) parser_tables___ParserTable___action_table_row592}, - {(bigint) parser_tables___ParserTable___action_table_row593}, - {(bigint) parser_tables___ParserTable___action_table_row594}, - {(bigint) parser_tables___ParserTable___action_table_row595}, - {(bigint) parser_tables___ParserTable___action_table_row596}, - {(bigint) parser_tables___ParserTable___action_table_row597}, - {(bigint) parser_tables___ParserTable___action_table_row598}, - {(bigint) parser_tables___ParserTable___action_table_row599}, - {(bigint) parser_tables___ParserTable___action_table_row600}, - {(bigint) parser_tables___ParserTable___action_table_row601}, - {(bigint) parser_tables___ParserTable___action_table_row602}, - {(bigint) parser_tables___ParserTable___action_table_row603}, - {(bigint) parser_tables___ParserTable___action_table_row604}, - {(bigint) parser_tables___ParserTable___action_table_row605}, - {(bigint) parser_tables___ParserTable___action_table_row606}, - {(bigint) parser_tables___ParserTable___action_table_row607}, - {(bigint) parser_tables___ParserTable___action_table_row608}, - {(bigint) parser_tables___ParserTable___action_table_row609}, - {(bigint) parser_tables___ParserTable___action_table_row610}, - {(bigint) parser_tables___ParserTable___action_table_row611}, - {(bigint) parser_tables___ParserTable___action_table_row612}, - {(bigint) parser_tables___ParserTable___action_table_row613}, - {(bigint) parser_tables___ParserTable___action_table_row614}, - {(bigint) parser_tables___ParserTable___action_table_row615}, - {(bigint) parser_tables___ParserTable___action_table_row616}, - {(bigint) parser_tables___ParserTable___action_table_row617}, - {(bigint) parser_tables___ParserTable___action_table_row618}, - {(bigint) parser_tables___ParserTable___action_table_row619}, - {(bigint) parser_tables___ParserTable___action_table_row620}, - {(bigint) parser_tables___ParserTable___action_table_row621}, - {(bigint) parser_tables___ParserTable___action_table_row622}, - {(bigint) parser_tables___ParserTable___action_table_row623}, - {(bigint) parser_tables___ParserTable___action_table_row624}, - {(bigint) parser_tables___ParserTable___action_table_row625}, - {(bigint) parser_tables___ParserTable___action_table_row626}, - {(bigint) parser_tables___ParserTable___action_table_row627}, - {(bigint) parser_tables___ParserTable___action_table_row628}, - {(bigint) parser_tables___ParserTable___action_table_row629}, - {(bigint) parser_tables___ParserTable___action_table_row630}, - {(bigint) parser_tables___ParserTable___action_table_row631}, - {(bigint) parser_tables___ParserTable___action_table_row632}, - {(bigint) parser_tables___ParserTable___action_table_row633}, - {(bigint) parser_tables___ParserTable___action_table_row634}, - {(bigint) parser_tables___ParserTable___action_table_row635}, - {(bigint) parser_tables___ParserTable___action_table_row636}, - {(bigint) parser_tables___ParserTable___action_table_row637}, - {(bigint) parser_tables___ParserTable___action_table_row638}, - {(bigint) parser_tables___ParserTable___action_table_row639}, - {(bigint) parser_tables___ParserTable___action_table_row640}, - {(bigint) parser_tables___ParserTable___action_table_row641}, - {(bigint) parser_tables___ParserTable___action_table_row642}, - {(bigint) parser_tables___ParserTable___action_table_row643}, - {(bigint) parser_tables___ParserTable___action_table_row644}, - {(bigint) parser_tables___ParserTable___action_table_row645}, - {(bigint) parser_tables___ParserTable___action_table_row646}, - {(bigint) parser_tables___ParserTable___action_table_row647}, - {(bigint) parser_tables___ParserTable___action_table_row648}, - {(bigint) parser_tables___ParserTable___action_table_row649}, - {(bigint) parser_tables___ParserTable___action_table_row650}, - {(bigint) parser_tables___ParserTable___action_table_row651}, - {(bigint) parser_tables___ParserTable___action_table_row652}, - {(bigint) parser_tables___ParserTable___action_table_row653}, - {(bigint) parser_tables___ParserTable___action_table_row654}, - {(bigint) parser_tables___ParserTable___action_table_row655}, - {(bigint) parser_tables___ParserTable___action_table_row656}, - {(bigint) parser_tables___ParserTable___action_table_row657}, - {(bigint) parser_tables___ParserTable___action_table_row658}, - {(bigint) parser_tables___ParserTable___action_table_row659}, - {(bigint) parser_tables___ParserTable___action_table_row660}, - {(bigint) parser_tables___ParserTable___action_table_row661}, - {(bigint) parser_tables___ParserTable___action_table_row662}, - {(bigint) parser_tables___ParserTable___action_table_row663}, - {(bigint) parser_tables___ParserTable___action_table_row664}, - {(bigint) parser_tables___ParserTable___action_table_row665}, - {(bigint) parser_tables___ParserTable___action_table_row666}, - {(bigint) parser_tables___ParserTable___action_table_row667}, - {(bigint) parser_tables___ParserTable___action_table_row668}, - {(bigint) parser_tables___ParserTable___action_table_row669}, - {(bigint) parser_tables___ParserTable___action_table_row670}, - {(bigint) parser_tables___ParserTable___action_table_row671}, - {(bigint) parser_tables___ParserTable___action_table_row672}, - {(bigint) parser_tables___ParserTable___action_table_row673}, - {(bigint) parser_tables___ParserTable___action_table_row674}, - {(bigint) parser_tables___ParserTable___action_table_row675}, - {(bigint) parser_tables___ParserTable___action_table_row676}, - {(bigint) parser_tables___ParserTable___action_table_row677}, - {(bigint) parser_tables___ParserTable___action_table_row678}, - {(bigint) parser_tables___ParserTable___action_table_row679}, - {(bigint) parser_tables___ParserTable___action_table_row680}, - {(bigint) parser_tables___ParserTable___action_table_row681}, - {(bigint) parser_tables___ParserTable___action_table_row682}, - {(bigint) parser_tables___ParserTable___action_table_row683}, - {(bigint) parser_tables___ParserTable___action_table_row684}, - {(bigint) parser_tables___ParserTable___action_table_row685}, - {(bigint) parser_tables___ParserTable___action_table_row686}, - {(bigint) parser_tables___ParserTable___action_table_row687}, - {(bigint) parser_tables___ParserTable___action_table_row688}, - {(bigint) parser_tables___ParserTable___action_table_row689}, - {(bigint) parser_tables___ParserTable___action_table_row690}, - {(bigint) parser_tables___ParserTable___action_table_row691}, - {(bigint) parser_tables___ParserTable___action_table_row692}, - {(bigint) parser_tables___ParserTable___action_table_row693}, - {(bigint) parser_tables___ParserTable___action_table_row694}, - {(bigint) parser_tables___ParserTable___action_table_row695}, - {(bigint) parser_tables___ParserTable___action_table_row696}, - {(bigint) parser_tables___ParserTable___action_table_row697}, - {(bigint) parser_tables___ParserTable___action_table_row698}, - {(bigint) parser_tables___ParserTable___action_table_row699}, - {(bigint) parser_tables___ParserTable___action_table_row700}, - {(bigint) parser_tables___ParserTable___action_table_row701}, - {(bigint) parser_tables___ParserTable___action_table_row702}, - {(bigint) parser_tables___ParserTable___action_table_row703}, - {(bigint) parser_tables___ParserTable___action_table_row704}, - {(bigint) parser_tables___ParserTable___action_table_row705}, - {(bigint) parser_tables___ParserTable___action_table_row706}, - {(bigint) parser_tables___ParserTable___action_table_row707}, - {(bigint) parser_tables___ParserTable___action_table_row708}, - {(bigint) parser_tables___ParserTable___action_table_row709}, - {(bigint) parser_tables___ParserTable___action_table_row710}, - {(bigint) parser_tables___ParserTable___action_table_row711}, - {(bigint) parser_tables___ParserTable___action_table_row712}, - {(bigint) parser_tables___ParserTable___action_table_row713}, - {(bigint) parser_tables___ParserTable___action_table_row714}, - {(bigint) parser_tables___ParserTable___action_table_row715}, - {(bigint) parser_tables___ParserTable___action_table_row716}, - {(bigint) parser_tables___ParserTable___action_table_row717}, - {(bigint) parser_tables___ParserTable___action_table_row718}, - {(bigint) parser_tables___ParserTable___action_table_row719}, - {(bigint) parser_tables___ParserTable___action_table_row720}, - {(bigint) parser_tables___ParserTable___action_table_row721}, - {(bigint) parser_tables___ParserTable___action_table_row722}, - {(bigint) parser_tables___ParserTable___action_table_row723}, - {(bigint) parser_tables___ParserTable___action_table_row724}, - {(bigint) parser_tables___ParserTable___action_table_row725}, - {(bigint) parser_tables___ParserTable___action_table_row726}, - {(bigint) parser_tables___ParserTable___action_table_row727}, - {(bigint) parser_tables___ParserTable___action_table_row728}, - {(bigint) parser_tables___ParserTable___action_table_row729}, - {(bigint) parser_tables___ParserTable___action_table_row730}, - {(bigint) parser_tables___ParserTable___action_table_row731}, - {(bigint) parser_tables___ParserTable___action_table_row732}, - {(bigint) parser_tables___ParserTable___action_table_row733}, - {(bigint) parser_tables___ParserTable___action_table_row734}, - {(bigint) parser_tables___ParserTable___action_table_row735}, - {(bigint) parser_tables___ParserTable___action_table_row736}, - {(bigint) parser_tables___ParserTable___action_table_row737}, - {(bigint) parser_tables___ParserTable___action_table_row738}, - {(bigint) parser_tables___ParserTable___action_table_row739}, - {(bigint) parser_tables___ParserTable___action_table_row740}, - {(bigint) parser_tables___ParserTable___action_table_row741}, - {(bigint) parser_tables___ParserTable___action_table_row742}, - {(bigint) parser_tables___ParserTable___action_table_row743}, - {(bigint) parser_tables___ParserTable___action_table_row744}, - {(bigint) parser_tables___ParserTable___action_table_row745}, - {(bigint) parser_tables___ParserTable___action_table_row746}, - {(bigint) parser_tables___ParserTable___action_table_row747}, - {(bigint) parser_tables___ParserTable___action_table_row748}, - {(bigint) parser_tables___ParserTable___action_table_row749}, - {(bigint) parser_tables___ParserTable___action_table_row750}, - {(bigint) parser_tables___ParserTable___action_table_row751}, - {(bigint) parser_tables___ParserTable___action_table_row752}, - {(bigint) parser_tables___ParserTable___action_table_row753}, - {(bigint) parser_tables___ParserTable___action_table_row754}, - {(bigint) parser_tables___ParserTable___action_table_row755}, - {(bigint) parser_tables___ParserTable___action_table_row756}, - {(bigint) parser_tables___ParserTable___action_table_row757}, - {(bigint) parser_tables___ParserTable___action_table_row758}, - {(bigint) parser_tables___ParserTable___action_table_row759}, - {(bigint) parser_tables___ParserTable___action_table_row760}, - {(bigint) parser_tables___ParserTable___action_table_row761}, - {(bigint) parser_tables___ParserTable___action_table_row762}, - {(bigint) parser_tables___ParserTable___action_table_row763}, - {(bigint) parser_tables___ParserTable___action_table_row764}, - {(bigint) parser_tables___ParserTable___action_table_row765}, - {(bigint) parser_tables___ParserTable___action_table_row766}, - {(bigint) parser_tables___ParserTable___action_table_row767}, - {(bigint) parser_tables___ParserTable___action_table_row768}, - {(bigint) parser_tables___ParserTable___action_table_row769}, - {(bigint) parser_tables___ParserTable___action_table_row770}, - {(bigint) parser_tables___ParserTable___action_table_row771}, - {(bigint) parser_tables___ParserTable___action_table_row772}, - {(bigint) parser_tables___ParserTable___action_table_row773}, - {(bigint) parser_tables___ParserTable___action_table_row774}, - {(bigint) parser_tables___ParserTable___action_table_row775}, - {(bigint) parser_tables___ParserTable___action_table_row776}, - {(bigint) parser_tables___ParserTable___action_table_row777}, - {(bigint) parser_tables___ParserTable___action_table_row778}, - {(bigint) parser_tables___ParserTable___action_table_row779}, - {(bigint) parser_tables___ParserTable___action_table_row780}, - {(bigint) parser_tables___ParserTable___action_table_row781}, - {(bigint) parser_tables___ParserTable___action_table_row782}, - {(bigint) parser_tables___ParserTable___action_table_row783}, - {(bigint) parser_tables___ParserTable___action_table_row784}, - {(bigint) parser_tables___ParserTable___action_table_row785}, - {(bigint) parser_tables___ParserTable___action_table_row786}, - {(bigint) parser_tables___ParserTable___action_table_row787}, - {(bigint) parser_tables___ParserTable___action_table_row788}, - {(bigint) parser_tables___ParserTable___action_table_row789}, - {(bigint) parser_tables___ParserTable___action_table_row790}, - {(bigint) parser_tables___ParserTable___action_table_row791}, - {(bigint) parser_tables___ParserTable___action_table_row792}, - {(bigint) parser_tables___ParserTable___action_table_row793}, - {(bigint) parser_tables___ParserTable___action_table_row794}, - {(bigint) parser_tables___ParserTable___action_table_row795}, - {(bigint) parser_tables___ParserTable___action_table_row796}, - {(bigint) parser_tables___ParserTable___action_table_row797}, - {(bigint) parser_tables___ParserTable___action_table_row798}, - {(bigint) parser_tables___ParserTable___action_table_row799}, - {(bigint) parser_tables___ParserTable___action_table_row800}, - {(bigint) parser_tables___ParserTable___action_table_row801}, - {(bigint) parser_tables___ParserTable___action_table_row802}, - {(bigint) parser_tables___ParserTable___action_table_row803}, - {(bigint) parser_tables___ParserTable___action_table_row804}, - {(bigint) parser_tables___ParserTable___action_table_row805}, - {(bigint) parser_tables___ParserTable___action_table_row806}, - {(bigint) parser_tables___ParserTable___action_table_row807}, - {(bigint) parser_tables___ParserTable___action_table_row808}, - {(bigint) parser_tables___ParserTable___action_table_row809}, - {(bigint) parser_tables___ParserTable___action_table_row810}, - {(bigint) parser_tables___ParserTable___action_table_row811}, - {(bigint) parser_tables___ParserTable___action_table_row812}, - {(bigint) parser_tables___ParserTable___action_table_row813}, - {(bigint) parser_tables___ParserTable___action_table_row814}, - {(bigint) parser_tables___ParserTable___action_table_row815}, - {(bigint) parser_tables___ParserTable___action_table_row816}, - {(bigint) parser_tables___ParserTable___action_table_row817}, - {(bigint) parser_tables___ParserTable___action_table_row818}, - {(bigint) parser_tables___ParserTable___action_table_row819}, - {(bigint) parser_tables___ParserTable___action_table_row820}, - {(bigint) parser_tables___ParserTable___action_table_row821}, - {(bigint) parser_tables___ParserTable___action_table_row822}, - {(bigint) parser_tables___ParserTable___action_table_row823}, - {(bigint) parser_tables___ParserTable___action_table_row824}, - {(bigint) parser_tables___ParserTable___action_table_row825}, - {(bigint) parser_tables___ParserTable___action_table_row826}, - {(bigint) parser_tables___ParserTable___action_table_row827}, - {(bigint) parser_tables___ParserTable___action_table_row828}, - {(bigint) parser_tables___ParserTable___action_table_row829}, - {(bigint) parser_tables___ParserTable___action_table_row830}, - {(bigint) parser_tables___ParserTable___action_table_row831}, - {(bigint) parser_tables___ParserTable___action_table_row832}, - {(bigint) parser_tables___ParserTable___action_table_row833}, - {(bigint) parser_tables___ParserTable___action_table_row834}, - {(bigint) parser_tables___ParserTable___action_table_row835}, - {(bigint) parser_tables___ParserTable___action_table_row836}, - {(bigint) parser_tables___ParserTable___action_table_row837}, - {(bigint) parser_tables___ParserTable___action_table_row838}, - {(bigint) parser_tables___ParserTable___action_table_row839}, - {(bigint) parser_tables___ParserTable___action_table_row840}, - {(bigint) parser_tables___ParserTable___action_table_row841}, - {(bigint) parser_tables___ParserTable___action_table_row842}, - {(bigint) parser_tables___ParserTable___action_table_row843}, - {(bigint) parser_tables___ParserTable___action_table_row844}, - {(bigint) parser_tables___ParserTable___action_table_row845}, - {(bigint) parser_tables___ParserTable___action_table_row846}, - {(bigint) parser_tables___ParserTable___action_table_row847}, - {(bigint) parser_tables___ParserTable___action_table_row848}, - {(bigint) parser_tables___ParserTable___action_table_row849}, - {(bigint) parser_tables___ParserTable___action_table_row850}, - {(bigint) parser_tables___ParserTable___action_table_row851}, - {(bigint) parser_tables___ParserTable___action_table_row852}, - {(bigint) parser_tables___ParserTable___action_table_row853}, - {(bigint) parser_tables___ParserTable___action_table_row854}, - {(bigint) parser_tables___ParserTable___action_table_row855}, - {(bigint) parser_tables___ParserTable___action_table_row856}, - {(bigint) parser_tables___ParserTable___action_table_row857}, - {(bigint) parser_tables___ParserTable___action_table_row858}, - {(bigint) parser_tables___ParserTable___action_table_row859}, - {(bigint) parser_tables___ParserTable___action_table_row860}, - {(bigint) parser_tables___ParserTable___action_table_row861}, - {(bigint) parser_tables___ParserTable___action_table_row862}, - {(bigint) parser_tables___ParserTable___action_table_row863}, - {(bigint) parser_tables___ParserTable___action_table_row864}, - {(bigint) parser_tables___ParserTable___action_table_row865}, - {(bigint) parser_tables___ParserTable___action_table_row866}, - {(bigint) parser_tables___ParserTable___action_table_row867}, - {(bigint) parser_tables___ParserTable___action_table_row868}, - {(bigint) parser_tables___ParserTable___action_table_row869}, - {(bigint) parser_tables___ParserTable___action_table_row870}, - {(bigint) parser_tables___ParserTable___action_table_row871}, - {(bigint) parser_tables___ParserTable___action_table_row872}, - {(bigint) parser_tables___ParserTable___action_table_row873}, - {(bigint) parser_tables___ParserTable___action_table_row874}, - {(bigint) parser_tables___ParserTable___action_table_row875}, - {(bigint) parser_tables___ParserTable___action_table_row876}, - {(bigint) parser_tables___ParserTable___action_table_row877}, - {(bigint) parser_tables___ParserTable___action_table_row878}, - {(bigint) parser_tables___ParserTable___action_table_row879}, - {(bigint) parser_tables___ParserTable___action_table_row880}, - {(bigint) parser_tables___ParserTable___action_table_row881}, - {(bigint) parser_tables___ParserTable___action_table_row882}, - {(bigint) parser_tables___ParserTable___action_table_row883}, - {(bigint) parser_tables___ParserTable___action_table_row884}, - {(bigint) parser_tables___ParserTable___action_table_row885}, - {(bigint) parser_tables___ParserTable___action_table_row886}, - {(bigint) parser_tables___ParserTable___action_table_row887}, - {(bigint) parser_tables___ParserTable___action_table_row888}, - {(bigint) parser_tables___ParserTable___action_table_row889}, - {(bigint) parser_tables___ParserTable___action_table_row890}, - {(bigint) parser_tables___ParserTable___action_table_row891}, - {(bigint) parser_tables___ParserTable___action_table_row892}, - {(bigint) parser_tables___ParserTable___action_table_row893}, - {(bigint) parser_tables___ParserTable___action_table_row894}, - {(bigint) parser_tables___ParserTable___action_table_row895}, - {(bigint) parser_tables___ParserTable___action_table_row896}, - {(bigint) parser_tables___ParserTable___action_table_row897}, - {(bigint) parser_tables___ParserTable___action_table_row898}, - {(bigint) parser_tables___ParserTable___action_table_row899}, - {(bigint) parser_tables___ParserTable___action_table_row900}, - {(bigint) parser_tables___ParserTable___action_table_row901}, - {(bigint) parser_tables___ParserTable___action_table_row902}, - {(bigint) parser_tables___ParserTable___action_table_row903}, - {(bigint) parser_tables___ParserTable___action_table_row904}, - {(bigint) parser_tables___ParserTable___action_table_row905}, - {(bigint) parser_tables___ParserTable___action_table_row906}, - {(bigint) parser_tables___ParserTable___action_table_row907}, - {(bigint) parser_tables___ParserTable___action_table_row908}, - {(bigint) parser_tables___ParserTable___action_table_row909}, - {(bigint) parser_tables___ParserTable___action_table_row910}, - {(bigint) parser_tables___ParserTable___action_table_row911}, - {(bigint) parser_tables___ParserTable___action_table_row912}, - {(bigint) parser_tables___ParserTable___action_table_row913}, - {(bigint) parser_tables___ParserTable___action_table_row914}, - {(bigint) parser_tables___ParserTable___action_table_row915}, - {(bigint) parser_tables___ParserTable___action_table_row916}, - {(bigint) parser_tables___ParserTable___action_table_row917}, - {(bigint) parser_tables___ParserTable___action_table_row918}, - {(bigint) parser_tables___ParserTable___action_table_row919}, - {(bigint) parser_tables___ParserTable___action_table_row920}, - {(bigint) parser_tables___ParserTable___action_table_row921}, - {(bigint) parser_tables___ParserTable___action_table_row922}, - {(bigint) parser_tables___ParserTable___action_table_row923}, - {(bigint) parser_tables___ParserTable___action_table_row924}, - {(bigint) parser_tables___ParserTable___action_table_row925}, - {(bigint) parser_tables___ParserTable___action_table_row926}, - {(bigint) parser_tables___ParserTable___action_table_row927}, - {(bigint) parser_tables___ParserTable___action_table_row928}, - {(bigint) parser_tables___ParserTable___action_table_row929}, - {(bigint) parser_tables___ParserTable___action_table_row930}, - {(bigint) parser_tables___ParserTable___action_table_row931}, - {(bigint) parser_tables___ParserTable___action_table_row932}, - {(bigint) parser_tables___ParserTable___action_table_row933}, - {(bigint) parser_tables___ParserTable___action_table_row934}, - {(bigint) parser_tables___ParserTable___action_table_row935}, - {(bigint) parser_tables___ParserTable___action_table_row936}, - {(bigint) parser_tables___ParserTable___action_table_row937}, - {(bigint) parser_tables___ParserTable___action_table_row938}, - {(bigint) parser_tables___ParserTable___action_table_row939}, - {(bigint) parser_tables___ParserTable___action_table_row940}, - {(bigint) parser_tables___ParserTable___action_table_row941}, - {(bigint) parser_tables___ParserTable___action_table_row942}, - {(bigint) parser_tables___ParserTable___action_table_row943}, - {(bigint) parser_tables___ParserTable___action_table_row944}, - {(bigint) parser_tables___ParserTable___action_table_row945}, - {(bigint) parser_tables___ParserTable___action_table_row946}, - {(bigint) parser_tables___ParserTable___action_table_row947}, - {(bigint) parser_tables___ParserTable___action_table_row948}, - {(bigint) parser_tables___ParserTable___action_table_row949}, - {(bigint) parser_tables___ParserTable___action_table_row950}, - {(bigint) parser_tables___ParserTable___action_table_row951}, - {(bigint) parser_tables___ParserTable___action_table_row952}, - {(bigint) parser_tables___ParserTable___action_table_row953}, - {(bigint) parser_tables___ParserTable___action_table_row954}, - {(bigint) parser_tables___ParserTable___action_table_row955}, - {(bigint) parser_tables___ParserTable___action_table_row956}, - {(bigint) parser_tables___ParserTable___action_table_row957}, - {(bigint) parser_tables___ParserTable___action_table_row958}, - {(bigint) parser_tables___ParserTable___action_table_row959}, - {(bigint) parser_tables___ParserTable___action_table_row960}, - {(bigint) parser_tables___ParserTable___action_table_row961}, - {(bigint) parser_tables___ParserTable___action_table_row962}, - {(bigint) parser_tables___ParserTable___action_table_row963}, - {(bigint) parser_tables___ParserTable___action_table_row964}, - {(bigint) parser_tables___ParserTable___action_table_row965}, - {(bigint) parser_tables___ParserTable___action_table_row966}, - {(bigint) parser_tables___ParserTable___action_table_row967}, - {(bigint) parser_tables___ParserTable___action_table_row968}, - {(bigint) parser_tables___ParserTable___action_table_row969}, - {(bigint) parser_tables___ParserTable___action_table_row970}, - {(bigint) parser_tables___ParserTable___action_table_row971}, - {(bigint) parser_tables___ParserTable___action_table_row972}, - {(bigint) parser_tables___ParserTable___action_table_row973}, - {(bigint) parser_tables___ParserTable___action_table_row974}, - {(bigint) parser_tables___ParserTable___action_table_row975}, - {(bigint) parser_tables___ParserTable___action_table_row976}, - {(bigint) parser_tables___ParserTable___action_table_row977}, - {(bigint) parser_tables___ParserTable___action_table_row978}, - {(bigint) parser_tables___ParserTable___action_table_row979}, - {(bigint) parser_tables___ParserTable___action_table_row980}, - {(bigint) parser_tables___ParserTable___action_table_row981}, - {(bigint) parser_tables___ParserTable___action_table_row982}, - {(bigint) parser_tables___ParserTable___action_table_row983}, - {(bigint) parser_tables___ParserTable___action_table_row984}, - {(bigint) parser_tables___ParserTable___action_table_row985}, - {(bigint) parser_tables___ParserTable___action_table_row986}, - {(bigint) parser_tables___ParserTable___action_table_row987}, - {(bigint) parser_tables___ParserTable___action_table_row988}, - {(bigint) parser_tables___ParserTable___action_table_row989}, - {(bigint) parser_tables___ParserTable___action_table_row990}, - {(bigint) parser_tables___ParserTable___action_table_row991}, - {(bigint) parser_tables___ParserTable___action_table_row992}, - {(bigint) parser_tables___ParserTable___action_table_row993}, - {(bigint) parser_tables___ParserTable___action_table_row994}, - {(bigint) parser_tables___ParserTable___action_table_row995}, - {(bigint) parser_tables___ParserTable___action_table_row996}, - {(bigint) parser_tables___ParserTable___action_table_row997}, - {(bigint) parser_tables___ParserTable___action_table_row998}, - {(bigint) parser_tables___ParserTable___action_table_row999}, - {(bigint) parser_tables___ParserTable___action_table_row1000}, - {(bigint) parser_tables___ParserTable___action_table_row1001}, - {(bigint) parser_tables___ParserTable___action_table_row1002}, - {(bigint) parser_tables___ParserTable___action_table_row1003}, - {(bigint) parser_tables___ParserTable___action_table_row1004}, - {(bigint) parser_tables___ParserTable___action_table_row1005}, - {(bigint) parser_tables___ParserTable___action_table_row1006}, - {(bigint) parser_tables___ParserTable___action_table_row1007}, - {(bigint) parser_tables___ParserTable___action_table_row1008}, - {(bigint) parser_tables___ParserTable___action_table_row1009}, - {(bigint) parser_tables___ParserTable___action_table_row1010}, - {(bigint) parser_tables___ParserTable___action_table_row1011}, - {(bigint) parser_tables___ParserTable___action_table_row1012}, - {(bigint) parser_tables___ParserTable___action_table_row1013}, - {(bigint) parser_tables___ParserTable___action_table_row1014}, - {(bigint) parser_tables___ParserTable___action_table_row1015}, - {(bigint) parser_tables___ParserTable___action_table_row1016}, - {(bigint) parser_tables___ParserTable___action_table_row1017}, - {(bigint) parser_tables___ParserTable___action_table_row1018}, - {(bigint) parser_tables___ParserTable___action_table_row1019}, - {(bigint) parser_tables___ParserTable___action_table_row1020}, - {(bigint) parser_tables___ParserTable___action_table_row1021}, - {(bigint) parser_tables___ParserTable___action_table_row1022}, - {(bigint) parser_tables___ParserTable___action_table_row1023}, - {(bigint) parser_tables___ParserTable___action_table_row1024}, - {(bigint) parser_tables___ParserTable___action_table_row1025}, - {(bigint) parser_tables___ParserTable___action_table_row1026}, - {(bigint) parser_tables___ParserTable___action_table_row1027}, - {(bigint) parser_tables___ParserTable___action_table_row1028}, - {(bigint) parser_tables___ParserTable___action_table_row1029}, - {(bigint) parser_tables___ParserTable___action_table_row1030}, - {(bigint) parser_tables___ParserTable___action_table_row1031}, - {(bigint) parser_tables___ParserTable___action_table_row1032}, - {(bigint) parser_tables___ParserTable___action_table_row1033}, - {(bigint) parser_tables___ParserTable___action_table_row1034}, - {(bigint) parser_tables___ParserTable___action_table_row1035}, - {(bigint) parser_tables___ParserTable___action_table_row1036}, - {(bigint) parser_tables___ParserTable___action_table_row1037}, - {(bigint) parser_tables___ParserTable___action_table_row1038}, - {(bigint) parser_tables___ParserTable___action_table_row1039}, - {(bigint) parser_tables___ParserTable___action_table_row1040}, - {(bigint) parser_tables___ParserTable___action_table_row1041}, - {(bigint) parser_tables___ParserTable___action_table_row1042}, - {(bigint) parser_tables___ParserTable___action_table_row1043}, - {(bigint) parser_tables___ParserTable___action_table_row1044}, - {(bigint) parser_tables___ParserTable___action_table_row1045}, - {(bigint) parser_tables___ParserTable___action_table_row1046}, - {(bigint) parser_tables___ParserTable___action_table_row1047}, - {(bigint) parser_tables___ParserTable___action_table_row1048}, - {(bigint) parser_tables___ParserTable___action_table_row1049}, - {(bigint) parser_tables___ParserTable___action_table_row1050}, - {(bigint) parser_tables___ParserTable___action_table_row1051}, - {(bigint) parser_tables___ParserTable___action_table_row1052}, - {(bigint) parser_tables___ParserTable___action_table_row1053}, - {(bigint) parser_tables___ParserTable___action_table_row1054}, - {(bigint) parser_tables___ParserTable___action_table_row1055}, - {(bigint) parser_tables___ParserTable___action_table_row1056}, - {(bigint) parser_tables___ParserTable___action_table_row1057}, - {(bigint) parser_tables___ParserTable___action_table_row1058}, - {(bigint) parser_tables___ParserTable___action_table_row1059}, - {(bigint) parser_tables___ParserTable___action_table_row1060}, - {(bigint) parser_tables___ParserTable___action_table_row1061}, - {(bigint) parser_tables___ParserTable___action_table_row1062}, - {(bigint) parser_tables___ParserTable___action_table_row1063}, - {(bigint) parser_tables___ParserTable___action_table_row1064}, - {(bigint) parser_tables___ParserTable___action_table_row1065}, - {(bigint) parser_tables___ParserTable___action_table_row1066}, - {(bigint) parser_tables___ParserTable___action_table_row1067}, - {(bigint) parser_tables___ParserTable___action_table_row1068}, - {(bigint) parser_tables___ParserTable___action_table_row1069}, - {(bigint) parser_tables___ParserTable___action_table_row1070}, - {(bigint) parser_tables___ParserTable___action_table_row1071}, - {(bigint) parser_tables___ParserTable___action_table_row1072}, - {(bigint) parser_tables___ParserTable___action_table_row1073}, - {(bigint) parser_tables___ParserTable___action_table_row1074}, - {(bigint) parser_tables___ParserTable___action_table_row1075}, - {(bigint) parser_tables___ParserTable___action_table_row1076}, - {(bigint) parser_tables___ParserTable___action_table_row1077}, - {(bigint) parser_tables___ParserTable___action_table_row1078}, - {(bigint) parser_tables___ParserTable___action_table_row1079}, - {(bigint) parser_tables___ParserTable___action_table_row1080}, - {(bigint) parser_tables___ParserTable___action_table_row1081}, - {(bigint) parser_tables___ParserTable___action_table_row1082}, - {(bigint) parser_tables___ParserTable___action_table_row1083}, - {(bigint) parser_tables___ParserTable___action_table_row1084}, - {(bigint) parser_tables___ParserTable___action_table_row1085}, - {(bigint) parser_tables___ParserTable___action_table_row1086}, - {(bigint) parser_tables___ParserTable___action_table_row1087}, - {(bigint) parser_tables___ParserTable___action_table_row1088}, - {(bigint) parser_tables___ParserTable___action_table_row1089}, - {(bigint) parser_tables___ParserTable___action_table_row1090}, - {(bigint) parser_tables___ParserTable___action_table_row1091}, - {(bigint) parser_tables___ParserTable___action_table_row1092}, - {(bigint) parser_tables___ParserTable___action_table_row1093}, - {(bigint) parser_tables___ParserTable___action_table_row1094}, - {(bigint) parser_tables___ParserTable___action_table_row1095}, - {(bigint) parser_tables___ParserTable___action_table_row1096}, - {(bigint) parser_tables___ParserTable___action_table_row1097}, - {(bigint) parser_tables___ParserTable___action_table_row1098}, - {(bigint) parser_tables___ParserTable___action_table_row1099}, - {(bigint) parser_tables___ParserTable___action_table_row1100}, - {(bigint) parser_tables___ParserTable___action_table_row1101}, - {(bigint) parser_tables___ParserTable___action_table_row1102}, - {(bigint) parser_tables___ParserTable___action_table_row1103}, - {(bigint) parser_tables___ParserTable___action_table_row1104}, - {(bigint) parser_tables___ParserTable___action_table_row1105}, - {(bigint) parser_tables___ParserTable___action_table_row1106}, - {(bigint) parser_tables___ParserTable___action_table_row1107}, - {(bigint) parser_tables___ParserTable___action_table_row1108}, - {(bigint) parser_tables___ParserTable___action_table_row1109}, - {(bigint) parser_tables___ParserTable___action_table_row1110}, - {(bigint) parser_tables___ParserTable___action_table_row1111}, - {(bigint) parser_tables___ParserTable___action_table_row1112}, - {(bigint) parser_tables___ParserTable___action_table_row1113}, - {(bigint) parser_tables___ParserTable___action_table_row1114}, - {(bigint) parser_tables___ParserTable___action_table_row1115}, - {(bigint) parser_tables___ParserTable___action_table_row1116}, - {(bigint) parser_tables___ParserTable___action_table_row1117}, - {(bigint) parser_tables___ParserTable___action_table_row1118}, - {(bigint) parser_tables___ParserTable___action_table_row1119}, - {(bigint) parser_tables___ParserTable___action_table_row1120}, - {(bigint) parser_tables___ParserTable___action_table_row1121}, - {(bigint) parser_tables___ParserTable___action_table_row1122}, - {(bigint) parser_tables___ParserTable___action_table_row1123}, - {(bigint) parser_tables___ParserTable___action_table_row1124}, - {(bigint) parser_tables___ParserTable___action_table_row1125}, - {(bigint) parser_tables___ParserTable___action_table_row1126}, - {(bigint) parser_tables___ParserTable___action_table_row1127}, - {(bigint) parser_tables___ParserTable___action_table_row1128}, - {(bigint) parser_tables___ParserTable___action_table_row1129}, - {(bigint) parser_tables___ParserTable___action_table_row1130}, - {(bigint) parser_tables___ParserTable___action_table_row1131}, - {(bigint) parser_tables___ParserTable___action_table_row1132}, - {(bigint) parser_tables___ParserTable___action_table_row1133}, - {(bigint) parser_tables___ParserTable___action_table_row1134}, - {(bigint) parser_tables___ParserTable___action_table_row1135}, - {(bigint) parser_tables___ParserTable___action_table_row1136}, - {(bigint) parser_tables___ParserTable___action_table_row1137}, - {(bigint) parser_tables___ParserTable___action_table_row1138}, - {(bigint) parser_tables___ParserTable___action_table_row1139}, - {(bigint) parser_tables___ParserTable___action_table_row1140}, - {(bigint) parser_tables___ParserTable___action_table_row1141}, - {(bigint) parser_tables___ParserTable___action_table_row1142}, - {(bigint) parser_tables___ParserTable___action_table_row1143}, - {(bigint) parser_tables___ParserTable___action_table_row1144}, - {(bigint) parser_tables___ParserTable___action_table_row1145}, - {(bigint) parser_tables___ParserTable___action_table_row1146}, - {(bigint) parser_tables___ParserTable___action_table_row1147}, - {(bigint) parser_tables___ParserTable___action_table_row1148}, - {(bigint) parser_tables___ParserTable___action_table_row1149}, - {(bigint) parser_tables___ParserTable___action_table_row1150}, - {(bigint) parser_tables___ParserTable___action_table_row1151}, - {(bigint) parser_tables___ParserTable___action_table_row1152}, - {(bigint) parser_tables___ParserTable___action_table_row1153}, - {(bigint) parser_tables___ParserTable___action_table_row1154}, - {(bigint) parser_tables___ParserTable___action_table_row1155}, - {(bigint) parser_tables___ParserTable___action_table_row1156}, - {(bigint) parser_tables___ParserTable___action_table_row1157}, - {(bigint) parser_tables___ParserTable___action_table_row1158}, - {(bigint) parser_tables___ParserTable___action_table_row1159}, - {(bigint) parser_tables___ParserTable___action_table_row1160}, - {(bigint) parser_tables___ParserTable___action_table_row1161}, - {(bigint) parser_tables___ParserTable___action_table_row1162}, - {(bigint) parser_tables___ParserTable___action_table_row1163}, - {(bigint) parser_tables___ParserTable___action_table_row1164}, - {(bigint) parser_tables___ParserTable___action_table_row1165}, - {(bigint) parser_tables___ParserTable___build_goto_table}, - {(bigint) parser_tables___ParserTable___error_messages}, - {(bigint) parser_tables___ParserTable___errors}, - {(bigint) parser_tables___ParserTable___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ParserTable::_action_table */ -/* 2: Attribute ParserTable::_goto_table */ -val_t NEW_ParserTable(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_ParserTable; - ATTR_parser_tables___ParserTable____action_table(obj) = NIT_NULL /*null*/; - ATTR_parser_tables___ParserTable____goto_table(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ParserTable_parser_tables___ParserTable___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_ParserTable(); - parser_tables___ParserTable___init(self, init_table); - return self; -} -const classtable_elt_t VFT_State[46] = { - {(bigint) 35 /* 0: Identity */}, - {(bigint) 3 /* 1: State < Object: superclass typecheck marker */}, - {(bigint) 35 /* 2: State < State: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: State < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: State < State: superclass init_table position */}, - {(bigint) parser___State___state}, - {(bigint) parser___State___state__eq}, - {(bigint) parser___State___nodes}, - {(bigint) parser___State___nodes__eq}, - {(bigint) parser___State___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute State::_state */ -/* 2: Attribute State::_nodes */ -val_t NEW_State(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_State; - ATTR_parser___State____state(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_State_parser___State___init(val_t p0, val_t p1) { - int init_table[2] = {0, 0}; - val_t self = NEW_State(); - parser___State___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_Parser[1219] = { - {(bigint) 2519 /* 0: Identity */}, - {(bigint) 3 /* 1: Parser < Object: superclass typecheck marker */}, - {(bigint) 59 /* 2: Parser < ParserTable: superclass typecheck marker */}, - {(bigint) 2519 /* 3: Parser < Parser: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Parser < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: Parser < ParserTable: superclass init_table position */}, - {(bigint) parser_tables___ParserTable___build_action_table}, - {(bigint) parser_tables___ParserTable___action_table_row1}, - {(bigint) parser_tables___ParserTable___action_table_row2}, - {(bigint) parser_tables___ParserTable___action_table_row3}, - {(bigint) parser_tables___ParserTable___action_table_row4}, - {(bigint) parser_tables___ParserTable___action_table_row5}, - {(bigint) parser_tables___ParserTable___action_table_row6}, - {(bigint) parser_tables___ParserTable___action_table_row7}, - {(bigint) parser_tables___ParserTable___action_table_row8}, - {(bigint) parser_tables___ParserTable___action_table_row9}, - {(bigint) parser_tables___ParserTable___action_table_row10}, - {(bigint) parser_tables___ParserTable___action_table_row11}, - {(bigint) parser_tables___ParserTable___action_table_row12}, - {(bigint) parser_tables___ParserTable___action_table_row13}, - {(bigint) parser_tables___ParserTable___action_table_row14}, - {(bigint) parser_tables___ParserTable___action_table_row15}, - {(bigint) parser_tables___ParserTable___action_table_row16}, - {(bigint) parser_tables___ParserTable___action_table_row17}, - {(bigint) parser_tables___ParserTable___action_table_row18}, - {(bigint) parser_tables___ParserTable___action_table_row19}, - {(bigint) parser_tables___ParserTable___action_table_row20}, - {(bigint) parser_tables___ParserTable___action_table_row21}, - {(bigint) parser_tables___ParserTable___action_table_row22}, - {(bigint) parser_tables___ParserTable___action_table_row23}, - {(bigint) parser_tables___ParserTable___action_table_row24}, - {(bigint) parser_tables___ParserTable___action_table_row25}, - {(bigint) parser_tables___ParserTable___action_table_row26}, - {(bigint) parser_tables___ParserTable___action_table_row27}, - {(bigint) parser_tables___ParserTable___action_table_row28}, - {(bigint) parser_tables___ParserTable___action_table_row29}, - {(bigint) parser_tables___ParserTable___action_table_row30}, - {(bigint) parser_tables___ParserTable___action_table_row31}, - {(bigint) parser_tables___ParserTable___action_table_row32}, - {(bigint) parser_tables___ParserTable___action_table_row33}, - {(bigint) parser_tables___ParserTable___action_table_row34}, - {(bigint) parser_tables___ParserTable___action_table_row35}, - {(bigint) parser_tables___ParserTable___action_table_row36}, - {(bigint) parser_tables___ParserTable___action_table_row37}, - {(bigint) parser_tables___ParserTable___action_table_row38}, - {(bigint) parser_tables___ParserTable___action_table_row39}, - {(bigint) parser_tables___ParserTable___action_table_row40}, - {(bigint) parser_tables___ParserTable___action_table_row41}, - {(bigint) parser_tables___ParserTable___action_table_row42}, - {(bigint) parser_tables___ParserTable___action_table_row43}, - {(bigint) parser_tables___ParserTable___action_table_row44}, - {(bigint) parser_tables___ParserTable___action_table_row45}, - {(bigint) parser_tables___ParserTable___action_table_row46}, - {(bigint) parser_tables___ParserTable___action_table_row47}, - {(bigint) parser_tables___ParserTable___action_table_row48}, - {(bigint) parser_tables___ParserTable___action_table_row49}, - {(bigint) parser_tables___ParserTable___action_table_row50}, - {(bigint) parser_tables___ParserTable___action_table_row51}, - {(bigint) parser_tables___ParserTable___action_table_row52}, - {(bigint) parser_tables___ParserTable___action_table_row53}, - {(bigint) parser_tables___ParserTable___action_table_row54}, - {(bigint) parser_tables___ParserTable___action_table_row55}, - {(bigint) parser_tables___ParserTable___action_table_row56}, - {(bigint) parser_tables___ParserTable___action_table_row57}, - {(bigint) parser_tables___ParserTable___action_table_row58}, - {(bigint) parser_tables___ParserTable___action_table_row59}, - {(bigint) parser_tables___ParserTable___action_table_row60}, - {(bigint) parser_tables___ParserTable___action_table_row61}, - {(bigint) parser_tables___ParserTable___action_table_row62}, - {(bigint) parser_tables___ParserTable___action_table_row63}, - {(bigint) parser_tables___ParserTable___action_table_row64}, - {(bigint) parser_tables___ParserTable___action_table_row65}, - {(bigint) parser_tables___ParserTable___action_table_row66}, - {(bigint) parser_tables___ParserTable___action_table_row67}, - {(bigint) parser_tables___ParserTable___action_table_row68}, - {(bigint) parser_tables___ParserTable___action_table_row69}, - {(bigint) parser_tables___ParserTable___action_table_row70}, - {(bigint) parser_tables___ParserTable___action_table_row71}, - {(bigint) parser_tables___ParserTable___action_table_row72}, - {(bigint) parser_tables___ParserTable___action_table_row73}, - {(bigint) parser_tables___ParserTable___action_table_row74}, - {(bigint) parser_tables___ParserTable___action_table_row75}, - {(bigint) parser_tables___ParserTable___action_table_row76}, - {(bigint) parser_tables___ParserTable___action_table_row77}, - {(bigint) parser_tables___ParserTable___action_table_row78}, - {(bigint) parser_tables___ParserTable___action_table_row79}, - {(bigint) parser_tables___ParserTable___action_table_row80}, - {(bigint) parser_tables___ParserTable___action_table_row81}, - {(bigint) parser_tables___ParserTable___action_table_row82}, - {(bigint) parser_tables___ParserTable___action_table_row83}, - {(bigint) parser_tables___ParserTable___action_table_row84}, - {(bigint) parser_tables___ParserTable___action_table_row85}, - {(bigint) parser_tables___ParserTable___action_table_row86}, - {(bigint) parser_tables___ParserTable___action_table_row87}, - {(bigint) parser_tables___ParserTable___action_table_row88}, - {(bigint) parser_tables___ParserTable___action_table_row89}, - {(bigint) parser_tables___ParserTable___action_table_row90}, - {(bigint) parser_tables___ParserTable___action_table_row91}, - {(bigint) parser_tables___ParserTable___action_table_row92}, - {(bigint) parser_tables___ParserTable___action_table_row93}, - {(bigint) parser_tables___ParserTable___action_table_row94}, - {(bigint) parser_tables___ParserTable___action_table_row95}, - {(bigint) parser_tables___ParserTable___action_table_row96}, - {(bigint) parser_tables___ParserTable___action_table_row97}, - {(bigint) parser_tables___ParserTable___action_table_row98}, - {(bigint) parser_tables___ParserTable___action_table_row99}, - {(bigint) parser_tables___ParserTable___action_table_row100}, - {(bigint) parser_tables___ParserTable___action_table_row101}, - {(bigint) parser_tables___ParserTable___action_table_row102}, - {(bigint) parser_tables___ParserTable___action_table_row103}, - {(bigint) parser_tables___ParserTable___action_table_row104}, - {(bigint) parser_tables___ParserTable___action_table_row105}, - {(bigint) parser_tables___ParserTable___action_table_row106}, - {(bigint) parser_tables___ParserTable___action_table_row107}, - {(bigint) parser_tables___ParserTable___action_table_row108}, - {(bigint) parser_tables___ParserTable___action_table_row109}, - {(bigint) parser_tables___ParserTable___action_table_row110}, - {(bigint) parser_tables___ParserTable___action_table_row111}, - {(bigint) parser_tables___ParserTable___action_table_row112}, - {(bigint) parser_tables___ParserTable___action_table_row113}, - {(bigint) parser_tables___ParserTable___action_table_row114}, - {(bigint) parser_tables___ParserTable___action_table_row115}, - {(bigint) parser_tables___ParserTable___action_table_row116}, - {(bigint) parser_tables___ParserTable___action_table_row117}, - {(bigint) parser_tables___ParserTable___action_table_row118}, - {(bigint) parser_tables___ParserTable___action_table_row119}, - {(bigint) parser_tables___ParserTable___action_table_row120}, - {(bigint) parser_tables___ParserTable___action_table_row121}, - {(bigint) parser_tables___ParserTable___action_table_row122}, - {(bigint) parser_tables___ParserTable___action_table_row123}, - {(bigint) parser_tables___ParserTable___action_table_row124}, - {(bigint) parser_tables___ParserTable___action_table_row125}, - {(bigint) parser_tables___ParserTable___action_table_row126}, - {(bigint) parser_tables___ParserTable___action_table_row127}, - {(bigint) parser_tables___ParserTable___action_table_row128}, - {(bigint) parser_tables___ParserTable___action_table_row129}, - {(bigint) parser_tables___ParserTable___action_table_row130}, - {(bigint) parser_tables___ParserTable___action_table_row131}, - {(bigint) parser_tables___ParserTable___action_table_row132}, - {(bigint) parser_tables___ParserTable___action_table_row133}, - {(bigint) parser_tables___ParserTable___action_table_row134}, - {(bigint) parser_tables___ParserTable___action_table_row135}, - {(bigint) parser_tables___ParserTable___action_table_row136}, - {(bigint) parser_tables___ParserTable___action_table_row137}, - {(bigint) parser_tables___ParserTable___action_table_row138}, - {(bigint) parser_tables___ParserTable___action_table_row139}, - {(bigint) parser_tables___ParserTable___action_table_row140}, - {(bigint) parser_tables___ParserTable___action_table_row141}, - {(bigint) parser_tables___ParserTable___action_table_row142}, - {(bigint) parser_tables___ParserTable___action_table_row143}, - {(bigint) parser_tables___ParserTable___action_table_row144}, - {(bigint) parser_tables___ParserTable___action_table_row145}, - {(bigint) parser_tables___ParserTable___action_table_row146}, - {(bigint) parser_tables___ParserTable___action_table_row147}, - {(bigint) parser_tables___ParserTable___action_table_row148}, - {(bigint) parser_tables___ParserTable___action_table_row149}, - {(bigint) parser_tables___ParserTable___action_table_row150}, - {(bigint) parser_tables___ParserTable___action_table_row151}, - {(bigint) parser_tables___ParserTable___action_table_row152}, - {(bigint) parser_tables___ParserTable___action_table_row153}, - {(bigint) parser_tables___ParserTable___action_table_row154}, - {(bigint) parser_tables___ParserTable___action_table_row155}, - {(bigint) parser_tables___ParserTable___action_table_row156}, - {(bigint) parser_tables___ParserTable___action_table_row157}, - {(bigint) parser_tables___ParserTable___action_table_row158}, - {(bigint) parser_tables___ParserTable___action_table_row159}, - {(bigint) parser_tables___ParserTable___action_table_row160}, - {(bigint) parser_tables___ParserTable___action_table_row161}, - {(bigint) parser_tables___ParserTable___action_table_row162}, - {(bigint) parser_tables___ParserTable___action_table_row163}, - {(bigint) parser_tables___ParserTable___action_table_row164}, - {(bigint) parser_tables___ParserTable___action_table_row165}, - {(bigint) parser_tables___ParserTable___action_table_row166}, - {(bigint) parser_tables___ParserTable___action_table_row167}, - {(bigint) parser_tables___ParserTable___action_table_row168}, - {(bigint) parser_tables___ParserTable___action_table_row169}, - {(bigint) parser_tables___ParserTable___action_table_row170}, - {(bigint) parser_tables___ParserTable___action_table_row171}, - {(bigint) parser_tables___ParserTable___action_table_row172}, - {(bigint) parser_tables___ParserTable___action_table_row173}, - {(bigint) parser_tables___ParserTable___action_table_row174}, - {(bigint) parser_tables___ParserTable___action_table_row175}, - {(bigint) parser_tables___ParserTable___action_table_row176}, - {(bigint) parser_tables___ParserTable___action_table_row177}, - {(bigint) parser_tables___ParserTable___action_table_row178}, - {(bigint) parser_tables___ParserTable___action_table_row179}, - {(bigint) parser_tables___ParserTable___action_table_row180}, - {(bigint) parser_tables___ParserTable___action_table_row181}, - {(bigint) parser_tables___ParserTable___action_table_row182}, - {(bigint) parser_tables___ParserTable___action_table_row183}, - {(bigint) parser_tables___ParserTable___action_table_row184}, - {(bigint) parser_tables___ParserTable___action_table_row185}, - {(bigint) parser_tables___ParserTable___action_table_row186}, - {(bigint) parser_tables___ParserTable___action_table_row187}, - {(bigint) parser_tables___ParserTable___action_table_row188}, - {(bigint) parser_tables___ParserTable___action_table_row189}, - {(bigint) parser_tables___ParserTable___action_table_row190}, - {(bigint) parser_tables___ParserTable___action_table_row191}, - {(bigint) parser_tables___ParserTable___action_table_row192}, - {(bigint) parser_tables___ParserTable___action_table_row193}, - {(bigint) parser_tables___ParserTable___action_table_row194}, - {(bigint) parser_tables___ParserTable___action_table_row195}, - {(bigint) parser_tables___ParserTable___action_table_row196}, - {(bigint) parser_tables___ParserTable___action_table_row197}, - {(bigint) parser_tables___ParserTable___action_table_row198}, - {(bigint) parser_tables___ParserTable___action_table_row199}, - {(bigint) parser_tables___ParserTable___action_table_row200}, - {(bigint) parser_tables___ParserTable___action_table_row201}, - {(bigint) parser_tables___ParserTable___action_table_row202}, - {(bigint) parser_tables___ParserTable___action_table_row203}, - {(bigint) parser_tables___ParserTable___action_table_row204}, - {(bigint) parser_tables___ParserTable___action_table_row205}, - {(bigint) parser_tables___ParserTable___action_table_row206}, - {(bigint) parser_tables___ParserTable___action_table_row207}, - {(bigint) parser_tables___ParserTable___action_table_row208}, - {(bigint) parser_tables___ParserTable___action_table_row209}, - {(bigint) parser_tables___ParserTable___action_table_row210}, - {(bigint) parser_tables___ParserTable___action_table_row211}, - {(bigint) parser_tables___ParserTable___action_table_row212}, - {(bigint) parser_tables___ParserTable___action_table_row213}, - {(bigint) parser_tables___ParserTable___action_table_row214}, - {(bigint) parser_tables___ParserTable___action_table_row215}, - {(bigint) parser_tables___ParserTable___action_table_row216}, - {(bigint) parser_tables___ParserTable___action_table_row217}, - {(bigint) parser_tables___ParserTable___action_table_row218}, - {(bigint) parser_tables___ParserTable___action_table_row219}, - {(bigint) parser_tables___ParserTable___action_table_row220}, - {(bigint) parser_tables___ParserTable___action_table_row221}, - {(bigint) parser_tables___ParserTable___action_table_row222}, - {(bigint) parser_tables___ParserTable___action_table_row223}, - {(bigint) parser_tables___ParserTable___action_table_row224}, - {(bigint) parser_tables___ParserTable___action_table_row225}, - {(bigint) parser_tables___ParserTable___action_table_row226}, - {(bigint) parser_tables___ParserTable___action_table_row227}, - {(bigint) parser_tables___ParserTable___action_table_row228}, - {(bigint) parser_tables___ParserTable___action_table_row229}, - {(bigint) parser_tables___ParserTable___action_table_row230}, - {(bigint) parser_tables___ParserTable___action_table_row231}, - {(bigint) parser_tables___ParserTable___action_table_row232}, - {(bigint) parser_tables___ParserTable___action_table_row233}, - {(bigint) parser_tables___ParserTable___action_table_row234}, - {(bigint) parser_tables___ParserTable___action_table_row235}, - {(bigint) parser_tables___ParserTable___action_table_row236}, - {(bigint) parser_tables___ParserTable___action_table_row237}, - {(bigint) parser_tables___ParserTable___action_table_row238}, - {(bigint) parser_tables___ParserTable___action_table_row239}, - {(bigint) parser_tables___ParserTable___action_table_row240}, - {(bigint) parser_tables___ParserTable___action_table_row241}, - {(bigint) parser_tables___ParserTable___action_table_row242}, - {(bigint) parser_tables___ParserTable___action_table_row243}, - {(bigint) parser_tables___ParserTable___action_table_row244}, - {(bigint) parser_tables___ParserTable___action_table_row245}, - {(bigint) parser_tables___ParserTable___action_table_row246}, - {(bigint) parser_tables___ParserTable___action_table_row247}, - {(bigint) parser_tables___ParserTable___action_table_row248}, - {(bigint) parser_tables___ParserTable___action_table_row249}, - {(bigint) parser_tables___ParserTable___action_table_row250}, - {(bigint) parser_tables___ParserTable___action_table_row251}, - {(bigint) parser_tables___ParserTable___action_table_row252}, - {(bigint) parser_tables___ParserTable___action_table_row253}, - {(bigint) parser_tables___ParserTable___action_table_row254}, - {(bigint) parser_tables___ParserTable___action_table_row255}, - {(bigint) parser_tables___ParserTable___action_table_row256}, - {(bigint) parser_tables___ParserTable___action_table_row257}, - {(bigint) parser_tables___ParserTable___action_table_row258}, - {(bigint) parser_tables___ParserTable___action_table_row259}, - {(bigint) parser_tables___ParserTable___action_table_row260}, - {(bigint) parser_tables___ParserTable___action_table_row261}, - {(bigint) parser_tables___ParserTable___action_table_row262}, - {(bigint) parser_tables___ParserTable___action_table_row263}, - {(bigint) parser_tables___ParserTable___action_table_row264}, - {(bigint) parser_tables___ParserTable___action_table_row265}, - {(bigint) parser_tables___ParserTable___action_table_row266}, - {(bigint) parser_tables___ParserTable___action_table_row267}, - {(bigint) parser_tables___ParserTable___action_table_row268}, - {(bigint) parser_tables___ParserTable___action_table_row269}, - {(bigint) parser_tables___ParserTable___action_table_row270}, - {(bigint) parser_tables___ParserTable___action_table_row271}, - {(bigint) parser_tables___ParserTable___action_table_row272}, - {(bigint) parser_tables___ParserTable___action_table_row273}, - {(bigint) parser_tables___ParserTable___action_table_row274}, - {(bigint) parser_tables___ParserTable___action_table_row275}, - {(bigint) parser_tables___ParserTable___action_table_row276}, - {(bigint) parser_tables___ParserTable___action_table_row277}, - {(bigint) parser_tables___ParserTable___action_table_row278}, - {(bigint) parser_tables___ParserTable___action_table_row279}, - {(bigint) parser_tables___ParserTable___action_table_row280}, - {(bigint) parser_tables___ParserTable___action_table_row281}, - {(bigint) parser_tables___ParserTable___action_table_row282}, - {(bigint) parser_tables___ParserTable___action_table_row283}, - {(bigint) parser_tables___ParserTable___action_table_row284}, - {(bigint) parser_tables___ParserTable___action_table_row285}, - {(bigint) parser_tables___ParserTable___action_table_row286}, - {(bigint) parser_tables___ParserTable___action_table_row287}, - {(bigint) parser_tables___ParserTable___action_table_row288}, - {(bigint) parser_tables___ParserTable___action_table_row289}, - {(bigint) parser_tables___ParserTable___action_table_row290}, - {(bigint) parser_tables___ParserTable___action_table_row291}, - {(bigint) parser_tables___ParserTable___action_table_row292}, - {(bigint) parser_tables___ParserTable___action_table_row293}, - {(bigint) parser_tables___ParserTable___action_table_row294}, - {(bigint) parser_tables___ParserTable___action_table_row295}, - {(bigint) parser_tables___ParserTable___action_table_row296}, - {(bigint) parser_tables___ParserTable___action_table_row297}, - {(bigint) parser_tables___ParserTable___action_table_row298}, - {(bigint) parser_tables___ParserTable___action_table_row299}, - {(bigint) parser_tables___ParserTable___action_table_row300}, - {(bigint) parser_tables___ParserTable___action_table_row301}, - {(bigint) parser_tables___ParserTable___action_table_row302}, - {(bigint) parser_tables___ParserTable___action_table_row303}, - {(bigint) parser_tables___ParserTable___action_table_row304}, - {(bigint) parser_tables___ParserTable___action_table_row305}, - {(bigint) parser_tables___ParserTable___action_table_row306}, - {(bigint) parser_tables___ParserTable___action_table_row307}, - {(bigint) parser_tables___ParserTable___action_table_row308}, - {(bigint) parser_tables___ParserTable___action_table_row309}, - {(bigint) parser_tables___ParserTable___action_table_row310}, - {(bigint) parser_tables___ParserTable___action_table_row311}, - {(bigint) parser_tables___ParserTable___action_table_row312}, - {(bigint) parser_tables___ParserTable___action_table_row313}, - {(bigint) parser_tables___ParserTable___action_table_row314}, - {(bigint) parser_tables___ParserTable___action_table_row315}, - {(bigint) parser_tables___ParserTable___action_table_row316}, - {(bigint) parser_tables___ParserTable___action_table_row317}, - {(bigint) parser_tables___ParserTable___action_table_row318}, - {(bigint) parser_tables___ParserTable___action_table_row319}, - {(bigint) parser_tables___ParserTable___action_table_row320}, - {(bigint) parser_tables___ParserTable___action_table_row321}, - {(bigint) parser_tables___ParserTable___action_table_row322}, - {(bigint) parser_tables___ParserTable___action_table_row323}, - {(bigint) parser_tables___ParserTable___action_table_row324}, - {(bigint) parser_tables___ParserTable___action_table_row325}, - {(bigint) parser_tables___ParserTable___action_table_row326}, - {(bigint) parser_tables___ParserTable___action_table_row327}, - {(bigint) parser_tables___ParserTable___action_table_row328}, - {(bigint) parser_tables___ParserTable___action_table_row329}, - {(bigint) parser_tables___ParserTable___action_table_row330}, - {(bigint) parser_tables___ParserTable___action_table_row331}, - {(bigint) parser_tables___ParserTable___action_table_row332}, - {(bigint) parser_tables___ParserTable___action_table_row333}, - {(bigint) parser_tables___ParserTable___action_table_row334}, - {(bigint) parser_tables___ParserTable___action_table_row335}, - {(bigint) parser_tables___ParserTable___action_table_row336}, - {(bigint) parser_tables___ParserTable___action_table_row337}, - {(bigint) parser_tables___ParserTable___action_table_row338}, - {(bigint) parser_tables___ParserTable___action_table_row339}, - {(bigint) parser_tables___ParserTable___action_table_row340}, - {(bigint) parser_tables___ParserTable___action_table_row341}, - {(bigint) parser_tables___ParserTable___action_table_row342}, - {(bigint) parser_tables___ParserTable___action_table_row343}, - {(bigint) parser_tables___ParserTable___action_table_row344}, - {(bigint) parser_tables___ParserTable___action_table_row345}, - {(bigint) parser_tables___ParserTable___action_table_row346}, - {(bigint) parser_tables___ParserTable___action_table_row347}, - {(bigint) parser_tables___ParserTable___action_table_row348}, - {(bigint) parser_tables___ParserTable___action_table_row349}, - {(bigint) parser_tables___ParserTable___action_table_row350}, - {(bigint) parser_tables___ParserTable___action_table_row351}, - {(bigint) parser_tables___ParserTable___action_table_row352}, - {(bigint) parser_tables___ParserTable___action_table_row353}, - {(bigint) parser_tables___ParserTable___action_table_row354}, - {(bigint) parser_tables___ParserTable___action_table_row355}, - {(bigint) parser_tables___ParserTable___action_table_row356}, - {(bigint) parser_tables___ParserTable___action_table_row357}, - {(bigint) parser_tables___ParserTable___action_table_row358}, - {(bigint) parser_tables___ParserTable___action_table_row359}, - {(bigint) parser_tables___ParserTable___action_table_row360}, - {(bigint) parser_tables___ParserTable___action_table_row361}, - {(bigint) parser_tables___ParserTable___action_table_row362}, - {(bigint) parser_tables___ParserTable___action_table_row363}, - {(bigint) parser_tables___ParserTable___action_table_row364}, - {(bigint) parser_tables___ParserTable___action_table_row365}, - {(bigint) parser_tables___ParserTable___action_table_row366}, - {(bigint) parser_tables___ParserTable___action_table_row367}, - {(bigint) parser_tables___ParserTable___action_table_row368}, - {(bigint) parser_tables___ParserTable___action_table_row369}, - {(bigint) parser_tables___ParserTable___action_table_row370}, - {(bigint) parser_tables___ParserTable___action_table_row371}, - {(bigint) parser_tables___ParserTable___action_table_row372}, - {(bigint) parser_tables___ParserTable___action_table_row373}, - {(bigint) parser_tables___ParserTable___action_table_row374}, - {(bigint) parser_tables___ParserTable___action_table_row375}, - {(bigint) parser_tables___ParserTable___action_table_row376}, - {(bigint) parser_tables___ParserTable___action_table_row377}, - {(bigint) parser_tables___ParserTable___action_table_row378}, - {(bigint) parser_tables___ParserTable___action_table_row379}, - {(bigint) parser_tables___ParserTable___action_table_row380}, - {(bigint) parser_tables___ParserTable___action_table_row381}, - {(bigint) parser_tables___ParserTable___action_table_row382}, - {(bigint) parser_tables___ParserTable___action_table_row383}, - {(bigint) parser_tables___ParserTable___action_table_row384}, - {(bigint) parser_tables___ParserTable___action_table_row385}, - {(bigint) parser_tables___ParserTable___action_table_row386}, - {(bigint) parser_tables___ParserTable___action_table_row387}, - {(bigint) parser_tables___ParserTable___action_table_row388}, - {(bigint) parser_tables___ParserTable___action_table_row389}, - {(bigint) parser_tables___ParserTable___action_table_row390}, - {(bigint) parser_tables___ParserTable___action_table_row391}, - {(bigint) parser_tables___ParserTable___action_table_row392}, - {(bigint) parser_tables___ParserTable___action_table_row393}, - {(bigint) parser_tables___ParserTable___action_table_row394}, - {(bigint) parser_tables___ParserTable___action_table_row395}, - {(bigint) parser_tables___ParserTable___action_table_row396}, - {(bigint) parser_tables___ParserTable___action_table_row397}, - {(bigint) parser_tables___ParserTable___action_table_row398}, - {(bigint) parser_tables___ParserTable___action_table_row399}, - {(bigint) parser_tables___ParserTable___action_table_row400}, - {(bigint) parser_tables___ParserTable___action_table_row401}, - {(bigint) parser_tables___ParserTable___action_table_row402}, - {(bigint) parser_tables___ParserTable___action_table_row403}, - {(bigint) parser_tables___ParserTable___action_table_row404}, - {(bigint) parser_tables___ParserTable___action_table_row405}, - {(bigint) parser_tables___ParserTable___action_table_row406}, - {(bigint) parser_tables___ParserTable___action_table_row407}, - {(bigint) parser_tables___ParserTable___action_table_row408}, - {(bigint) parser_tables___ParserTable___action_table_row409}, - {(bigint) parser_tables___ParserTable___action_table_row410}, - {(bigint) parser_tables___ParserTable___action_table_row411}, - {(bigint) parser_tables___ParserTable___action_table_row412}, - {(bigint) parser_tables___ParserTable___action_table_row413}, - {(bigint) parser_tables___ParserTable___action_table_row414}, - {(bigint) parser_tables___ParserTable___action_table_row415}, - {(bigint) parser_tables___ParserTable___action_table_row416}, - {(bigint) parser_tables___ParserTable___action_table_row417}, - {(bigint) parser_tables___ParserTable___action_table_row418}, - {(bigint) parser_tables___ParserTable___action_table_row419}, - {(bigint) parser_tables___ParserTable___action_table_row420}, - {(bigint) parser_tables___ParserTable___action_table_row421}, - {(bigint) parser_tables___ParserTable___action_table_row422}, - {(bigint) parser_tables___ParserTable___action_table_row423}, - {(bigint) parser_tables___ParserTable___action_table_row424}, - {(bigint) parser_tables___ParserTable___action_table_row425}, - {(bigint) parser_tables___ParserTable___action_table_row426}, - {(bigint) parser_tables___ParserTable___action_table_row427}, - {(bigint) parser_tables___ParserTable___action_table_row428}, - {(bigint) parser_tables___ParserTable___action_table_row429}, - {(bigint) parser_tables___ParserTable___action_table_row430}, - {(bigint) parser_tables___ParserTable___action_table_row431}, - {(bigint) parser_tables___ParserTable___action_table_row432}, - {(bigint) parser_tables___ParserTable___action_table_row433}, - {(bigint) parser_tables___ParserTable___action_table_row434}, - {(bigint) parser_tables___ParserTable___action_table_row435}, - {(bigint) parser_tables___ParserTable___action_table_row436}, - {(bigint) parser_tables___ParserTable___action_table_row437}, - {(bigint) parser_tables___ParserTable___action_table_row438}, - {(bigint) parser_tables___ParserTable___action_table_row439}, - {(bigint) parser_tables___ParserTable___action_table_row440}, - {(bigint) parser_tables___ParserTable___action_table_row441}, - {(bigint) parser_tables___ParserTable___action_table_row442}, - {(bigint) parser_tables___ParserTable___action_table_row443}, - {(bigint) parser_tables___ParserTable___action_table_row444}, - {(bigint) parser_tables___ParserTable___action_table_row445}, - {(bigint) parser_tables___ParserTable___action_table_row446}, - {(bigint) parser_tables___ParserTable___action_table_row447}, - {(bigint) parser_tables___ParserTable___action_table_row448}, - {(bigint) parser_tables___ParserTable___action_table_row449}, - {(bigint) parser_tables___ParserTable___action_table_row450}, - {(bigint) parser_tables___ParserTable___action_table_row451}, - {(bigint) parser_tables___ParserTable___action_table_row452}, - {(bigint) parser_tables___ParserTable___action_table_row453}, - {(bigint) parser_tables___ParserTable___action_table_row454}, - {(bigint) parser_tables___ParserTable___action_table_row455}, - {(bigint) parser_tables___ParserTable___action_table_row456}, - {(bigint) parser_tables___ParserTable___action_table_row457}, - {(bigint) parser_tables___ParserTable___action_table_row458}, - {(bigint) parser_tables___ParserTable___action_table_row459}, - {(bigint) parser_tables___ParserTable___action_table_row460}, - {(bigint) parser_tables___ParserTable___action_table_row461}, - {(bigint) parser_tables___ParserTable___action_table_row462}, - {(bigint) parser_tables___ParserTable___action_table_row463}, - {(bigint) parser_tables___ParserTable___action_table_row464}, - {(bigint) parser_tables___ParserTable___action_table_row465}, - {(bigint) parser_tables___ParserTable___action_table_row466}, - {(bigint) parser_tables___ParserTable___action_table_row467}, - {(bigint) parser_tables___ParserTable___action_table_row468}, - {(bigint) parser_tables___ParserTable___action_table_row469}, - {(bigint) parser_tables___ParserTable___action_table_row470}, - {(bigint) parser_tables___ParserTable___action_table_row471}, - {(bigint) parser_tables___ParserTable___action_table_row472}, - {(bigint) parser_tables___ParserTable___action_table_row473}, - {(bigint) parser_tables___ParserTable___action_table_row474}, - {(bigint) parser_tables___ParserTable___action_table_row475}, - {(bigint) parser_tables___ParserTable___action_table_row476}, - {(bigint) parser_tables___ParserTable___action_table_row477}, - {(bigint) parser_tables___ParserTable___action_table_row478}, - {(bigint) parser_tables___ParserTable___action_table_row479}, - {(bigint) parser_tables___ParserTable___action_table_row480}, - {(bigint) parser_tables___ParserTable___action_table_row481}, - {(bigint) parser_tables___ParserTable___action_table_row482}, - {(bigint) parser_tables___ParserTable___action_table_row483}, - {(bigint) parser_tables___ParserTable___action_table_row484}, - {(bigint) parser_tables___ParserTable___action_table_row485}, - {(bigint) parser_tables___ParserTable___action_table_row486}, - {(bigint) parser_tables___ParserTable___action_table_row487}, - {(bigint) parser_tables___ParserTable___action_table_row488}, - {(bigint) parser_tables___ParserTable___action_table_row489}, - {(bigint) parser_tables___ParserTable___action_table_row490}, - {(bigint) parser_tables___ParserTable___action_table_row491}, - {(bigint) parser_tables___ParserTable___action_table_row492}, - {(bigint) parser_tables___ParserTable___action_table_row493}, - {(bigint) parser_tables___ParserTable___action_table_row494}, - {(bigint) parser_tables___ParserTable___action_table_row495}, - {(bigint) parser_tables___ParserTable___action_table_row496}, - {(bigint) parser_tables___ParserTable___action_table_row497}, - {(bigint) parser_tables___ParserTable___action_table_row498}, - {(bigint) parser_tables___ParserTable___action_table_row499}, - {(bigint) parser_tables___ParserTable___action_table_row500}, - {(bigint) parser_tables___ParserTable___action_table_row501}, - {(bigint) parser_tables___ParserTable___action_table_row502}, - {(bigint) parser_tables___ParserTable___action_table_row503}, - {(bigint) parser_tables___ParserTable___action_table_row504}, - {(bigint) parser_tables___ParserTable___action_table_row505}, - {(bigint) parser_tables___ParserTable___action_table_row506}, - {(bigint) parser_tables___ParserTable___action_table_row507}, - {(bigint) parser_tables___ParserTable___action_table_row508}, - {(bigint) parser_tables___ParserTable___action_table_row509}, - {(bigint) parser_tables___ParserTable___action_table_row510}, - {(bigint) parser_tables___ParserTable___action_table_row511}, - {(bigint) parser_tables___ParserTable___action_table_row512}, - {(bigint) parser_tables___ParserTable___action_table_row513}, - {(bigint) parser_tables___ParserTable___action_table_row514}, - {(bigint) parser_tables___ParserTable___action_table_row515}, - {(bigint) parser_tables___ParserTable___action_table_row516}, - {(bigint) parser_tables___ParserTable___action_table_row517}, - {(bigint) parser_tables___ParserTable___action_table_row518}, - {(bigint) parser_tables___ParserTable___action_table_row519}, - {(bigint) parser_tables___ParserTable___action_table_row520}, - {(bigint) parser_tables___ParserTable___action_table_row521}, - {(bigint) parser_tables___ParserTable___action_table_row522}, - {(bigint) parser_tables___ParserTable___action_table_row523}, - {(bigint) parser_tables___ParserTable___action_table_row524}, - {(bigint) parser_tables___ParserTable___action_table_row525}, - {(bigint) parser_tables___ParserTable___action_table_row526}, - {(bigint) parser_tables___ParserTable___action_table_row527}, - {(bigint) parser_tables___ParserTable___action_table_row528}, - {(bigint) parser_tables___ParserTable___action_table_row529}, - {(bigint) parser_tables___ParserTable___action_table_row530}, - {(bigint) parser_tables___ParserTable___action_table_row531}, - {(bigint) parser_tables___ParserTable___action_table_row532}, - {(bigint) parser_tables___ParserTable___action_table_row533}, - {(bigint) parser_tables___ParserTable___action_table_row534}, - {(bigint) parser_tables___ParserTable___action_table_row535}, - {(bigint) parser_tables___ParserTable___action_table_row536}, - {(bigint) parser_tables___ParserTable___action_table_row537}, - {(bigint) parser_tables___ParserTable___action_table_row538}, - {(bigint) parser_tables___ParserTable___action_table_row539}, - {(bigint) parser_tables___ParserTable___action_table_row540}, - {(bigint) parser_tables___ParserTable___action_table_row541}, - {(bigint) parser_tables___ParserTable___action_table_row542}, - {(bigint) parser_tables___ParserTable___action_table_row543}, - {(bigint) parser_tables___ParserTable___action_table_row544}, - {(bigint) parser_tables___ParserTable___action_table_row545}, - {(bigint) parser_tables___ParserTable___action_table_row546}, - {(bigint) parser_tables___ParserTable___action_table_row547}, - {(bigint) parser_tables___ParserTable___action_table_row548}, - {(bigint) parser_tables___ParserTable___action_table_row549}, - {(bigint) parser_tables___ParserTable___action_table_row550}, - {(bigint) parser_tables___ParserTable___action_table_row551}, - {(bigint) parser_tables___ParserTable___action_table_row552}, - {(bigint) parser_tables___ParserTable___action_table_row553}, - {(bigint) parser_tables___ParserTable___action_table_row554}, - {(bigint) parser_tables___ParserTable___action_table_row555}, - {(bigint) parser_tables___ParserTable___action_table_row556}, - {(bigint) parser_tables___ParserTable___action_table_row557}, - {(bigint) parser_tables___ParserTable___action_table_row558}, - {(bigint) parser_tables___ParserTable___action_table_row559}, - {(bigint) parser_tables___ParserTable___action_table_row560}, - {(bigint) parser_tables___ParserTable___action_table_row561}, - {(bigint) parser_tables___ParserTable___action_table_row562}, - {(bigint) parser_tables___ParserTable___action_table_row563}, - {(bigint) parser_tables___ParserTable___action_table_row564}, - {(bigint) parser_tables___ParserTable___action_table_row565}, - {(bigint) parser_tables___ParserTable___action_table_row566}, - {(bigint) parser_tables___ParserTable___action_table_row567}, - {(bigint) parser_tables___ParserTable___action_table_row568}, - {(bigint) parser_tables___ParserTable___action_table_row569}, - {(bigint) parser_tables___ParserTable___action_table_row570}, - {(bigint) parser_tables___ParserTable___action_table_row571}, - {(bigint) parser_tables___ParserTable___action_table_row572}, - {(bigint) parser_tables___ParserTable___action_table_row573}, - {(bigint) parser_tables___ParserTable___action_table_row574}, - {(bigint) parser_tables___ParserTable___action_table_row575}, - {(bigint) parser_tables___ParserTable___action_table_row576}, - {(bigint) parser_tables___ParserTable___action_table_row577}, - {(bigint) parser_tables___ParserTable___action_table_row578}, - {(bigint) parser_tables___ParserTable___action_table_row579}, - {(bigint) parser_tables___ParserTable___action_table_row580}, - {(bigint) parser_tables___ParserTable___action_table_row581}, - {(bigint) parser_tables___ParserTable___action_table_row582}, - {(bigint) parser_tables___ParserTable___action_table_row583}, - {(bigint) parser_tables___ParserTable___action_table_row584}, - {(bigint) parser_tables___ParserTable___action_table_row585}, - {(bigint) parser_tables___ParserTable___action_table_row586}, - {(bigint) parser_tables___ParserTable___action_table_row587}, - {(bigint) parser_tables___ParserTable___action_table_row588}, - {(bigint) parser_tables___ParserTable___action_table_row589}, - {(bigint) parser_tables___ParserTable___action_table_row590}, - {(bigint) parser_tables___ParserTable___action_table_row591}, - {(bigint) parser_tables___ParserTable___action_table_row592}, - {(bigint) parser_tables___ParserTable___action_table_row593}, - {(bigint) parser_tables___ParserTable___action_table_row594}, - {(bigint) parser_tables___ParserTable___action_table_row595}, - {(bigint) parser_tables___ParserTable___action_table_row596}, - {(bigint) parser_tables___ParserTable___action_table_row597}, - {(bigint) parser_tables___ParserTable___action_table_row598}, - {(bigint) parser_tables___ParserTable___action_table_row599}, - {(bigint) parser_tables___ParserTable___action_table_row600}, - {(bigint) parser_tables___ParserTable___action_table_row601}, - {(bigint) parser_tables___ParserTable___action_table_row602}, - {(bigint) parser_tables___ParserTable___action_table_row603}, - {(bigint) parser_tables___ParserTable___action_table_row604}, - {(bigint) parser_tables___ParserTable___action_table_row605}, - {(bigint) parser_tables___ParserTable___action_table_row606}, - {(bigint) parser_tables___ParserTable___action_table_row607}, - {(bigint) parser_tables___ParserTable___action_table_row608}, - {(bigint) parser_tables___ParserTable___action_table_row609}, - {(bigint) parser_tables___ParserTable___action_table_row610}, - {(bigint) parser_tables___ParserTable___action_table_row611}, - {(bigint) parser_tables___ParserTable___action_table_row612}, - {(bigint) parser_tables___ParserTable___action_table_row613}, - {(bigint) parser_tables___ParserTable___action_table_row614}, - {(bigint) parser_tables___ParserTable___action_table_row615}, - {(bigint) parser_tables___ParserTable___action_table_row616}, - {(bigint) parser_tables___ParserTable___action_table_row617}, - {(bigint) parser_tables___ParserTable___action_table_row618}, - {(bigint) parser_tables___ParserTable___action_table_row619}, - {(bigint) parser_tables___ParserTable___action_table_row620}, - {(bigint) parser_tables___ParserTable___action_table_row621}, - {(bigint) parser_tables___ParserTable___action_table_row622}, - {(bigint) parser_tables___ParserTable___action_table_row623}, - {(bigint) parser_tables___ParserTable___action_table_row624}, - {(bigint) parser_tables___ParserTable___action_table_row625}, - {(bigint) parser_tables___ParserTable___action_table_row626}, - {(bigint) parser_tables___ParserTable___action_table_row627}, - {(bigint) parser_tables___ParserTable___action_table_row628}, - {(bigint) parser_tables___ParserTable___action_table_row629}, - {(bigint) parser_tables___ParserTable___action_table_row630}, - {(bigint) parser_tables___ParserTable___action_table_row631}, - {(bigint) parser_tables___ParserTable___action_table_row632}, - {(bigint) parser_tables___ParserTable___action_table_row633}, - {(bigint) parser_tables___ParserTable___action_table_row634}, - {(bigint) parser_tables___ParserTable___action_table_row635}, - {(bigint) parser_tables___ParserTable___action_table_row636}, - {(bigint) parser_tables___ParserTable___action_table_row637}, - {(bigint) parser_tables___ParserTable___action_table_row638}, - {(bigint) parser_tables___ParserTable___action_table_row639}, - {(bigint) parser_tables___ParserTable___action_table_row640}, - {(bigint) parser_tables___ParserTable___action_table_row641}, - {(bigint) parser_tables___ParserTable___action_table_row642}, - {(bigint) parser_tables___ParserTable___action_table_row643}, - {(bigint) parser_tables___ParserTable___action_table_row644}, - {(bigint) parser_tables___ParserTable___action_table_row645}, - {(bigint) parser_tables___ParserTable___action_table_row646}, - {(bigint) parser_tables___ParserTable___action_table_row647}, - {(bigint) parser_tables___ParserTable___action_table_row648}, - {(bigint) parser_tables___ParserTable___action_table_row649}, - {(bigint) parser_tables___ParserTable___action_table_row650}, - {(bigint) parser_tables___ParserTable___action_table_row651}, - {(bigint) parser_tables___ParserTable___action_table_row652}, - {(bigint) parser_tables___ParserTable___action_table_row653}, - {(bigint) parser_tables___ParserTable___action_table_row654}, - {(bigint) parser_tables___ParserTable___action_table_row655}, - {(bigint) parser_tables___ParserTable___action_table_row656}, - {(bigint) parser_tables___ParserTable___action_table_row657}, - {(bigint) parser_tables___ParserTable___action_table_row658}, - {(bigint) parser_tables___ParserTable___action_table_row659}, - {(bigint) parser_tables___ParserTable___action_table_row660}, - {(bigint) parser_tables___ParserTable___action_table_row661}, - {(bigint) parser_tables___ParserTable___action_table_row662}, - {(bigint) parser_tables___ParserTable___action_table_row663}, - {(bigint) parser_tables___ParserTable___action_table_row664}, - {(bigint) parser_tables___ParserTable___action_table_row665}, - {(bigint) parser_tables___ParserTable___action_table_row666}, - {(bigint) parser_tables___ParserTable___action_table_row667}, - {(bigint) parser_tables___ParserTable___action_table_row668}, - {(bigint) parser_tables___ParserTable___action_table_row669}, - {(bigint) parser_tables___ParserTable___action_table_row670}, - {(bigint) parser_tables___ParserTable___action_table_row671}, - {(bigint) parser_tables___ParserTable___action_table_row672}, - {(bigint) parser_tables___ParserTable___action_table_row673}, - {(bigint) parser_tables___ParserTable___action_table_row674}, - {(bigint) parser_tables___ParserTable___action_table_row675}, - {(bigint) parser_tables___ParserTable___action_table_row676}, - {(bigint) parser_tables___ParserTable___action_table_row677}, - {(bigint) parser_tables___ParserTable___action_table_row678}, - {(bigint) parser_tables___ParserTable___action_table_row679}, - {(bigint) parser_tables___ParserTable___action_table_row680}, - {(bigint) parser_tables___ParserTable___action_table_row681}, - {(bigint) parser_tables___ParserTable___action_table_row682}, - {(bigint) parser_tables___ParserTable___action_table_row683}, - {(bigint) parser_tables___ParserTable___action_table_row684}, - {(bigint) parser_tables___ParserTable___action_table_row685}, - {(bigint) parser_tables___ParserTable___action_table_row686}, - {(bigint) parser_tables___ParserTable___action_table_row687}, - {(bigint) parser_tables___ParserTable___action_table_row688}, - {(bigint) parser_tables___ParserTable___action_table_row689}, - {(bigint) parser_tables___ParserTable___action_table_row690}, - {(bigint) parser_tables___ParserTable___action_table_row691}, - {(bigint) parser_tables___ParserTable___action_table_row692}, - {(bigint) parser_tables___ParserTable___action_table_row693}, - {(bigint) parser_tables___ParserTable___action_table_row694}, - {(bigint) parser_tables___ParserTable___action_table_row695}, - {(bigint) parser_tables___ParserTable___action_table_row696}, - {(bigint) parser_tables___ParserTable___action_table_row697}, - {(bigint) parser_tables___ParserTable___action_table_row698}, - {(bigint) parser_tables___ParserTable___action_table_row699}, - {(bigint) parser_tables___ParserTable___action_table_row700}, - {(bigint) parser_tables___ParserTable___action_table_row701}, - {(bigint) parser_tables___ParserTable___action_table_row702}, - {(bigint) parser_tables___ParserTable___action_table_row703}, - {(bigint) parser_tables___ParserTable___action_table_row704}, - {(bigint) parser_tables___ParserTable___action_table_row705}, - {(bigint) parser_tables___ParserTable___action_table_row706}, - {(bigint) parser_tables___ParserTable___action_table_row707}, - {(bigint) parser_tables___ParserTable___action_table_row708}, - {(bigint) parser_tables___ParserTable___action_table_row709}, - {(bigint) parser_tables___ParserTable___action_table_row710}, - {(bigint) parser_tables___ParserTable___action_table_row711}, - {(bigint) parser_tables___ParserTable___action_table_row712}, - {(bigint) parser_tables___ParserTable___action_table_row713}, - {(bigint) parser_tables___ParserTable___action_table_row714}, - {(bigint) parser_tables___ParserTable___action_table_row715}, - {(bigint) parser_tables___ParserTable___action_table_row716}, - {(bigint) parser_tables___ParserTable___action_table_row717}, - {(bigint) parser_tables___ParserTable___action_table_row718}, - {(bigint) parser_tables___ParserTable___action_table_row719}, - {(bigint) parser_tables___ParserTable___action_table_row720}, - {(bigint) parser_tables___ParserTable___action_table_row721}, - {(bigint) parser_tables___ParserTable___action_table_row722}, - {(bigint) parser_tables___ParserTable___action_table_row723}, - {(bigint) parser_tables___ParserTable___action_table_row724}, - {(bigint) parser_tables___ParserTable___action_table_row725}, - {(bigint) parser_tables___ParserTable___action_table_row726}, - {(bigint) parser_tables___ParserTable___action_table_row727}, - {(bigint) parser_tables___ParserTable___action_table_row728}, - {(bigint) parser_tables___ParserTable___action_table_row729}, - {(bigint) parser_tables___ParserTable___action_table_row730}, - {(bigint) parser_tables___ParserTable___action_table_row731}, - {(bigint) parser_tables___ParserTable___action_table_row732}, - {(bigint) parser_tables___ParserTable___action_table_row733}, - {(bigint) parser_tables___ParserTable___action_table_row734}, - {(bigint) parser_tables___ParserTable___action_table_row735}, - {(bigint) parser_tables___ParserTable___action_table_row736}, - {(bigint) parser_tables___ParserTable___action_table_row737}, - {(bigint) parser_tables___ParserTable___action_table_row738}, - {(bigint) parser_tables___ParserTable___action_table_row739}, - {(bigint) parser_tables___ParserTable___action_table_row740}, - {(bigint) parser_tables___ParserTable___action_table_row741}, - {(bigint) parser_tables___ParserTable___action_table_row742}, - {(bigint) parser_tables___ParserTable___action_table_row743}, - {(bigint) parser_tables___ParserTable___action_table_row744}, - {(bigint) parser_tables___ParserTable___action_table_row745}, - {(bigint) parser_tables___ParserTable___action_table_row746}, - {(bigint) parser_tables___ParserTable___action_table_row747}, - {(bigint) parser_tables___ParserTable___action_table_row748}, - {(bigint) parser_tables___ParserTable___action_table_row749}, - {(bigint) parser_tables___ParserTable___action_table_row750}, - {(bigint) parser_tables___ParserTable___action_table_row751}, - {(bigint) parser_tables___ParserTable___action_table_row752}, - {(bigint) parser_tables___ParserTable___action_table_row753}, - {(bigint) parser_tables___ParserTable___action_table_row754}, - {(bigint) parser_tables___ParserTable___action_table_row755}, - {(bigint) parser_tables___ParserTable___action_table_row756}, - {(bigint) parser_tables___ParserTable___action_table_row757}, - {(bigint) parser_tables___ParserTable___action_table_row758}, - {(bigint) parser_tables___ParserTable___action_table_row759}, - {(bigint) parser_tables___ParserTable___action_table_row760}, - {(bigint) parser_tables___ParserTable___action_table_row761}, - {(bigint) parser_tables___ParserTable___action_table_row762}, - {(bigint) parser_tables___ParserTable___action_table_row763}, - {(bigint) parser_tables___ParserTable___action_table_row764}, - {(bigint) parser_tables___ParserTable___action_table_row765}, - {(bigint) parser_tables___ParserTable___action_table_row766}, - {(bigint) parser_tables___ParserTable___action_table_row767}, - {(bigint) parser_tables___ParserTable___action_table_row768}, - {(bigint) parser_tables___ParserTable___action_table_row769}, - {(bigint) parser_tables___ParserTable___action_table_row770}, - {(bigint) parser_tables___ParserTable___action_table_row771}, - {(bigint) parser_tables___ParserTable___action_table_row772}, - {(bigint) parser_tables___ParserTable___action_table_row773}, - {(bigint) parser_tables___ParserTable___action_table_row774}, - {(bigint) parser_tables___ParserTable___action_table_row775}, - {(bigint) parser_tables___ParserTable___action_table_row776}, - {(bigint) parser_tables___ParserTable___action_table_row777}, - {(bigint) parser_tables___ParserTable___action_table_row778}, - {(bigint) parser_tables___ParserTable___action_table_row779}, - {(bigint) parser_tables___ParserTable___action_table_row780}, - {(bigint) parser_tables___ParserTable___action_table_row781}, - {(bigint) parser_tables___ParserTable___action_table_row782}, - {(bigint) parser_tables___ParserTable___action_table_row783}, - {(bigint) parser_tables___ParserTable___action_table_row784}, - {(bigint) parser_tables___ParserTable___action_table_row785}, - {(bigint) parser_tables___ParserTable___action_table_row786}, - {(bigint) parser_tables___ParserTable___action_table_row787}, - {(bigint) parser_tables___ParserTable___action_table_row788}, - {(bigint) parser_tables___ParserTable___action_table_row789}, - {(bigint) parser_tables___ParserTable___action_table_row790}, - {(bigint) parser_tables___ParserTable___action_table_row791}, - {(bigint) parser_tables___ParserTable___action_table_row792}, - {(bigint) parser_tables___ParserTable___action_table_row793}, - {(bigint) parser_tables___ParserTable___action_table_row794}, - {(bigint) parser_tables___ParserTable___action_table_row795}, - {(bigint) parser_tables___ParserTable___action_table_row796}, - {(bigint) parser_tables___ParserTable___action_table_row797}, - {(bigint) parser_tables___ParserTable___action_table_row798}, - {(bigint) parser_tables___ParserTable___action_table_row799}, - {(bigint) parser_tables___ParserTable___action_table_row800}, - {(bigint) parser_tables___ParserTable___action_table_row801}, - {(bigint) parser_tables___ParserTable___action_table_row802}, - {(bigint) parser_tables___ParserTable___action_table_row803}, - {(bigint) parser_tables___ParserTable___action_table_row804}, - {(bigint) parser_tables___ParserTable___action_table_row805}, - {(bigint) parser_tables___ParserTable___action_table_row806}, - {(bigint) parser_tables___ParserTable___action_table_row807}, - {(bigint) parser_tables___ParserTable___action_table_row808}, - {(bigint) parser_tables___ParserTable___action_table_row809}, - {(bigint) parser_tables___ParserTable___action_table_row810}, - {(bigint) parser_tables___ParserTable___action_table_row811}, - {(bigint) parser_tables___ParserTable___action_table_row812}, - {(bigint) parser_tables___ParserTable___action_table_row813}, - {(bigint) parser_tables___ParserTable___action_table_row814}, - {(bigint) parser_tables___ParserTable___action_table_row815}, - {(bigint) parser_tables___ParserTable___action_table_row816}, - {(bigint) parser_tables___ParserTable___action_table_row817}, - {(bigint) parser_tables___ParserTable___action_table_row818}, - {(bigint) parser_tables___ParserTable___action_table_row819}, - {(bigint) parser_tables___ParserTable___action_table_row820}, - {(bigint) parser_tables___ParserTable___action_table_row821}, - {(bigint) parser_tables___ParserTable___action_table_row822}, - {(bigint) parser_tables___ParserTable___action_table_row823}, - {(bigint) parser_tables___ParserTable___action_table_row824}, - {(bigint) parser_tables___ParserTable___action_table_row825}, - {(bigint) parser_tables___ParserTable___action_table_row826}, - {(bigint) parser_tables___ParserTable___action_table_row827}, - {(bigint) parser_tables___ParserTable___action_table_row828}, - {(bigint) parser_tables___ParserTable___action_table_row829}, - {(bigint) parser_tables___ParserTable___action_table_row830}, - {(bigint) parser_tables___ParserTable___action_table_row831}, - {(bigint) parser_tables___ParserTable___action_table_row832}, - {(bigint) parser_tables___ParserTable___action_table_row833}, - {(bigint) parser_tables___ParserTable___action_table_row834}, - {(bigint) parser_tables___ParserTable___action_table_row835}, - {(bigint) parser_tables___ParserTable___action_table_row836}, - {(bigint) parser_tables___ParserTable___action_table_row837}, - {(bigint) parser_tables___ParserTable___action_table_row838}, - {(bigint) parser_tables___ParserTable___action_table_row839}, - {(bigint) parser_tables___ParserTable___action_table_row840}, - {(bigint) parser_tables___ParserTable___action_table_row841}, - {(bigint) parser_tables___ParserTable___action_table_row842}, - {(bigint) parser_tables___ParserTable___action_table_row843}, - {(bigint) parser_tables___ParserTable___action_table_row844}, - {(bigint) parser_tables___ParserTable___action_table_row845}, - {(bigint) parser_tables___ParserTable___action_table_row846}, - {(bigint) parser_tables___ParserTable___action_table_row847}, - {(bigint) parser_tables___ParserTable___action_table_row848}, - {(bigint) parser_tables___ParserTable___action_table_row849}, - {(bigint) parser_tables___ParserTable___action_table_row850}, - {(bigint) parser_tables___ParserTable___action_table_row851}, - {(bigint) parser_tables___ParserTable___action_table_row852}, - {(bigint) parser_tables___ParserTable___action_table_row853}, - {(bigint) parser_tables___ParserTable___action_table_row854}, - {(bigint) parser_tables___ParserTable___action_table_row855}, - {(bigint) parser_tables___ParserTable___action_table_row856}, - {(bigint) parser_tables___ParserTable___action_table_row857}, - {(bigint) parser_tables___ParserTable___action_table_row858}, - {(bigint) parser_tables___ParserTable___action_table_row859}, - {(bigint) parser_tables___ParserTable___action_table_row860}, - {(bigint) parser_tables___ParserTable___action_table_row861}, - {(bigint) parser_tables___ParserTable___action_table_row862}, - {(bigint) parser_tables___ParserTable___action_table_row863}, - {(bigint) parser_tables___ParserTable___action_table_row864}, - {(bigint) parser_tables___ParserTable___action_table_row865}, - {(bigint) parser_tables___ParserTable___action_table_row866}, - {(bigint) parser_tables___ParserTable___action_table_row867}, - {(bigint) parser_tables___ParserTable___action_table_row868}, - {(bigint) parser_tables___ParserTable___action_table_row869}, - {(bigint) parser_tables___ParserTable___action_table_row870}, - {(bigint) parser_tables___ParserTable___action_table_row871}, - {(bigint) parser_tables___ParserTable___action_table_row872}, - {(bigint) parser_tables___ParserTable___action_table_row873}, - {(bigint) parser_tables___ParserTable___action_table_row874}, - {(bigint) parser_tables___ParserTable___action_table_row875}, - {(bigint) parser_tables___ParserTable___action_table_row876}, - {(bigint) parser_tables___ParserTable___action_table_row877}, - {(bigint) parser_tables___ParserTable___action_table_row878}, - {(bigint) parser_tables___ParserTable___action_table_row879}, - {(bigint) parser_tables___ParserTable___action_table_row880}, - {(bigint) parser_tables___ParserTable___action_table_row881}, - {(bigint) parser_tables___ParserTable___action_table_row882}, - {(bigint) parser_tables___ParserTable___action_table_row883}, - {(bigint) parser_tables___ParserTable___action_table_row884}, - {(bigint) parser_tables___ParserTable___action_table_row885}, - {(bigint) parser_tables___ParserTable___action_table_row886}, - {(bigint) parser_tables___ParserTable___action_table_row887}, - {(bigint) parser_tables___ParserTable___action_table_row888}, - {(bigint) parser_tables___ParserTable___action_table_row889}, - {(bigint) parser_tables___ParserTable___action_table_row890}, - {(bigint) parser_tables___ParserTable___action_table_row891}, - {(bigint) parser_tables___ParserTable___action_table_row892}, - {(bigint) parser_tables___ParserTable___action_table_row893}, - {(bigint) parser_tables___ParserTable___action_table_row894}, - {(bigint) parser_tables___ParserTable___action_table_row895}, - {(bigint) parser_tables___ParserTable___action_table_row896}, - {(bigint) parser_tables___ParserTable___action_table_row897}, - {(bigint) parser_tables___ParserTable___action_table_row898}, - {(bigint) parser_tables___ParserTable___action_table_row899}, - {(bigint) parser_tables___ParserTable___action_table_row900}, - {(bigint) parser_tables___ParserTable___action_table_row901}, - {(bigint) parser_tables___ParserTable___action_table_row902}, - {(bigint) parser_tables___ParserTable___action_table_row903}, - {(bigint) parser_tables___ParserTable___action_table_row904}, - {(bigint) parser_tables___ParserTable___action_table_row905}, - {(bigint) parser_tables___ParserTable___action_table_row906}, - {(bigint) parser_tables___ParserTable___action_table_row907}, - {(bigint) parser_tables___ParserTable___action_table_row908}, - {(bigint) parser_tables___ParserTable___action_table_row909}, - {(bigint) parser_tables___ParserTable___action_table_row910}, - {(bigint) parser_tables___ParserTable___action_table_row911}, - {(bigint) parser_tables___ParserTable___action_table_row912}, - {(bigint) parser_tables___ParserTable___action_table_row913}, - {(bigint) parser_tables___ParserTable___action_table_row914}, - {(bigint) parser_tables___ParserTable___action_table_row915}, - {(bigint) parser_tables___ParserTable___action_table_row916}, - {(bigint) parser_tables___ParserTable___action_table_row917}, - {(bigint) parser_tables___ParserTable___action_table_row918}, - {(bigint) parser_tables___ParserTable___action_table_row919}, - {(bigint) parser_tables___ParserTable___action_table_row920}, - {(bigint) parser_tables___ParserTable___action_table_row921}, - {(bigint) parser_tables___ParserTable___action_table_row922}, - {(bigint) parser_tables___ParserTable___action_table_row923}, - {(bigint) parser_tables___ParserTable___action_table_row924}, - {(bigint) parser_tables___ParserTable___action_table_row925}, - {(bigint) parser_tables___ParserTable___action_table_row926}, - {(bigint) parser_tables___ParserTable___action_table_row927}, - {(bigint) parser_tables___ParserTable___action_table_row928}, - {(bigint) parser_tables___ParserTable___action_table_row929}, - {(bigint) parser_tables___ParserTable___action_table_row930}, - {(bigint) parser_tables___ParserTable___action_table_row931}, - {(bigint) parser_tables___ParserTable___action_table_row932}, - {(bigint) parser_tables___ParserTable___action_table_row933}, - {(bigint) parser_tables___ParserTable___action_table_row934}, - {(bigint) parser_tables___ParserTable___action_table_row935}, - {(bigint) parser_tables___ParserTable___action_table_row936}, - {(bigint) parser_tables___ParserTable___action_table_row937}, - {(bigint) parser_tables___ParserTable___action_table_row938}, - {(bigint) parser_tables___ParserTable___action_table_row939}, - {(bigint) parser_tables___ParserTable___action_table_row940}, - {(bigint) parser_tables___ParserTable___action_table_row941}, - {(bigint) parser_tables___ParserTable___action_table_row942}, - {(bigint) parser_tables___ParserTable___action_table_row943}, - {(bigint) parser_tables___ParserTable___action_table_row944}, - {(bigint) parser_tables___ParserTable___action_table_row945}, - {(bigint) parser_tables___ParserTable___action_table_row946}, - {(bigint) parser_tables___ParserTable___action_table_row947}, - {(bigint) parser_tables___ParserTable___action_table_row948}, - {(bigint) parser_tables___ParserTable___action_table_row949}, - {(bigint) parser_tables___ParserTable___action_table_row950}, - {(bigint) parser_tables___ParserTable___action_table_row951}, - {(bigint) parser_tables___ParserTable___action_table_row952}, - {(bigint) parser_tables___ParserTable___action_table_row953}, - {(bigint) parser_tables___ParserTable___action_table_row954}, - {(bigint) parser_tables___ParserTable___action_table_row955}, - {(bigint) parser_tables___ParserTable___action_table_row956}, - {(bigint) parser_tables___ParserTable___action_table_row957}, - {(bigint) parser_tables___ParserTable___action_table_row958}, - {(bigint) parser_tables___ParserTable___action_table_row959}, - {(bigint) parser_tables___ParserTable___action_table_row960}, - {(bigint) parser_tables___ParserTable___action_table_row961}, - {(bigint) parser_tables___ParserTable___action_table_row962}, - {(bigint) parser_tables___ParserTable___action_table_row963}, - {(bigint) parser_tables___ParserTable___action_table_row964}, - {(bigint) parser_tables___ParserTable___action_table_row965}, - {(bigint) parser_tables___ParserTable___action_table_row966}, - {(bigint) parser_tables___ParserTable___action_table_row967}, - {(bigint) parser_tables___ParserTable___action_table_row968}, - {(bigint) parser_tables___ParserTable___action_table_row969}, - {(bigint) parser_tables___ParserTable___action_table_row970}, - {(bigint) parser_tables___ParserTable___action_table_row971}, - {(bigint) parser_tables___ParserTable___action_table_row972}, - {(bigint) parser_tables___ParserTable___action_table_row973}, - {(bigint) parser_tables___ParserTable___action_table_row974}, - {(bigint) parser_tables___ParserTable___action_table_row975}, - {(bigint) parser_tables___ParserTable___action_table_row976}, - {(bigint) parser_tables___ParserTable___action_table_row977}, - {(bigint) parser_tables___ParserTable___action_table_row978}, - {(bigint) parser_tables___ParserTable___action_table_row979}, - {(bigint) parser_tables___ParserTable___action_table_row980}, - {(bigint) parser_tables___ParserTable___action_table_row981}, - {(bigint) parser_tables___ParserTable___action_table_row982}, - {(bigint) parser_tables___ParserTable___action_table_row983}, - {(bigint) parser_tables___ParserTable___action_table_row984}, - {(bigint) parser_tables___ParserTable___action_table_row985}, - {(bigint) parser_tables___ParserTable___action_table_row986}, - {(bigint) parser_tables___ParserTable___action_table_row987}, - {(bigint) parser_tables___ParserTable___action_table_row988}, - {(bigint) parser_tables___ParserTable___action_table_row989}, - {(bigint) parser_tables___ParserTable___action_table_row990}, - {(bigint) parser_tables___ParserTable___action_table_row991}, - {(bigint) parser_tables___ParserTable___action_table_row992}, - {(bigint) parser_tables___ParserTable___action_table_row993}, - {(bigint) parser_tables___ParserTable___action_table_row994}, - {(bigint) parser_tables___ParserTable___action_table_row995}, - {(bigint) parser_tables___ParserTable___action_table_row996}, - {(bigint) parser_tables___ParserTable___action_table_row997}, - {(bigint) parser_tables___ParserTable___action_table_row998}, - {(bigint) parser_tables___ParserTable___action_table_row999}, - {(bigint) parser_tables___ParserTable___action_table_row1000}, - {(bigint) parser_tables___ParserTable___action_table_row1001}, - {(bigint) parser_tables___ParserTable___action_table_row1002}, - {(bigint) parser_tables___ParserTable___action_table_row1003}, - {(bigint) parser_tables___ParserTable___action_table_row1004}, - {(bigint) parser_tables___ParserTable___action_table_row1005}, - {(bigint) parser_tables___ParserTable___action_table_row1006}, - {(bigint) parser_tables___ParserTable___action_table_row1007}, - {(bigint) parser_tables___ParserTable___action_table_row1008}, - {(bigint) parser_tables___ParserTable___action_table_row1009}, - {(bigint) parser_tables___ParserTable___action_table_row1010}, - {(bigint) parser_tables___ParserTable___action_table_row1011}, - {(bigint) parser_tables___ParserTable___action_table_row1012}, - {(bigint) parser_tables___ParserTable___action_table_row1013}, - {(bigint) parser_tables___ParserTable___action_table_row1014}, - {(bigint) parser_tables___ParserTable___action_table_row1015}, - {(bigint) parser_tables___ParserTable___action_table_row1016}, - {(bigint) parser_tables___ParserTable___action_table_row1017}, - {(bigint) parser_tables___ParserTable___action_table_row1018}, - {(bigint) parser_tables___ParserTable___action_table_row1019}, - {(bigint) parser_tables___ParserTable___action_table_row1020}, - {(bigint) parser_tables___ParserTable___action_table_row1021}, - {(bigint) parser_tables___ParserTable___action_table_row1022}, - {(bigint) parser_tables___ParserTable___action_table_row1023}, - {(bigint) parser_tables___ParserTable___action_table_row1024}, - {(bigint) parser_tables___ParserTable___action_table_row1025}, - {(bigint) parser_tables___ParserTable___action_table_row1026}, - {(bigint) parser_tables___ParserTable___action_table_row1027}, - {(bigint) parser_tables___ParserTable___action_table_row1028}, - {(bigint) parser_tables___ParserTable___action_table_row1029}, - {(bigint) parser_tables___ParserTable___action_table_row1030}, - {(bigint) parser_tables___ParserTable___action_table_row1031}, - {(bigint) parser_tables___ParserTable___action_table_row1032}, - {(bigint) parser_tables___ParserTable___action_table_row1033}, - {(bigint) parser_tables___ParserTable___action_table_row1034}, - {(bigint) parser_tables___ParserTable___action_table_row1035}, - {(bigint) parser_tables___ParserTable___action_table_row1036}, - {(bigint) parser_tables___ParserTable___action_table_row1037}, - {(bigint) parser_tables___ParserTable___action_table_row1038}, - {(bigint) parser_tables___ParserTable___action_table_row1039}, - {(bigint) parser_tables___ParserTable___action_table_row1040}, - {(bigint) parser_tables___ParserTable___action_table_row1041}, - {(bigint) parser_tables___ParserTable___action_table_row1042}, - {(bigint) parser_tables___ParserTable___action_table_row1043}, - {(bigint) parser_tables___ParserTable___action_table_row1044}, - {(bigint) parser_tables___ParserTable___action_table_row1045}, - {(bigint) parser_tables___ParserTable___action_table_row1046}, - {(bigint) parser_tables___ParserTable___action_table_row1047}, - {(bigint) parser_tables___ParserTable___action_table_row1048}, - {(bigint) parser_tables___ParserTable___action_table_row1049}, - {(bigint) parser_tables___ParserTable___action_table_row1050}, - {(bigint) parser_tables___ParserTable___action_table_row1051}, - {(bigint) parser_tables___ParserTable___action_table_row1052}, - {(bigint) parser_tables___ParserTable___action_table_row1053}, - {(bigint) parser_tables___ParserTable___action_table_row1054}, - {(bigint) parser_tables___ParserTable___action_table_row1055}, - {(bigint) parser_tables___ParserTable___action_table_row1056}, - {(bigint) parser_tables___ParserTable___action_table_row1057}, - {(bigint) parser_tables___ParserTable___action_table_row1058}, - {(bigint) parser_tables___ParserTable___action_table_row1059}, - {(bigint) parser_tables___ParserTable___action_table_row1060}, - {(bigint) parser_tables___ParserTable___action_table_row1061}, - {(bigint) parser_tables___ParserTable___action_table_row1062}, - {(bigint) parser_tables___ParserTable___action_table_row1063}, - {(bigint) parser_tables___ParserTable___action_table_row1064}, - {(bigint) parser_tables___ParserTable___action_table_row1065}, - {(bigint) parser_tables___ParserTable___action_table_row1066}, - {(bigint) parser_tables___ParserTable___action_table_row1067}, - {(bigint) parser_tables___ParserTable___action_table_row1068}, - {(bigint) parser_tables___ParserTable___action_table_row1069}, - {(bigint) parser_tables___ParserTable___action_table_row1070}, - {(bigint) parser_tables___ParserTable___action_table_row1071}, - {(bigint) parser_tables___ParserTable___action_table_row1072}, - {(bigint) parser_tables___ParserTable___action_table_row1073}, - {(bigint) parser_tables___ParserTable___action_table_row1074}, - {(bigint) parser_tables___ParserTable___action_table_row1075}, - {(bigint) parser_tables___ParserTable___action_table_row1076}, - {(bigint) parser_tables___ParserTable___action_table_row1077}, - {(bigint) parser_tables___ParserTable___action_table_row1078}, - {(bigint) parser_tables___ParserTable___action_table_row1079}, - {(bigint) parser_tables___ParserTable___action_table_row1080}, - {(bigint) parser_tables___ParserTable___action_table_row1081}, - {(bigint) parser_tables___ParserTable___action_table_row1082}, - {(bigint) parser_tables___ParserTable___action_table_row1083}, - {(bigint) parser_tables___ParserTable___action_table_row1084}, - {(bigint) parser_tables___ParserTable___action_table_row1085}, - {(bigint) parser_tables___ParserTable___action_table_row1086}, - {(bigint) parser_tables___ParserTable___action_table_row1087}, - {(bigint) parser_tables___ParserTable___action_table_row1088}, - {(bigint) parser_tables___ParserTable___action_table_row1089}, - {(bigint) parser_tables___ParserTable___action_table_row1090}, - {(bigint) parser_tables___ParserTable___action_table_row1091}, - {(bigint) parser_tables___ParserTable___action_table_row1092}, - {(bigint) parser_tables___ParserTable___action_table_row1093}, - {(bigint) parser_tables___ParserTable___action_table_row1094}, - {(bigint) parser_tables___ParserTable___action_table_row1095}, - {(bigint) parser_tables___ParserTable___action_table_row1096}, - {(bigint) parser_tables___ParserTable___action_table_row1097}, - {(bigint) parser_tables___ParserTable___action_table_row1098}, - {(bigint) parser_tables___ParserTable___action_table_row1099}, - {(bigint) parser_tables___ParserTable___action_table_row1100}, - {(bigint) parser_tables___ParserTable___action_table_row1101}, - {(bigint) parser_tables___ParserTable___action_table_row1102}, - {(bigint) parser_tables___ParserTable___action_table_row1103}, - {(bigint) parser_tables___ParserTable___action_table_row1104}, - {(bigint) parser_tables___ParserTable___action_table_row1105}, - {(bigint) parser_tables___ParserTable___action_table_row1106}, - {(bigint) parser_tables___ParserTable___action_table_row1107}, - {(bigint) parser_tables___ParserTable___action_table_row1108}, - {(bigint) parser_tables___ParserTable___action_table_row1109}, - {(bigint) parser_tables___ParserTable___action_table_row1110}, - {(bigint) parser_tables___ParserTable___action_table_row1111}, - {(bigint) parser_tables___ParserTable___action_table_row1112}, - {(bigint) parser_tables___ParserTable___action_table_row1113}, - {(bigint) parser_tables___ParserTable___action_table_row1114}, - {(bigint) parser_tables___ParserTable___action_table_row1115}, - {(bigint) parser_tables___ParserTable___action_table_row1116}, - {(bigint) parser_tables___ParserTable___action_table_row1117}, - {(bigint) parser_tables___ParserTable___action_table_row1118}, - {(bigint) parser_tables___ParserTable___action_table_row1119}, - {(bigint) parser_tables___ParserTable___action_table_row1120}, - {(bigint) parser_tables___ParserTable___action_table_row1121}, - {(bigint) parser_tables___ParserTable___action_table_row1122}, - {(bigint) parser_tables___ParserTable___action_table_row1123}, - {(bigint) parser_tables___ParserTable___action_table_row1124}, - {(bigint) parser_tables___ParserTable___action_table_row1125}, - {(bigint) parser_tables___ParserTable___action_table_row1126}, - {(bigint) parser_tables___ParserTable___action_table_row1127}, - {(bigint) parser_tables___ParserTable___action_table_row1128}, - {(bigint) parser_tables___ParserTable___action_table_row1129}, - {(bigint) parser_tables___ParserTable___action_table_row1130}, - {(bigint) parser_tables___ParserTable___action_table_row1131}, - {(bigint) parser_tables___ParserTable___action_table_row1132}, - {(bigint) parser_tables___ParserTable___action_table_row1133}, - {(bigint) parser_tables___ParserTable___action_table_row1134}, - {(bigint) parser_tables___ParserTable___action_table_row1135}, - {(bigint) parser_tables___ParserTable___action_table_row1136}, - {(bigint) parser_tables___ParserTable___action_table_row1137}, - {(bigint) parser_tables___ParserTable___action_table_row1138}, - {(bigint) parser_tables___ParserTable___action_table_row1139}, - {(bigint) parser_tables___ParserTable___action_table_row1140}, - {(bigint) parser_tables___ParserTable___action_table_row1141}, - {(bigint) parser_tables___ParserTable___action_table_row1142}, - {(bigint) parser_tables___ParserTable___action_table_row1143}, - {(bigint) parser_tables___ParserTable___action_table_row1144}, - {(bigint) parser_tables___ParserTable___action_table_row1145}, - {(bigint) parser_tables___ParserTable___action_table_row1146}, - {(bigint) parser_tables___ParserTable___action_table_row1147}, - {(bigint) parser_tables___ParserTable___action_table_row1148}, - {(bigint) parser_tables___ParserTable___action_table_row1149}, - {(bigint) parser_tables___ParserTable___action_table_row1150}, - {(bigint) parser_tables___ParserTable___action_table_row1151}, - {(bigint) parser_tables___ParserTable___action_table_row1152}, - {(bigint) parser_tables___ParserTable___action_table_row1153}, - {(bigint) parser_tables___ParserTable___action_table_row1154}, - {(bigint) parser_tables___ParserTable___action_table_row1155}, - {(bigint) parser_tables___ParserTable___action_table_row1156}, - {(bigint) parser_tables___ParserTable___action_table_row1157}, - {(bigint) parser_tables___ParserTable___action_table_row1158}, - {(bigint) parser_tables___ParserTable___action_table_row1159}, - {(bigint) parser_tables___ParserTable___action_table_row1160}, - {(bigint) parser_tables___ParserTable___action_table_row1161}, - {(bigint) parser_tables___ParserTable___action_table_row1162}, - {(bigint) parser_tables___ParserTable___action_table_row1163}, - {(bigint) parser_tables___ParserTable___action_table_row1164}, - {(bigint) parser_tables___ParserTable___action_table_row1165}, - {(bigint) parser_tables___ParserTable___build_goto_table}, - {(bigint) parser_tables___ParserTable___error_messages}, - {(bigint) parser_tables___ParserTable___errors}, - {(bigint) parser_tables___ParserTable___init}, - {(bigint) 2 /* 1211: Parser < Parser: superclass init_table position */}, - {(bigint) parser___Parser___init}, - {(bigint) parser___Parser___go_to}, - {(bigint) parser___Parser___push}, - {(bigint) parser___Parser___state}, - {(bigint) parser___Parser___pop}, - {(bigint) parser___Parser___parse}, - {(bigint) parser___Parser___build_reduce_table}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute Parser::_action_table */ -/* 2: Attribute Parser::_goto_table */ -/* 3: Attribute Parser::_lexer */ -/* 4: Attribute Parser::_stack */ -/* 5: Attribute Parser::_stack_pos */ -/* 6: Attribute Parser::_reduce_table */ -val_t NEW_Parser(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_Parser; - ATTR_parser_tables___ParserTable____action_table(obj) = NIT_NULL /*null*/; - ATTR_parser_tables___ParserTable____goto_table(obj) = NIT_NULL /*null*/; - ATTR_parser___Parser____stack_pos(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_Parser_parser_tables___ParserTable___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_Parser(); - parser_tables___ParserTable___init(self, init_table); - return self; -} -val_t NEW_Parser_parser___Parser___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_Parser(); - parser___Parser___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_SearchTokensVisitor[45] = { - {(bigint) 207 /* 0: Identity */}, - {(bigint) 3 /* 1: SearchTokensVisitor < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: SearchTokensVisitor < Visitor: superclass typecheck marker */}, - {(bigint) 207 /* 3: SearchTokensVisitor < SearchTokensVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: SearchTokensVisitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: SearchTokensVisitor < Visitor: superclass init_table position */}, - {(bigint) parser___SearchTokensVisitor___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: SearchTokensVisitor < SearchTokensVisitor: superclass init_table position */}, - {(bigint) parser___SearchTokensVisitor___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute SearchTokensVisitor::_untokenned_nodes */ -/* 2: Attribute SearchTokensVisitor::_last_token */ -val_t NEW_SearchTokensVisitor(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_SearchTokensVisitor; - return OBJ2VAL(obj); -} -val_t NEW_SearchTokensVisitor_parser_prod___Visitor___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_SearchTokensVisitor(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_SearchTokensVisitor_parser___SearchTokensVisitor___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_SearchTokensVisitor(); - parser___SearchTokensVisitor___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction[43] = { - {(bigint) 39 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction < ReduceAction: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction___action}, - {(bigint) parser___ReduceAction___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction_parser___ReduceAction___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_ReduceAction(); - parser___ReduceAction___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction0[45] = { - {(bigint) 2503 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction0 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction0 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2503 /* 3: ReduceAction0 < ReduceAction0: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction0 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction0 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction0___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction0 < ReduceAction0: superclass init_table position */}, - {(bigint) parser___ReduceAction0___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction0(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction0; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction0_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction0(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction0_parser___ReduceAction0___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction0(); - parser___ReduceAction0___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction1[45] = { - {(bigint) 2499 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction1 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction1 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2499 /* 3: ReduceAction1 < ReduceAction1: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction1 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction1 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction1___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction1 < ReduceAction1: superclass init_table position */}, - {(bigint) parser___ReduceAction1___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction1(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction1; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction1_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction1(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction1_parser___ReduceAction1___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction1(); - parser___ReduceAction1___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction2[45] = { - {(bigint) 2055 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction2 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction2 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2055 /* 3: ReduceAction2 < ReduceAction2: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction2 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction2 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction2___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction2 < ReduceAction2: superclass init_table position */}, - {(bigint) parser___ReduceAction2___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction2(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction2; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction2_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction2(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction2_parser___ReduceAction2___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction2(); - parser___ReduceAction2___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction3[45] = { - {(bigint) 1611 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction3 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction3 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1611 /* 3: ReduceAction3 < ReduceAction3: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction3 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction3 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction3___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction3 < ReduceAction3: superclass init_table position */}, - {(bigint) parser___ReduceAction3___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction3(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction3; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction3_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction3(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction3_parser___ReduceAction3___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction3(); - parser___ReduceAction3___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction4[45] = { - {(bigint) 1167 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction4 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction4 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1167 /* 3: ReduceAction4 < ReduceAction4: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction4 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction4 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction4___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction4 < ReduceAction4: superclass init_table position */}, - {(bigint) parser___ReduceAction4___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction4(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction4; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction4_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction4(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction4_parser___ReduceAction4___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction4(); - parser___ReduceAction4___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction5[45] = { - {(bigint) 723 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction5 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction5 < ReduceAction: superclass typecheck marker */}, - {(bigint) 723 /* 3: ReduceAction5 < ReduceAction5: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction5 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction5 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction5___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction5 < ReduceAction5: superclass init_table position */}, - {(bigint) parser___ReduceAction5___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction5(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction5; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction5_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction5(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction5_parser___ReduceAction5___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction5(); - parser___ReduceAction5___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction6[45] = { - {(bigint) 387 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction6 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction6 < ReduceAction: superclass typecheck marker */}, - {(bigint) 387 /* 3: ReduceAction6 < ReduceAction6: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction6 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction6 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction6___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction6 < ReduceAction6: superclass init_table position */}, - {(bigint) parser___ReduceAction6___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction6(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction6; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction6_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction6(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction6_parser___ReduceAction6___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction6(); - parser___ReduceAction6___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction7[45] = { - {(bigint) 343 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction7 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction7 < ReduceAction: superclass typecheck marker */}, - {(bigint) 343 /* 3: ReduceAction7 < ReduceAction7: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction7 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction7 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction7___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction7 < ReduceAction7: superclass init_table position */}, - {(bigint) parser___ReduceAction7___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction7(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction7; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction7_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction7(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction7_parser___ReduceAction7___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction7(); - parser___ReduceAction7___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction8[45] = { - {(bigint) 299 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction8 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction8 < ReduceAction: superclass typecheck marker */}, - {(bigint) 299 /* 3: ReduceAction8 < ReduceAction8: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction8 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction8 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction8___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction8 < ReduceAction8: superclass init_table position */}, - {(bigint) parser___ReduceAction8___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction8(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction8; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction8_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction8(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction8_parser___ReduceAction8___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction8(); - parser___ReduceAction8___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction9[45] = { - {(bigint) 255 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction9 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction9 < ReduceAction: superclass typecheck marker */}, - {(bigint) 255 /* 3: ReduceAction9 < ReduceAction9: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction9 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction9 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction9___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction9 < ReduceAction9: superclass init_table position */}, - {(bigint) parser___ReduceAction9___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction9(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction9; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction9_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction9(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction9_parser___ReduceAction9___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction9(); - parser___ReduceAction9___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction10[45] = { - {(bigint) 2495 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction10 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction10 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2495 /* 3: ReduceAction10 < ReduceAction10: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction10 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction10 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction10___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction10 < ReduceAction10: superclass init_table position */}, - {(bigint) parser___ReduceAction10___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction10(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction10; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction10_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction10(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction10_parser___ReduceAction10___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction10(); - parser___ReduceAction10___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction11[45] = { - {(bigint) 2451 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction11 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction11 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2451 /* 3: ReduceAction11 < ReduceAction11: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction11 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction11 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction11___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction11 < ReduceAction11: superclass init_table position */}, - {(bigint) parser___ReduceAction11___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction11(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction11; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction11_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction11(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction11_parser___ReduceAction11___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction11(); - parser___ReduceAction11___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction12[45] = { - {(bigint) 2407 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction12 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction12 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2407 /* 3: ReduceAction12 < ReduceAction12: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction12 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction12 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction12___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction12 < ReduceAction12: superclass init_table position */}, - {(bigint) parser___ReduceAction12___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction12(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction12; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction12_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction12(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction12_parser___ReduceAction12___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction12(); - parser___ReduceAction12___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction13[45] = { - {(bigint) 2363 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction13 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction13 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2363 /* 3: ReduceAction13 < ReduceAction13: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction13 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction13 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction13___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction13 < ReduceAction13: superclass init_table position */}, - {(bigint) parser___ReduceAction13___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction13(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction13; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction13_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction13(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction13_parser___ReduceAction13___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction13(); - parser___ReduceAction13___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction14[45] = { - {(bigint) 2319 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction14 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction14 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2319 /* 3: ReduceAction14 < ReduceAction14: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction14 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction14 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction14___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction14 < ReduceAction14: superclass init_table position */}, - {(bigint) parser___ReduceAction14___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction14(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction14; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction14_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction14(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction14_parser___ReduceAction14___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction14(); - parser___ReduceAction14___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction15[45] = { - {(bigint) 2275 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction15 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction15 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2275 /* 3: ReduceAction15 < ReduceAction15: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction15 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction15 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction15___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction15 < ReduceAction15: superclass init_table position */}, - {(bigint) parser___ReduceAction15___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction15(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction15; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction15_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction15(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction15_parser___ReduceAction15___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction15(); - parser___ReduceAction15___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction16[45] = { - {(bigint) 2231 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction16 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction16 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2231 /* 3: ReduceAction16 < ReduceAction16: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction16 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction16 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction16___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction16 < ReduceAction16: superclass init_table position */}, - {(bigint) parser___ReduceAction16___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction16(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction16; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction16_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction16(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction16_parser___ReduceAction16___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction16(); - parser___ReduceAction16___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction17[45] = { - {(bigint) 2187 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction17 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction17 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2187 /* 3: ReduceAction17 < ReduceAction17: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction17 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction17 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction17___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction17 < ReduceAction17: superclass init_table position */}, - {(bigint) parser___ReduceAction17___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction17(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction17; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction17_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction17(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction17_parser___ReduceAction17___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction17(); - parser___ReduceAction17___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction18[45] = { - {(bigint) 2143 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction18 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction18 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2143 /* 3: ReduceAction18 < ReduceAction18: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction18 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction18 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction18___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction18 < ReduceAction18: superclass init_table position */}, - {(bigint) parser___ReduceAction18___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction18(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction18; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction18_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction18(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction18_parser___ReduceAction18___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction18(); - parser___ReduceAction18___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction19[45] = { - {(bigint) 2099 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction19 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction19 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2099 /* 3: ReduceAction19 < ReduceAction19: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction19 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction19 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction19___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction19 < ReduceAction19: superclass init_table position */}, - {(bigint) parser___ReduceAction19___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction19(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction19; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction19_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction19(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction19_parser___ReduceAction19___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction19(); - parser___ReduceAction19___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction20[45] = { - {(bigint) 2051 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction20 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction20 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2051 /* 3: ReduceAction20 < ReduceAction20: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction20 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction20 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction20___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction20 < ReduceAction20: superclass init_table position */}, - {(bigint) parser___ReduceAction20___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction20(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction20; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction20_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction20(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction20_parser___ReduceAction20___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction20(); - parser___ReduceAction20___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction21[45] = { - {(bigint) 2007 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction21 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction21 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2007 /* 3: ReduceAction21 < ReduceAction21: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction21 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction21 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction21___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction21 < ReduceAction21: superclass init_table position */}, - {(bigint) parser___ReduceAction21___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction21(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction21; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction21_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction21(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction21_parser___ReduceAction21___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction21(); - parser___ReduceAction21___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction22[45] = { - {(bigint) 1963 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction22 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction22 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1963 /* 3: ReduceAction22 < ReduceAction22: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction22 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction22 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction22___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction22 < ReduceAction22: superclass init_table position */}, - {(bigint) parser___ReduceAction22___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction22(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction22; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction22_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction22(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction22_parser___ReduceAction22___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction22(); - parser___ReduceAction22___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction23[45] = { - {(bigint) 1919 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction23 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction23 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1919 /* 3: ReduceAction23 < ReduceAction23: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction23 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction23 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction23___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction23 < ReduceAction23: superclass init_table position */}, - {(bigint) parser___ReduceAction23___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction23(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction23; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction23_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction23(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction23_parser___ReduceAction23___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction23(); - parser___ReduceAction23___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction24[45] = { - {(bigint) 1875 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction24 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction24 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1875 /* 3: ReduceAction24 < ReduceAction24: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction24 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction24 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction24___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction24 < ReduceAction24: superclass init_table position */}, - {(bigint) parser___ReduceAction24___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction24(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction24; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction24_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction24(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction24_parser___ReduceAction24___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction24(); - parser___ReduceAction24___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction25[45] = { - {(bigint) 1831 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction25 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction25 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1831 /* 3: ReduceAction25 < ReduceAction25: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction25 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction25 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction25___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction25 < ReduceAction25: superclass init_table position */}, - {(bigint) parser___ReduceAction25___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction25(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction25; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction25_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction25(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction25_parser___ReduceAction25___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction25(); - parser___ReduceAction25___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction26[45] = { - {(bigint) 1787 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction26 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction26 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1787 /* 3: ReduceAction26 < ReduceAction26: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction26 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction26 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction26___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction26 < ReduceAction26: superclass init_table position */}, - {(bigint) parser___ReduceAction26___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction26(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction26; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction26_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction26(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction26_parser___ReduceAction26___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction26(); - parser___ReduceAction26___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction27[45] = { - {(bigint) 1743 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction27 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction27 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1743 /* 3: ReduceAction27 < ReduceAction27: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction27 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction27 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction27___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction27 < ReduceAction27: superclass init_table position */}, - {(bigint) parser___ReduceAction27___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction27(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction27; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction27_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction27(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction27_parser___ReduceAction27___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction27(); - parser___ReduceAction27___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction28[45] = { - {(bigint) 1699 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction28 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction28 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1699 /* 3: ReduceAction28 < ReduceAction28: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction28 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction28 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction28___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction28 < ReduceAction28: superclass init_table position */}, - {(bigint) parser___ReduceAction28___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction28(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction28; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction28_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction28(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction28_parser___ReduceAction28___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction28(); - parser___ReduceAction28___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction29[45] = { - {(bigint) 1655 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction29 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction29 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1655 /* 3: ReduceAction29 < ReduceAction29: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction29 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction29 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction29___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction29 < ReduceAction29: superclass init_table position */}, - {(bigint) parser___ReduceAction29___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction29(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction29; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction29_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction29(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction29_parser___ReduceAction29___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction29(); - parser___ReduceAction29___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction30[45] = { - {(bigint) 1607 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction30 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction30 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1607 /* 3: ReduceAction30 < ReduceAction30: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction30 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction30 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction30___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction30 < ReduceAction30: superclass init_table position */}, - {(bigint) parser___ReduceAction30___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction30(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction30; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction30_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction30(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction30_parser___ReduceAction30___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction30(); - parser___ReduceAction30___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction31[45] = { - {(bigint) 1563 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction31 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction31 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1563 /* 3: ReduceAction31 < ReduceAction31: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction31 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction31 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction31___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction31 < ReduceAction31: superclass init_table position */}, - {(bigint) parser___ReduceAction31___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction31(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction31; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction31_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction31(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction31_parser___ReduceAction31___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction31(); - parser___ReduceAction31___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction32[45] = { - {(bigint) 1519 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction32 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction32 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1519 /* 3: ReduceAction32 < ReduceAction32: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction32 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction32 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction32___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction32 < ReduceAction32: superclass init_table position */}, - {(bigint) parser___ReduceAction32___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction32(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction32; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction32_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction32(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction32_parser___ReduceAction32___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction32(); - parser___ReduceAction32___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction33[45] = { - {(bigint) 1475 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction33 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction33 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1475 /* 3: ReduceAction33 < ReduceAction33: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction33 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction33 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction33___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction33 < ReduceAction33: superclass init_table position */}, - {(bigint) parser___ReduceAction33___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction33(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction33; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction33_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction33(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction33_parser___ReduceAction33___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction33(); - parser___ReduceAction33___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction34[45] = { - {(bigint) 1431 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction34 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction34 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1431 /* 3: ReduceAction34 < ReduceAction34: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction34 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction34 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction34___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction34 < ReduceAction34: superclass init_table position */}, - {(bigint) parser___ReduceAction34___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction34(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction34; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction34_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction34(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction34_parser___ReduceAction34___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction34(); - parser___ReduceAction34___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction35[45] = { - {(bigint) 1387 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction35 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction35 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1387 /* 3: ReduceAction35 < ReduceAction35: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction35 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction35 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction35___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction35 < ReduceAction35: superclass init_table position */}, - {(bigint) parser___ReduceAction35___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction35(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction35; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction35_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction35(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction35_parser___ReduceAction35___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction35(); - parser___ReduceAction35___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction36[45] = { - {(bigint) 1343 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction36 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction36 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1343 /* 3: ReduceAction36 < ReduceAction36: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction36 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction36 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction36___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction36 < ReduceAction36: superclass init_table position */}, - {(bigint) parser___ReduceAction36___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction36(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction36; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction36_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction36(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction36_parser___ReduceAction36___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction36(); - parser___ReduceAction36___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction37[45] = { - {(bigint) 1299 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction37 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction37 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1299 /* 3: ReduceAction37 < ReduceAction37: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction37 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction37 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction37___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction37 < ReduceAction37: superclass init_table position */}, - {(bigint) parser___ReduceAction37___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction37(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction37; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction37_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction37(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction37_parser___ReduceAction37___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction37(); - parser___ReduceAction37___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction38[45] = { - {(bigint) 1255 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction38 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction38 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1255 /* 3: ReduceAction38 < ReduceAction38: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction38 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction38 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction38___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction38 < ReduceAction38: superclass init_table position */}, - {(bigint) parser___ReduceAction38___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction38(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction38; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction38_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction38(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction38_parser___ReduceAction38___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction38(); - parser___ReduceAction38___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction39[45] = { - {(bigint) 1211 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction39 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction39 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1211 /* 3: ReduceAction39 < ReduceAction39: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction39 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction39 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction39___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction39 < ReduceAction39: superclass init_table position */}, - {(bigint) parser___ReduceAction39___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction39(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction39; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction39_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction39(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction39_parser___ReduceAction39___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction39(); - parser___ReduceAction39___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction40[45] = { - {(bigint) 1163 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction40 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction40 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1163 /* 3: ReduceAction40 < ReduceAction40: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction40 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction40 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction40___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction40 < ReduceAction40: superclass init_table position */}, - {(bigint) parser___ReduceAction40___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction40(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction40; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction40_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction40(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction40_parser___ReduceAction40___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction40(); - parser___ReduceAction40___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction41[45] = { - {(bigint) 1119 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction41 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction41 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1119 /* 3: ReduceAction41 < ReduceAction41: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction41 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction41 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction41___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction41 < ReduceAction41: superclass init_table position */}, - {(bigint) parser___ReduceAction41___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction41(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction41; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction41_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction41(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction41_parser___ReduceAction41___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction41(); - parser___ReduceAction41___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction42[45] = { - {(bigint) 1075 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction42 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction42 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1075 /* 3: ReduceAction42 < ReduceAction42: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction42 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction42 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction42___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction42 < ReduceAction42: superclass init_table position */}, - {(bigint) parser___ReduceAction42___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction42(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction42; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction42_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction42(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction42_parser___ReduceAction42___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction42(); - parser___ReduceAction42___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction43[45] = { - {(bigint) 1031 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction43 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction43 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1031 /* 3: ReduceAction43 < ReduceAction43: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction43 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction43 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction43___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction43 < ReduceAction43: superclass init_table position */}, - {(bigint) parser___ReduceAction43___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction43(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction43; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction43_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction43(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction43_parser___ReduceAction43___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction43(); - parser___ReduceAction43___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction44[45] = { - {(bigint) 987 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction44 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction44 < ReduceAction: superclass typecheck marker */}, - {(bigint) 987 /* 3: ReduceAction44 < ReduceAction44: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction44 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction44 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction44___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction44 < ReduceAction44: superclass init_table position */}, - {(bigint) parser___ReduceAction44___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction44(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction44; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction44_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction44(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction44_parser___ReduceAction44___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction44(); - parser___ReduceAction44___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction45[45] = { - {(bigint) 943 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction45 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction45 < ReduceAction: superclass typecheck marker */}, - {(bigint) 943 /* 3: ReduceAction45 < ReduceAction45: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction45 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction45 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction45___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction45 < ReduceAction45: superclass init_table position */}, - {(bigint) parser___ReduceAction45___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction45(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction45; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction45_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction45(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction45_parser___ReduceAction45___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction45(); - parser___ReduceAction45___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction46[45] = { - {(bigint) 899 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction46 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction46 < ReduceAction: superclass typecheck marker */}, - {(bigint) 899 /* 3: ReduceAction46 < ReduceAction46: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction46 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction46 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction46___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction46 < ReduceAction46: superclass init_table position */}, - {(bigint) parser___ReduceAction46___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction46(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction46; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction46_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction46(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction46_parser___ReduceAction46___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction46(); - parser___ReduceAction46___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction47[45] = { - {(bigint) 855 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction47 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction47 < ReduceAction: superclass typecheck marker */}, - {(bigint) 855 /* 3: ReduceAction47 < ReduceAction47: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction47 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction47 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction47___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction47 < ReduceAction47: superclass init_table position */}, - {(bigint) parser___ReduceAction47___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction47(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction47; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction47_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction47(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction47_parser___ReduceAction47___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction47(); - parser___ReduceAction47___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction48[45] = { - {(bigint) 811 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction48 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction48 < ReduceAction: superclass typecheck marker */}, - {(bigint) 811 /* 3: ReduceAction48 < ReduceAction48: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction48 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction48 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction48___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction48 < ReduceAction48: superclass init_table position */}, - {(bigint) parser___ReduceAction48___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction48(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction48; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction48_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction48(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction48_parser___ReduceAction48___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction48(); - parser___ReduceAction48___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction49[45] = { - {(bigint) 767 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction49 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction49 < ReduceAction: superclass typecheck marker */}, - {(bigint) 767 /* 3: ReduceAction49 < ReduceAction49: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction49 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction49 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction49___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction49 < ReduceAction49: superclass init_table position */}, - {(bigint) parser___ReduceAction49___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction49(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction49; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction49_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction49(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction49_parser___ReduceAction49___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction49(); - parser___ReduceAction49___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction50[45] = { - {(bigint) 719 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction50 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction50 < ReduceAction: superclass typecheck marker */}, - {(bigint) 719 /* 3: ReduceAction50 < ReduceAction50: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction50 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction50 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction50___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction50 < ReduceAction50: superclass init_table position */}, - {(bigint) parser___ReduceAction50___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction50(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction50; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction50_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction50(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction50_parser___ReduceAction50___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction50(); - parser___ReduceAction50___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction51[45] = { - {(bigint) 675 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction51 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction51 < ReduceAction: superclass typecheck marker */}, - {(bigint) 675 /* 3: ReduceAction51 < ReduceAction51: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction51 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction51 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction51___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction51 < ReduceAction51: superclass init_table position */}, - {(bigint) parser___ReduceAction51___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction51(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction51; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction51_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction51(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction51_parser___ReduceAction51___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction51(); - parser___ReduceAction51___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction52[45] = { - {(bigint) 631 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction52 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction52 < ReduceAction: superclass typecheck marker */}, - {(bigint) 631 /* 3: ReduceAction52 < ReduceAction52: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction52 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction52 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction52___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction52 < ReduceAction52: superclass init_table position */}, - {(bigint) parser___ReduceAction52___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction52(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction52; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction52_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction52(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction52_parser___ReduceAction52___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction52(); - parser___ReduceAction52___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction53[45] = { - {(bigint) 587 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction53 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction53 < ReduceAction: superclass typecheck marker */}, - {(bigint) 587 /* 3: ReduceAction53 < ReduceAction53: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction53 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction53 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction53___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction53 < ReduceAction53: superclass init_table position */}, - {(bigint) parser___ReduceAction53___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction53(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction53; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction53_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction53(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction53_parser___ReduceAction53___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction53(); - parser___ReduceAction53___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction54[45] = { - {(bigint) 543 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction54 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction54 < ReduceAction: superclass typecheck marker */}, - {(bigint) 543 /* 3: ReduceAction54 < ReduceAction54: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction54 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction54 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction54___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction54 < ReduceAction54: superclass init_table position */}, - {(bigint) parser___ReduceAction54___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction54(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction54; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction54_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction54(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction54_parser___ReduceAction54___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction54(); - parser___ReduceAction54___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction55[45] = { - {(bigint) 499 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction55 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction55 < ReduceAction: superclass typecheck marker */}, - {(bigint) 499 /* 3: ReduceAction55 < ReduceAction55: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction55 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction55 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction55___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction55 < ReduceAction55: superclass init_table position */}, - {(bigint) parser___ReduceAction55___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction55(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction55; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction55_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction55(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction55_parser___ReduceAction55___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction55(); - parser___ReduceAction55___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction56[45] = { - {(bigint) 455 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction56 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction56 < ReduceAction: superclass typecheck marker */}, - {(bigint) 455 /* 3: ReduceAction56 < ReduceAction56: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction56 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction56 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction56___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction56 < ReduceAction56: superclass init_table position */}, - {(bigint) parser___ReduceAction56___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction56(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction56; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction56_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction56(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction56_parser___ReduceAction56___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction56(); - parser___ReduceAction56___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction57[45] = { - {(bigint) 411 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction57 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction57 < ReduceAction: superclass typecheck marker */}, - {(bigint) 411 /* 3: ReduceAction57 < ReduceAction57: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction57 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction57 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction57___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction57 < ReduceAction57: superclass init_table position */}, - {(bigint) parser___ReduceAction57___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction57(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction57; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction57_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction57(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction57_parser___ReduceAction57___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction57(); - parser___ReduceAction57___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction58[45] = { - {(bigint) 395 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction58 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction58 < ReduceAction: superclass typecheck marker */}, - {(bigint) 395 /* 3: ReduceAction58 < ReduceAction58: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction58 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction58 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction58___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction58 < ReduceAction58: superclass init_table position */}, - {(bigint) parser___ReduceAction58___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction58(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction58; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction58_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction58(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction58_parser___ReduceAction58___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction58(); - parser___ReduceAction58___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction59[45] = { - {(bigint) 391 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction59 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction59 < ReduceAction: superclass typecheck marker */}, - {(bigint) 391 /* 3: ReduceAction59 < ReduceAction59: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction59 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction59 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction59___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction59 < ReduceAction59: superclass init_table position */}, - {(bigint) parser___ReduceAction59___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction59(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction59; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction59_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction59(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction59_parser___ReduceAction59___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction59(); - parser___ReduceAction59___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction60[45] = { - {(bigint) 383 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction60 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction60 < ReduceAction: superclass typecheck marker */}, - {(bigint) 383 /* 3: ReduceAction60 < ReduceAction60: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction60 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction60 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction60___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction60 < ReduceAction60: superclass init_table position */}, - {(bigint) parser___ReduceAction60___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction60(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction60; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction60_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction60(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction60_parser___ReduceAction60___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction60(); - parser___ReduceAction60___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction61[45] = { - {(bigint) 379 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction61 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction61 < ReduceAction: superclass typecheck marker */}, - {(bigint) 379 /* 3: ReduceAction61 < ReduceAction61: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction61 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction61 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction61___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction61 < ReduceAction61: superclass init_table position */}, - {(bigint) parser___ReduceAction61___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction61(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction61; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction61_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction61(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction61_parser___ReduceAction61___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction61(); - parser___ReduceAction61___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction62[45] = { - {(bigint) 375 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction62 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction62 < ReduceAction: superclass typecheck marker */}, - {(bigint) 375 /* 3: ReduceAction62 < ReduceAction62: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction62 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction62 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction62___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction62 < ReduceAction62: superclass init_table position */}, - {(bigint) parser___ReduceAction62___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction62(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction62; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction62_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction62(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction62_parser___ReduceAction62___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction62(); - parser___ReduceAction62___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction63[45] = { - {(bigint) 371 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction63 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction63 < ReduceAction: superclass typecheck marker */}, - {(bigint) 371 /* 3: ReduceAction63 < ReduceAction63: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction63 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction63 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction63___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction63 < ReduceAction63: superclass init_table position */}, - {(bigint) parser___ReduceAction63___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction63(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction63; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction63_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction63(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction63_parser___ReduceAction63___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction63(); - parser___ReduceAction63___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction64[45] = { - {(bigint) 367 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction64 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction64 < ReduceAction: superclass typecheck marker */}, - {(bigint) 367 /* 3: ReduceAction64 < ReduceAction64: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction64 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction64 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction64___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction64 < ReduceAction64: superclass init_table position */}, - {(bigint) parser___ReduceAction64___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction64(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction64; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction64_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction64(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction64_parser___ReduceAction64___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction64(); - parser___ReduceAction64___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction65[45] = { - {(bigint) 363 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction65 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction65 < ReduceAction: superclass typecheck marker */}, - {(bigint) 363 /* 3: ReduceAction65 < ReduceAction65: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction65 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction65 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction65___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction65 < ReduceAction65: superclass init_table position */}, - {(bigint) parser___ReduceAction65___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction65(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction65; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction65_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction65(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction65_parser___ReduceAction65___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction65(); - parser___ReduceAction65___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction66[45] = { - {(bigint) 359 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction66 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction66 < ReduceAction: superclass typecheck marker */}, - {(bigint) 359 /* 3: ReduceAction66 < ReduceAction66: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction66 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction66 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction66___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction66 < ReduceAction66: superclass init_table position */}, - {(bigint) parser___ReduceAction66___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction66(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction66; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction66_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction66(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction66_parser___ReduceAction66___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction66(); - parser___ReduceAction66___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction67[45] = { - {(bigint) 355 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction67 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction67 < ReduceAction: superclass typecheck marker */}, - {(bigint) 355 /* 3: ReduceAction67 < ReduceAction67: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction67 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction67 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction67___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction67 < ReduceAction67: superclass init_table position */}, - {(bigint) parser___ReduceAction67___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction67(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction67; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction67_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction67(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction67_parser___ReduceAction67___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction67(); - parser___ReduceAction67___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction68[45] = { - {(bigint) 351 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction68 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction68 < ReduceAction: superclass typecheck marker */}, - {(bigint) 351 /* 3: ReduceAction68 < ReduceAction68: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction68 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction68 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction68___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction68 < ReduceAction68: superclass init_table position */}, - {(bigint) parser___ReduceAction68___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction68(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction68; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction68_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction68(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction68_parser___ReduceAction68___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction68(); - parser___ReduceAction68___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction69[45] = { - {(bigint) 347 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction69 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction69 < ReduceAction: superclass typecheck marker */}, - {(bigint) 347 /* 3: ReduceAction69 < ReduceAction69: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction69 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction69 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction69___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction69 < ReduceAction69: superclass init_table position */}, - {(bigint) parser___ReduceAction69___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction69(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction69; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction69_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction69(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction69_parser___ReduceAction69___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction69(); - parser___ReduceAction69___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction70[45] = { - {(bigint) 339 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction70 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction70 < ReduceAction: superclass typecheck marker */}, - {(bigint) 339 /* 3: ReduceAction70 < ReduceAction70: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction70 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction70 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction70___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction70 < ReduceAction70: superclass init_table position */}, - {(bigint) parser___ReduceAction70___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction70(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction70; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction70_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction70(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction70_parser___ReduceAction70___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction70(); - parser___ReduceAction70___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction71[45] = { - {(bigint) 335 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction71 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction71 < ReduceAction: superclass typecheck marker */}, - {(bigint) 335 /* 3: ReduceAction71 < ReduceAction71: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction71 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction71 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction71___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction71 < ReduceAction71: superclass init_table position */}, - {(bigint) parser___ReduceAction71___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction71(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction71; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction71_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction71(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction71_parser___ReduceAction71___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction71(); - parser___ReduceAction71___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction72[45] = { - {(bigint) 331 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction72 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction72 < ReduceAction: superclass typecheck marker */}, - {(bigint) 331 /* 3: ReduceAction72 < ReduceAction72: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction72 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction72 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction72___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction72 < ReduceAction72: superclass init_table position */}, - {(bigint) parser___ReduceAction72___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction72(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction72; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction72_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction72(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction72_parser___ReduceAction72___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction72(); - parser___ReduceAction72___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction73[45] = { - {(bigint) 327 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction73 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction73 < ReduceAction: superclass typecheck marker */}, - {(bigint) 327 /* 3: ReduceAction73 < ReduceAction73: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction73 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction73 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction73___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction73 < ReduceAction73: superclass init_table position */}, - {(bigint) parser___ReduceAction73___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction73(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction73; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction73_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction73(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction73_parser___ReduceAction73___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction73(); - parser___ReduceAction73___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction74[45] = { - {(bigint) 323 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction74 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction74 < ReduceAction: superclass typecheck marker */}, - {(bigint) 323 /* 3: ReduceAction74 < ReduceAction74: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction74 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction74 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction74___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction74 < ReduceAction74: superclass init_table position */}, - {(bigint) parser___ReduceAction74___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction74(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction74; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction74_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction74(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction74_parser___ReduceAction74___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction74(); - parser___ReduceAction74___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction75[45] = { - {(bigint) 319 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction75 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction75 < ReduceAction: superclass typecheck marker */}, - {(bigint) 319 /* 3: ReduceAction75 < ReduceAction75: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction75 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction75 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction75___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction75 < ReduceAction75: superclass init_table position */}, - {(bigint) parser___ReduceAction75___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction75(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction75; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction75_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction75(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction75_parser___ReduceAction75___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction75(); - parser___ReduceAction75___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction76[45] = { - {(bigint) 315 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction76 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction76 < ReduceAction: superclass typecheck marker */}, - {(bigint) 315 /* 3: ReduceAction76 < ReduceAction76: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction76 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction76 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction76___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction76 < ReduceAction76: superclass init_table position */}, - {(bigint) parser___ReduceAction76___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction76(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction76; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction76_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction76(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction76_parser___ReduceAction76___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction76(); - parser___ReduceAction76___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction77[45] = { - {(bigint) 311 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction77 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction77 < ReduceAction: superclass typecheck marker */}, - {(bigint) 311 /* 3: ReduceAction77 < ReduceAction77: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction77 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction77 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction77___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction77 < ReduceAction77: superclass init_table position */}, - {(bigint) parser___ReduceAction77___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction77(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction77; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction77_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction77(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction77_parser___ReduceAction77___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction77(); - parser___ReduceAction77___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction78[45] = { - {(bigint) 307 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction78 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction78 < ReduceAction: superclass typecheck marker */}, - {(bigint) 307 /* 3: ReduceAction78 < ReduceAction78: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction78 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction78 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction78___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction78 < ReduceAction78: superclass init_table position */}, - {(bigint) parser___ReduceAction78___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction78(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction78; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction78_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction78(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction78_parser___ReduceAction78___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction78(); - parser___ReduceAction78___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction79[45] = { - {(bigint) 303 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction79 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction79 < ReduceAction: superclass typecheck marker */}, - {(bigint) 303 /* 3: ReduceAction79 < ReduceAction79: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction79 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction79 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction79___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction79 < ReduceAction79: superclass init_table position */}, - {(bigint) parser___ReduceAction79___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction79(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction79; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction79_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction79(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction79_parser___ReduceAction79___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction79(); - parser___ReduceAction79___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction80[45] = { - {(bigint) 295 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction80 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction80 < ReduceAction: superclass typecheck marker */}, - {(bigint) 295 /* 3: ReduceAction80 < ReduceAction80: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction80 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction80 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction80___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction80 < ReduceAction80: superclass init_table position */}, - {(bigint) parser___ReduceAction80___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction80(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction80; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction80_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction80(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction80_parser___ReduceAction80___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction80(); - parser___ReduceAction80___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction81[45] = { - {(bigint) 291 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction81 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction81 < ReduceAction: superclass typecheck marker */}, - {(bigint) 291 /* 3: ReduceAction81 < ReduceAction81: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction81 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction81 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction81___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction81 < ReduceAction81: superclass init_table position */}, - {(bigint) parser___ReduceAction81___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction81(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction81; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction81_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction81(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction81_parser___ReduceAction81___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction81(); - parser___ReduceAction81___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction82[45] = { - {(bigint) 287 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction82 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction82 < ReduceAction: superclass typecheck marker */}, - {(bigint) 287 /* 3: ReduceAction82 < ReduceAction82: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction82 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction82 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction82___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction82 < ReduceAction82: superclass init_table position */}, - {(bigint) parser___ReduceAction82___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction82(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction82; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction82_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction82(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction82_parser___ReduceAction82___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction82(); - parser___ReduceAction82___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction83[45] = { - {(bigint) 283 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction83 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction83 < ReduceAction: superclass typecheck marker */}, - {(bigint) 283 /* 3: ReduceAction83 < ReduceAction83: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction83 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction83 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction83___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction83 < ReduceAction83: superclass init_table position */}, - {(bigint) parser___ReduceAction83___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction83(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction83; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction83_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction83(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction83_parser___ReduceAction83___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction83(); - parser___ReduceAction83___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction84[45] = { - {(bigint) 279 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction84 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction84 < ReduceAction: superclass typecheck marker */}, - {(bigint) 279 /* 3: ReduceAction84 < ReduceAction84: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction84 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction84 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction84___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction84 < ReduceAction84: superclass init_table position */}, - {(bigint) parser___ReduceAction84___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction84(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction84; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction84_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction84(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction84_parser___ReduceAction84___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction84(); - parser___ReduceAction84___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction85[45] = { - {(bigint) 275 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction85 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction85 < ReduceAction: superclass typecheck marker */}, - {(bigint) 275 /* 3: ReduceAction85 < ReduceAction85: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction85 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction85 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction85___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction85 < ReduceAction85: superclass init_table position */}, - {(bigint) parser___ReduceAction85___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction85(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction85; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction85_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction85(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction85_parser___ReduceAction85___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction85(); - parser___ReduceAction85___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction86[45] = { - {(bigint) 271 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction86 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction86 < ReduceAction: superclass typecheck marker */}, - {(bigint) 271 /* 3: ReduceAction86 < ReduceAction86: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction86 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction86 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction86___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction86 < ReduceAction86: superclass init_table position */}, - {(bigint) parser___ReduceAction86___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction86(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction86; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction86_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction86(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction86_parser___ReduceAction86___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction86(); - parser___ReduceAction86___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction87[45] = { - {(bigint) 267 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction87 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction87 < ReduceAction: superclass typecheck marker */}, - {(bigint) 267 /* 3: ReduceAction87 < ReduceAction87: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction87 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction87 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction87___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction87 < ReduceAction87: superclass init_table position */}, - {(bigint) parser___ReduceAction87___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction87(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction87; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction87_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction87(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction87_parser___ReduceAction87___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction87(); - parser___ReduceAction87___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction88[45] = { - {(bigint) 263 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction88 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction88 < ReduceAction: superclass typecheck marker */}, - {(bigint) 263 /* 3: ReduceAction88 < ReduceAction88: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction88 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction88 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction88___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction88 < ReduceAction88: superclass init_table position */}, - {(bigint) parser___ReduceAction88___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction88(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction88; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction88_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction88(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction88_parser___ReduceAction88___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction88(); - parser___ReduceAction88___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction89[45] = { - {(bigint) 259 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction89 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction89 < ReduceAction: superclass typecheck marker */}, - {(bigint) 259 /* 3: ReduceAction89 < ReduceAction89: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction89 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction89 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction89___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction89 < ReduceAction89: superclass init_table position */}, - {(bigint) parser___ReduceAction89___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction89(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction89; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction89_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction89(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction89_parser___ReduceAction89___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction89(); - parser___ReduceAction89___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction90[45] = { - {(bigint) 251 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction90 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction90 < ReduceAction: superclass typecheck marker */}, - {(bigint) 251 /* 3: ReduceAction90 < ReduceAction90: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction90 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction90 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction90___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction90 < ReduceAction90: superclass init_table position */}, - {(bigint) parser___ReduceAction90___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction90(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction90; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction90_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction90(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction90_parser___ReduceAction90___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction90(); - parser___ReduceAction90___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction91[45] = { - {(bigint) 247 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction91 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction91 < ReduceAction: superclass typecheck marker */}, - {(bigint) 247 /* 3: ReduceAction91 < ReduceAction91: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction91 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction91 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction91___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction91 < ReduceAction91: superclass init_table position */}, - {(bigint) parser___ReduceAction91___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction91(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction91; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction91_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction91(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction91_parser___ReduceAction91___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction91(); - parser___ReduceAction91___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction92[45] = { - {(bigint) 243 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction92 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction92 < ReduceAction: superclass typecheck marker */}, - {(bigint) 243 /* 3: ReduceAction92 < ReduceAction92: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction92 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction92 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction92___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction92 < ReduceAction92: superclass init_table position */}, - {(bigint) parser___ReduceAction92___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction92(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction92; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction92_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction92(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction92_parser___ReduceAction92___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction92(); - parser___ReduceAction92___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction93[45] = { - {(bigint) 239 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction93 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction93 < ReduceAction: superclass typecheck marker */}, - {(bigint) 239 /* 3: ReduceAction93 < ReduceAction93: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction93 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction93 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction93___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction93 < ReduceAction93: superclass init_table position */}, - {(bigint) parser___ReduceAction93___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction93(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction93; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction93_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction93(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction93_parser___ReduceAction93___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction93(); - parser___ReduceAction93___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction94[45] = { - {(bigint) 235 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction94 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction94 < ReduceAction: superclass typecheck marker */}, - {(bigint) 235 /* 3: ReduceAction94 < ReduceAction94: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction94 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction94 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction94___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction94 < ReduceAction94: superclass init_table position */}, - {(bigint) parser___ReduceAction94___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction94(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction94; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction94_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction94(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction94_parser___ReduceAction94___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction94(); - parser___ReduceAction94___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction95[45] = { - {(bigint) 231 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction95 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction95 < ReduceAction: superclass typecheck marker */}, - {(bigint) 231 /* 3: ReduceAction95 < ReduceAction95: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction95 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction95 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction95___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction95 < ReduceAction95: superclass init_table position */}, - {(bigint) parser___ReduceAction95___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction95(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction95; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction95_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction95(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction95_parser___ReduceAction95___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction95(); - parser___ReduceAction95___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction96[45] = { - {(bigint) 227 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction96 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction96 < ReduceAction: superclass typecheck marker */}, - {(bigint) 227 /* 3: ReduceAction96 < ReduceAction96: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction96 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction96 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction96___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction96 < ReduceAction96: superclass init_table position */}, - {(bigint) parser___ReduceAction96___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction96(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction96; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction96_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction96(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction96_parser___ReduceAction96___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction96(); - parser___ReduceAction96___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction97[45] = { - {(bigint) 223 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction97 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction97 < ReduceAction: superclass typecheck marker */}, - {(bigint) 223 /* 3: ReduceAction97 < ReduceAction97: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction97 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction97 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction97___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction97 < ReduceAction97: superclass init_table position */}, - {(bigint) parser___ReduceAction97___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction97(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction97; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction97_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction97(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction97_parser___ReduceAction97___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction97(); - parser___ReduceAction97___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction98[45] = { - {(bigint) 219 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction98 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction98 < ReduceAction: superclass typecheck marker */}, - {(bigint) 219 /* 3: ReduceAction98 < ReduceAction98: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction98 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction98 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction98___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction98 < ReduceAction98: superclass init_table position */}, - {(bigint) parser___ReduceAction98___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction98(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction98; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction98_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction98(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction98_parser___ReduceAction98___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction98(); - parser___ReduceAction98___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction99[45] = { - {(bigint) 215 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction99 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction99 < ReduceAction: superclass typecheck marker */}, - {(bigint) 215 /* 3: ReduceAction99 < ReduceAction99: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction99 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction99 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction99___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction99 < ReduceAction99: superclass init_table position */}, - {(bigint) parser___ReduceAction99___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction99(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction99; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction99_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction99(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction99_parser___ReduceAction99___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction99(); - parser___ReduceAction99___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction100[45] = { - {(bigint) 2491 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction100 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction100 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2491 /* 3: ReduceAction100 < ReduceAction100: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction100 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction100 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction100___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction100 < ReduceAction100: superclass init_table position */}, - {(bigint) parser___ReduceAction100___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction100(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction100; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction100_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction100(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction100_parser___ReduceAction100___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction100(); - parser___ReduceAction100___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction101[45] = { - {(bigint) 2487 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction101 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction101 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2487 /* 3: ReduceAction101 < ReduceAction101: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction101 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction101 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction101___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction101 < ReduceAction101: superclass init_table position */}, - {(bigint) parser___ReduceAction101___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction101(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction101; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction101_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction101(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction101_parser___ReduceAction101___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction101(); - parser___ReduceAction101___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction102[45] = { - {(bigint) 2483 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction102 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction102 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2483 /* 3: ReduceAction102 < ReduceAction102: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction102 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction102 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction102___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction102 < ReduceAction102: superclass init_table position */}, - {(bigint) parser___ReduceAction102___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction102(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction102; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction102_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction102(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction102_parser___ReduceAction102___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction102(); - parser___ReduceAction102___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction103[45] = { - {(bigint) 2479 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction103 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction103 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2479 /* 3: ReduceAction103 < ReduceAction103: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction103 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction103 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction103___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction103 < ReduceAction103: superclass init_table position */}, - {(bigint) parser___ReduceAction103___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction103(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction103; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction103_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction103(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction103_parser___ReduceAction103___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction103(); - parser___ReduceAction103___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction104[45] = { - {(bigint) 2475 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction104 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction104 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2475 /* 3: ReduceAction104 < ReduceAction104: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction104 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction104 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction104___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction104 < ReduceAction104: superclass init_table position */}, - {(bigint) parser___ReduceAction104___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction104(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction104; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction104_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction104(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction104_parser___ReduceAction104___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction104(); - parser___ReduceAction104___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction105[45] = { - {(bigint) 2471 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction105 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction105 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2471 /* 3: ReduceAction105 < ReduceAction105: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction105 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction105 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction105___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction105 < ReduceAction105: superclass init_table position */}, - {(bigint) parser___ReduceAction105___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction105(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction105; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction105_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction105(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction105_parser___ReduceAction105___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction105(); - parser___ReduceAction105___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction106[45] = { - {(bigint) 2467 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction106 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction106 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2467 /* 3: ReduceAction106 < ReduceAction106: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction106 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction106 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction106___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction106 < ReduceAction106: superclass init_table position */}, - {(bigint) parser___ReduceAction106___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction106(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction106; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction106_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction106(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction106_parser___ReduceAction106___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction106(); - parser___ReduceAction106___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction107[45] = { - {(bigint) 2463 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction107 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction107 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2463 /* 3: ReduceAction107 < ReduceAction107: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction107 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction107 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction107___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction107 < ReduceAction107: superclass init_table position */}, - {(bigint) parser___ReduceAction107___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction107(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction107; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction107_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction107(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction107_parser___ReduceAction107___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction107(); - parser___ReduceAction107___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction108[45] = { - {(bigint) 2459 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction108 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction108 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2459 /* 3: ReduceAction108 < ReduceAction108: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction108 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction108 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction108___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction108 < ReduceAction108: superclass init_table position */}, - {(bigint) parser___ReduceAction108___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction108(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction108; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction108_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction108(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction108_parser___ReduceAction108___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction108(); - parser___ReduceAction108___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction109[45] = { - {(bigint) 2455 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction109 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction109 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2455 /* 3: ReduceAction109 < ReduceAction109: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction109 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction109 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction109___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction109 < ReduceAction109: superclass init_table position */}, - {(bigint) parser___ReduceAction109___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction109(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction109; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction109_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction109(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction109_parser___ReduceAction109___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction109(); - parser___ReduceAction109___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction110[45] = { - {(bigint) 2447 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction110 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction110 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2447 /* 3: ReduceAction110 < ReduceAction110: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction110 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction110 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction110___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction110 < ReduceAction110: superclass init_table position */}, - {(bigint) parser___ReduceAction110___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction110(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction110; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction110_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction110(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction110_parser___ReduceAction110___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction110(); - parser___ReduceAction110___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction111[45] = { - {(bigint) 2443 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction111 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction111 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2443 /* 3: ReduceAction111 < ReduceAction111: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction111 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction111 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction111___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction111 < ReduceAction111: superclass init_table position */}, - {(bigint) parser___ReduceAction111___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction111(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction111; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction111_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction111(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction111_parser___ReduceAction111___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction111(); - parser___ReduceAction111___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction112[45] = { - {(bigint) 2439 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction112 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction112 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2439 /* 3: ReduceAction112 < ReduceAction112: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction112 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction112 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction112___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction112 < ReduceAction112: superclass init_table position */}, - {(bigint) parser___ReduceAction112___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction112(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction112; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction112_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction112(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction112_parser___ReduceAction112___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction112(); - parser___ReduceAction112___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction113[45] = { - {(bigint) 2435 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction113 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction113 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2435 /* 3: ReduceAction113 < ReduceAction113: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction113 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction113 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction113___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction113 < ReduceAction113: superclass init_table position */}, - {(bigint) parser___ReduceAction113___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction113(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction113; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction113_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction113(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction113_parser___ReduceAction113___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction113(); - parser___ReduceAction113___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction114[45] = { - {(bigint) 2431 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction114 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction114 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2431 /* 3: ReduceAction114 < ReduceAction114: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction114 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction114 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction114___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction114 < ReduceAction114: superclass init_table position */}, - {(bigint) parser___ReduceAction114___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction114(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction114; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction114_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction114(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction114_parser___ReduceAction114___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction114(); - parser___ReduceAction114___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction115[45] = { - {(bigint) 2427 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction115 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction115 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2427 /* 3: ReduceAction115 < ReduceAction115: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction115 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction115 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction115___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction115 < ReduceAction115: superclass init_table position */}, - {(bigint) parser___ReduceAction115___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction115(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction115; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction115_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction115(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction115_parser___ReduceAction115___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction115(); - parser___ReduceAction115___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction116[45] = { - {(bigint) 2423 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction116 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction116 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2423 /* 3: ReduceAction116 < ReduceAction116: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction116 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction116 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction116___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction116 < ReduceAction116: superclass init_table position */}, - {(bigint) parser___ReduceAction116___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction116(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction116; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction116_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction116(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction116_parser___ReduceAction116___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction116(); - parser___ReduceAction116___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction117[45] = { - {(bigint) 2419 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction117 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction117 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2419 /* 3: ReduceAction117 < ReduceAction117: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction117 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction117 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction117___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction117 < ReduceAction117: superclass init_table position */}, - {(bigint) parser___ReduceAction117___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction117(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction117; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction117_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction117(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction117_parser___ReduceAction117___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction117(); - parser___ReduceAction117___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction118[45] = { - {(bigint) 2415 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction118 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction118 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2415 /* 3: ReduceAction118 < ReduceAction118: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction118 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction118 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction118___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction118 < ReduceAction118: superclass init_table position */}, - {(bigint) parser___ReduceAction118___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction118(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction118; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction118_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction118(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction118_parser___ReduceAction118___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction118(); - parser___ReduceAction118___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction119[45] = { - {(bigint) 2411 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction119 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction119 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2411 /* 3: ReduceAction119 < ReduceAction119: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction119 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction119 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction119___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction119 < ReduceAction119: superclass init_table position */}, - {(bigint) parser___ReduceAction119___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction119(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ABraExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ABraExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ABraExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABraFormExpr____n_args(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_args", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ABraExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ABraExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraExpr_parser___parser_prod___ABraExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6006; + fra.me.meth = LOCATE_NEW_ABraExpr_parser___parser_prod___ABraExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6006 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraExpr(fra.me.REG[0]); + parser___parser_prod___ABraExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraExpr_parser___parser_prod___ABraExpr___init_abraexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6008; + fra.me.meth = LOCATE_NEW_ABraExpr_parser___parser_prod___ABraExpr___init_abraexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:6008 */ + fra.me.REG[3] = NEW_parser___parser_nodes___ABraExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraExpr(fra.me.REG[3]); + parser___parser_prod___ABraExpr___init_abraexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___ABraExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_ABraExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ABraExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ABraExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ABraExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ABraAssignExpr[119] = { + {(bigint) 3971 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ABraAssignExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ABraAssignExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ABraAssignExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ABraAssignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ABraAssignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ABraAssignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3583 /* 8: ABraAssignExpr < AAssignFormExpr: superclass typecheck marker */}, + {(bigint) 3823 /* 9: ABraAssignExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ABraAssignExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ABraAssignExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3971 /* 12: ABraAssignExpr < ABraAssignExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 3887 /* 14: ABraAssignExpr < ABraFormExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 8 /* 19: ABraAssignExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ABraAssignExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ABraAssignExpr___visit_all}, + {(bigint) 7 /* 63: ABraAssignExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 6 /* 72: ABraAssignExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ABraAssignExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 5 /* 80: ABraAssignExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___ABraAssignExpr___empty_init}, + {(bigint) parser___parser_prod___ABraAssignExpr___init_abraassignexpr}, + {(bigint) 10 /* 90: ABraAssignExpr < ABraAssignExpr: superclass init_table position */}, + {(bigint) 9 /* 91: ABraAssignExpr < AAssignFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAssignFormExpr___n_assign}, + {(bigint) parser___parser_nodes___AAssignFormExpr___n_value}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABraAssignExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ABraAssignExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ABraAssignExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ABraAssignExpr___name}, + {(bigint) syntax___typing___ASendExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ABraAssignExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) 0 /* 117: ABraAssignExpr < ABraFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABraFormExpr___n_args}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ABraAssignExpr::_parent */ +/* 3: Attribute ABraAssignExpr::_location */ +/* 4: Attribute ABraAssignExpr::_first_location */ +/* 5: Attribute ABraAssignExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ABraAssignExpr::_is_typed */ +/* 8: Attribute ABraAssignExpr::_stype */ +/* 9: Attribute ABraAssignExpr::_if_true_flow_ctx */ +/* 10: Attribute ABraAssignExpr::_if_false_flow_ctx */ +/* 11: Attribute ABraAssignExpr::_prop_signature */ +/* 12: Attribute ABraAssignExpr::_raw_arguments_cache */ +/* 13: Attribute ABraAssignExpr::_n_assign */ +/* 14: Attribute ABraAssignExpr::_n_value */ +/* Instance Hole :( */ +/* 16: Attribute ABraAssignExpr::_prop */ +/* 17: Attribute ABraAssignExpr::_return_type */ +/* 18: Attribute ABraAssignExpr::_n_expr */ +/* 19: Attribute ABraAssignExpr::_n_closure_defs */ +/* 20: Attribute ABraAssignExpr::_n_args */ +void INIT_ATTRIBUTES__parser___parser_nodes___ABraAssignExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraAssignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ABraAssignExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction119; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction119_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction119(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction119_parser___ReduceAction119___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction119(); - parser___ReduceAction119___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction120[45] = { - {(bigint) 2403 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction120 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction120 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2403 /* 3: ReduceAction120 < ReduceAction120: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction120 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction120 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction120___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction120 < ReduceAction120: superclass init_table position */}, - {(bigint) parser___ReduceAction120___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction120(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ABraAssignExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ABraAssignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ABraAssignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABraFormExpr____n_args(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_args", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssignFormExpr____n_assign(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_assign", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssignFormExpr____n_value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_value", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraAssignExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraAssignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraAssignExpr_parser___parser_prod___ABraAssignExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6072; + fra.me.meth = LOCATE_NEW_ABraAssignExpr_parser___parser_prod___ABraAssignExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6072 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraAssignExpr(fra.me.REG[0]); + parser___parser_prod___ABraAssignExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraAssignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraAssignExpr_parser___parser_prod___ABraAssignExpr___init_abraassignexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6074; + fra.me.meth = LOCATE_NEW_ABraAssignExpr_parser___parser_prod___ABraAssignExpr___init_abraassignexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:6074 */ + fra.me.REG[4] = NEW_parser___parser_nodes___ABraAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraAssignExpr(fra.me.REG[4]); + parser___parser_prod___ABraAssignExpr___init_abraassignexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___ABraAssignExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_ABraAssignExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ABraAssignExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraAssignExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraAssignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ABraAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraAssignExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraAssignExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ABraReassignExpr[122] = { + {(bigint) 3963 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ABraReassignExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ABraReassignExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ABraReassignExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ABraReassignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: ABraReassignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: ABraReassignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3375 /* 8: ABraReassignExpr < AReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3823 /* 9: ABraReassignExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 10: ABraReassignExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3863 /* 11: ABraReassignExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3871 /* 12: ABraReassignExpr < ASendReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3875 /* 13: ABraReassignExpr < ASendReassignExpr: superclass typecheck marker */}, + {(bigint) 3887 /* 14: ABraReassignExpr < ABraFormExpr: superclass typecheck marker */}, + {(bigint) 3963 /* 15: ABraReassignExpr < ABraReassignExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 9 /* 19: ABraReassignExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ABraReassignExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ABraReassignExpr___visit_all}, + {(bigint) 8 /* 63: ABraReassignExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASendExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 7 /* 72: ABraReassignExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, + {(bigint) 2 /* 75: ABraReassignExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 6 /* 80: ABraReassignExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASendReassignExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 11 /* 88: ABraReassignExpr < ASendReassignFormExpr: superclass init_table position */}, + {(bigint) 0 /* 89: ABraReassignExpr < ASendReassignExpr: superclass init_table position */}, + {(bigint) syntax___typing___ASendReassignExpr___read_prop}, + {(bigint) syntax___typing___AReassignFormExpr___do_rvalue_typing}, + {(bigint) syntax___typing___AReassignFormExpr___assign_method}, + {(bigint) 5 /* 93: ABraReassignExpr < AReassignFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AReassignFormExpr___n_assign_op}, + {(bigint) parser___parser_nodes___AReassignFormExpr___n_value}, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___ABraReassignExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 4 /* 100: ABraReassignExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AAbsSendExpr___do_typing}, + {(bigint) syntax___typing___AAbsSendExpr___get_property}, + {(bigint) syntax___typing___AAbsSendExpr___get_signature}, + {(bigint) 3 /* 106: ABraReassignExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsSendExpr___prop}, + {(bigint) syntax___typing___AAbsSendExpr___return_type}, + {(bigint) syntax___typing___ABraReassignExpr___name}, + {(bigint) syntax___typing___ASendReassignExpr___do_all_typing}, + {(bigint) syntax___typing___ASendExpr___closure_defs}, + {(bigint) parser___parser_prod___ASendExpr___empty_init}, + {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, + {(bigint) 1 /* 114: ABraReassignExpr < ASendExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASendExpr___n_expr}, + {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, + {(bigint) 10 /* 117: ABraReassignExpr < ABraFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABraFormExpr___n_args}, + {(bigint) parser___parser_prod___ABraReassignExpr___empty_init}, + {(bigint) parser___parser_prod___ABraReassignExpr___init_abrareassignexpr}, + {(bigint) 12 /* 121: ABraReassignExpr < ABraReassignExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ABraReassignExpr::_parent */ +/* 3: Attribute ABraReassignExpr::_location */ +/* 4: Attribute ABraReassignExpr::_first_location */ +/* 5: Attribute ABraReassignExpr::_last_location */ +/* 6: Attribute ABraReassignExpr::_read_prop */ +/* 7: Attribute ABraReassignExpr::_is_typed */ +/* 8: Attribute ABraReassignExpr::_stype */ +/* 9: Attribute ABraReassignExpr::_if_true_flow_ctx */ +/* 10: Attribute ABraReassignExpr::_if_false_flow_ctx */ +/* 11: Attribute ABraReassignExpr::_prop_signature */ +/* 12: Attribute ABraReassignExpr::_raw_arguments_cache */ +/* 13: Attribute ABraReassignExpr::_assign_method */ +/* 14: Attribute ABraReassignExpr::_n_assign_op */ +/* 15: Attribute ABraReassignExpr::_n_value */ +/* 16: Attribute ABraReassignExpr::_prop */ +/* 17: Attribute ABraReassignExpr::_return_type */ +/* 18: Attribute ABraReassignExpr::_n_expr */ +/* 19: Attribute ABraReassignExpr::_n_closure_defs */ +/* 20: Attribute ABraReassignExpr::_n_args */ +void INIT_ATTRIBUTES__parser___parser_nodes___ABraReassignExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraReassignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:848 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ABraReassignExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction120; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction120_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction120(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction120_parser___ReduceAction120___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction120(); - parser___ReduceAction120___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction121[45] = { - {(bigint) 2399 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction121 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction121 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2399 /* 3: ReduceAction121 < ReduceAction121: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction121 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction121 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction121___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction121 < ReduceAction121: superclass init_table position */}, - {(bigint) parser___ReduceAction121___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction121(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ABraReassignExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ABraReassignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ABraReassignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABraFormExpr____n_args(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_args", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AReassignFormExpr____n_assign_op(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_assign_op", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AReassignFormExpr____n_value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_value", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASendExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[13] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4341; + fra.me.meth = LOCATE_NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:4341 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraReassignExpr(fra.me.REG[0]); + parser___parser_prod___ASendExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraReassignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraReassignExpr_parser___parser_prod___ABraReassignExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[13] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6145; + fra.me.meth = LOCATE_NEW_ABraReassignExpr_parser___parser_prod___ABraReassignExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6145 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraReassignExpr(fra.me.REG[0]); + parser___parser_prod___ABraReassignExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraReassignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraReassignExpr_parser___parser_prod___ABraReassignExpr___init_abrareassignexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[13] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6147; + fra.me.meth = LOCATE_NEW_ABraReassignExpr_parser___parser_prod___ABraReassignExpr___init_abrareassignexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:6147 */ + fra.me.REG[4] = NEW_parser___parser_nodes___ABraReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraReassignExpr(fra.me.REG[4]); + parser___parser_prod___ABraReassignExpr___init_abrareassignexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___ABraReassignExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_ABraReassignExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[13] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ABraReassignExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraReassignExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraReassignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[13] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 4343; + fra.me.meth = LOCATE_NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:4343 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ABraReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraReassignExpr(fra.me.REG[1]); + parser___parser_prod___ASendExpr___init_asendexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraReassignExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___AClosureCallExpr[110] = { + {(bigint) 3783 /* 0: Identity */}, + {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AClosureCallExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AClosureCallExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AClosureCallExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AClosureCallExpr < Prod: superclass typecheck marker */}, + {(bigint) 3607 /* 6: AClosureCallExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AClosureCallExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3783 /* 8: AClosureCallExpr < AClosureCallExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AClosureCallExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AClosureCallExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AClosureCallExpr___visit_all}, + {(bigint) 3 /* 63: AClosureCallExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AClosureCallExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AClosureCallExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AClosureCallExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AClosureCallExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___icode_generation___AAbsAbsSendExpr___generate_icode_for_arguments_in}, + {(bigint) syntax___typing___AClosureCallExpr___compute_raw_arguments}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, + {(bigint) 0 /* 100: AClosureCallExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, + {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, + {(bigint) syntax___typing___AClosureCallExpr___variable}, + {(bigint) parser___parser_prod___AClosureCallExpr___empty_init}, + {(bigint) parser___parser_prod___AClosureCallExpr___init_aclosurecallexpr}, + {(bigint) 5 /* 106: AClosureCallExpr < AClosureCallExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AClosureCallExpr___n_id}, + {(bigint) parser___parser_nodes___AClosureCallExpr___n_args}, + {(bigint) parser___parser_nodes___AClosureCallExpr___n_closure_defs}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AClosureCallExpr::_parent */ +/* 3: Attribute AClosureCallExpr::_location */ +/* 4: Attribute AClosureCallExpr::_first_location */ +/* 5: Attribute AClosureCallExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AClosureCallExpr::_is_typed */ +/* 8: Attribute AClosureCallExpr::_stype */ +/* 9: Attribute AClosureCallExpr::_if_true_flow_ctx */ +/* 10: Attribute AClosureCallExpr::_if_false_flow_ctx */ +/* 11: Attribute AClosureCallExpr::_prop_signature */ +/* 12: Attribute AClosureCallExpr::_raw_arguments_cache */ +/* 13: Attribute AClosureCallExpr::_variable */ +/* 14: Attribute AClosureCallExpr::_n_id */ +/* 15: Attribute AClosureCallExpr::_n_args */ +/* 16: Attribute AClosureCallExpr::_n_closure_defs */ +void INIT_ATTRIBUTES__parser___parser_nodes___AClosureCallExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AClosureCallExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:1012 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AClosureCallExpr____n_closure_defs(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:1435 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___typing___AAbsAbsSendExpr____raw_arguments_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AClosureCallExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction121; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction121_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction121(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction121_parser___ReduceAction121___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction121(); - parser___ReduceAction121___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction122[45] = { - {(bigint) 2395 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction122 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction122 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2395 /* 3: ReduceAction122 < ReduceAction122: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction122 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction122 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction122___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction122 < ReduceAction122: superclass init_table position */}, - {(bigint) parser___ReduceAction122___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction122(void) { + obj = alloc(sizeof(val_t) * 17); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AClosureCallExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AClosureCallExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AClosureCallExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClosureCallExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClosureCallExpr____n_args(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_args", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClosureCallExpr____n_closure_defs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_closure_defs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AClosureCallExpr_parser___parser_prod___AClosureCallExpr___init_aclosurecallexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6220; + fra.me.meth = LOCATE_NEW_AClosureCallExpr_parser___parser_prod___AClosureCallExpr___init_aclosurecallexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:6220 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AClosureCallExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AClosureCallExpr(fra.me.REG[3]); + parser___parser_prod___AClosureCallExpr___init_aclosurecallexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AClosureCallExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AClosureCallExpr_parser___parser_prod___AClosureCallExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6218; + fra.me.meth = LOCATE_NEW_AClosureCallExpr_parser___parser_prod___AClosureCallExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6218 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AClosureCallExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AClosureCallExpr(fra.me.REG[0]); + parser___parser_prod___AClosureCallExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AClosureCallExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AClosureCallExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AClosureCallExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AClosureCallExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AClosureCallExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AClosureCallExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AVarExpr[94] = { + {(bigint) 3659 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AVarExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AVarExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AVarExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AVarExpr < Prod: superclass typecheck marker */}, + {(bigint) 3315 /* 6: AVarExpr < AVarFormExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AVarExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3659 /* 8: AVarExpr < AVarExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AVarExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AVarExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AVarExpr___visit_all}, + {(bigint) 3 /* 63: AVarExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AVarExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AVarExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AVarExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AVarExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AVarExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___typing___AVarFormExpr___variable}, + {(bigint) 0 /* 89: AVarExpr < AVarFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AVarFormExpr___n_id}, + {(bigint) parser___parser_prod___AVarExpr___empty_init}, + {(bigint) parser___parser_prod___AVarExpr___init_avarexpr}, + {(bigint) 5 /* 93: AVarExpr < AVarExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AVarExpr::_parent */ +/* 3: Attribute AVarExpr::_location */ +/* 4: Attribute AVarExpr::_first_location */ +/* 5: Attribute AVarExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AVarExpr::_is_typed */ +/* 8: Attribute AVarExpr::_stype */ +/* 9: Attribute AVarExpr::_if_true_flow_ctx */ +/* 10: Attribute AVarExpr::_if_false_flow_ctx */ +/* 11: Attribute AVarExpr::_variable */ +/* 12: Attribute AVarExpr::_n_id */ +void INIT_ATTRIBUTES__parser___parser_nodes___AVarExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AVarExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AVarExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction122; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction122_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction122(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction122_parser___ReduceAction122___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction122(); - parser___ReduceAction122___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction123[45] = { - {(bigint) 2391 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction123 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction123 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2391 /* 3: ReduceAction123 < ReduceAction123: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction123 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction123 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction123___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction123 < ReduceAction123: superclass init_table position */}, - {(bigint) parser___ReduceAction123___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction123(void) { + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AVarExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AVarExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AVarExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AVarFormExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AVarExpr_parser___parser_prod___AVarExpr___init_avarexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6286; + fra.me.meth = LOCATE_NEW_AVarExpr_parser___parser_prod___AVarExpr___init_avarexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6286 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AVarExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVarExpr(fra.me.REG[1]); + parser___parser_prod___AVarExpr___init_avarexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AVarExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AVarExpr_parser___parser_prod___AVarExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6284; + fra.me.meth = LOCATE_NEW_AVarExpr_parser___parser_prod___AVarExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6284 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AVarExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVarExpr(fra.me.REG[0]); + parser___parser_prod___AVarExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AVarExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AVarExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AVarExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AVarExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVarExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AVarExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AVarAssignExpr[97] = { + {(bigint) 3663 /* 0: Identity */}, + {(bigint) 15 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AVarAssignExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AVarAssignExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AVarAssignExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AVarAssignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3315 /* 6: AVarAssignExpr < AVarFormExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AVarAssignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3583 /* 8: AVarAssignExpr < AAssignFormExpr: superclass typecheck marker */}, + {(bigint) 3663 /* 9: AVarAssignExpr < AVarAssignExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AVarAssignExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AVarAssignExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AVarAssignExpr___visit_all}, + {(bigint) 3 /* 63: AVarAssignExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AVarAssignExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AVarAssignExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AVarAssignExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AVarAssignExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___typing___AVarFormExpr___variable}, + {(bigint) 0 /* 89: AVarAssignExpr < AVarFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AVarFormExpr___n_id}, + {(bigint) 5 /* 91: AVarAssignExpr < AAssignFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAssignFormExpr___n_assign}, + {(bigint) parser___parser_nodes___AAssignFormExpr___n_value}, + {(bigint) parser___parser_prod___AVarAssignExpr___empty_init}, + {(bigint) parser___parser_prod___AVarAssignExpr___init_avarassignexpr}, + {(bigint) 6 /* 96: AVarAssignExpr < AVarAssignExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AVarAssignExpr::_parent */ +/* 3: Attribute AVarAssignExpr::_location */ +/* 4: Attribute AVarAssignExpr::_first_location */ +/* 5: Attribute AVarAssignExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AVarAssignExpr::_is_typed */ +/* 8: Attribute AVarAssignExpr::_stype */ +/* 9: Attribute AVarAssignExpr::_if_true_flow_ctx */ +/* 10: Attribute AVarAssignExpr::_if_false_flow_ctx */ +/* 11: Attribute AVarAssignExpr::_variable */ +/* 12: Attribute AVarAssignExpr::_n_id */ +/* 13: Attribute AVarAssignExpr::_n_assign */ +/* 14: Attribute AVarAssignExpr::_n_value */ +void INIT_ATTRIBUTES__parser___parser_nodes___AVarAssignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AVarAssignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AVarAssignExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction123; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction123_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction123(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction123_parser___ReduceAction123___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction123(); - parser___ReduceAction123___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction124[45] = { - {(bigint) 2387 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction124 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction124 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2387 /* 3: ReduceAction124 < ReduceAction124: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction124 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction124 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction124___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction124 < ReduceAction124: superclass init_table position */}, - {(bigint) parser___ReduceAction124___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction124(void) { + obj = alloc(sizeof(val_t) * 15); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AVarAssignExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AVarAssignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AVarAssignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AVarFormExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssignFormExpr____n_assign(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_assign", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAssignFormExpr____n_value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_value", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AVarAssignExpr_parser___parser_prod___AVarAssignExpr___init_avarassignexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6317; + fra.me.meth = LOCATE_NEW_AVarAssignExpr_parser___parser_prod___AVarAssignExpr___init_avarassignexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:6317 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AVarAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVarAssignExpr(fra.me.REG[3]); + parser___parser_prod___AVarAssignExpr___init_avarassignexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AVarAssignExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AVarAssignExpr_parser___parser_prod___AVarAssignExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6315; + fra.me.meth = LOCATE_NEW_AVarAssignExpr_parser___parser_prod___AVarAssignExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6315 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AVarAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVarAssignExpr(fra.me.REG[0]); + parser___parser_prod___AVarAssignExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AVarAssignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AVarAssignExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AVarAssignExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AVarAssignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVarAssignExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AVarAssignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AVarReassignExpr[99] = { + {(bigint) 3655 /* 0: Identity */}, + {(bigint) 16 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AVarReassignExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AVarReassignExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AVarReassignExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AVarReassignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3315 /* 6: AVarReassignExpr < AVarFormExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AVarReassignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3375 /* 8: AVarReassignExpr < AReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3655 /* 9: AVarReassignExpr < AVarReassignExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AVarReassignExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AVarReassignExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AVarReassignExpr___visit_all}, + {(bigint) 3 /* 63: AVarReassignExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AVarReassignExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AVarReassignExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AVarReassignExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AVarReassignExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___typing___AVarFormExpr___variable}, + {(bigint) 0 /* 89: AVarReassignExpr < AVarFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AVarFormExpr___n_id}, + {(bigint) syntax___typing___AReassignFormExpr___do_rvalue_typing}, + {(bigint) syntax___typing___AReassignFormExpr___assign_method}, + {(bigint) 5 /* 93: AVarReassignExpr < AReassignFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AReassignFormExpr___n_assign_op}, + {(bigint) parser___parser_nodes___AReassignFormExpr___n_value}, + {(bigint) parser___parser_prod___AVarReassignExpr___empty_init}, + {(bigint) parser___parser_prod___AVarReassignExpr___init_avarreassignexpr}, + {(bigint) 6 /* 98: AVarReassignExpr < AVarReassignExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AVarReassignExpr::_parent */ +/* 3: Attribute AVarReassignExpr::_location */ +/* 4: Attribute AVarReassignExpr::_first_location */ +/* 5: Attribute AVarReassignExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AVarReassignExpr::_is_typed */ +/* 8: Attribute AVarReassignExpr::_stype */ +/* 9: Attribute AVarReassignExpr::_if_true_flow_ctx */ +/* 10: Attribute AVarReassignExpr::_if_false_flow_ctx */ +/* 11: Attribute AVarReassignExpr::_variable */ +/* 12: Attribute AVarReassignExpr::_n_id */ +/* 13: Attribute AVarReassignExpr::_assign_method */ +/* 14: Attribute AVarReassignExpr::_n_assign_op */ +/* 15: Attribute AVarReassignExpr::_n_value */ +void INIT_ATTRIBUTES__parser___parser_nodes___AVarReassignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AVarReassignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AVarReassignExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction124; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction124_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction124(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction124_parser___ReduceAction124___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction124(); - parser___ReduceAction124___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction125[45] = { - {(bigint) 2383 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction125 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction125 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2383 /* 3: ReduceAction125 < ReduceAction125: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction125 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction125 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction125___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction125 < ReduceAction125: superclass init_table position */}, - {(bigint) parser___ReduceAction125___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction125(void) { + obj = alloc(sizeof(val_t) * 16); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AVarReassignExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AVarReassignExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AVarReassignExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AVarFormExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AReassignFormExpr____n_assign_op(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_assign_op", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AReassignFormExpr____n_value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_value", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AVarReassignExpr_parser___parser_prod___AVarReassignExpr___init_avarreassignexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6376; + fra.me.meth = LOCATE_NEW_AVarReassignExpr_parser___parser_prod___AVarReassignExpr___init_avarreassignexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:6376 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AVarReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVarReassignExpr(fra.me.REG[3]); + parser___parser_prod___AVarReassignExpr___init_avarreassignexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AVarReassignExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AVarReassignExpr_parser___parser_prod___AVarReassignExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6374; + fra.me.meth = LOCATE_NEW_AVarReassignExpr_parser___parser_prod___AVarReassignExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6374 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AVarReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVarReassignExpr(fra.me.REG[0]); + parser___parser_prod___AVarReassignExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AVarReassignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AVarReassignExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AVarReassignExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AVarReassignExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AVarReassignExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AVarReassignExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ACrangeExpr[98] = { + {(bigint) 3771 /* 0: Identity */}, + {(bigint) 15 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ACrangeExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ACrangeExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ACrangeExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ACrangeExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: ACrangeExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3383 /* 8: ACrangeExpr < ARangeExpr: superclass typecheck marker */}, + {(bigint) 3771 /* 9: ACrangeExpr < ACrangeExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: ACrangeExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ACrangeExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ACrangeExpr___visit_all}, + {(bigint) 3 /* 63: ACrangeExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ARangeExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: ACrangeExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: ACrangeExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ACrangeExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___ARangeExpr___empty_init}, + {(bigint) parser___parser_prod___ARangeExpr___init_arangeexpr}, + {(bigint) 0 /* 90: ACrangeExpr < ARangeExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ARangeExpr___n_expr}, + {(bigint) parser___parser_nodes___ARangeExpr___n_expr2}, + {(bigint) parser___parser_prod___ACrangeExpr___empty_init}, + {(bigint) parser___parser_prod___ACrangeExpr___init_acrangeexpr}, + {(bigint) 5 /* 95: ACrangeExpr < ACrangeExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ACrangeExpr___n_obra}, + {(bigint) parser___parser_nodes___ACrangeExpr___n_cbra}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ACrangeExpr::_parent */ +/* 3: Attribute ACrangeExpr::_location */ +/* 4: Attribute ACrangeExpr::_first_location */ +/* 5: Attribute ACrangeExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ACrangeExpr::_is_typed */ +/* 8: Attribute ACrangeExpr::_stype */ +/* 9: Attribute ACrangeExpr::_if_true_flow_ctx */ +/* 10: Attribute ACrangeExpr::_if_false_flow_ctx */ +/* 11: Attribute ACrangeExpr::_n_expr */ +/* 12: Attribute ACrangeExpr::_n_expr2 */ +/* 13: Attribute ACrangeExpr::_n_obra */ +/* 14: Attribute ACrangeExpr::_n_cbra */ +void INIT_ATTRIBUTES__parser___parser_nodes___ACrangeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACrangeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ACrangeExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction125; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction125_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction125(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction125_parser___ReduceAction125___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction125(); - parser___ReduceAction125___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction126[45] = { - {(bigint) 2379 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction126 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction126 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2379 /* 3: ReduceAction126 < ReduceAction126: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction126 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction126 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction126___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction126 < ReduceAction126: superclass init_table position */}, - {(bigint) parser___ReduceAction126___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction126(void) { + obj = alloc(sizeof(val_t) * 15); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ACrangeExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ACrangeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ACrangeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACrangeExpr____n_obra(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_obra", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ARangeExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ARangeExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACrangeExpr____n_cbra(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_cbra", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6433; + fra.me.meth = LOCATE_NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6433 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACrangeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACrangeExpr(fra.me.REG[0]); + parser___parser_prod___ARangeExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACrangeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACrangeExpr_parser___parser_prod___ACrangeExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6478; + fra.me.meth = LOCATE_NEW_ACrangeExpr_parser___parser_prod___ACrangeExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6478 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACrangeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACrangeExpr(fra.me.REG[0]); + parser___parser_prod___ACrangeExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACrangeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACrangeExpr_parser___parser_prod___ACrangeExpr___init_acrangeexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6480; + fra.me.meth = LOCATE_NEW_ACrangeExpr_parser___parser_prod___ACrangeExpr___init_acrangeexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:6480 */ + fra.me.REG[4] = NEW_parser___parser_nodes___ACrangeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACrangeExpr(fra.me.REG[4]); + parser___parser_prod___ACrangeExpr___init_acrangeexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___ACrangeExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_ACrangeExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ACrangeExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACrangeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACrangeExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACrangeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6435; + fra.me.meth = LOCATE_NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:6435 */ + fra.me.REG[2] = NEW_parser___parser_nodes___ACrangeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACrangeExpr(fra.me.REG[2]); + parser___parser_prod___ARangeExpr___init_arangeexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___ACrangeExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_parser___parser_nodes___AOrangeExpr[98] = { + {(bigint) 3683 /* 0: Identity */}, + {(bigint) 15 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AOrangeExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AOrangeExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AOrangeExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AOrangeExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AOrangeExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3383 /* 8: AOrangeExpr < ARangeExpr: superclass typecheck marker */}, + {(bigint) 3683 /* 9: AOrangeExpr < AOrangeExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AOrangeExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AOrangeExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AOrangeExpr___visit_all}, + {(bigint) 3 /* 63: AOrangeExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ARangeExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AOrangeExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AOrangeExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AOrangeExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___ARangeExpr___empty_init}, + {(bigint) parser___parser_prod___ARangeExpr___init_arangeexpr}, + {(bigint) 0 /* 90: AOrangeExpr < ARangeExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ARangeExpr___n_expr}, + {(bigint) parser___parser_nodes___ARangeExpr___n_expr2}, + {(bigint) parser___parser_prod___AOrangeExpr___empty_init}, + {(bigint) parser___parser_prod___AOrangeExpr___init_aorangeexpr}, + {(bigint) 5 /* 95: AOrangeExpr < AOrangeExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AOrangeExpr___n_obra}, + {(bigint) parser___parser_nodes___AOrangeExpr___n_cbra}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AOrangeExpr::_parent */ +/* 3: Attribute AOrangeExpr::_location */ +/* 4: Attribute AOrangeExpr::_first_location */ +/* 5: Attribute AOrangeExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AOrangeExpr::_is_typed */ +/* 8: Attribute AOrangeExpr::_stype */ +/* 9: Attribute AOrangeExpr::_if_true_flow_ctx */ +/* 10: Attribute AOrangeExpr::_if_false_flow_ctx */ +/* 11: Attribute AOrangeExpr::_n_expr */ +/* 12: Attribute AOrangeExpr::_n_expr2 */ +/* 13: Attribute AOrangeExpr::_n_obra */ +/* 14: Attribute AOrangeExpr::_n_cbra */ +void INIT_ATTRIBUTES__parser___parser_nodes___AOrangeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AOrangeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AOrangeExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction126; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction126_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction126(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction126_parser___ReduceAction126___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction126(); - parser___ReduceAction126___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction127[45] = { - {(bigint) 2375 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction127 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction127 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2375 /* 3: ReduceAction127 < ReduceAction127: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction127 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction127 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction127___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction127 < ReduceAction127: superclass init_table position */}, - {(bigint) parser___ReduceAction127___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction127(void) { + obj = alloc(sizeof(val_t) * 15); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AOrangeExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AOrangeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AOrangeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AOrangeExpr____n_obra(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_obra", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ARangeExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ARangeExpr____n_expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AOrangeExpr____n_cbra(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_cbra", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6433; + fra.me.meth = LOCATE_NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6433 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AOrangeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrangeExpr(fra.me.REG[0]); + parser___parser_prod___ARangeExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AOrangeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AOrangeExpr_parser___parser_prod___AOrangeExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6551; + fra.me.meth = LOCATE_NEW_AOrangeExpr_parser___parser_prod___AOrangeExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6551 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AOrangeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrangeExpr(fra.me.REG[0]); + parser___parser_prod___AOrangeExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AOrangeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AOrangeExpr_parser___parser_prod___AOrangeExpr___init_aorangeexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6553; + fra.me.meth = LOCATE_NEW_AOrangeExpr_parser___parser_prod___AOrangeExpr___init_aorangeexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:6553 */ + fra.me.REG[4] = NEW_parser___parser_nodes___AOrangeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrangeExpr(fra.me.REG[4]); + parser___parser_prod___AOrangeExpr___init_aorangeexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___AOrangeExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_AOrangeExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AOrangeExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AOrangeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrangeExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AOrangeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6435; + fra.me.meth = LOCATE_NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:6435 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AOrangeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AOrangeExpr(fra.me.REG[2]); + parser___parser_prod___ARangeExpr___init_arangeexpr(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AOrangeExpr(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_parser___parser_nodes___AArrayExpr[93] = { + {(bigint) 3595 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AArrayExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AArrayExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AArrayExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AArrayExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AArrayExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3595 /* 8: AArrayExpr < AArrayExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AArrayExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AArrayExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AArrayExpr___visit_all}, + {(bigint) 2 /* 63: AArrayExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AArrayExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AArrayExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AArrayExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AArrayExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___typing___AArrayExpr___do_typing}, + {(bigint) parser___parser_prod___AArrayExpr___empty_init}, + {(bigint) parser___parser_prod___AArrayExpr___init_aarrayexpr}, + {(bigint) 4 /* 91: AArrayExpr < AArrayExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AArrayExpr___n_exprs}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AArrayExpr::_parent */ +/* 3: Attribute AArrayExpr::_location */ +/* 4: Attribute AArrayExpr::_first_location */ +/* 5: Attribute AArrayExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AArrayExpr::_is_typed */ +/* 8: Attribute AArrayExpr::_stype */ +/* 9: Attribute AArrayExpr::_if_true_flow_ctx */ +/* 10: Attribute AArrayExpr::_if_false_flow_ctx */ +/* 11: Attribute AArrayExpr::_n_exprs */ +void INIT_ATTRIBUTES__parser___parser_nodes___AArrayExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AArrayExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AArrayExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction127; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction127_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction127(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction127_parser___ReduceAction127___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction127(); - parser___ReduceAction127___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction128[45] = { - {(bigint) 2371 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction128 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction128 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2371 /* 3: ReduceAction128 < ReduceAction128: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction128 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction128 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction128___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction128 < ReduceAction128: superclass init_table position */}, - {(bigint) parser___ReduceAction128___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction128(void) { + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AArrayExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AArrayExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AArrayExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AArrayExpr____n_exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_exprs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AArrayExpr_parser___parser_prod___AArrayExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6624; + fra.me.meth = LOCATE_NEW_AArrayExpr_parser___parser_prod___AArrayExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6624 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AArrayExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AArrayExpr(fra.me.REG[0]); + parser___parser_prod___AArrayExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AArrayExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AArrayExpr_parser___parser_prod___AArrayExpr___init_aarrayexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6626; + fra.me.meth = LOCATE_NEW_AArrayExpr_parser___parser_prod___AArrayExpr___init_aarrayexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6626 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AArrayExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AArrayExpr(fra.me.REG[1]); + parser___parser_prod___AArrayExpr___init_aarrayexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AArrayExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AArrayExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AArrayExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AArrayExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AArrayExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AArrayExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ASelfExpr[93] = { + {(bigint) 3367 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ASelfExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ASelfExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ASelfExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ASelfExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: ASelfExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3367 /* 8: ASelfExpr < ASelfExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ASelfExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ASelfExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ASelfExpr___visit_all}, + {(bigint) 2 /* 63: ASelfExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASelfExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ASelfExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: ASelfExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASelfExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___ASelfExpr___is_self}, + {(bigint) syntax___typing___ASelfExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___typing___ASelfExpr___variable}, + {(bigint) parser___parser_prod___ASelfExpr___empty_init}, + {(bigint) parser___parser_prod___ASelfExpr___init_aselfexpr}, + {(bigint) 4 /* 91: ASelfExpr < ASelfExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASelfExpr___n_kwself}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ASelfExpr::_parent */ +/* 3: Attribute ASelfExpr::_location */ +/* 4: Attribute ASelfExpr::_first_location */ +/* 5: Attribute ASelfExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ASelfExpr::_is_typed */ +/* 8: Attribute ASelfExpr::_stype */ +/* 9: Attribute ASelfExpr::_if_true_flow_ctx */ +/* 10: Attribute ASelfExpr::_if_false_flow_ctx */ +/* 11: Attribute ASelfExpr::_variable */ +/* 12: Attribute ASelfExpr::_n_kwself */ +void INIT_ATTRIBUTES__parser___parser_nodes___ASelfExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASelfExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ASelfExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction128; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction128_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction128(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction128_parser___ReduceAction128___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction128(); - parser___ReduceAction128___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction129[45] = { - {(bigint) 2367 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction129 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction129 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2367 /* 3: ReduceAction129 < ReduceAction129: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction129 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction129 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction129___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction129 < ReduceAction129: superclass init_table position */}, - {(bigint) parser___ReduceAction129___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction129(void) { + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ASelfExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ASelfExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ASelfExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ASelfExpr_parser___parser_prod___ASelfExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6655; + fra.me.meth = LOCATE_NEW_ASelfExpr_parser___parser_prod___ASelfExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6655 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASelfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASelfExpr(fra.me.REG[0]); + parser___parser_prod___ASelfExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASelfExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6657; + fra.me.meth = LOCATE_NEW_ASelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6657 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ASelfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASelfExpr(fra.me.REG[1]); + parser___parser_prod___ASelfExpr___init_aselfexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASelfExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ASelfExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ASelfExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASelfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASelfExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASelfExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AImplicitSelfExpr[96] = { + {(bigint) 3735 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AImplicitSelfExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AImplicitSelfExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AImplicitSelfExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AImplicitSelfExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AImplicitSelfExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3367 /* 8: AImplicitSelfExpr < ASelfExpr: superclass typecheck marker */}, + {(bigint) 3735 /* 9: AImplicitSelfExpr < AImplicitSelfExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AImplicitSelfExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AImplicitSelfExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AImplicitSelfExpr___visit_all}, + {(bigint) 2 /* 63: AImplicitSelfExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASelfExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AImplicitSelfExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AImplicitSelfExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASelfExpr___generate_icode}, + {(bigint) syntax___typing___AImplicitSelfExpr___is_implicit_self}, + {(bigint) syntax___typing___ASelfExpr___is_self}, + {(bigint) syntax___typing___ASelfExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___typing___ASelfExpr___variable}, + {(bigint) parser___parser_prod___ASelfExpr___empty_init}, + {(bigint) parser___parser_prod___ASelfExpr___init_aselfexpr}, + {(bigint) 4 /* 91: AImplicitSelfExpr < ASelfExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASelfExpr___n_kwself}, + {(bigint) parser___parser_prod___AImplicitSelfExpr___empty_init}, + {(bigint) parser___parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr}, + {(bigint) 5 /* 95: AImplicitSelfExpr < AImplicitSelfExpr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AImplicitSelfExpr::_parent */ +/* 3: Attribute AImplicitSelfExpr::_location */ +/* 4: Attribute AImplicitSelfExpr::_first_location */ +/* 5: Attribute AImplicitSelfExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AImplicitSelfExpr::_is_typed */ +/* 8: Attribute AImplicitSelfExpr::_stype */ +/* 9: Attribute AImplicitSelfExpr::_if_true_flow_ctx */ +/* 10: Attribute AImplicitSelfExpr::_if_false_flow_ctx */ +/* 11: Attribute AImplicitSelfExpr::_variable */ +/* 12: Attribute AImplicitSelfExpr::_n_kwself */ +void INIT_ATTRIBUTES__parser___parser_nodes___AImplicitSelfExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AImplicitSelfExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AImplicitSelfExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction129; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction129_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction129(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction129_parser___ReduceAction129___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction129(); - parser___ReduceAction129___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction130[45] = { - {(bigint) 2359 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction130 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction130 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2359 /* 3: ReduceAction130 < ReduceAction130: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction130 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction130 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction130___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction130 < ReduceAction130: superclass init_table position */}, - {(bigint) parser___ReduceAction130___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction130(void) { + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AImplicitSelfExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AImplicitSelfExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AImplicitSelfExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6655; + fra.me.meth = LOCATE_NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6655 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AImplicitSelfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AImplicitSelfExpr(fra.me.REG[0]); + parser___parser_prod___ASelfExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AImplicitSelfExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AImplicitSelfExpr_parser___parser_prod___AImplicitSelfExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6686; + fra.me.meth = LOCATE_NEW_AImplicitSelfExpr_parser___parser_prod___AImplicitSelfExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6686 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AImplicitSelfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AImplicitSelfExpr(fra.me.REG[0]); + parser___parser_prod___AImplicitSelfExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AImplicitSelfExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AImplicitSelfExpr_parser___parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6688; + fra.me.meth = LOCATE_NEW_AImplicitSelfExpr_parser___parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6688 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AImplicitSelfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AImplicitSelfExpr(fra.me.REG[0]); + parser___parser_prod___AImplicitSelfExpr___init_aimplicitselfexpr(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AImplicitSelfExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AImplicitSelfExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AImplicitSelfExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AImplicitSelfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AImplicitSelfExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AImplicitSelfExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6657; + fra.me.meth = LOCATE_NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6657 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AImplicitSelfExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AImplicitSelfExpr(fra.me.REG[1]); + parser___parser_prod___ASelfExpr___init_aselfexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AImplicitSelfExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___parser_nodes___ATrueExpr[93] = { + {(bigint) 3667 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ATrueExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ATrueExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ATrueExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ATrueExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: ATrueExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3563 /* 8: ATrueExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3667 /* 9: ATrueExpr < ATrueExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: ATrueExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ATrueExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ATrueExpr___visit_all}, + {(bigint) 3 /* 63: ATrueExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ABoolExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: ATrueExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___ABoolExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: ATrueExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ATrueExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: ATrueExpr < ABoolExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___ATrueExpr___empty_init}, + {(bigint) parser___parser_prod___ATrueExpr___init_atrueexpr}, + {(bigint) 5 /* 91: ATrueExpr < ATrueExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ATrueExpr___n_kwtrue}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ATrueExpr::_parent */ +/* 3: Attribute ATrueExpr::_location */ +/* 4: Attribute ATrueExpr::_first_location */ +/* 5: Attribute ATrueExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ATrueExpr::_is_typed */ +/* 8: Attribute ATrueExpr::_stype */ +/* 9: Attribute ATrueExpr::_if_true_flow_ctx */ +/* 10: Attribute ATrueExpr::_if_false_flow_ctx */ +/* 11: Attribute ATrueExpr::_n_kwtrue */ +void INIT_ATTRIBUTES__parser___parser_nodes___ATrueExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ATrueExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ATrueExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction130; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction130_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction130(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction130_parser___ReduceAction130___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction130(); - parser___ReduceAction130___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction131[45] = { - {(bigint) 2355 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction131 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction131 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2355 /* 3: ReduceAction131 < ReduceAction131: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction131 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction131 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction131___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction131 < ReduceAction131: superclass init_table position */}, - {(bigint) parser___ReduceAction131___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction131(void) { + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ATrueExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ATrueExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ATrueExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ATrueExpr____n_kwtrue(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwtrue", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ATrueExpr_parser___parser_prod___ATrueExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6702; + fra.me.meth = LOCATE_NEW_ATrueExpr_parser___parser_prod___ATrueExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6702 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ATrueExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ATrueExpr(fra.me.REG[0]); + parser___parser_prod___ATrueExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ATrueExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ATrueExpr_parser___parser_prod___ATrueExpr___init_atrueexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6704; + fra.me.meth = LOCATE_NEW_ATrueExpr_parser___parser_prod___ATrueExpr___init_atrueexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6704 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ATrueExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ATrueExpr(fra.me.REG[1]); + parser___parser_prod___ATrueExpr___init_atrueexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ATrueExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ATrueExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ATrueExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ATrueExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ATrueExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ATrueExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AFalseExpr[93] = { + {(bigint) 3747 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AFalseExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AFalseExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AFalseExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AFalseExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AFalseExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3563 /* 8: AFalseExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3747 /* 9: AFalseExpr < AFalseExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AFalseExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AFalseExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AFalseExpr___visit_all}, + {(bigint) 3 /* 63: AFalseExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ABoolExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AFalseExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___ABoolExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AFalseExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AFalseExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) 0 /* 88: AFalseExpr < ABoolExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___AFalseExpr___empty_init}, + {(bigint) parser___parser_prod___AFalseExpr___init_afalseexpr}, + {(bigint) 5 /* 91: AFalseExpr < AFalseExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AFalseExpr___n_kwfalse}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AFalseExpr::_parent */ +/* 3: Attribute AFalseExpr::_location */ +/* 4: Attribute AFalseExpr::_first_location */ +/* 5: Attribute AFalseExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AFalseExpr::_is_typed */ +/* 8: Attribute AFalseExpr::_stype */ +/* 9: Attribute AFalseExpr::_if_true_flow_ctx */ +/* 10: Attribute AFalseExpr::_if_false_flow_ctx */ +/* 11: Attribute AFalseExpr::_n_kwfalse */ +void INIT_ATTRIBUTES__parser___parser_nodes___AFalseExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AFalseExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AFalseExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction131; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction131_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction131(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction131_parser___ReduceAction131___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction131(); - parser___ReduceAction131___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction132[45] = { - {(bigint) 2351 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction132 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction132 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2351 /* 3: ReduceAction132 < ReduceAction132: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction132 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction132 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction132___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction132 < ReduceAction132: superclass init_table position */}, - {(bigint) parser___ReduceAction132___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction132(void) { + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AFalseExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AFalseExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AFalseExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AFalseExpr____n_kwfalse(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwfalse", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AFalseExpr_parser___parser_prod___AFalseExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6733; + fra.me.meth = LOCATE_NEW_AFalseExpr_parser___parser_prod___AFalseExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6733 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AFalseExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AFalseExpr(fra.me.REG[0]); + parser___parser_prod___AFalseExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFalseExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AFalseExpr_parser___parser_prod___AFalseExpr___init_afalseexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6735; + fra.me.meth = LOCATE_NEW_AFalseExpr_parser___parser_prod___AFalseExpr___init_afalseexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6735 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AFalseExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AFalseExpr(fra.me.REG[1]); + parser___parser_prod___AFalseExpr___init_afalseexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFalseExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AFalseExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AFalseExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AFalseExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AFalseExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFalseExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ANullExpr[92] = { + {(bigint) 3423 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ANullExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ANullExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ANullExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ANullExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: ANullExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3423 /* 8: ANullExpr < ANullExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ANullExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ANullExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ANullExpr___visit_all}, + {(bigint) 2 /* 63: ANullExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANullExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ANullExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: ANullExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ANullExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___ANullExpr___empty_init}, + {(bigint) parser___parser_prod___ANullExpr___init_anullexpr}, + {(bigint) 4 /* 90: ANullExpr < ANullExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANullExpr___n_kwnull}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ANullExpr::_parent */ +/* 3: Attribute ANullExpr::_location */ +/* 4: Attribute ANullExpr::_first_location */ +/* 5: Attribute ANullExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ANullExpr::_is_typed */ +/* 8: Attribute ANullExpr::_stype */ +/* 9: Attribute ANullExpr::_if_true_flow_ctx */ +/* 10: Attribute ANullExpr::_if_false_flow_ctx */ +/* 11: Attribute ANullExpr::_n_kwnull */ +void INIT_ATTRIBUTES__parser___parser_nodes___ANullExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ANullExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ANullExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction132; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction132_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction132(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction132_parser___ReduceAction132___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction132(); - parser___ReduceAction132___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction133[45] = { - {(bigint) 2347 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction133 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction133 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2347 /* 3: ReduceAction133 < ReduceAction133: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction133 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction133 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction133___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction133 < ReduceAction133: superclass init_table position */}, - {(bigint) parser___ReduceAction133___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction133(void) { + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ANullExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ANullExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ANullExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ANullExpr____n_kwnull(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwnull", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ANullExpr_parser___parser_prod___ANullExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6764; + fra.me.meth = LOCATE_NEW_ANullExpr_parser___parser_prod___ANullExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6764 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANullExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANullExpr(fra.me.REG[0]); + parser___parser_prod___ANullExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANullExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ANullExpr_parser___parser_prod___ANullExpr___init_anullexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6766; + fra.me.meth = LOCATE_NEW_ANullExpr_parser___parser_prod___ANullExpr___init_anullexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6766 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ANullExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANullExpr(fra.me.REG[1]); + parser___parser_prod___ANullExpr___init_anullexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANullExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ANullExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ANullExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ANullExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ANullExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ANullExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AIntExpr[92] = { + {(bigint) 3475 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AIntExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AIntExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AIntExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AIntExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AIntExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3475 /* 8: AIntExpr < AIntExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AIntExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AIntExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AIntExpr___visit_all}, + {(bigint) 2 /* 63: AIntExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AIntExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AIntExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AIntExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AIntExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AIntExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AIntExpr___empty_init}, + {(bigint) parser___parser_prod___AIntExpr___init_aintexpr}, + {(bigint) 4 /* 90: AIntExpr < AIntExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AIntExpr___n_number}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AIntExpr::_parent */ +/* 3: Attribute AIntExpr::_location */ +/* 4: Attribute AIntExpr::_first_location */ +/* 5: Attribute AIntExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AIntExpr::_is_typed */ +/* 8: Attribute AIntExpr::_stype */ +/* 9: Attribute AIntExpr::_if_true_flow_ctx */ +/* 10: Attribute AIntExpr::_if_false_flow_ctx */ +/* 11: Attribute AIntExpr::_n_number */ +void INIT_ATTRIBUTES__parser___parser_nodes___AIntExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIntExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AIntExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction133; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction133_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction133(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction133_parser___ReduceAction133___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction133(); - parser___ReduceAction133___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction134[45] = { - {(bigint) 2343 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction134 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction134 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2343 /* 3: ReduceAction134 < ReduceAction134: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction134 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction134 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction134___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction134 < ReduceAction134: superclass init_table position */}, - {(bigint) parser___ReduceAction134___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction134(void) { + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AIntExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AIntExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AIntExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIntExpr____n_number(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_number", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AIntExpr_parser___parser_prod___AIntExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6795; + fra.me.meth = LOCATE_NEW_AIntExpr_parser___parser_prod___AIntExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6795 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIntExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIntExpr(fra.me.REG[0]); + parser___parser_prod___AIntExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIntExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AIntExpr_parser___parser_prod___AIntExpr___init_aintexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6797; + fra.me.meth = LOCATE_NEW_AIntExpr_parser___parser_prod___AIntExpr___init_aintexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6797 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AIntExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIntExpr(fra.me.REG[1]); + parser___parser_prod___AIntExpr___init_aintexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIntExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AIntExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AIntExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIntExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIntExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIntExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AFloatExpr[92] = { + {(bigint) 3503 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AFloatExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AFloatExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AFloatExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AFloatExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AFloatExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3503 /* 8: AFloatExpr < AFloatExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AFloatExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AFloatExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AFloatExpr___visit_all}, + {(bigint) 2 /* 63: AFloatExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AFloatExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AFloatExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AFloatExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AFloatExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AFloatExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AFloatExpr___empty_init}, + {(bigint) parser___parser_prod___AFloatExpr___init_afloatexpr}, + {(bigint) 4 /* 90: AFloatExpr < AFloatExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AFloatExpr___n_float}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AFloatExpr::_parent */ +/* 3: Attribute AFloatExpr::_location */ +/* 4: Attribute AFloatExpr::_first_location */ +/* 5: Attribute AFloatExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AFloatExpr::_is_typed */ +/* 8: Attribute AFloatExpr::_stype */ +/* 9: Attribute AFloatExpr::_if_true_flow_ctx */ +/* 10: Attribute AFloatExpr::_if_false_flow_ctx */ +/* 11: Attribute AFloatExpr::_n_float */ +void INIT_ATTRIBUTES__parser___parser_nodes___AFloatExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AFloatExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AFloatExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction134; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction134_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction134(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction134_parser___ReduceAction134___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction134(); - parser___ReduceAction134___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction135[45] = { - {(bigint) 2339 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction135 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction135 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2339 /* 3: ReduceAction135 < ReduceAction135: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction135 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction135 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction135___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction135 < ReduceAction135: superclass init_table position */}, - {(bigint) parser___ReduceAction135___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction135(void) { + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AFloatExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AFloatExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AFloatExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AFloatExpr____n_float(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_float", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AFloatExpr_parser___parser_prod___AFloatExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6826; + fra.me.meth = LOCATE_NEW_AFloatExpr_parser___parser_prod___AFloatExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6826 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AFloatExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AFloatExpr(fra.me.REG[0]); + parser___parser_prod___AFloatExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFloatExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AFloatExpr_parser___parser_prod___AFloatExpr___init_afloatexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6828; + fra.me.meth = LOCATE_NEW_AFloatExpr_parser___parser_prod___AFloatExpr___init_afloatexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6828 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AFloatExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AFloatExpr(fra.me.REG[1]); + parser___parser_prod___AFloatExpr___init_afloatexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFloatExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AFloatExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AFloatExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AFloatExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AFloatExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AFloatExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ACharExpr[92] = { + {(bigint) 3539 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ACharExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ACharExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ACharExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ACharExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: ACharExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3539 /* 8: ACharExpr < ACharExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ACharExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ACharExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ACharExpr___visit_all}, + {(bigint) 2 /* 63: ACharExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ACharExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ACharExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___ACharExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: ACharExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ACharExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___ACharExpr___empty_init}, + {(bigint) parser___parser_prod___ACharExpr___init_acharexpr}, + {(bigint) 4 /* 90: ACharExpr < ACharExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ACharExpr___n_char}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ACharExpr::_parent */ +/* 3: Attribute ACharExpr::_location */ +/* 4: Attribute ACharExpr::_first_location */ +/* 5: Attribute ACharExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ACharExpr::_is_typed */ +/* 8: Attribute ACharExpr::_stype */ +/* 9: Attribute ACharExpr::_if_true_flow_ctx */ +/* 10: Attribute ACharExpr::_if_false_flow_ctx */ +/* 11: Attribute ACharExpr::_n_char */ +void INIT_ATTRIBUTES__parser___parser_nodes___ACharExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ACharExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ACharExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction135; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction135_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction135(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction135_parser___ReduceAction135___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction135(); - parser___ReduceAction135___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction136[45] = { - {(bigint) 2335 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction136 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction136 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2335 /* 3: ReduceAction136 < ReduceAction136: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction136 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction136 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction136___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction136 < ReduceAction136: superclass init_table position */}, - {(bigint) parser___ReduceAction136___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction136(void) { + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ACharExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ACharExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ACharExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ACharExpr____n_char(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_char", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ACharExpr_parser___parser_prod___ACharExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6857; + fra.me.meth = LOCATE_NEW_ACharExpr_parser___parser_prod___ACharExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6857 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACharExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACharExpr(fra.me.REG[0]); + parser___parser_prod___ACharExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACharExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ACharExpr_parser___parser_prod___ACharExpr___init_acharexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6859; + fra.me.meth = LOCATE_NEW_ACharExpr_parser___parser_prod___ACharExpr___init_acharexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6859 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ACharExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACharExpr(fra.me.REG[1]); + parser___parser_prod___ACharExpr___init_acharexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACharExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ACharExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ACharExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ACharExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ACharExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ACharExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AStringExpr[95] = { + {(bigint) 3671 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AStringExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AStringExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AStringExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AStringExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AStringExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3339 /* 8: AStringExpr < AStringFormExpr: superclass typecheck marker */}, + {(bigint) 3671 /* 9: AStringExpr < AStringExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AStringExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AStringExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AStringExpr___visit_all}, + {(bigint) 3 /* 63: AStringExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AStringFormExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AStringExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AStringExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AStringExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AStringFormExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___icode_generation___AStringExpr___string_text}, + {(bigint) syntax___icode_generation___AStringFormExpr___compute_string_infos}, + {(bigint) 0 /* 90: AStringExpr < AStringFormExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___AStringExpr___empty_init}, + {(bigint) parser___parser_prod___AStringExpr___init_astringexpr}, + {(bigint) 5 /* 93: AStringExpr < AStringExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AStringExpr___n_string}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AStringExpr::_parent */ +/* 3: Attribute AStringExpr::_location */ +/* 4: Attribute AStringExpr::_first_location */ +/* 5: Attribute AStringExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AStringExpr::_is_typed */ +/* 8: Attribute AStringExpr::_stype */ +/* 9: Attribute AStringExpr::_if_true_flow_ctx */ +/* 10: Attribute AStringExpr::_if_false_flow_ctx */ +/* 11: Attribute AStringExpr::_cstring */ +/* 12: Attribute AStringExpr::_cstring_length */ +/* 13: Attribute AStringExpr::_n_string */ +void INIT_ATTRIBUTES__parser___parser_nodes___AStringExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStringExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AStringExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction136; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction136_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction136(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction136_parser___ReduceAction136___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction136(); - parser___ReduceAction136___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction137[45] = { - {(bigint) 2331 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction137 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction137 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2331 /* 3: ReduceAction137 < ReduceAction137: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction137 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction137 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction137___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction137 < ReduceAction137: superclass init_table position */}, - {(bigint) parser___ReduceAction137___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction137(void) { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AStringExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AStringExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AStringExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStringExpr____n_string(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_string", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AStringExpr_parser___parser_prod___AStringExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6888; + fra.me.meth = LOCATE_NEW_AStringExpr_parser___parser_prod___AStringExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6888 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStringExpr(fra.me.REG[0]); + parser___parser_prod___AStringExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStringExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStringExpr_parser___parser_prod___AStringExpr___init_astringexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6890; + fra.me.meth = LOCATE_NEW_AStringExpr_parser___parser_prod___AStringExpr___init_astringexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6890 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStringExpr(fra.me.REG[1]); + parser___parser_prod___AStringExpr___init_astringexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStringExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AStringExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AStringExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStringExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStringExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AStartStringExpr[95] = { + {(bigint) 3675 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AStartStringExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AStartStringExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AStartStringExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AStartStringExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AStartStringExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3339 /* 8: AStartStringExpr < AStringFormExpr: superclass typecheck marker */}, + {(bigint) 3675 /* 9: AStartStringExpr < AStartStringExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AStartStringExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AStartStringExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AStartStringExpr___visit_all}, + {(bigint) 3 /* 63: AStartStringExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AStringFormExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AStartStringExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AStartStringExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AStringFormExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___icode_generation___AStartStringExpr___string_text}, + {(bigint) syntax___icode_generation___AStringFormExpr___compute_string_infos}, + {(bigint) 0 /* 90: AStartStringExpr < AStringFormExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___AStartStringExpr___empty_init}, + {(bigint) parser___parser_prod___AStartStringExpr___init_astartstringexpr}, + {(bigint) 5 /* 93: AStartStringExpr < AStartStringExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AStartStringExpr___n_string}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AStartStringExpr::_parent */ +/* 3: Attribute AStartStringExpr::_location */ +/* 4: Attribute AStartStringExpr::_first_location */ +/* 5: Attribute AStartStringExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AStartStringExpr::_is_typed */ +/* 8: Attribute AStartStringExpr::_stype */ +/* 9: Attribute AStartStringExpr::_if_true_flow_ctx */ +/* 10: Attribute AStartStringExpr::_if_false_flow_ctx */ +/* 11: Attribute AStartStringExpr::_cstring */ +/* 12: Attribute AStartStringExpr::_cstring_length */ +/* 13: Attribute AStartStringExpr::_n_string */ +void INIT_ATTRIBUTES__parser___parser_nodes___AStartStringExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AStartStringExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AStartStringExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction137; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction137_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction137(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction137_parser___ReduceAction137___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction137(); - parser___ReduceAction137___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction138[45] = { - {(bigint) 2327 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction138 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction138 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2327 /* 3: ReduceAction138 < ReduceAction138: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction138 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction138 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction138___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction138 < ReduceAction138: superclass init_table position */}, - {(bigint) parser___ReduceAction138___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction138(void) { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AStartStringExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AStartStringExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AStartStringExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AStartStringExpr____n_string(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_string", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AStartStringExpr_parser___parser_prod___AStartStringExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6919; + fra.me.meth = LOCATE_NEW_AStartStringExpr_parser___parser_prod___AStartStringExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6919 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStartStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStartStringExpr(fra.me.REG[0]); + parser___parser_prod___AStartStringExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStartStringExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AStartStringExpr_parser___parser_prod___AStartStringExpr___init_astartstringexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6921; + fra.me.meth = LOCATE_NEW_AStartStringExpr_parser___parser_prod___AStartStringExpr___init_astartstringexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6921 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AStartStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStartStringExpr(fra.me.REG[1]); + parser___parser_prod___AStartStringExpr___init_astartstringexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStartStringExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AStartStringExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AStartStringExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AStartStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AStartStringExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AStartStringExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AMidStringExpr[95] = { + {(bigint) 3703 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AMidStringExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AMidStringExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AMidStringExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AMidStringExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AMidStringExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3339 /* 8: AMidStringExpr < AStringFormExpr: superclass typecheck marker */}, + {(bigint) 3703 /* 9: AMidStringExpr < AMidStringExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AMidStringExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AMidStringExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AMidStringExpr___visit_all}, + {(bigint) 3 /* 63: AMidStringExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AStringFormExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AMidStringExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AMidStringExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AStringFormExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___icode_generation___AMidStringExpr___string_text}, + {(bigint) syntax___icode_generation___AStringFormExpr___compute_string_infos}, + {(bigint) 0 /* 90: AMidStringExpr < AStringFormExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___AMidStringExpr___empty_init}, + {(bigint) parser___parser_prod___AMidStringExpr___init_amidstringexpr}, + {(bigint) 5 /* 93: AMidStringExpr < AMidStringExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AMidStringExpr___n_string}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AMidStringExpr::_parent */ +/* 3: Attribute AMidStringExpr::_location */ +/* 4: Attribute AMidStringExpr::_first_location */ +/* 5: Attribute AMidStringExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AMidStringExpr::_is_typed */ +/* 8: Attribute AMidStringExpr::_stype */ +/* 9: Attribute AMidStringExpr::_if_true_flow_ctx */ +/* 10: Attribute AMidStringExpr::_if_false_flow_ctx */ +/* 11: Attribute AMidStringExpr::_cstring */ +/* 12: Attribute AMidStringExpr::_cstring_length */ +/* 13: Attribute AMidStringExpr::_n_string */ +void INIT_ATTRIBUTES__parser___parser_nodes___AMidStringExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMidStringExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AMidStringExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction138; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction138_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction138(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction138_parser___ReduceAction138___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction138(); - parser___ReduceAction138___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction139[45] = { - {(bigint) 2323 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction139 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction139 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2323 /* 3: ReduceAction139 < ReduceAction139: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction139 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction139 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction139___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction139 < ReduceAction139: superclass init_table position */}, - {(bigint) parser___ReduceAction139___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction139(void) { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AMidStringExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AMidStringExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AMidStringExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AMidStringExpr____n_string(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_string", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AMidStringExpr_parser___parser_prod___AMidStringExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6950; + fra.me.meth = LOCATE_NEW_AMidStringExpr_parser___parser_prod___AMidStringExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6950 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMidStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AMidStringExpr(fra.me.REG[0]); + parser___parser_prod___AMidStringExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMidStringExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMidStringExpr_parser___parser_prod___AMidStringExpr___init_amidstringexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6952; + fra.me.meth = LOCATE_NEW_AMidStringExpr_parser___parser_prod___AMidStringExpr___init_amidstringexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6952 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AMidStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AMidStringExpr(fra.me.REG[1]); + parser___parser_prod___AMidStringExpr___init_amidstringexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMidStringExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AMidStringExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AMidStringExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMidStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AMidStringExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMidStringExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AEndStringExpr[95] = { + {(bigint) 3755 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AEndStringExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AEndStringExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AEndStringExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AEndStringExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AEndStringExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3339 /* 8: AEndStringExpr < AStringFormExpr: superclass typecheck marker */}, + {(bigint) 3755 /* 9: AEndStringExpr < AEndStringExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AEndStringExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AEndStringExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AEndStringExpr___visit_all}, + {(bigint) 3 /* 63: AEndStringExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AStringFormExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AEndStringExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AEndStringExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AStringFormExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___icode_generation___AEndStringExpr___string_text}, + {(bigint) syntax___icode_generation___AStringFormExpr___compute_string_infos}, + {(bigint) 0 /* 90: AEndStringExpr < AStringFormExpr: superclass init_table position */}, + {(bigint) parser___parser_prod___AEndStringExpr___empty_init}, + {(bigint) parser___parser_prod___AEndStringExpr___init_aendstringexpr}, + {(bigint) 5 /* 93: AEndStringExpr < AEndStringExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AEndStringExpr___n_string}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AEndStringExpr::_parent */ +/* 3: Attribute AEndStringExpr::_location */ +/* 4: Attribute AEndStringExpr::_first_location */ +/* 5: Attribute AEndStringExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AEndStringExpr::_is_typed */ +/* 8: Attribute AEndStringExpr::_stype */ +/* 9: Attribute AEndStringExpr::_if_true_flow_ctx */ +/* 10: Attribute AEndStringExpr::_if_false_flow_ctx */ +/* 11: Attribute AEndStringExpr::_cstring */ +/* 12: Attribute AEndStringExpr::_cstring_length */ +/* 13: Attribute AEndStringExpr::_n_string */ +void INIT_ATTRIBUTES__parser___parser_nodes___AEndStringExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AEndStringExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AEndStringExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction139; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction139_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction139(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction139_parser___ReduceAction139___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction139(); - parser___ReduceAction139___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction140[45] = { - {(bigint) 2315 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction140 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction140 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2315 /* 3: ReduceAction140 < ReduceAction140: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction140 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction140 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction140___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction140 < ReduceAction140: superclass init_table position */}, - {(bigint) parser___ReduceAction140___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction140(void) { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AEndStringExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AEndStringExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AEndStringExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AEndStringExpr____n_string(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_string", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AEndStringExpr_parser___parser_prod___AEndStringExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6981; + fra.me.meth = LOCATE_NEW_AEndStringExpr_parser___parser_prod___AEndStringExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:6981 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEndStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEndStringExpr(fra.me.REG[0]); + parser___parser_prod___AEndStringExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEndStringExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AEndStringExpr_parser___parser_prod___AEndStringExpr___init_aendstringexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 6983; + fra.me.meth = LOCATE_NEW_AEndStringExpr_parser___parser_prod___AEndStringExpr___init_aendstringexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:6983 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AEndStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEndStringExpr(fra.me.REG[1]); + parser___parser_prod___AEndStringExpr___init_aendstringexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEndStringExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AEndStringExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AEndStringExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AEndStringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AEndStringExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AEndStringExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ASuperstringExpr[93] = { + {(bigint) 3331 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ASuperstringExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ASuperstringExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ASuperstringExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ASuperstringExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: ASuperstringExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3331 /* 8: ASuperstringExpr < ASuperstringExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ASuperstringExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ASuperstringExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ASuperstringExpr___visit_all}, + {(bigint) 2 /* 63: ASuperstringExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ASuperstringExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ASuperstringExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: ASuperstringExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ASuperstringExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) syntax___typing___ASuperstringExpr___atype}, + {(bigint) parser___parser_prod___ASuperstringExpr___empty_init}, + {(bigint) parser___parser_prod___ASuperstringExpr___init_asuperstringexpr}, + {(bigint) 4 /* 91: ASuperstringExpr < ASuperstringExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASuperstringExpr___n_exprs}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ASuperstringExpr::_parent */ +/* 3: Attribute ASuperstringExpr::_location */ +/* 4: Attribute ASuperstringExpr::_first_location */ +/* 5: Attribute ASuperstringExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ASuperstringExpr::_is_typed */ +/* 8: Attribute ASuperstringExpr::_stype */ +/* 9: Attribute ASuperstringExpr::_if_true_flow_ctx */ +/* 10: Attribute ASuperstringExpr::_if_false_flow_ctx */ +/* 11: Attribute ASuperstringExpr::_atype */ +/* 12: Attribute ASuperstringExpr::_n_exprs */ +void INIT_ATTRIBUTES__parser___parser_nodes___ASuperstringExpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASuperstringExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:1096 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ASuperstringExpr____n_exprs(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ASuperstringExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction140; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction140_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction140(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction140_parser___ReduceAction140___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction140(); - parser___ReduceAction140___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction141[45] = { - {(bigint) 2311 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction141 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction141 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2311 /* 3: ReduceAction141 < ReduceAction141: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction141 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction141 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction141___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction141 < ReduceAction141: superclass init_table position */}, - {(bigint) parser___ReduceAction141___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction141(void) { + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ASuperstringExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ASuperstringExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ASuperstringExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASuperstringExpr____n_exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_exprs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ASuperstringExpr_parser___parser_prod___ASuperstringExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7012; + fra.me.meth = LOCATE_NEW_ASuperstringExpr_parser___parser_prod___ASuperstringExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7012 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASuperstringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperstringExpr(fra.me.REG[0]); + parser___parser_prod___ASuperstringExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperstringExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASuperstringExpr_parser___parser_prod___ASuperstringExpr___init_asuperstringexpr(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7014; + fra.me.meth = LOCATE_NEW_ASuperstringExpr_parser___parser_prod___ASuperstringExpr___init_asuperstringexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:7014 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ASuperstringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperstringExpr(fra.me.REG[1]); + parser___parser_prod___ASuperstringExpr___init_asuperstringexpr(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperstringExpr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ASuperstringExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ASuperstringExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASuperstringExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ASuperstringExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASuperstringExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AParExpr[95] = { + {(bigint) 3679 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AParExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AParExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AParExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AParExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AParExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3391 /* 8: AParExpr < AProxyExpr: superclass typecheck marker */}, + {(bigint) 3679 /* 9: AParExpr < AParExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AParExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AParExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AParExpr___visit_all}, + {(bigint) 3 /* 63: AParExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AProxyExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AParExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AParExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AProxyExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AProxyExpr___is_self}, + {(bigint) syntax___typing___AProxyExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AParExpr___warn_parentheses}, + {(bigint) 0 /* 88: AParExpr < AProxyExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AProxyExpr___n_expr}, + {(bigint) parser___parser_prod___AParExpr___empty_init}, + {(bigint) parser___parser_prod___AParExpr___init_aparexpr}, + {(bigint) 5 /* 92: AParExpr < AParExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AParExpr___n_opar}, + {(bigint) parser___parser_nodes___AParExpr___n_cpar}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AParExpr::_parent */ +/* 3: Attribute AParExpr::_location */ +/* 4: Attribute AParExpr::_first_location */ +/* 5: Attribute AParExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AParExpr::_is_typed */ +/* 8: Attribute AParExpr::_stype */ +/* 9: Attribute AParExpr::_if_true_flow_ctx */ +/* 10: Attribute AParExpr::_if_false_flow_ctx */ +/* 11: Attribute AParExpr::_n_expr */ +/* 12: Attribute AParExpr::_n_opar */ +/* 13: Attribute AParExpr::_n_cpar */ +void INIT_ATTRIBUTES__parser___parser_nodes___AParExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AParExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AParExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction141; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction141_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction141(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction141_parser___ReduceAction141___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction141(); - parser___ReduceAction141___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction142[45] = { - {(bigint) 2307 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction142 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction142 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2307 /* 3: ReduceAction142 < ReduceAction142: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction142 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction142 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction142___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction142 < ReduceAction142: superclass init_table position */}, - {(bigint) parser___ReduceAction142___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction142(void) { + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AParExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AParExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AParExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AParExpr____n_opar(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_opar", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AProxyExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AParExpr____n_cpar(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_cpar", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AParExpr_parser___parser_prod___AParExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7050; + fra.me.meth = LOCATE_NEW_AParExpr_parser___parser_prod___AParExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7050 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AParExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AParExpr(fra.me.REG[0]); + parser___parser_prod___AParExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AParExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AParExpr_parser___parser_prod___AParExpr___init_aparexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7052; + fra.me.meth = LOCATE_NEW_AParExpr_parser___parser_prod___AParExpr___init_aparexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:7052 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AParExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AParExpr(fra.me.REG[3]); + parser___parser_prod___AParExpr___init_aparexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AParExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AParExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AParExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AParExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AParExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AParExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAsCastExpr[96] = { + {(bigint) 3815 /* 0: Identity */}, + {(bigint) 16 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAsCastExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAsCastExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAsCastExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAsCastExpr < Prod: superclass typecheck marker */}, + {(bigint) 3323 /* 6: AAsCastExpr < ATypeCheckExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AAsCastExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3815 /* 8: AAsCastExpr < AAsCastExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AAsCastExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAsCastExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAsCastExpr___visit_all}, + {(bigint) 3 /* 63: AAsCastExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AAsCastExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AAsCastExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 0 /* 74: AAsCastExpr < ATypeCheckExpr: superclass init_table position */}, + {(bigint) syntax___typing___ATypeCheckExpr___check_expr_cast}, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AAsCastExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AAsCastExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AAsCastExpr___empty_init}, + {(bigint) parser___parser_prod___AAsCastExpr___init_aascastexpr}, + {(bigint) 5 /* 90: AAsCastExpr < AAsCastExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAsCastExpr___n_expr}, + {(bigint) parser___parser_nodes___AAsCastExpr___n_kwas}, + {(bigint) parser___parser_nodes___AAsCastExpr___n_opar}, + {(bigint) parser___parser_nodes___AAsCastExpr___n_type}, + {(bigint) parser___parser_nodes___AAsCastExpr___n_cpar}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAsCastExpr::_parent */ +/* 3: Attribute AAsCastExpr::_location */ +/* 4: Attribute AAsCastExpr::_first_location */ +/* 5: Attribute AAsCastExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AAsCastExpr::_is_typed */ +/* 8: Attribute AAsCastExpr::_stype */ +/* 9: Attribute AAsCastExpr::_if_true_flow_ctx */ +/* 10: Attribute AAsCastExpr::_if_false_flow_ctx */ +/* 11: Attribute AAsCastExpr::_n_expr */ +/* 12: Attribute AAsCastExpr::_n_kwas */ +/* 13: Attribute AAsCastExpr::_n_opar */ +/* 14: Attribute AAsCastExpr::_n_type */ +/* 15: Attribute AAsCastExpr::_n_cpar */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAsCastExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAsCastExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAsCastExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction142; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction142_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction142(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction142_parser___ReduceAction142___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction142(); - parser___ReduceAction142___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction143[45] = { - {(bigint) 2303 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction143 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction143 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2303 /* 3: ReduceAction143 < ReduceAction143: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction143 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction143 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction143___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction143 < ReduceAction143: superclass init_table position */}, - {(bigint) parser___ReduceAction143___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction143(void) { + obj = alloc(sizeof(val_t) * 16); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAsCastExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAsCastExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAsCastExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsCastExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsCastExpr____n_kwas(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwas", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsCastExpr____n_opar(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_opar", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsCastExpr____n_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_type", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsCastExpr____n_cpar(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_cpar", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAsCastExpr_parser___parser_prod___AAsCastExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7109; + fra.me.meth = LOCATE_NEW_AAsCastExpr_parser___parser_prod___AAsCastExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7109 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsCastExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsCastExpr(fra.me.REG[0]); + parser___parser_prod___AAsCastExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsCastExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAsCastExpr_parser___parser_prod___AAsCastExpr___init_aascastexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7111; + fra.me.meth = LOCATE_NEW_AAsCastExpr_parser___parser_prod___AAsCastExpr___init_aascastexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* parser/parser_prod.nit:7111 */ + fra.me.REG[5] = NEW_parser___parser_nodes___AAsCastExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsCastExpr(fra.me.REG[5]); + parser___parser_prod___AAsCastExpr___init_aascastexpr(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_parser___parser_nodes___AAsCastExpr(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +val_t NEW_AAsCastExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAsCastExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsCastExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsCastExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsCastExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AAsNotnullExpr[97] = { + {(bigint) 3591 /* 0: Identity */}, + {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AAsNotnullExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AAsNotnullExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AAsNotnullExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AAsNotnullExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: AAsNotnullExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3591 /* 8: AAsNotnullExpr < AAsNotnullExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AAsNotnullExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AAsNotnullExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AAsNotnullExpr___visit_all}, + {(bigint) 2 /* 63: AAsNotnullExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AAsNotnullExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AAsNotnullExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: AAsNotnullExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AAsNotnullExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___AAsNotnullExpr___empty_init}, + {(bigint) parser___parser_prod___AAsNotnullExpr___init_aasnotnullexpr}, + {(bigint) 4 /* 90: AAsNotnullExpr < AAsNotnullExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAsNotnullExpr___n_expr}, + {(bigint) parser___parser_nodes___AAsNotnullExpr___n_kwas}, + {(bigint) parser___parser_nodes___AAsNotnullExpr___n_opar}, + {(bigint) parser___parser_nodes___AAsNotnullExpr___n_kwnot}, + {(bigint) parser___parser_nodes___AAsNotnullExpr___n_kwnull}, + {(bigint) parser___parser_nodes___AAsNotnullExpr___n_cpar}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AAsNotnullExpr::_parent */ +/* 3: Attribute AAsNotnullExpr::_location */ +/* 4: Attribute AAsNotnullExpr::_first_location */ +/* 5: Attribute AAsNotnullExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AAsNotnullExpr::_is_typed */ +/* 8: Attribute AAsNotnullExpr::_stype */ +/* 9: Attribute AAsNotnullExpr::_if_true_flow_ctx */ +/* 10: Attribute AAsNotnullExpr::_if_false_flow_ctx */ +/* 11: Attribute AAsNotnullExpr::_n_expr */ +/* 12: Attribute AAsNotnullExpr::_n_kwas */ +/* 13: Attribute AAsNotnullExpr::_n_opar */ +/* 14: Attribute AAsNotnullExpr::_n_kwnot */ +/* 15: Attribute AAsNotnullExpr::_n_kwnull */ +/* 16: Attribute AAsNotnullExpr::_n_cpar */ +void INIT_ATTRIBUTES__parser___parser_nodes___AAsNotnullExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AAsNotnullExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AAsNotnullExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction143; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction143_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction143(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction143_parser___ReduceAction143___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction143(); - parser___ReduceAction143___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction144[45] = { - {(bigint) 2299 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction144 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction144 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2299 /* 3: ReduceAction144 < ReduceAction144: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction144 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction144 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction144___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction144 < ReduceAction144: superclass init_table position */}, - {(bigint) parser___ReduceAction144___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction144(void) { + obj = alloc(sizeof(val_t) * 17); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AAsNotnullExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AAsNotnullExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AAsNotnullExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNotnullExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNotnullExpr____n_kwas(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwas", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNotnullExpr____n_opar(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_opar", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNotnullExpr____n_kwnot(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwnot", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNotnullExpr____n_kwnull(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwnull", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAsNotnullExpr____n_cpar(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_cpar", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AAsNotnullExpr_parser___parser_prod___AAsNotnullExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7196; + fra.me.meth = LOCATE_NEW_AAsNotnullExpr_parser___parser_prod___AAsNotnullExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7196 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsNotnullExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNotnullExpr(fra.me.REG[0]); + parser___parser_prod___AAsNotnullExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsNotnullExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AAsNotnullExpr_parser___parser_prod___AAsNotnullExpr___init_aasnotnullexpr(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5){ + struct {struct stack_frame_t me; val_t MORE_REG[6];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7198; + fra.me.meth = LOCATE_NEW_AAsNotnullExpr_parser___parser_prod___AAsNotnullExpr___init_aasnotnullexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 7; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + /* parser/parser_prod.nit:7198 */ + fra.me.REG[6] = NEW_parser___parser_nodes___AAsNotnullExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNotnullExpr(fra.me.REG[6]); + parser___parser_prod___AAsNotnullExpr___init_aasnotnullexpr(fra.me.REG[6], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], init_table); + CHECKNEW_parser___parser_nodes___AAsNotnullExpr(fra.me.REG[6]); + stack_frame_head = fra.me.prev; + return fra.me.REG[6]; +} +val_t NEW_AAsNotnullExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AAsNotnullExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AAsNotnullExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AAsNotnullExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AAsNotnullExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AIssetAttrExpr[106] = { + {(bigint) 3715 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AIssetAttrExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: AIssetAttrExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AIssetAttrExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AIssetAttrExpr < Prod: superclass typecheck marker */}, + {(bigint) 3575 /* 6: AIssetAttrExpr < AAttrFormExpr: superclass typecheck marker */}, + {(bigint) 2875 /* 7: AIssetAttrExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3715 /* 8: AIssetAttrExpr < AIssetAttrExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: AIssetAttrExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AIssetAttrExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AIssetAttrExpr___visit_all}, + {(bigint) 3 /* 63: AIssetAttrExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AIssetAttrExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 2 /* 72: AIssetAttrExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 1 /* 80: AIssetAttrExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AIssetAttrExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___typing___AAttrFormExpr___do_typing}, + {(bigint) syntax___typing___AAttrFormExpr___prop}, + {(bigint) syntax___typing___AAttrFormExpr___attr_type}, + {(bigint) 0 /* 99: AIssetAttrExpr < AAttrFormExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AAttrFormExpr___n_expr}, + {(bigint) parser___parser_nodes___AAttrFormExpr___n_id}, + {(bigint) parser___parser_prod___AIssetAttrExpr___empty_init}, + {(bigint) parser___parser_prod___AIssetAttrExpr___init_aissetattrexpr}, + {(bigint) 5 /* 104: AIssetAttrExpr < AIssetAttrExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___AIssetAttrExpr___n_kwisset}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AIssetAttrExpr::_parent */ +/* 3: Attribute AIssetAttrExpr::_location */ +/* 4: Attribute AIssetAttrExpr::_first_location */ +/* 5: Attribute AIssetAttrExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute AIssetAttrExpr::_is_typed */ +/* 8: Attribute AIssetAttrExpr::_stype */ +/* 9: Attribute AIssetAttrExpr::_if_true_flow_ctx */ +/* 10: Attribute AIssetAttrExpr::_if_false_flow_ctx */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* Instance Hole :( */ +/* 16: Attribute AIssetAttrExpr::_prop */ +/* 17: Attribute AIssetAttrExpr::_attr_type */ +/* 18: Attribute AIssetAttrExpr::_n_expr */ +/* 19: Attribute AIssetAttrExpr::_n_id */ +/* 20: Attribute AIssetAttrExpr::_n_kwisset */ +void INIT_ATTRIBUTES__parser___parser_nodes___AIssetAttrExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AIssetAttrExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AIssetAttrExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction144; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction144_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction144(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction144_parser___ReduceAction144___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction144(); - parser___ReduceAction144___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction145[45] = { - {(bigint) 2295 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction145 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction145 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2295 /* 3: ReduceAction145 < ReduceAction145: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction145 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction145 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction145___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction145 < ReduceAction145: superclass init_table position */}, - {(bigint) parser___ReduceAction145___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction145(void) { + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AIssetAttrExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AIssetAttrExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AIssetAttrExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AIssetAttrExpr____n_kwisset(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwisset", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAttrFormExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AAttrFormExpr____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AIssetAttrExpr_parser___parser_prod___AIssetAttrExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7297; + fra.me.meth = LOCATE_NEW_AIssetAttrExpr_parser___parser_prod___AIssetAttrExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7297 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIssetAttrExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIssetAttrExpr(fra.me.REG[0]); + parser___parser_prod___AIssetAttrExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIssetAttrExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AIssetAttrExpr_parser___parser_prod___AIssetAttrExpr___init_aissetattrexpr(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7299; + fra.me.meth = LOCATE_NEW_AIssetAttrExpr_parser___parser_prod___AIssetAttrExpr___init_aissetattrexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:7299 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AIssetAttrExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIssetAttrExpr(fra.me.REG[3]); + parser___parser_prod___AIssetAttrExpr___init_aissetattrexpr(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AIssetAttrExpr(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AIssetAttrExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AIssetAttrExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AIssetAttrExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___AIssetAttrExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AIssetAttrExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ADebugTypeExpr[95] = { + {(bigint) 3527 /* 0: Identity */}, + {(bigint) 15 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ADebugTypeExpr" /* 2: Class Name */}, + {(bigint) 3 /* 3: ADebugTypeExpr < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ADebugTypeExpr < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ADebugTypeExpr < Prod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2875 /* 7: ADebugTypeExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3527 /* 8: ADebugTypeExpr < ADebugTypeExpr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ADebugTypeExpr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___AExpr___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_builder}, + {(bigint) syntax___mmbuilder___AExpr___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ADebugTypeExpr___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ADebugTypeExpr___visit_all}, + {(bigint) 2 /* 63: ADebugTypeExpr < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ADebugTypeExpr___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ADebugTypeExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) syntax___mmbuilder___AExpr___get_easy_stype}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 0 /* 80: ADebugTypeExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___ADebugTypeExpr___generate_icode}, + {(bigint) syntax___typing___AExpr___is_implicit_self}, + {(bigint) syntax___typing___AExpr___is_self}, + {(bigint) syntax___typing___AExpr___its_variable}, + {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, + {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, + {(bigint) syntax___typing___AExpr___warn_parentheses}, + {(bigint) parser___parser_prod___ADebugTypeExpr___empty_init}, + {(bigint) parser___parser_prod___ADebugTypeExpr___init_adebugtypeexpr}, + {(bigint) 4 /* 90: ADebugTypeExpr < ADebugTypeExpr: superclass init_table position */}, + {(bigint) parser___parser_nodes___ADebugTypeExpr___n_kwdebug}, + {(bigint) parser___parser_nodes___ADebugTypeExpr___n_kwtype}, + {(bigint) parser___parser_nodes___ADebugTypeExpr___n_expr}, + {(bigint) parser___parser_nodes___ADebugTypeExpr___n_type}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ADebugTypeExpr::_parent */ +/* 3: Attribute ADebugTypeExpr::_location */ +/* 4: Attribute ADebugTypeExpr::_first_location */ +/* 5: Attribute ADebugTypeExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ADebugTypeExpr::_is_typed */ +/* 8: Attribute ADebugTypeExpr::_stype */ +/* 9: Attribute ADebugTypeExpr::_if_true_flow_ctx */ +/* 10: Attribute ADebugTypeExpr::_if_false_flow_ctx */ +/* 11: Attribute ADebugTypeExpr::_n_kwdebug */ +/* 12: Attribute ADebugTypeExpr::_n_kwtype */ +/* 13: Attribute ADebugTypeExpr::_n_expr */ +/* 14: Attribute ADebugTypeExpr::_n_type */ +void INIT_ATTRIBUTES__parser___parser_nodes___ADebugTypeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ADebugTypeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:365 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ADebugTypeExpr(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction145; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction145_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction145(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction145_parser___ReduceAction145___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction145(); - parser___ReduceAction145___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction146[45] = { - {(bigint) 2291 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction146 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction146 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2291 /* 3: ReduceAction146 < ReduceAction146: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction146 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction146 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction146___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction146 < ReduceAction146: superclass init_table position */}, - {(bigint) parser___ReduceAction146___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction146(void) { + obj = alloc(sizeof(val_t) * 15); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ADebugTypeExpr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ADebugTypeExpr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ADebugTypeExpr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ADebugTypeExpr____n_kwdebug(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwdebug", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ADebugTypeExpr____n_kwtype(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwtype", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ADebugTypeExpr____n_expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_expr", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ADebugTypeExpr____n_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_type", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_typed", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ADebugTypeExpr_parser___parser_prod___ADebugTypeExpr___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7356; + fra.me.meth = LOCATE_NEW_ADebugTypeExpr_parser___parser_prod___ADebugTypeExpr___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7356 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ADebugTypeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ADebugTypeExpr(fra.me.REG[0]); + parser___parser_prod___ADebugTypeExpr___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ADebugTypeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ADebugTypeExpr_parser___parser_prod___ADebugTypeExpr___init_adebugtypeexpr(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7358; + fra.me.meth = LOCATE_NEW_ADebugTypeExpr_parser___parser_prod___ADebugTypeExpr___init_adebugtypeexpr; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* parser/parser_prod.nit:7358 */ + fra.me.REG[4] = NEW_parser___parser_nodes___ADebugTypeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ADebugTypeExpr(fra.me.REG[4]); + parser___parser_prod___ADebugTypeExpr___init_adebugtypeexpr(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_parser___parser_nodes___ADebugTypeExpr(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +val_t NEW_ADebugTypeExpr_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ADebugTypeExpr_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ADebugTypeExpr(); + INIT_ATTRIBUTES__parser___parser_nodes___ADebugTypeExpr(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ADebugTypeExpr(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AListExprs[80] = { + {(bigint) 3459 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AListExprs" /* 2: Class Name */}, + {(bigint) 3 /* 3: AListExprs < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AListExprs < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AListExprs < Prod: superclass typecheck marker */}, + {(bigint) 2871 /* 6: AListExprs < AExprs: superclass typecheck marker */}, + {(bigint) 3459 /* 7: AListExprs < AListExprs: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AListExprs < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AListExprs___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AListExprs___visit_all}, + {(bigint) 2 /* 63: AListExprs < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AListExprs < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___syntax_base___AExprs___to_a}, + {(bigint) 0 /* 75: AListExprs < AExprs: superclass init_table position */}, + {(bigint) parser___parser_nodes___AExprs___n_exprs}, + {(bigint) parser___parser_prod___AListExprs___empty_init}, + {(bigint) parser___parser_prod___AListExprs___init_alistexprs}, + {(bigint) 4 /* 79: AListExprs < AListExprs: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AListExprs::_parent */ +/* 3: Attribute AListExprs::_location */ +/* 4: Attribute AListExprs::_first_location */ +/* 5: Attribute AListExprs::_last_location */ +/* 6: Attribute AListExprs::_n_exprs */ +void INIT_ATTRIBUTES__parser___parser_nodes___AListExprs(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AListExprs; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:1130 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AExprs____n_exprs(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AListExprs(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AListExprs; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AListExprs(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AListExprs; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AExprs____n_exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_exprs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AListExprs_parser___parser_prod___AListExprs___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7429; + fra.me.meth = LOCATE_NEW_AListExprs_parser___parser_prod___AListExprs___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7429 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AListExprs(); + INIT_ATTRIBUTES__parser___parser_nodes___AListExprs(fra.me.REG[0]); + parser___parser_prod___AListExprs___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AListExprs(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AListExprs_parser___parser_prod___AListExprs___init_alistexprs(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7431; + fra.me.meth = LOCATE_NEW_AListExprs_parser___parser_prod___AListExprs___init_alistexprs; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:7431 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AListExprs(); + INIT_ATTRIBUTES__parser___parser_nodes___AListExprs(fra.me.REG[1]); + parser___parser_prod___AListExprs___init_alistexprs(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AListExprs(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AListExprs_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AListExprs_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AListExprs(); + INIT_ATTRIBUTES__parser___parser_nodes___AListExprs(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AListExprs(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AParExprs[82] = { + {(bigint) 3419 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AParExprs" /* 2: Class Name */}, + {(bigint) 3 /* 3: AParExprs < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AParExprs < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AParExprs < Prod: superclass typecheck marker */}, + {(bigint) 2871 /* 6: AParExprs < AExprs: superclass typecheck marker */}, + {(bigint) 3419 /* 7: AParExprs < AParExprs: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AParExprs < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AParExprs___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AParExprs___visit_all}, + {(bigint) 2 /* 63: AParExprs < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AParExprs___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AParExprs < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___syntax_base___AExprs___to_a}, + {(bigint) 0 /* 75: AParExprs < AExprs: superclass init_table position */}, + {(bigint) parser___parser_nodes___AExprs___n_exprs}, + {(bigint) parser___parser_prod___AParExprs___empty_init}, + {(bigint) parser___parser_prod___AParExprs___init_aparexprs}, + {(bigint) 4 /* 79: AParExprs < AParExprs: superclass init_table position */}, + {(bigint) parser___parser_nodes___AParExprs___n_opar}, + {(bigint) parser___parser_nodes___AParExprs___n_cpar}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AParExprs::_parent */ +/* 3: Attribute AParExprs::_location */ +/* 4: Attribute AParExprs::_first_location */ +/* 5: Attribute AParExprs::_last_location */ +/* 6: Attribute AParExprs::_n_exprs */ +/* 7: Attribute AParExprs::_n_opar */ +/* 8: Attribute AParExprs::_n_cpar */ +void INIT_ATTRIBUTES__parser___parser_nodes___AParExprs(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AParExprs; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:1130 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AExprs____n_exprs(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AParExprs(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction146; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction146_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction146(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction146_parser___ReduceAction146___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction146(); - parser___ReduceAction146___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction147[45] = { - {(bigint) 2287 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction147 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction147 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2287 /* 3: ReduceAction147 < ReduceAction147: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction147 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction147 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction147___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction147 < ReduceAction147: superclass init_table position */}, - {(bigint) parser___ReduceAction147___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction147(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AParExprs; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AParExprs(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AParExprs; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AParExprs____n_opar(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_opar", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AExprs____n_exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_exprs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AParExprs____n_cpar(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_cpar", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AParExprs_parser___parser_prod___AParExprs___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7467; + fra.me.meth = LOCATE_NEW_AParExprs_parser___parser_prod___AParExprs___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7467 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AParExprs(); + INIT_ATTRIBUTES__parser___parser_nodes___AParExprs(fra.me.REG[0]); + parser___parser_prod___AParExprs___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AParExprs(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AParExprs_parser___parser_prod___AParExprs___init_aparexprs(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7469; + fra.me.meth = LOCATE_NEW_AParExprs_parser___parser_prod___AParExprs___init_aparexprs; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:7469 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AParExprs(); + INIT_ATTRIBUTES__parser___parser_nodes___AParExprs(fra.me.REG[3]); + parser___parser_prod___AParExprs___init_aparexprs(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AParExprs(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AParExprs_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AParExprs_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AParExprs(); + INIT_ATTRIBUTES__parser___parser_nodes___AParExprs(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AParExprs(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ABraExprs[82] = { + {(bigint) 3559 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ABraExprs" /* 2: Class Name */}, + {(bigint) 3 /* 3: ABraExprs < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ABraExprs < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ABraExprs < Prod: superclass typecheck marker */}, + {(bigint) 2871 /* 6: ABraExprs < AExprs: superclass typecheck marker */}, + {(bigint) 3559 /* 7: ABraExprs < ABraExprs: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ABraExprs < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ABraExprs___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ABraExprs___visit_all}, + {(bigint) 2 /* 63: ABraExprs < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ABraExprs < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___syntax_base___AExprs___to_a}, + {(bigint) 0 /* 75: ABraExprs < AExprs: superclass init_table position */}, + {(bigint) parser___parser_nodes___AExprs___n_exprs}, + {(bigint) parser___parser_prod___ABraExprs___empty_init}, + {(bigint) parser___parser_prod___ABraExprs___init_abraexprs}, + {(bigint) 4 /* 79: ABraExprs < ABraExprs: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABraExprs___n_obra}, + {(bigint) parser___parser_nodes___ABraExprs___n_cbra}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ABraExprs::_parent */ +/* 3: Attribute ABraExprs::_location */ +/* 4: Attribute ABraExprs::_first_location */ +/* 5: Attribute ABraExprs::_last_location */ +/* 6: Attribute ABraExprs::_n_exprs */ +/* 7: Attribute ABraExprs::_n_obra */ +/* 8: Attribute ABraExprs::_n_cbra */ +void INIT_ATTRIBUTES__parser___parser_nodes___ABraExprs(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABraExprs; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:1130 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AExprs____n_exprs(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ABraExprs(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction147; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction147_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction147(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction147_parser___ReduceAction147___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction147(); - parser___ReduceAction147___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction148[45] = { - {(bigint) 2283 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction148 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction148 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2283 /* 3: ReduceAction148 < ReduceAction148: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction148 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction148 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction148___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction148 < ReduceAction148: superclass init_table position */}, - {(bigint) parser___ReduceAction148___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction148(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ABraExprs; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ABraExprs(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ABraExprs; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABraExprs____n_obra(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_obra", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AExprs____n_exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_exprs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABraExprs____n_cbra(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_cbra", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ABraExprs_parser___parser_prod___ABraExprs___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7533; + fra.me.meth = LOCATE_NEW_ABraExprs_parser___parser_prod___ABraExprs___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7533 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraExprs(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraExprs(fra.me.REG[0]); + parser___parser_prod___ABraExprs___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraExprs(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABraExprs_parser___parser_prod___ABraExprs___init_abraexprs(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7535; + fra.me.meth = LOCATE_NEW_ABraExprs_parser___parser_prod___ABraExprs___init_abraexprs; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:7535 */ + fra.me.REG[3] = NEW_parser___parser_nodes___ABraExprs(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraExprs(fra.me.REG[3]); + parser___parser_prod___ABraExprs___init_abraexprs(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___ABraExprs(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_ABraExprs_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ABraExprs_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABraExprs(); + INIT_ATTRIBUTES__parser___parser_nodes___ABraExprs(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABraExprs(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___APlusAssignOp[80] = { + {(bigint) 3411 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "APlusAssignOp" /* 2: Class Name */}, + {(bigint) 3 /* 3: APlusAssignOp < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: APlusAssignOp < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: APlusAssignOp < Prod: superclass typecheck marker */}, + {(bigint) 2899 /* 6: APlusAssignOp < AAssignOp: superclass typecheck marker */}, + {(bigint) 3411 /* 7: APlusAssignOp < APlusAssignOp: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: APlusAssignOp < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___APlusAssignOp___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___APlusAssignOp___visit_all}, + {(bigint) 2 /* 63: APlusAssignOp < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: APlusAssignOp < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___APlusAssignOp___method_name}, + {(bigint) 0 /* 75: APlusAssignOp < AAssignOp: superclass init_table position */}, + {(bigint) parser___parser_prod___APlusAssignOp___empty_init}, + {(bigint) parser___parser_prod___APlusAssignOp___init_aplusassignop}, + {(bigint) 4 /* 78: APlusAssignOp < APlusAssignOp: superclass init_table position */}, + {(bigint) parser___parser_nodes___APlusAssignOp___n_pluseq}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute APlusAssignOp::_parent */ +/* 3: Attribute APlusAssignOp::_location */ +/* 4: Attribute APlusAssignOp::_first_location */ +/* 5: Attribute APlusAssignOp::_last_location */ +/* 6: Attribute APlusAssignOp::_n_pluseq */ +void INIT_ATTRIBUTES__parser___parser_nodes___APlusAssignOp(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___APlusAssignOp; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___APlusAssignOp(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction148; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction148_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction148(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction148_parser___ReduceAction148___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction148(); - parser___ReduceAction148___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction149[45] = { - {(bigint) 2279 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction149 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction149 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2279 /* 3: ReduceAction149 < ReduceAction149: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction149 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction149 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction149___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction149 < ReduceAction149: superclass init_table position */}, - {(bigint) parser___ReduceAction149___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction149(void) { + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___APlusAssignOp; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___APlusAssignOp(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___APlusAssignOp; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___APlusAssignOp____n_pluseq(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_pluseq", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_APlusAssignOp_parser___parser_prod___APlusAssignOp___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7599; + fra.me.meth = LOCATE_NEW_APlusAssignOp_parser___parser_prod___APlusAssignOp___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7599 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APlusAssignOp(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusAssignOp(fra.me.REG[0]); + parser___parser_prod___APlusAssignOp___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusAssignOp(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_APlusAssignOp_parser___parser_prod___APlusAssignOp___init_aplusassignop(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7601; + fra.me.meth = LOCATE_NEW_APlusAssignOp_parser___parser_prod___APlusAssignOp___init_aplusassignop; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:7601 */ + fra.me.REG[1] = NEW_parser___parser_nodes___APlusAssignOp(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusAssignOp(fra.me.REG[1]); + parser___parser_prod___APlusAssignOp___init_aplusassignop(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusAssignOp(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_APlusAssignOp_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_APlusAssignOp_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___APlusAssignOp(); + INIT_ATTRIBUTES__parser___parser_nodes___APlusAssignOp(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___APlusAssignOp(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AMinusAssignOp[80] = { + {(bigint) 3439 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AMinusAssignOp" /* 2: Class Name */}, + {(bigint) 3 /* 3: AMinusAssignOp < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AMinusAssignOp < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AMinusAssignOp < Prod: superclass typecheck marker */}, + {(bigint) 2899 /* 6: AMinusAssignOp < AAssignOp: superclass typecheck marker */}, + {(bigint) 3439 /* 7: AMinusAssignOp < AMinusAssignOp: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AMinusAssignOp < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AMinusAssignOp___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AMinusAssignOp___visit_all}, + {(bigint) 2 /* 63: AMinusAssignOp < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AMinusAssignOp < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___AMinusAssignOp___method_name}, + {(bigint) 0 /* 75: AMinusAssignOp < AAssignOp: superclass init_table position */}, + {(bigint) parser___parser_prod___AMinusAssignOp___empty_init}, + {(bigint) parser___parser_prod___AMinusAssignOp___init_aminusassignop}, + {(bigint) 4 /* 78: AMinusAssignOp < AMinusAssignOp: superclass init_table position */}, + {(bigint) parser___parser_nodes___AMinusAssignOp___n_minuseq}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AMinusAssignOp::_parent */ +/* 3: Attribute AMinusAssignOp::_location */ +/* 4: Attribute AMinusAssignOp::_first_location */ +/* 5: Attribute AMinusAssignOp::_last_location */ +/* 6: Attribute AMinusAssignOp::_n_minuseq */ +void INIT_ATTRIBUTES__parser___parser_nodes___AMinusAssignOp(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AMinusAssignOp; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AMinusAssignOp(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction149; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction149_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction149(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction149_parser___ReduceAction149___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction149(); - parser___ReduceAction149___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction150[45] = { - {(bigint) 2271 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction150 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction150 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2271 /* 3: ReduceAction150 < ReduceAction150: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction150 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction150 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction150___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction150 < ReduceAction150: superclass init_table position */}, - {(bigint) parser___ReduceAction150___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction150(void) { + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AMinusAssignOp; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AMinusAssignOp(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AMinusAssignOp; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AMinusAssignOp____n_minuseq(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_minuseq", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AMinusAssignOp_parser___parser_prod___AMinusAssignOp___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7630; + fra.me.meth = LOCATE_NEW_AMinusAssignOp_parser___parser_prod___AMinusAssignOp___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7630 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMinusAssignOp(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusAssignOp(fra.me.REG[0]); + parser___parser_prod___AMinusAssignOp___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusAssignOp(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AMinusAssignOp_parser___parser_prod___AMinusAssignOp___init_aminusassignop(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7632; + fra.me.meth = LOCATE_NEW_AMinusAssignOp_parser___parser_prod___AMinusAssignOp___init_aminusassignop; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:7632 */ + fra.me.REG[1] = NEW_parser___parser_nodes___AMinusAssignOp(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusAssignOp(fra.me.REG[1]); + parser___parser_prod___AMinusAssignOp___init_aminusassignop(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusAssignOp(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_AMinusAssignOp_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AMinusAssignOp_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AMinusAssignOp(); + INIT_ATTRIBUTES__parser___parser_nodes___AMinusAssignOp(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AMinusAssignOp(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AClosureDef[91] = { + {(bigint) 3535 /* 0: Identity */}, + {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AClosureDef" /* 2: Class Name */}, + {(bigint) 3 /* 3: AClosureDef < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AClosureDef < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AClosureDef < Prod: superclass typecheck marker */}, + {(bigint) 2847 /* 6: AClosureDef < ALabelable: superclass typecheck marker */}, + {(bigint) 3535 /* 7: AClosureDef < AClosureDef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: AClosureDef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AClosureDef___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AClosureDef___visit_all}, + {(bigint) 2 /* 63: AClosureDef < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___AClosureDef___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___AClosureDef___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: AClosureDef < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 0 /* 74: AClosureDef < ALabelable: superclass init_table position */}, + {(bigint) parser___parser_nodes___ALabelable___n_label}, + {(bigint) syntax___icode_generation___AClosureDef___generate_iclosuredef}, + {(bigint) syntax___typing___AClosureDef___escapable}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AClosureDef___accept_typing2}, + {(bigint) syntax___typing___AClosureDef___closure}, + {(bigint) syntax___syntax_base___AClosureDef___variables}, + {(bigint) syntax___syntax_base___AClosureDef___variables__eq}, + {(bigint) parser___parser_prod___AClosureDef___empty_init}, + {(bigint) parser___parser_prod___AClosureDef___init_aclosuredef}, + {(bigint) 4 /* 85: AClosureDef < AClosureDef: superclass init_table position */}, + {(bigint) parser___parser_nodes___AClosureDef___n_bang}, + {(bigint) parser___parser_nodes___AClosureDef___n_id}, + {(bigint) parser___parser_nodes___AClosureDef___n_ids}, + {(bigint) parser___parser_nodes___AClosureDef___n_kwdo}, + {(bigint) parser___parser_nodes___AClosureDef___n_expr}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AClosureDef::_parent */ +/* 3: Attribute AClosureDef::_location */ +/* 4: Attribute AClosureDef::_first_location */ +/* 5: Attribute AClosureDef::_last_location */ +/* 6: Attribute AClosureDef::_n_label */ +/* 7: Attribute AClosureDef::_iclosure_def */ +/* 8: Attribute AClosureDef::_closure */ +/* 9: Attribute AClosureDef::_escapable */ +/* 10: Attribute AClosureDef::_accept_typing2 */ +/* 11: Attribute AClosureDef::_variables */ +/* 12: Attribute AClosureDef::_n_bang */ +/* 13: Attribute AClosureDef::_n_id */ +/* 14: Attribute AClosureDef::_n_ids */ +/* 15: Attribute AClosureDef::_n_kwdo */ +/* 16: Attribute AClosureDef::_n_expr */ +void INIT_ATTRIBUTES__parser___parser_nodes___AClosureDef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AClosureDef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:1994 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AClosureDef____accept_typing2(fra.me.REG[0]) = REGB0; + /* parser/parser_nodes.nit:1165 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AClosureDef____n_ids(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:1166 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AClosureDef____n_kwdo(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:1167 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AClosureDef____n_expr(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:761 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___ALabelable____n_label(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AClosureDef(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction150; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction150_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction150(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction150_parser___ReduceAction150___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction150(); - parser___ReduceAction150___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction151[45] = { - {(bigint) 2267 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction151 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction151 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2267 /* 3: ReduceAction151 < ReduceAction151: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction151 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction151 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction151___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction151 < ReduceAction151: superclass init_table position */}, - {(bigint) parser___ReduceAction151___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction151(void) { + obj = alloc(sizeof(val_t) * 17); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AClosureDef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AClosureDef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AClosureDef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___AClosureDef____accept_typing2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_accept_typing2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClosureDef____n_bang(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_bang", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClosureDef____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AClosureDef____n_ids(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_ids", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AClosureDef_parser___parser_prod___AClosureDef___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7661; + fra.me.meth = LOCATE_NEW_AClosureDef_parser___parser_prod___AClosureDef___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7661 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AClosureDef(); + INIT_ATTRIBUTES__parser___parser_nodes___AClosureDef(fra.me.REG[0]); + parser___parser_prod___AClosureDef___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AClosureDef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AClosureDef_parser___parser_prod___AClosureDef___init_aclosuredef(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4, val_t p5){ + struct {struct stack_frame_t me; val_t MORE_REG[6];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7663; + fra.me.meth = LOCATE_NEW_AClosureDef_parser___parser_prod___AClosureDef___init_aclosuredef; + fra.me.has_broke = 0; + fra.me.REG_size = 7; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[6] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + fra.me.REG[5] = p5; + /* parser/parser_prod.nit:7663 */ + fra.me.REG[6] = NEW_parser___parser_nodes___AClosureDef(); + INIT_ATTRIBUTES__parser___parser_nodes___AClosureDef(fra.me.REG[6]); + parser___parser_prod___AClosureDef___init_aclosuredef(fra.me.REG[6], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], fra.me.REG[5], init_table); + CHECKNEW_parser___parser_nodes___AClosureDef(fra.me.REG[6]); + stack_frame_head = fra.me.prev; + return fra.me.REG[6]; +} +val_t NEW_AClosureDef_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AClosureDef_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AClosureDef(); + INIT_ATTRIBUTES__parser___parser_nodes___AClosureDef(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AClosureDef(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ASimpleClosureId[80] = { + {(bigint) 3363 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ASimpleClosureId" /* 2: Class Name */}, + {(bigint) 3 /* 3: ASimpleClosureId < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ASimpleClosureId < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ASimpleClosureId < Prod: superclass typecheck marker */}, + {(bigint) 2883 /* 6: ASimpleClosureId < AClosureId: superclass typecheck marker */}, + {(bigint) 3363 /* 7: ASimpleClosureId < ASimpleClosureId: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ASimpleClosureId < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ASimpleClosureId___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ASimpleClosureId___visit_all}, + {(bigint) 2 /* 63: ASimpleClosureId < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ASimpleClosureId < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ASimpleClosureId___to_symbol}, + {(bigint) 0 /* 75: ASimpleClosureId < AClosureId: superclass init_table position */}, + {(bigint) parser___parser_prod___ASimpleClosureId___empty_init}, + {(bigint) parser___parser_prod___ASimpleClosureId___init_asimpleclosureid}, + {(bigint) 4 /* 78: ASimpleClosureId < ASimpleClosureId: superclass init_table position */}, + {(bigint) parser___parser_nodes___ASimpleClosureId___n_id}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ASimpleClosureId::_parent */ +/* 3: Attribute ASimpleClosureId::_location */ +/* 4: Attribute ASimpleClosureId::_first_location */ +/* 5: Attribute ASimpleClosureId::_last_location */ +/* 6: Attribute ASimpleClosureId::_n_id */ +void INIT_ATTRIBUTES__parser___parser_nodes___ASimpleClosureId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ASimpleClosureId; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ASimpleClosureId(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction151; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction151_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction151(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction151_parser___ReduceAction151___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction151(); - parser___ReduceAction151___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction152[45] = { - {(bigint) 2263 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction152 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction152 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2263 /* 3: ReduceAction152 < ReduceAction152: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction152 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction152 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction152___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction152 < ReduceAction152: superclass init_table position */}, - {(bigint) parser___ReduceAction152___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction152(void) { + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ASimpleClosureId; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ASimpleClosureId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ASimpleClosureId; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ASimpleClosureId____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ASimpleClosureId_parser___parser_prod___ASimpleClosureId___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7781; + fra.me.meth = LOCATE_NEW_ASimpleClosureId_parser___parser_prod___ASimpleClosureId___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7781 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASimpleClosureId(); + INIT_ATTRIBUTES__parser___parser_nodes___ASimpleClosureId(fra.me.REG[0]); + parser___parser_prod___ASimpleClosureId___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASimpleClosureId(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ASimpleClosureId_parser___parser_prod___ASimpleClosureId___init_asimpleclosureid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7783; + fra.me.meth = LOCATE_NEW_ASimpleClosureId_parser___parser_prod___ASimpleClosureId___init_asimpleclosureid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:7783 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ASimpleClosureId(); + INIT_ATTRIBUTES__parser___parser_nodes___ASimpleClosureId(fra.me.REG[1]); + parser___parser_prod___ASimpleClosureId___init_asimpleclosureid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASimpleClosureId(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ASimpleClosureId_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ASimpleClosureId_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ASimpleClosureId(); + INIT_ATTRIBUTES__parser___parser_nodes___ASimpleClosureId(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ASimpleClosureId(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ABreakClosureId[80] = { + {(bigint) 3547 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ABreakClosureId" /* 2: Class Name */}, + {(bigint) 3 /* 3: ABreakClosureId < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ABreakClosureId < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ABreakClosureId < Prod: superclass typecheck marker */}, + {(bigint) 2883 /* 6: ABreakClosureId < AClosureId: superclass typecheck marker */}, + {(bigint) 3547 /* 7: ABreakClosureId < ABreakClosureId: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ABreakClosureId < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ABreakClosureId___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ABreakClosureId___visit_all}, + {(bigint) 2 /* 63: ABreakClosureId < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 1 /* 72: ABreakClosureId < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___ABreakClosureId___to_symbol}, + {(bigint) 0 /* 75: ABreakClosureId < AClosureId: superclass init_table position */}, + {(bigint) parser___parser_prod___ABreakClosureId___empty_init}, + {(bigint) parser___parser_prod___ABreakClosureId___init_abreakclosureid}, + {(bigint) 4 /* 78: ABreakClosureId < ABreakClosureId: superclass init_table position */}, + {(bigint) parser___parser_nodes___ABreakClosureId___n_kwbreak}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ABreakClosureId::_parent */ +/* 3: Attribute ABreakClosureId::_location */ +/* 4: Attribute ABreakClosureId::_first_location */ +/* 5: Attribute ABreakClosureId::_last_location */ +/* 6: Attribute ABreakClosureId::_n_kwbreak */ +void INIT_ATTRIBUTES__parser___parser_nodes___ABreakClosureId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ABreakClosureId; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ABreakClosureId(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction152; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction152_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction152(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction152_parser___ReduceAction152___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction152(); - parser___ReduceAction152___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction153[45] = { - {(bigint) 2259 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction153 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction153 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2259 /* 3: ReduceAction153 < ReduceAction153: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction153 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction153 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction153___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction153 < ReduceAction153: superclass init_table position */}, - {(bigint) parser___ReduceAction153___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction153(void) { + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ABreakClosureId; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ABreakClosureId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ABreakClosureId; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ABreakClosureId____n_kwbreak(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_kwbreak", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ABreakClosureId_parser___parser_prod___ABreakClosureId___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7812; + fra.me.meth = LOCATE_NEW_ABreakClosureId_parser___parser_prod___ABreakClosureId___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7812 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABreakClosureId(); + INIT_ATTRIBUTES__parser___parser_nodes___ABreakClosureId(fra.me.REG[0]); + parser___parser_prod___ABreakClosureId___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABreakClosureId(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ABreakClosureId_parser___parser_prod___ABreakClosureId___init_abreakclosureid(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7814; + fra.me.meth = LOCATE_NEW_ABreakClosureId_parser___parser_prod___ABreakClosureId___init_abreakclosureid; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:7814 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ABreakClosureId(); + INIT_ATTRIBUTES__parser___parser_nodes___ABreakClosureId(fra.me.REG[1]); + parser___parser_prod___ABreakClosureId___init_abreakclosureid(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABreakClosureId(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ABreakClosureId_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ABreakClosureId_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ABreakClosureId(); + INIT_ATTRIBUTES__parser___parser_nodes___ABreakClosureId(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ABreakClosureId(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AModuleName[80] = { + {(bigint) 2835 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AModuleName" /* 2: Class Name */}, + {(bigint) 3 /* 3: AModuleName < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AModuleName < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AModuleName < Prod: superclass typecheck marker */}, + {(bigint) 2835 /* 6: AModuleName < AModuleName: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: AModuleName < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AModuleName___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AModuleName___visit_all}, + {(bigint) 1 /* 63: AModuleName < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: AModuleName < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) parser___parser_prod___AModuleName___empty_init}, + {(bigint) parser___parser_prod___AModuleName___init_amodulename}, + {(bigint) 3 /* 76: AModuleName < AModuleName: superclass init_table position */}, + {(bigint) parser___parser_nodes___AModuleName___n_quad}, + {(bigint) parser___parser_nodes___AModuleName___n_path}, + {(bigint) parser___parser_nodes___AModuleName___n_id}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AModuleName::_parent */ +/* 3: Attribute AModuleName::_location */ +/* 4: Attribute AModuleName::_first_location */ +/* 5: Attribute AModuleName::_last_location */ +/* 6: Attribute AModuleName::_n_quad */ +/* 7: Attribute AModuleName::_n_path */ +/* 8: Attribute AModuleName::_n_id */ +void INIT_ATTRIBUTES__parser___parser_nodes___AModuleName(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AModuleName; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:1183 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AModuleName____n_quad(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:1184 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AModuleName____n_path(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AModuleName(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction153; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction153_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction153(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction153_parser___ReduceAction153___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction153(); - parser___ReduceAction153___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction154[45] = { - {(bigint) 2255 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction154 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction154 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2255 /* 3: ReduceAction154 < ReduceAction154: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction154 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction154 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction154___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction154 < ReduceAction154: superclass init_table position */}, - {(bigint) parser___ReduceAction154___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction154(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AModuleName; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AModuleName(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AModuleName; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AModuleName____n_path(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_path", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AModuleName____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AModuleName_parser___parser_prod___AModuleName___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7843; + fra.me.meth = LOCATE_NEW_AModuleName_parser___parser_prod___AModuleName___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:7843 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AModuleName(); + INIT_ATTRIBUTES__parser___parser_nodes___AModuleName(fra.me.REG[0]); + parser___parser_prod___AModuleName___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AModuleName(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AModuleName_parser___parser_prod___AModuleName___init_amodulename(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 7845; + fra.me.meth = LOCATE_NEW_AModuleName_parser___parser_prod___AModuleName___init_amodulename; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* parser/parser_prod.nit:7845 */ + fra.me.REG[3] = NEW_parser___parser_nodes___AModuleName(); + INIT_ATTRIBUTES__parser___parser_nodes___AModuleName(fra.me.REG[3]); + parser___parser_prod___AModuleName___init_amodulename(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_parser___parser_nodes___AModuleName(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_AModuleName_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AModuleName_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AModuleName(); + INIT_ATTRIBUTES__parser___parser_nodes___AModuleName(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AModuleName(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___AQualified[80] = { + {(bigint) 2819 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AQualified" /* 2: Class Name */}, + {(bigint) 3 /* 3: AQualified < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: AQualified < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: AQualified < Prod: superclass typecheck marker */}, + {(bigint) 2819 /* 6: AQualified < AQualified: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: AQualified < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___AQualified___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___AQualified___visit_all}, + {(bigint) 1 /* 63: AQualified < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: AQualified < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) parser___parser_prod___AQualified___empty_init}, + {(bigint) parser___parser_prod___AQualified___init_aqualified}, + {(bigint) 3 /* 76: AQualified < AQualified: superclass init_table position */}, + {(bigint) parser___parser_nodes___AQualified___n_quad}, + {(bigint) parser___parser_nodes___AQualified___n_id}, + {(bigint) parser___parser_nodes___AQualified___n_classid}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AQualified::_parent */ +/* 3: Attribute AQualified::_location */ +/* 4: Attribute AQualified::_first_location */ +/* 5: Attribute AQualified::_last_location */ +/* 6: Attribute AQualified::_n_quad */ +/* 7: Attribute AQualified::_n_id */ +/* 8: Attribute AQualified::_n_classid */ +void INIT_ATTRIBUTES__parser___parser_nodes___AQualified(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___AQualified; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:1190 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___AQualified____n_id(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:1191 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AQualified____n_classid(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_nodes.nit:1189 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_nodes___AQualified____n_quad(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___AQualified(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction154; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction154_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction154(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction154_parser___ReduceAction154___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction154(); - parser___ReduceAction154___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction155[45] = { - {(bigint) 2251 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction155 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction155 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2251 /* 3: ReduceAction155 < ReduceAction155: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction155 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction155 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction155___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction155 < ReduceAction155: superclass init_table position */}, - {(bigint) parser___ReduceAction155___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction155(void) { + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___AQualified; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___AQualified(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___AQualified; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___AQualified____n_id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_id", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AQualified_parser___parser_prod___AQualified___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8328; + fra.me.meth = LOCATE_NEW_AQualified_parser___parser_prod___AQualified___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:8328 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AQualified(); + INIT_ATTRIBUTES__parser___parser_nodes___AQualified(fra.me.REG[0]); + parser___parser_prod___AQualified___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AQualified(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_AQualified_parser___parser_prod___AQualified___init_aqualified(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8330; + fra.me.meth = LOCATE_NEW_AQualified_parser___parser_prod___AQualified___init_aqualified; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_prod.nit:8330 */ + fra.me.REG[2] = NEW_parser___parser_nodes___AQualified(); + INIT_ATTRIBUTES__parser___parser_nodes___AQualified(fra.me.REG[2]); + parser___parser_prod___AQualified___init_aqualified(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___AQualified(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +val_t NEW_AQualified_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_AQualified_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___AQualified(); + INIT_ATTRIBUTES__parser___parser_nodes___AQualified(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___AQualified(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___ADoc[78] = { + {(bigint) 2879 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ADoc" /* 2: Class Name */}, + {(bigint) 3 /* 3: ADoc < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: ADoc < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: ADoc < Prod: superclass typecheck marker */}, + {(bigint) 2879 /* 6: ADoc < ADoc: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ADoc < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___ADoc___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ADoc___visit_all}, + {(bigint) 1 /* 63: ADoc < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: ADoc < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) parser___parser_prod___ADoc___empty_init}, + {(bigint) parser___parser_prod___ADoc___init_adoc}, + {(bigint) 3 /* 76: ADoc < ADoc: superclass init_table position */}, + {(bigint) parser___parser_nodes___ADoc___n_comment}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ADoc::_parent */ +/* 3: Attribute ADoc::_location */ +/* 4: Attribute ADoc::_first_location */ +/* 5: Attribute ADoc::_last_location */ +/* 6: Attribute ADoc::_n_comment */ +void INIT_ATTRIBUTES__parser___parser_nodes___ADoc(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___ADoc; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_nodes.nit:1195 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_parser___parser_nodes___ADoc____n_comment(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___ADoc(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction155; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction155_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction155(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction155_parser___ReduceAction155___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction155(); - parser___ReduceAction155___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction156[45] = { - {(bigint) 2247 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction156 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction156 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2247 /* 3: ReduceAction156 < ReduceAction156: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___ADoc; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___ADoc(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___ADoc; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___ADoc____n_comment(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_comment", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ADoc_parser___parser_prod___ADoc___empty_init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8384; + fra.me.meth = LOCATE_NEW_ADoc_parser___parser_prod___ADoc___empty_init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_prod.nit:8384 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ADoc(); + INIT_ATTRIBUTES__parser___parser_nodes___ADoc(fra.me.REG[0]); + parser___parser_prod___ADoc___empty_init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ADoc(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +val_t NEW_ADoc_parser___parser_prod___ADoc___init_adoc(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 8386; + fra.me.meth = LOCATE_NEW_ADoc_parser___parser_prod___ADoc___init_adoc; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:8386 */ + fra.me.REG[1] = NEW_parser___parser_nodes___ADoc(); + INIT_ATTRIBUTES__parser___parser_nodes___ADoc(fra.me.REG[1]); + parser___parser_prod___ADoc___init_adoc(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ADoc(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +val_t NEW_ADoc_parser___parser_nodes___ANode___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 32; + fra.me.meth = LOCATE_NEW_ADoc_parser___parser_nodes___ANode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser_nodes.nit:32 */ + fra.me.REG[0] = NEW_parser___parser_nodes___ADoc(); + INIT_ATTRIBUTES__parser___parser_nodes___ADoc(fra.me.REG[0]); + parser___parser_nodes___ANode___init(fra.me.REG[0], init_table); + CHECKNEW_parser___parser_nodes___ADoc(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___parser_nodes___Start[78] = { + {(bigint) 2535 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Start" /* 2: Class Name */}, + {(bigint) 3 /* 3: Start < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: Start < ANode: superclass typecheck marker */}, + {(bigint) 2111 /* 5: Start < Prod: superclass typecheck marker */}, + {(bigint) 2535 /* 6: Start < Start: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: Start < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___ANode___accept_class_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_specialization_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_ancestor_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_class_verifier}, + {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, + {(bigint) syntax___mmbuilder___ANode___accept_property_verifier}, + {(bigint) syntax___syntax_base___ANode___accept_abs_syntax_visitor}, + {(bigint) parser___parser_prod___ANode___parent}, + {(bigint) parser___parser_prod___ANode___parent__eq}, + {(bigint) parser___parser_prod___ANode___remove_child}, + {(bigint) parser___parser_prod___Start___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___Start___visit_all}, + {(bigint) 1 /* 63: Start < ANode: superclass init_table position */}, + {(bigint) parser___parser_nodes___ANode___location}, + {(bigint) parser___parser_nodes___ANode___hot_location}, + {(bigint) parser___parser_nodes___ANode___init}, + {(bigint) parser___parser_nodes___ANode___debug}, + {(bigint) syntax___icode_generation___ANode___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___ANode___after_typing}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 72: Start < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) 3 /* 74: Start < Start: superclass init_table position */}, + {(bigint) parser___parser_nodes___Start___n_base}, + {(bigint) parser___parser_nodes___Start___n_eof}, + {(bigint) parser___parser_nodes___Start___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Start::_parent */ +/* 3: Attribute Start::_location */ +/* 4: Attribute Start::_first_location */ +/* 5: Attribute Start::_last_location */ +/* 6: Attribute Start::_n_base */ +/* 7: Attribute Start::_n_eof */ +void INIT_ATTRIBUTES__parser___parser_nodes___Start(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___parser_nodes___Start; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___parser_nodes___Start(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_parser___parser_nodes___Start; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___parser_nodes___Start(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___parser_nodes___Start; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___parser_nodes___Start____n_eof(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_n_eof", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Start_parser___parser_nodes___Start___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1202; + fra.me.meth = LOCATE_NEW_Start_parser___parser_nodes___Start___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* parser/parser_nodes.nit:1202 */ + fra.me.REG[2] = NEW_parser___parser_nodes___Start(); + INIT_ATTRIBUTES__parser___parser_nodes___Start(fra.me.REG[2]); + parser___parser_nodes___Start___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_parser___parser_nodes___Start(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_parser___lexer___Lexer[62] = { + {(bigint) 2239 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Lexer" /* 2: Class Name */}, + {(bigint) 3 /* 3: Lexer < Object: superclass typecheck marker */}, + {(bigint) 23 /* 4: Lexer < TablesCapable: superclass typecheck marker */}, + {(bigint) 2239 /* 5: Lexer < Lexer: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: Lexer < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: Lexer < TablesCapable: superclass init_table position */}, + {(bigint) parser___tables___TablesCapable___lexer_goto}, + {(bigint) parser___tables___TablesCapable___lexer_accept}, + {(bigint) parser___tables___TablesCapable___parser_goto}, + {(bigint) parser___tables___TablesCapable___parser_action}, + {(bigint) 2 /* 55: Lexer < Lexer: superclass init_table position */}, + {(bigint) parser___lexer___Lexer___file}, + {(bigint) parser___lexer___Lexer___state_initial}, + {(bigint) parser___lexer___Lexer___init}, + {(bigint) parser___lexer___Lexer___peek}, + {(bigint) parser___lexer___Lexer___next}, + {(bigint) parser___lexer___Lexer___get_token}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Lexer::_token */ +/* 3: Attribute Lexer::_state */ +/* 4: Attribute Lexer::_file */ +/* 5: Attribute Lexer::_stream_pos */ +/* 6: Attribute Lexer::_line */ +/* 7: Attribute Lexer::_pos */ +/* 8: Attribute Lexer::_cr */ +void INIT_ATTRIBUTES__parser___lexer___Lexer(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___lexer___Lexer; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:1243 */ + REGB0 = TAG_Int(0); + ATTR_parser___lexer___Lexer____state(fra.me.REG[0]) = REGB0; + /* parser/lexer.nit:1249 */ + REGB0 = TAG_Int(0); + ATTR_parser___lexer___Lexer____stream_pos(fra.me.REG[0]) = REGB0; + /* parser/lexer.nit:1252 */ + REGB0 = TAG_Int(0); + ATTR_parser___lexer___Lexer____line(fra.me.REG[0]) = REGB0; + /* parser/lexer.nit:1255 */ + REGB0 = TAG_Int(0); + ATTR_parser___lexer___Lexer____pos(fra.me.REG[0]) = REGB0; + /* parser/lexer.nit:1258 */ + REGB0 = TAG_Bool(false); + ATTR_parser___lexer___Lexer____cr(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___lexer___Lexer(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_parser___lexer___Lexer; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___lexer___Lexer(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___lexer___Lexer; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___lexer___Lexer____state(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_state", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___lexer___Lexer____file(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_file", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___lexer___Lexer____stream_pos(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stream_pos", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___lexer___Lexer____line(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_line", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___lexer___Lexer____pos(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_pos", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___lexer___Lexer____cr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Lexer_parser___lexer___Lexer___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1263; + fra.me.meth = LOCATE_NEW_Lexer_parser___lexer___Lexer___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/lexer.nit:1263 */ + fra.me.REG[1] = NEW_parser___lexer___Lexer(); + INIT_ATTRIBUTES__parser___lexer___Lexer(fra.me.REG[1]); + parser___lexer___Lexer___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___lexer___Lexer(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___State[56] = { + {(bigint) 39 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "State" /* 2: Class Name */}, + {(bigint) 3 /* 3: State < Object: superclass typecheck marker */}, + {(bigint) 39 /* 4: State < State: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction156 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction156 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction156___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction156 < ReduceAction156: superclass init_table position */}, - {(bigint) parser___ReduceAction156___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction156(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction156; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction156_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction156(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction156_parser___ReduceAction156___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction156(); - parser___ReduceAction156___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction157[45] = { - {(bigint) 2243 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction157 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction157 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2243 /* 3: ReduceAction157 < ReduceAction157: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -56550,129 +77485,124 @@ const classtable_elt_t VFT_ReduceAction157[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: State < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction157 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction157 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction157___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction157 < ReduceAction157: superclass init_table position */}, - {(bigint) parser___ReduceAction157___init}, + {(bigint) 1 /* 50: State < State: superclass init_table position */}, + {(bigint) parser___State___state}, + {(bigint) parser___State___state__eq}, + {(bigint) parser___State___nodes}, + {(bigint) parser___State___nodes__eq}, + {(bigint) parser___State___init}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction157(void) { +/* 1: Object_id */ +/* 2: Attribute State::_state */ +/* 3: Attribute State::_nodes */ +void INIT_ATTRIBUTES__parser___State(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___State; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___State(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction157; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction157_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction157(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction157_parser___ReduceAction157___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction157(); - parser___ReduceAction157___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction158[45] = { - {(bigint) 2239 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction158 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction158 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2239 /* 3: ReduceAction158 < ReduceAction158: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_parser___State; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___State(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___State; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___State____state(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_state", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_State_parser___State___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 15; + fra.me.meth = LOCATE_NEW_State_parser___State___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + REGB0 = p0; + fra.me.REG[0] = p1; + /* parser/parser.nit:15 */ + fra.me.REG[1] = NEW_parser___State(); + INIT_ATTRIBUTES__parser___State(fra.me.REG[1]); + parser___State___init(fra.me.REG[1], REGB0, fra.me.REG[0], init_table); + CHECKNEW_parser___State(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___Parser[63] = { + {(bigint) 2119 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Parser" /* 2: Class Name */}, + {(bigint) 3 /* 3: Parser < Object: superclass typecheck marker */}, + {(bigint) 23 /* 4: Parser < TablesCapable: superclass typecheck marker */}, + {(bigint) 2119 /* 5: Parser < Parser: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction158 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction158 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction158___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction158 < ReduceAction158: superclass init_table position */}, - {(bigint) parser___ReduceAction158___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction158(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction158; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction158_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction158(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction158_parser___ReduceAction158___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction158(); - parser___ReduceAction158___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction159[45] = { - {(bigint) 2235 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction159 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction159 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2235 /* 3: ReduceAction159 < ReduceAction159: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -56682,129 +77612,301 @@ const classtable_elt_t VFT_ReduceAction159[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: Parser < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction159 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction159 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction159___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction159 < ReduceAction159: superclass init_table position */}, - {(bigint) parser___ReduceAction159___init}, + {(bigint) 0 /* 50: Parser < TablesCapable: superclass init_table position */}, + {(bigint) parser___tables___TablesCapable___lexer_goto}, + {(bigint) parser___tables___TablesCapable___lexer_accept}, + {(bigint) parser___tables___TablesCapable___parser_goto}, + {(bigint) parser___tables___TablesCapable___parser_action}, + {(bigint) 2 /* 55: Parser < Parser: superclass init_table position */}, + {(bigint) parser___Parser___init}, + {(bigint) parser___Parser___go_to}, + {(bigint) parser___Parser___push}, + {(bigint) parser___Parser___state}, + {(bigint) parser___Parser___pop}, + {(bigint) parser___Parser___parse}, + {(bigint) parser___Parser___build_reduce_table}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction159(void) { +/* 1: Object_id */ +/* 2: Attribute Parser::_lexer */ +/* 3: Attribute Parser::_stack */ +/* 4: Attribute Parser::_stack_pos */ +/* 5: Attribute Parser::_reduce_table */ +void INIT_ATTRIBUTES__parser___Parser(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___Parser; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___Parser(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction159; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction159_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction159(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction159_parser___ReduceAction159___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction159(); - parser___ReduceAction159___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction160[45] = { - {(bigint) 2227 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction160 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction160 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2227 /* 3: ReduceAction160 < ReduceAction160: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_parser___Parser; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___Parser(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___Parser; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___Parser____lexer(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_lexer", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___Parser____stack(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stack", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___Parser____stack_pos(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stack_pos", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___Parser____reduce_table(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_reduce_table", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Parser_parser___Parser___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 33; + fra.me.meth = LOCATE_NEW_Parser_parser___Parser___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser.nit:33 */ + fra.me.REG[1] = NEW_parser___Parser(); + INIT_ATTRIBUTES__parser___Parser(fra.me.REG[1]); + parser___Parser___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_parser___Parser(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_parser___ComputeProdLocationVisitor[57] = { + {(bigint) 2363 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ComputeProdLocationVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: ComputeProdLocationVisitor < Object: superclass typecheck marker */}, + {(bigint) 15 /* 4: ComputeProdLocationVisitor < Visitor: superclass typecheck marker */}, + {(bigint) 2363 /* 5: ComputeProdLocationVisitor < ComputeProdLocationVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ComputeProdLocationVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: ComputeProdLocationVisitor < Visitor: superclass init_table position */}, + {(bigint) parser___ComputeProdLocationVisitor___visit}, + {(bigint) parser___parser_prod___Visitor___enter_visit}, + {(bigint) parser___parser_prod___Visitor___current_node}, + {(bigint) parser___parser_prod___Visitor___init}, + {(bigint) 2 /* 55: ComputeProdLocationVisitor < ComputeProdLocationVisitor: superclass init_table position */}, + {(bigint) parser___ComputeProdLocationVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ComputeProdLocationVisitor::_current_node */ +/* 3: Attribute ComputeProdLocationVisitor::_need_first_prods */ +/* 4: Attribute ComputeProdLocationVisitor::_need_after_epsilons */ +/* 5: Attribute ComputeProdLocationVisitor::_need_before_epsilons */ +/* 6: Attribute ComputeProdLocationVisitor::_last_location */ +void INIT_ATTRIBUTES__parser___ComputeProdLocationVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ComputeProdLocationVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser.nit:928 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_parser___ComputeProdLocationVisitor____need_first_prods(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser.nit:931 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_parser___ComputeProdLocationVisitor____need_after_epsilons(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser.nit:934 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_parser___ComputeProdLocationVisitor____need_before_epsilons(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser.nit:936 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___ComputeProdLocationVisitor____last_location(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_prod.nit:66 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_prod___Visitor____current_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___ComputeProdLocationVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_parser___ComputeProdLocationVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ComputeProdLocationVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ComputeProdLocationVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ComputeProdLocationVisitor____need_first_prods(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_need_first_prods", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___ComputeProdLocationVisitor____need_after_epsilons(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_need_after_epsilons", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_parser___ComputeProdLocationVisitor____need_before_epsilons(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_need_before_epsilons", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ComputeProdLocationVisitor_parser___ComputeProdLocationVisitor___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1007; + fra.me.meth = LOCATE_NEW_ComputeProdLocationVisitor_parser___ComputeProdLocationVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* parser/parser.nit:1007 */ + fra.me.REG[0] = NEW_parser___ComputeProdLocationVisitor(); + INIT_ATTRIBUTES__parser___ComputeProdLocationVisitor(fra.me.REG[0]); + parser___ComputeProdLocationVisitor___init(fra.me.REG[0], init_table); + CHECKNEW_parser___ComputeProdLocationVisitor(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction0[55] = { + {(bigint) 2087 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction0" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction0 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction0 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2087 /* 5: ReduceAction0 < ReduceAction0: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction160 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction160 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction160___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction160 < ReduceAction160: superclass init_table position */}, - {(bigint) parser___ReduceAction160___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction160(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction160; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction160_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction160(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction160_parser___ReduceAction160___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction160(); - parser___ReduceAction160___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction161[45] = { - {(bigint) 2223 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction161 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction161 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2223 /* 3: ReduceAction161 < ReduceAction161: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -56814,129 +77916,120 @@ const classtable_elt_t VFT_ReduceAction161[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction0 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction161 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction161 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction161___action}, + {(bigint) 0 /* 50: ReduceAction0 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction0___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction161 < ReduceAction161: superclass init_table position */}, - {(bigint) parser___ReduceAction161___init}, + {(bigint) 2 /* 54: ReduceAction0 < ReduceAction0: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction161(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction161; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction161_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction161(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction161_parser___ReduceAction161___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction161(); - parser___ReduceAction161___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction0::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction0(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction0; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction162[45] = { - {(bigint) 2219 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction162 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction162 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2219 /* 3: ReduceAction162 < ReduceAction162: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, +val_t NEW_parser___ReduceAction0(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction0; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction0(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction0; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction0_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction0_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction0(); + INIT_ATTRIBUTES__parser___ReduceAction0(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction0(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction1[55] = { + {(bigint) 2083 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction1" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction1 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction1 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2083 /* 5: ReduceAction1 < ReduceAction1: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction162 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction162 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction162___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction162 < ReduceAction162: superclass init_table position */}, - {(bigint) parser___ReduceAction162___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction162(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction162; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction162_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction162(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction162_parser___ReduceAction162___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction162(); - parser___ReduceAction162___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction163[45] = { - {(bigint) 2215 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction163 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction163 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2215 /* 3: ReduceAction163 < ReduceAction163: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -56946,129 +78039,120 @@ const classtable_elt_t VFT_ReduceAction163[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction1 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction163 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction163 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction163___action}, + {(bigint) 0 /* 50: ReduceAction1 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction1___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction163 < ReduceAction163: superclass init_table position */}, - {(bigint) parser___ReduceAction163___init}, + {(bigint) 2 /* 54: ReduceAction1 < ReduceAction1: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction163(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction163; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction163_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction163(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction163_parser___ReduceAction163___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction163(); - parser___ReduceAction163___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction1::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction1(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction1; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction164[45] = { - {(bigint) 2211 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction164 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction164 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2211 /* 3: ReduceAction164 < ReduceAction164: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, +val_t NEW_parser___ReduceAction1(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction1; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction1(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction1; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction1_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction1_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction1(); + INIT_ATTRIBUTES__parser___ReduceAction1(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction1(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction2[55] = { + {(bigint) 1639 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction2" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction2 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction2 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1639 /* 5: ReduceAction2 < ReduceAction2: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction164 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction164 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction164___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction164 < ReduceAction164: superclass init_table position */}, - {(bigint) parser___ReduceAction164___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction164(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction164; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction164_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction164(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction164_parser___ReduceAction164___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction164(); - parser___ReduceAction164___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction165[45] = { - {(bigint) 2207 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction165 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction165 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2207 /* 3: ReduceAction165 < ReduceAction165: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57078,129 +78162,120 @@ const classtable_elt_t VFT_ReduceAction165[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction2 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction165 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction165 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction165___action}, + {(bigint) 0 /* 50: ReduceAction2 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction2___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction165 < ReduceAction165: superclass init_table position */}, - {(bigint) parser___ReduceAction165___init}, + {(bigint) 2 /* 54: ReduceAction2 < ReduceAction2: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction165(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction165; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction165_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction165(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction165_parser___ReduceAction165___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction165(); - parser___ReduceAction165___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction2::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction2(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction2; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction166[45] = { - {(bigint) 2203 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction166 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction166 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2203 /* 3: ReduceAction166 < ReduceAction166: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, +val_t NEW_parser___ReduceAction2(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction2; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction2(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction2; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction2_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction2_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction2(); + INIT_ATTRIBUTES__parser___ReduceAction2(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction2(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction3[55] = { + {(bigint) 1239 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction3" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction3 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction3 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1239 /* 5: ReduceAction3 < ReduceAction3: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction166 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction166 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction166___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction166 < ReduceAction166: superclass init_table position */}, - {(bigint) parser___ReduceAction166___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction166(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction166; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction166_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction166(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction166_parser___ReduceAction166___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction166(); - parser___ReduceAction166___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction167[45] = { - {(bigint) 2199 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction167 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction167 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2199 /* 3: ReduceAction167 < ReduceAction167: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57210,63 +78285,120 @@ const classtable_elt_t VFT_ReduceAction167[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction3 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction167 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction167 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction167___action}, + {(bigint) 0 /* 50: ReduceAction3 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction3___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction167 < ReduceAction167: superclass init_table position */}, - {(bigint) parser___ReduceAction167___init}, + {(bigint) 2 /* 54: ReduceAction3 < ReduceAction3: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction167(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction167; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction167_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction167(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction3::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction3(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction3; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction167_parser___ReduceAction167___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction167(); - parser___ReduceAction167___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction168[45] = { - {(bigint) 2195 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction168 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction168 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2195 /* 3: ReduceAction168 < ReduceAction168: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction3(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction3; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction3(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction3; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction3_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction3_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction3(); + INIT_ATTRIBUTES__parser___ReduceAction3(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction3(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction4[55] = { + {(bigint) 879 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction4" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction4 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction4 < ReduceAction: superclass typecheck marker */}, + {(bigint) 879 /* 5: ReduceAction4 < ReduceAction4: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57276,63 +78408,119 @@ const classtable_elt_t VFT_ReduceAction168[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction4 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction168 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction168 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction168___action}, + {(bigint) 0 /* 50: ReduceAction4 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction4___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction168 < ReduceAction168: superclass init_table position */}, - {(bigint) parser___ReduceAction168___init}, + {(bigint) 2 /* 54: ReduceAction4 < ReduceAction4: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction168(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction168; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction168_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction168(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction168_parser___ReduceAction168___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction168(); - parser___ReduceAction168___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction4::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction4(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction4; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction169[45] = { - {(bigint) 2191 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction169 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction169 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2191 /* 3: ReduceAction169 < ReduceAction169: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction4(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction4; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction4(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction4; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction4_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction4_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction4(); + INIT_ATTRIBUTES__parser___ReduceAction4(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction4(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction5[55] = { + {(bigint) 703 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction5" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction5 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction5 < ReduceAction: superclass typecheck marker */}, + {(bigint) 703 /* 5: ReduceAction5 < ReduceAction5: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57342,63 +78530,120 @@ const classtable_elt_t VFT_ReduceAction169[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction5 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction169 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction169 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction169___action}, + {(bigint) 0 /* 50: ReduceAction5 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction5___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction169 < ReduceAction169: superclass init_table position */}, - {(bigint) parser___ReduceAction169___init}, + {(bigint) 2 /* 54: ReduceAction5 < ReduceAction5: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction169(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction169; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction169_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction169(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction169_parser___ReduceAction169___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction169(); - parser___ReduceAction169___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction5::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction5(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction5; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction170[45] = { - {(bigint) 2183 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction170 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction170 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2183 /* 3: ReduceAction170 < ReduceAction170: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction5(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction5; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction5(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction5; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction5_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction5_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction5(); + INIT_ATTRIBUTES__parser___ReduceAction5(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction5(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction6[55] = { + {(bigint) 659 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction6" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction6 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction6 < ReduceAction: superclass typecheck marker */}, + {(bigint) 659 /* 5: ReduceAction6 < ReduceAction6: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57408,63 +78653,121 @@ const classtable_elt_t VFT_ReduceAction170[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction6 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction170 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction170 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction170___action}, + {(bigint) 0 /* 50: ReduceAction6 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction6___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction170 < ReduceAction170: superclass init_table position */}, - {(bigint) parser___ReduceAction170___init}, + {(bigint) 2 /* 54: ReduceAction6 < ReduceAction6: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction170(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction170; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction170_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction170(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction170_parser___ReduceAction170___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction170(); - parser___ReduceAction170___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction6::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction6(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction6; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction171[45] = { - {(bigint) 2179 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction171 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction171 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2179 /* 3: ReduceAction171 < ReduceAction171: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction6(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction6; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction6(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction6; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction6_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction6_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction6(); + INIT_ATTRIBUTES__parser___ReduceAction6(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction6(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction7[55] = { + {(bigint) 607 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction7" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction7 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction7 < ReduceAction: superclass typecheck marker */}, + {(bigint) 607 /* 5: ReduceAction7 < ReduceAction7: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57474,63 +78777,119 @@ const classtable_elt_t VFT_ReduceAction171[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction7 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction171 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction171 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction171___action}, + {(bigint) 0 /* 50: ReduceAction7 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction7___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction171 < ReduceAction171: superclass init_table position */}, - {(bigint) parser___ReduceAction171___init}, + {(bigint) 2 /* 54: ReduceAction7 < ReduceAction7: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction171(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction171; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction171_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction171(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction171_parser___ReduceAction171___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction171(); - parser___ReduceAction171___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction7::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction7(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction7; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction172[45] = { - {(bigint) 2175 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction172 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction172 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2175 /* 3: ReduceAction172 < ReduceAction172: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction7(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction7; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction7(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction7; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction7_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction7_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction7(); + INIT_ATTRIBUTES__parser___ReduceAction7(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction7(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction8[55] = { + {(bigint) 447 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction8" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction8 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction8 < ReduceAction: superclass typecheck marker */}, + {(bigint) 447 /* 5: ReduceAction8 < ReduceAction8: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57540,63 +78899,120 @@ const classtable_elt_t VFT_ReduceAction172[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction8 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction172 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction172 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction172___action}, + {(bigint) 0 /* 50: ReduceAction8 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction8___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction172 < ReduceAction172: superclass init_table position */}, - {(bigint) parser___ReduceAction172___init}, + {(bigint) 2 /* 54: ReduceAction8 < ReduceAction8: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction172(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction172; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction172_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction172(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction172_parser___ReduceAction172___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction172(); - parser___ReduceAction172___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction8::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction8(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction8; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction173[45] = { - {(bigint) 2171 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction173 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction173 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2171 /* 3: ReduceAction173 < ReduceAction173: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction8(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction8; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction8(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction8; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction8_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction8_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction8(); + INIT_ATTRIBUTES__parser___ReduceAction8(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction8(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction9[55] = { + {(bigint) 403 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction9" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction9 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction9 < ReduceAction: superclass typecheck marker */}, + {(bigint) 403 /* 5: ReduceAction9 < ReduceAction9: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57606,63 +79022,120 @@ const classtable_elt_t VFT_ReduceAction173[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction9 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction173 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction173 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction173___action}, + {(bigint) 0 /* 50: ReduceAction9 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction9___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction173 < ReduceAction173: superclass init_table position */}, - {(bigint) parser___ReduceAction173___init}, + {(bigint) 2 /* 54: ReduceAction9 < ReduceAction9: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction173(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction173; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction173_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction173(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction173_parser___ReduceAction173___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction173(); - parser___ReduceAction173___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction9::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction9(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction9; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction174[45] = { - {(bigint) 2167 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction174 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction174 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2167 /* 3: ReduceAction174 < ReduceAction174: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction9(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction9; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction9(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction9; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction9_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction9_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction9(); + INIT_ATTRIBUTES__parser___ReduceAction9(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction9(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction10[55] = { + {(bigint) 2079 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction10" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction10 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction10 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2079 /* 5: ReduceAction10 < ReduceAction10: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57672,63 +79145,120 @@ const classtable_elt_t VFT_ReduceAction174[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction10 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction174 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction174 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction174___action}, + {(bigint) 0 /* 50: ReduceAction10 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction10___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction174 < ReduceAction174: superclass init_table position */}, - {(bigint) parser___ReduceAction174___init}, + {(bigint) 2 /* 54: ReduceAction10 < ReduceAction10: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction174(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction174; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction174_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction174(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction174_parser___ReduceAction174___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction174(); - parser___ReduceAction174___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction10::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction10(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction10; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction175[45] = { - {(bigint) 2163 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction175 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction175 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2163 /* 3: ReduceAction175 < ReduceAction175: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction10(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction10; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction10(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction10; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction10_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction10_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction10(); + INIT_ATTRIBUTES__parser___ReduceAction10(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction10(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction11[55] = { + {(bigint) 2035 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction11" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction11 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction11 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2035 /* 5: ReduceAction11 < ReduceAction11: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57738,63 +79268,120 @@ const classtable_elt_t VFT_ReduceAction175[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction11 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction175 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction175 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction175___action}, + {(bigint) 0 /* 50: ReduceAction11 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction11___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction175 < ReduceAction175: superclass init_table position */}, - {(bigint) parser___ReduceAction175___init}, + {(bigint) 2 /* 54: ReduceAction11 < ReduceAction11: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction175(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction175; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction175_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction175(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction175_parser___ReduceAction175___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction175(); - parser___ReduceAction175___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction11::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction11(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction11; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction176[45] = { - {(bigint) 2159 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction176 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction176 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2159 /* 3: ReduceAction176 < ReduceAction176: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction11(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction11; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction11(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction11; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction11_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction11_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction11(); + INIT_ATTRIBUTES__parser___ReduceAction11(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction11(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction12[55] = { + {(bigint) 1991 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction12" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction12 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction12 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1991 /* 5: ReduceAction12 < ReduceAction12: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57804,63 +79391,120 @@ const classtable_elt_t VFT_ReduceAction176[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction12 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction176 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction176 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction176___action}, + {(bigint) 0 /* 50: ReduceAction12 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction12___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction176 < ReduceAction176: superclass init_table position */}, - {(bigint) parser___ReduceAction176___init}, + {(bigint) 2 /* 54: ReduceAction12 < ReduceAction12: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction176(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction176; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction176_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction176(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction176_parser___ReduceAction176___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction176(); - parser___ReduceAction176___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction12::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction12(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction12; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction177[45] = { - {(bigint) 2155 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction177 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction177 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2155 /* 3: ReduceAction177 < ReduceAction177: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction12(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction12; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction12(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction12; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction12_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction12_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction12(); + INIT_ATTRIBUTES__parser___ReduceAction12(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction12(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction13[55] = { + {(bigint) 1947 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction13" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction13 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction13 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1947 /* 5: ReduceAction13 < ReduceAction13: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57870,63 +79514,121 @@ const classtable_elt_t VFT_ReduceAction177[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction13 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction177 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction177 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction177___action}, + {(bigint) 0 /* 50: ReduceAction13 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction13___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction177 < ReduceAction177: superclass init_table position */}, - {(bigint) parser___ReduceAction177___init}, + {(bigint) 2 /* 54: ReduceAction13 < ReduceAction13: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction177(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction177; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction177_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction177(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction177_parser___ReduceAction177___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction177(); - parser___ReduceAction177___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction13::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction13(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction13; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction178[45] = { - {(bigint) 2151 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction178 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction178 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2151 /* 3: ReduceAction178 < ReduceAction178: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction13(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction13; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction13(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction13; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction13_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction13_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction13(); + INIT_ATTRIBUTES__parser___ReduceAction13(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction13(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction14[55] = { + {(bigint) 1903 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction14" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction14 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction14 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1903 /* 5: ReduceAction14 < ReduceAction14: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57936,63 +79638,119 @@ const classtable_elt_t VFT_ReduceAction178[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction14 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction178 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction178 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction178___action}, + {(bigint) 0 /* 50: ReduceAction14 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction14___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction178 < ReduceAction178: superclass init_table position */}, - {(bigint) parser___ReduceAction178___init}, + {(bigint) 2 /* 54: ReduceAction14 < ReduceAction14: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction178(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction178; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction178_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction178(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction178_parser___ReduceAction178___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction178(); - parser___ReduceAction178___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction14::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction14(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction14; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction179[45] = { - {(bigint) 2147 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction179 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction179 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2147 /* 3: ReduceAction179 < ReduceAction179: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction14(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction14; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction14(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction14; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction14_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction14_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction14(); + INIT_ATTRIBUTES__parser___ReduceAction14(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction14(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction15[55] = { + {(bigint) 1859 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction15" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction15 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction15 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1859 /* 5: ReduceAction15 < ReduceAction15: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58002,63 +79760,120 @@ const classtable_elt_t VFT_ReduceAction179[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction15 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction179 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction179 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction179___action}, + {(bigint) 0 /* 50: ReduceAction15 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction15___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction179 < ReduceAction179: superclass init_table position */}, - {(bigint) parser___ReduceAction179___init}, + {(bigint) 2 /* 54: ReduceAction15 < ReduceAction15: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction179(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction179; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction179_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction179(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction179_parser___ReduceAction179___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction179(); - parser___ReduceAction179___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction15::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction15(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction15; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction180[45] = { - {(bigint) 2139 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction180 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction180 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2139 /* 3: ReduceAction180 < ReduceAction180: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction15(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction15; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction15(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction15; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction15_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction15_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction15(); + INIT_ATTRIBUTES__parser___ReduceAction15(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction15(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction16[55] = { + {(bigint) 1815 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction16" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction16 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction16 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1815 /* 5: ReduceAction16 < ReduceAction16: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58068,63 +79883,120 @@ const classtable_elt_t VFT_ReduceAction180[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction16 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction180 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction180 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction180___action}, + {(bigint) 0 /* 50: ReduceAction16 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction16___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction180 < ReduceAction180: superclass init_table position */}, - {(bigint) parser___ReduceAction180___init}, + {(bigint) 2 /* 54: ReduceAction16 < ReduceAction16: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction180(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction180; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction180_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction180(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction180_parser___ReduceAction180___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction180(); - parser___ReduceAction180___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction16::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction16(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction16; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction181[45] = { - {(bigint) 2135 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction181 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction181 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2135 /* 3: ReduceAction181 < ReduceAction181: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction16(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction16; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction16(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction16; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction16_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction16_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction16(); + INIT_ATTRIBUTES__parser___ReduceAction16(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction16(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction17[55] = { + {(bigint) 1771 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction17" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction17 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction17 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1771 /* 5: ReduceAction17 < ReduceAction17: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58134,63 +80006,119 @@ const classtable_elt_t VFT_ReduceAction181[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction17 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction181 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction181 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction181___action}, + {(bigint) 0 /* 50: ReduceAction17 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction17___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction181 < ReduceAction181: superclass init_table position */}, - {(bigint) parser___ReduceAction181___init}, + {(bigint) 2 /* 54: ReduceAction17 < ReduceAction17: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction181(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction181; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction181_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction181(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction181_parser___ReduceAction181___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction181(); - parser___ReduceAction181___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction17::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction17(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction17; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction182[45] = { - {(bigint) 2131 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction182 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction182 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2131 /* 3: ReduceAction182 < ReduceAction182: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction17(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction17; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction17(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction17; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction17_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction17_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction17(); + INIT_ATTRIBUTES__parser___ReduceAction17(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction17(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction18[55] = { + {(bigint) 1727 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction18" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction18 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction18 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1727 /* 5: ReduceAction18 < ReduceAction18: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58200,63 +80128,122 @@ const classtable_elt_t VFT_ReduceAction182[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction18 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction182 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction182 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction182___action}, + {(bigint) 0 /* 50: ReduceAction18 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction18___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction182 < ReduceAction182: superclass init_table position */}, - {(bigint) parser___ReduceAction182___init}, + {(bigint) 2 /* 54: ReduceAction18 < ReduceAction18: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction182(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction182; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction182_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction182(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction18::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction18(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction18; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction182_parser___ReduceAction182___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction182(); - parser___ReduceAction182___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction183[45] = { - {(bigint) 2127 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction183 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction183 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2127 /* 3: ReduceAction183 < ReduceAction183: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction18(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction18; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction18(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction18; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction18_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction18_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction18(); + INIT_ATTRIBUTES__parser___ReduceAction18(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction18(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction19[55] = { + {(bigint) 1683 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction19" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction19 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction19 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1683 /* 5: ReduceAction19 < ReduceAction19: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58266,63 +80253,118 @@ const classtable_elt_t VFT_ReduceAction183[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction19 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction183 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction183 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction183___action}, + {(bigint) 0 /* 50: ReduceAction19 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction19___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction183 < ReduceAction183: superclass init_table position */}, - {(bigint) parser___ReduceAction183___init}, + {(bigint) 2 /* 54: ReduceAction19 < ReduceAction19: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction183(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction183; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction19::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction19(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction19; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction183_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction183(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction183_parser___ReduceAction183___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction183(); - parser___ReduceAction183___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction184[45] = { - {(bigint) 2123 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction184 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction184 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2123 /* 3: ReduceAction184 < ReduceAction184: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction19(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction19; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction19(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction19; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction19_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction19_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction19(); + INIT_ATTRIBUTES__parser___ReduceAction19(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction19(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction20[55] = { + {(bigint) 1635 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction20" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction20 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction20 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1635 /* 5: ReduceAction20 < ReduceAction20: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58332,63 +80374,122 @@ const classtable_elt_t VFT_ReduceAction184[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction20 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction184 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction184 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction184___action}, + {(bigint) 0 /* 50: ReduceAction20 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction20___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction184 < ReduceAction184: superclass init_table position */}, - {(bigint) parser___ReduceAction184___init}, + {(bigint) 2 /* 54: ReduceAction20 < ReduceAction20: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction184(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction184; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction184_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction184(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction20::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction20(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction20; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction184_parser___ReduceAction184___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction184(); - parser___ReduceAction184___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction185[45] = { - {(bigint) 2119 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction185 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction185 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2119 /* 3: ReduceAction185 < ReduceAction185: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction20(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction20; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction20(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction20; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction20_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction20_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction20(); + INIT_ATTRIBUTES__parser___ReduceAction20(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction20(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction21[55] = { + {(bigint) 1591 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction21" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction21 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction21 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1591 /* 5: ReduceAction21 < ReduceAction21: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58398,63 +80499,118 @@ const classtable_elt_t VFT_ReduceAction185[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction21 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction185 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction185 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction185___action}, + {(bigint) 0 /* 50: ReduceAction21 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction21___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction185 < ReduceAction185: superclass init_table position */}, - {(bigint) parser___ReduceAction185___init}, + {(bigint) 2 /* 54: ReduceAction21 < ReduceAction21: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction185(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction185; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction185_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction185(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction185_parser___ReduceAction185___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction185(); - parser___ReduceAction185___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction21::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction21(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction21; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction186[45] = { - {(bigint) 2115 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction186 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction186 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2115 /* 3: ReduceAction186 < ReduceAction186: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction21(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction21; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction21(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction21; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction21_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction21_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction21(); + INIT_ATTRIBUTES__parser___ReduceAction21(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction21(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction22[55] = { + {(bigint) 1547 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction22" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction22 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction22 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1547 /* 5: ReduceAction22 < ReduceAction22: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58464,63 +80620,121 @@ const classtable_elt_t VFT_ReduceAction186[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction22 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction186 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction186 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction186___action}, + {(bigint) 0 /* 50: ReduceAction22 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction22___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction186 < ReduceAction186: superclass init_table position */}, - {(bigint) parser___ReduceAction186___init}, + {(bigint) 2 /* 54: ReduceAction22 < ReduceAction22: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction186(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction186; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction186_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction186(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction22::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction22(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction22; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction186_parser___ReduceAction186___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction186(); - parser___ReduceAction186___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction187[45] = { - {(bigint) 2111 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction187 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction187 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2111 /* 3: ReduceAction187 < ReduceAction187: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction22(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction22; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction22(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction22; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction22_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction22_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction22(); + INIT_ATTRIBUTES__parser___ReduceAction22(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction22(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction23[55] = { + {(bigint) 1507 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction23" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction23 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction23 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1507 /* 5: ReduceAction23 < ReduceAction23: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58530,63 +80744,120 @@ const classtable_elt_t VFT_ReduceAction187[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction23 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction187 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction187 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction187___action}, + {(bigint) 0 /* 50: ReduceAction23 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction23___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction187 < ReduceAction187: superclass init_table position */}, - {(bigint) parser___ReduceAction187___init}, + {(bigint) 2 /* 54: ReduceAction23 < ReduceAction23: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction187(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction187; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction187_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction187(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction187_parser___ReduceAction187___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction187(); - parser___ReduceAction187___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction23::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction23(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction23; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction188[45] = { - {(bigint) 2107 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction188 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction188 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2107 /* 3: ReduceAction188 < ReduceAction188: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction23(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction23; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction23(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction23; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction23_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction23_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction23(); + INIT_ATTRIBUTES__parser___ReduceAction23(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction23(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction24[55] = { + {(bigint) 1467 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction24" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction24 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction24 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1467 /* 5: ReduceAction24 < ReduceAction24: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58596,63 +80867,120 @@ const classtable_elt_t VFT_ReduceAction188[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction24 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction188 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction188 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction188___action}, + {(bigint) 0 /* 50: ReduceAction24 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction24___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction188 < ReduceAction188: superclass init_table position */}, - {(bigint) parser___ReduceAction188___init}, + {(bigint) 2 /* 54: ReduceAction24 < ReduceAction24: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction188(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction188; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction188_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction188(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction188_parser___ReduceAction188___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction188(); - parser___ReduceAction188___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction24::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction24(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction24; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction189[45] = { - {(bigint) 2103 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction189 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction189 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2103 /* 3: ReduceAction189 < ReduceAction189: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction24(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction24; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction24(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction24; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction24_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction24_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction24(); + INIT_ATTRIBUTES__parser___ReduceAction24(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction24(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction25[55] = { + {(bigint) 1423 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction25" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction25 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction25 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1423 /* 5: ReduceAction25 < ReduceAction25: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58662,63 +80990,120 @@ const classtable_elt_t VFT_ReduceAction189[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction25 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction189 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction189 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction189___action}, + {(bigint) 0 /* 50: ReduceAction25 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction25___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction189 < ReduceAction189: superclass init_table position */}, - {(bigint) parser___ReduceAction189___init}, + {(bigint) 2 /* 54: ReduceAction25 < ReduceAction25: superclass init_table position */}, }; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction189(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction189; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction189_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction189(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction189_parser___ReduceAction189___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction189(); - parser___ReduceAction189___init(self, init_table); - return self; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction25::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction25(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction25; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction190[45] = { - {(bigint) 2095 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction190 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction190 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2095 /* 3: ReduceAction190 < ReduceAction190: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction25(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction25; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction25(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction25; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction25_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction25_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction25(); + INIT_ATTRIBUTES__parser___ReduceAction25(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction25(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction26[55] = { + {(bigint) 1391 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction26" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction26 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction26 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1391 /* 5: ReduceAction26 < ReduceAction26: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58728,63 +81113,120 @@ const classtable_elt_t VFT_ReduceAction190[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction26 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction190 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction190 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction190___action}, + {(bigint) 0 /* 50: ReduceAction26 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction26___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction190 < ReduceAction190: superclass init_table position */}, - {(bigint) parser___ReduceAction190___init}, + {(bigint) 2 /* 54: ReduceAction26 < ReduceAction26: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction190(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction190; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction190_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction190(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction190_parser___ReduceAction190___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction190(); - parser___ReduceAction190___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction26::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction26(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction26; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction191[45] = { - {(bigint) 2091 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction191 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction191 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2091 /* 3: ReduceAction191 < ReduceAction191: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction26(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction26; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction26(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction26; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction26_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction26_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction26(); + INIT_ATTRIBUTES__parser___ReduceAction26(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction26(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction27[55] = { + {(bigint) 1371 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction27" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction27 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction27 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1371 /* 5: ReduceAction27 < ReduceAction27: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58794,63 +81236,120 @@ const classtable_elt_t VFT_ReduceAction191[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction27 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction191 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction191 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction191___action}, + {(bigint) 0 /* 50: ReduceAction27 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction27___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction191 < ReduceAction191: superclass init_table position */}, - {(bigint) parser___ReduceAction191___init}, + {(bigint) 2 /* 54: ReduceAction27 < ReduceAction27: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction191(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction191; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction191_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction191(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction191_parser___ReduceAction191___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction191(); - parser___ReduceAction191___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction27::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction27(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction27; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction192[45] = { - {(bigint) 2087 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction192 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction192 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2087 /* 3: ReduceAction192 < ReduceAction192: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction27(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction27; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction27(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction27; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction27_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction27_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction27(); + INIT_ATTRIBUTES__parser___ReduceAction27(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction27(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction28[55] = { + {(bigint) 1327 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction28" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction28 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction28 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1327 /* 5: ReduceAction28 < ReduceAction28: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58860,63 +81359,120 @@ const classtable_elt_t VFT_ReduceAction192[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction28 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction192 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction192 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction192___action}, + {(bigint) 0 /* 50: ReduceAction28 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction28___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction192 < ReduceAction192: superclass init_table position */}, - {(bigint) parser___ReduceAction192___init}, + {(bigint) 2 /* 54: ReduceAction28 < ReduceAction28: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction192(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction192; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction192_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction192(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction192_parser___ReduceAction192___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction192(); - parser___ReduceAction192___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction28::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction28(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction28; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction193[45] = { - {(bigint) 2083 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction193 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction193 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2083 /* 3: ReduceAction193 < ReduceAction193: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction28(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction28; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction28(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction28; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction28_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction28_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction28(); + INIT_ATTRIBUTES__parser___ReduceAction28(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction28(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction29[55] = { + {(bigint) 1283 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction29" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction29 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction29 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1283 /* 5: ReduceAction29 < ReduceAction29: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58926,63 +81482,120 @@ const classtable_elt_t VFT_ReduceAction193[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction29 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction193 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction193 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction193___action}, + {(bigint) 0 /* 50: ReduceAction29 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction29___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction193 < ReduceAction193: superclass init_table position */}, - {(bigint) parser___ReduceAction193___init}, + {(bigint) 2 /* 54: ReduceAction29 < ReduceAction29: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction193(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction193; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction193_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction193(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction193_parser___ReduceAction193___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction193(); - parser___ReduceAction193___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction29::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction29(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction29; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction194[45] = { - {(bigint) 2079 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction194 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction194 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2079 /* 3: ReduceAction194 < ReduceAction194: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction29(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction29; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction29(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction29; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction29_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction29_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction29(); + INIT_ATTRIBUTES__parser___ReduceAction29(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction29(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction30[55] = { + {(bigint) 1235 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction30" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction30 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction30 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1235 /* 5: ReduceAction30 < ReduceAction30: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58992,63 +81605,120 @@ const classtable_elt_t VFT_ReduceAction194[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction30 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction194 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction194 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction194___action}, + {(bigint) 0 /* 50: ReduceAction30 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction30___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction194 < ReduceAction194: superclass init_table position */}, - {(bigint) parser___ReduceAction194___init}, + {(bigint) 2 /* 54: ReduceAction30 < ReduceAction30: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction194(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction194; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction194_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction194(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction194_parser___ReduceAction194___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction194(); - parser___ReduceAction194___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction30::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction30(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction30; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction195[45] = { - {(bigint) 2075 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction195 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction195 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2075 /* 3: ReduceAction195 < ReduceAction195: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction30(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction30; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction30(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction30; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction30_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction30_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction30(); + INIT_ATTRIBUTES__parser___ReduceAction30(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction30(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction31[55] = { + {(bigint) 1191 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction31" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction31 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction31 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1191 /* 5: ReduceAction31 < ReduceAction31: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59058,63 +81728,120 @@ const classtable_elt_t VFT_ReduceAction195[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction31 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction195 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction195 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction195___action}, + {(bigint) 0 /* 50: ReduceAction31 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction31___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction195 < ReduceAction195: superclass init_table position */}, - {(bigint) parser___ReduceAction195___init}, + {(bigint) 2 /* 54: ReduceAction31 < ReduceAction31: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction195(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction195; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction195_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction195(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction195_parser___ReduceAction195___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction195(); - parser___ReduceAction195___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction31::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction31(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction31; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction196[45] = { - {(bigint) 2071 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction196 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction196 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2071 /* 3: ReduceAction196 < ReduceAction196: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction31(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction31; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction31(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction31; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction31_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction31_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction31(); + INIT_ATTRIBUTES__parser___ReduceAction31(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction31(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction32[55] = { + {(bigint) 1147 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction32" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction32 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction32 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1147 /* 5: ReduceAction32 < ReduceAction32: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59124,63 +81851,120 @@ const classtable_elt_t VFT_ReduceAction196[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction32 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction196 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction196 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction196___action}, + {(bigint) 0 /* 50: ReduceAction32 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction32___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction196 < ReduceAction196: superclass init_table position */}, - {(bigint) parser___ReduceAction196___init}, + {(bigint) 2 /* 54: ReduceAction32 < ReduceAction32: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction196(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction196; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction196_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction196(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction196_parser___ReduceAction196___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction196(); - parser___ReduceAction196___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction32::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction32(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction32; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction197[45] = { - {(bigint) 2067 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction197 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction197 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2067 /* 3: ReduceAction197 < ReduceAction197: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction32(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction32; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction32(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction32; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction32_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction32_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction32(); + INIT_ATTRIBUTES__parser___ReduceAction32(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction32(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction33[55] = { + {(bigint) 1111 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction33" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction33 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction33 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1111 /* 5: ReduceAction33 < ReduceAction33: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59190,63 +81974,120 @@ const classtable_elt_t VFT_ReduceAction197[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction33 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction197 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction197 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction197___action}, + {(bigint) 0 /* 50: ReduceAction33 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction33___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction197 < ReduceAction197: superclass init_table position */}, - {(bigint) parser___ReduceAction197___init}, + {(bigint) 2 /* 54: ReduceAction33 < ReduceAction33: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction197(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction197; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction197_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction197(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction197_parser___ReduceAction197___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction197(); - parser___ReduceAction197___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction33::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction33(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction33; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction198[45] = { - {(bigint) 2063 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction198 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction198 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2063 /* 3: ReduceAction198 < ReduceAction198: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction33(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction33; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction33(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction33; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction33_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction33_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction33(); + INIT_ATTRIBUTES__parser___ReduceAction33(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction33(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction34[55] = { + {(bigint) 1075 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction34" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction34 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction34 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1075 /* 5: ReduceAction34 < ReduceAction34: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59256,63 +82097,120 @@ const classtable_elt_t VFT_ReduceAction198[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction34 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction198 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction198 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction198___action}, + {(bigint) 0 /* 50: ReduceAction34 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction34___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction198 < ReduceAction198: superclass init_table position */}, - {(bigint) parser___ReduceAction198___init}, + {(bigint) 2 /* 54: ReduceAction34 < ReduceAction34: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction198(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction198; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction198_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction198(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction198_parser___ReduceAction198___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction198(); - parser___ReduceAction198___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction34::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction34(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction34; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction199[45] = { - {(bigint) 2059 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction199 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction199 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2059 /* 3: ReduceAction199 < ReduceAction199: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction34(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction34; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction34(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction34; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction34_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction34_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction34(); + INIT_ATTRIBUTES__parser___ReduceAction34(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction34(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction35[55] = { + {(bigint) 1047 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction35" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction35 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction35 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1047 /* 5: ReduceAction35 < ReduceAction35: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59322,63 +82220,120 @@ const classtable_elt_t VFT_ReduceAction199[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction35 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction199 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction199 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction199___action}, + {(bigint) 0 /* 50: ReduceAction35 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction35___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction199 < ReduceAction199: superclass init_table position */}, - {(bigint) parser___ReduceAction199___init}, + {(bigint) 2 /* 54: ReduceAction35 < ReduceAction35: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction199(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction199; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction199_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction199(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction199_parser___ReduceAction199___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction199(); - parser___ReduceAction199___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction35::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction35(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction35; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction200[45] = { - {(bigint) 2047 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction200 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction200 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2047 /* 3: ReduceAction200 < ReduceAction200: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction35(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction35; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction35(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction35; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction35_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction35_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction35(); + INIT_ATTRIBUTES__parser___ReduceAction35(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction35(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction36[55] = { + {(bigint) 1007 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction36" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction36 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction36 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1007 /* 5: ReduceAction36 < ReduceAction36: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59388,63 +82343,120 @@ const classtable_elt_t VFT_ReduceAction200[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction36 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction200 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction200 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction200___action}, + {(bigint) 0 /* 50: ReduceAction36 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction36___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction200 < ReduceAction200: superclass init_table position */}, - {(bigint) parser___ReduceAction200___init}, + {(bigint) 2 /* 54: ReduceAction36 < ReduceAction36: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction200(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction200; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction200_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction200(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction200_parser___ReduceAction200___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction200(); - parser___ReduceAction200___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction36::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction36(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction36; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction201[45] = { - {(bigint) 2043 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction201 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction201 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2043 /* 3: ReduceAction201 < ReduceAction201: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction36(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction36; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction36(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction36; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction36_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction36_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction36(); + INIT_ATTRIBUTES__parser___ReduceAction36(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction36(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction37[55] = { + {(bigint) 975 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction37" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction37 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction37 < ReduceAction: superclass typecheck marker */}, + {(bigint) 975 /* 5: ReduceAction37 < ReduceAction37: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59454,63 +82466,120 @@ const classtable_elt_t VFT_ReduceAction201[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction37 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction201 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction201 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction201___action}, + {(bigint) 0 /* 50: ReduceAction37 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction37___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction201 < ReduceAction201: superclass init_table position */}, - {(bigint) parser___ReduceAction201___init}, + {(bigint) 2 /* 54: ReduceAction37 < ReduceAction37: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction201(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction201; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction201_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction201(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction201_parser___ReduceAction201___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction201(); - parser___ReduceAction201___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction37::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction37(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction37; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction202[45] = { - {(bigint) 2039 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction202 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction202 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2039 /* 3: ReduceAction202 < ReduceAction202: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction37(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction37; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction37(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction37; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction37_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction37_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction37(); + INIT_ATTRIBUTES__parser___ReduceAction37(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction37(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction39[55] = { + {(bigint) 919 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction39" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction39 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction39 < ReduceAction: superclass typecheck marker */}, + {(bigint) 919 /* 5: ReduceAction39 < ReduceAction39: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59520,63 +82589,120 @@ const classtable_elt_t VFT_ReduceAction202[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction39 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction202 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction202 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction202___action}, + {(bigint) 0 /* 50: ReduceAction39 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction39___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction202 < ReduceAction202: superclass init_table position */}, - {(bigint) parser___ReduceAction202___init}, + {(bigint) 2 /* 54: ReduceAction39 < ReduceAction39: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction202(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction202; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction202_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction202(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction202_parser___ReduceAction202___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction202(); - parser___ReduceAction202___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction39::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction39(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction39; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction203[45] = { - {(bigint) 2035 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction203 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction203 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2035 /* 3: ReduceAction203 < ReduceAction203: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction39(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction39; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction39(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction39; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction39_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction39_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction39(); + INIT_ATTRIBUTES__parser___ReduceAction39(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction39(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction40[55] = { + {(bigint) 875 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction40" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction40 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction40 < ReduceAction: superclass typecheck marker */}, + {(bigint) 875 /* 5: ReduceAction40 < ReduceAction40: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59586,63 +82712,120 @@ const classtable_elt_t VFT_ReduceAction203[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction40 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction203 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction203 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction203___action}, + {(bigint) 0 /* 50: ReduceAction40 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction40___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction203 < ReduceAction203: superclass init_table position */}, - {(bigint) parser___ReduceAction203___init}, + {(bigint) 2 /* 54: ReduceAction40 < ReduceAction40: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction203(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction203; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction203_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction203(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction203_parser___ReduceAction203___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction203(); - parser___ReduceAction203___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction40::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction40(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction40; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction204[45] = { - {(bigint) 2031 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction204 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction204 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2031 /* 3: ReduceAction204 < ReduceAction204: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction40(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction40; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction40(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction40; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction40_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction40_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction40(); + INIT_ATTRIBUTES__parser___ReduceAction40(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction40(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction41[55] = { + {(bigint) 835 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction41" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction41 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction41 < ReduceAction: superclass typecheck marker */}, + {(bigint) 835 /* 5: ReduceAction41 < ReduceAction41: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59652,63 +82835,120 @@ const classtable_elt_t VFT_ReduceAction204[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction41 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction204 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction204 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction204___action}, + {(bigint) 0 /* 50: ReduceAction41 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction41___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction204 < ReduceAction204: superclass init_table position */}, - {(bigint) parser___ReduceAction204___init}, + {(bigint) 2 /* 54: ReduceAction41 < ReduceAction41: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction204(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction204; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction204_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction204(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction204_parser___ReduceAction204___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction204(); - parser___ReduceAction204___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction41::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction41(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction41; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction205[45] = { - {(bigint) 2027 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction205 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction205 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2027 /* 3: ReduceAction205 < ReduceAction205: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction41(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction41; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction41(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction41; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction41_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction41_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction41(); + INIT_ATTRIBUTES__parser___ReduceAction41(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction41(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction42[55] = { + {(bigint) 803 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction42" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction42 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction42 < ReduceAction: superclass typecheck marker */}, + {(bigint) 803 /* 5: ReduceAction42 < ReduceAction42: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59718,63 +82958,120 @@ const classtable_elt_t VFT_ReduceAction205[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction42 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction205 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction205 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction205___action}, + {(bigint) 0 /* 50: ReduceAction42 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction42___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction205 < ReduceAction205: superclass init_table position */}, - {(bigint) parser___ReduceAction205___init}, + {(bigint) 2 /* 54: ReduceAction42 < ReduceAction42: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction205(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction205; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction205_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction205(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction205_parser___ReduceAction205___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction205(); - parser___ReduceAction205___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction42::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction42(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction42; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction206[45] = { - {(bigint) 2023 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction206 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction206 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2023 /* 3: ReduceAction206 < ReduceAction206: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction42(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction42; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction42(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction42; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction42_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction42_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction42(); + INIT_ATTRIBUTES__parser___ReduceAction42(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction42(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction43[55] = { + {(bigint) 759 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction43" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction43 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction43 < ReduceAction: superclass typecheck marker */}, + {(bigint) 759 /* 5: ReduceAction43 < ReduceAction43: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59784,63 +83081,120 @@ const classtable_elt_t VFT_ReduceAction206[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction43 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction206 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction206 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction206___action}, + {(bigint) 0 /* 50: ReduceAction43 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction43___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction206 < ReduceAction206: superclass init_table position */}, - {(bigint) parser___ReduceAction206___init}, + {(bigint) 2 /* 54: ReduceAction43 < ReduceAction43: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction206(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction206; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction206_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction206(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction206_parser___ReduceAction206___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction206(); - parser___ReduceAction206___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction43::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction43(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction43; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction207[45] = { - {(bigint) 2019 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction207 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction207 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2019 /* 3: ReduceAction207 < ReduceAction207: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction43(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction43; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction43(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction43; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction43_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction43_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction43(); + INIT_ATTRIBUTES__parser___ReduceAction43(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction43(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction44[55] = { + {(bigint) 727 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction44" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction44 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction44 < ReduceAction: superclass typecheck marker */}, + {(bigint) 727 /* 5: ReduceAction44 < ReduceAction44: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59850,63 +83204,120 @@ const classtable_elt_t VFT_ReduceAction207[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction44 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction207 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction207 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction207___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction207 < ReduceAction207: superclass init_table position */}, - {(bigint) parser___ReduceAction207___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction207(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction207; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction207_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction207(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction207_parser___ReduceAction207___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction207(); - parser___ReduceAction207___init(self, init_table); - return self; + {(bigint) 0 /* 50: ReduceAction44 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction44___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction44 < ReduceAction44: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction44::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction44(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction44; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction208[45] = { - {(bigint) 2015 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction208 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction208 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2015 /* 3: ReduceAction208 < ReduceAction208: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction44(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction44; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction44(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction44; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction44_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction44_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction44(); + INIT_ATTRIBUTES__parser___ReduceAction44(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction44(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction45[55] = { + {(bigint) 723 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction45" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction45 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction45 < ReduceAction: superclass typecheck marker */}, + {(bigint) 723 /* 5: ReduceAction45 < ReduceAction45: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59916,63 +83327,120 @@ const classtable_elt_t VFT_ReduceAction208[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction45 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction208 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction208 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction208___action}, + {(bigint) 0 /* 50: ReduceAction45 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction45___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction208 < ReduceAction208: superclass init_table position */}, - {(bigint) parser___ReduceAction208___init}, + {(bigint) 2 /* 54: ReduceAction45 < ReduceAction45: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction208(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction208; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction208_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction208(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction208_parser___ReduceAction208___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction208(); - parser___ReduceAction208___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction45::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction45(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction45; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction209[45] = { - {(bigint) 2011 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction209 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction209 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2011 /* 3: ReduceAction209 < ReduceAction209: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction45(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction45; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction45(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction45; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction45_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction45_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction45(); + INIT_ATTRIBUTES__parser___ReduceAction45(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction45(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction46[55] = { + {(bigint) 719 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction46" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction46 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction46 < ReduceAction: superclass typecheck marker */}, + {(bigint) 719 /* 5: ReduceAction46 < ReduceAction46: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59982,63 +83450,120 @@ const classtable_elt_t VFT_ReduceAction209[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction46 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction209 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction209 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction209___action}, + {(bigint) 0 /* 50: ReduceAction46 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction46___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction209 < ReduceAction209: superclass init_table position */}, - {(bigint) parser___ReduceAction209___init}, + {(bigint) 2 /* 54: ReduceAction46 < ReduceAction46: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction209(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction209; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction209_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction209(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction209_parser___ReduceAction209___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction209(); - parser___ReduceAction209___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction46::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction46(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction46; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction210[45] = { - {(bigint) 2003 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction210 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction210 < ReduceAction: superclass typecheck marker */}, - {(bigint) 2003 /* 3: ReduceAction210 < ReduceAction210: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction46(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction46; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction46(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction46; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction46_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction46_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction46(); + INIT_ATTRIBUTES__parser___ReduceAction46(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction46(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction47[55] = { + {(bigint) 715 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction47" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction47 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction47 < ReduceAction: superclass typecheck marker */}, + {(bigint) 715 /* 5: ReduceAction47 < ReduceAction47: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60048,63 +83573,120 @@ const classtable_elt_t VFT_ReduceAction210[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction47 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction210 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction210 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction210___action}, + {(bigint) 0 /* 50: ReduceAction47 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction47___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction210 < ReduceAction210: superclass init_table position */}, - {(bigint) parser___ReduceAction210___init}, + {(bigint) 2 /* 54: ReduceAction47 < ReduceAction47: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction210(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction210; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction210_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction210(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction210_parser___ReduceAction210___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction210(); - parser___ReduceAction210___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction47::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction47(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction47; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction211[45] = { - {(bigint) 1999 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction211 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction211 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1999 /* 3: ReduceAction211 < ReduceAction211: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction47(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction47; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction47(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction47; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction47_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction47_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction47(); + INIT_ATTRIBUTES__parser___ReduceAction47(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction47(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction48[55] = { + {(bigint) 711 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction48" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction48 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction48 < ReduceAction: superclass typecheck marker */}, + {(bigint) 711 /* 5: ReduceAction48 < ReduceAction48: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60114,63 +83696,120 @@ const classtable_elt_t VFT_ReduceAction211[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction48 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction211 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction211 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction211___action}, + {(bigint) 0 /* 50: ReduceAction48 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction48___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction211 < ReduceAction211: superclass init_table position */}, - {(bigint) parser___ReduceAction211___init}, + {(bigint) 2 /* 54: ReduceAction48 < ReduceAction48: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction211(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction211; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction211_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction211(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction211_parser___ReduceAction211___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction211(); - parser___ReduceAction211___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction48::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction48(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction48; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction212[45] = { - {(bigint) 1995 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction212 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction212 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1995 /* 3: ReduceAction212 < ReduceAction212: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction48(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction48; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction48(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction48; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction48_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction48_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction48(); + INIT_ATTRIBUTES__parser___ReduceAction48(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction48(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction49[55] = { + {(bigint) 707 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction49" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction49 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction49 < ReduceAction: superclass typecheck marker */}, + {(bigint) 707 /* 5: ReduceAction49 < ReduceAction49: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60180,63 +83819,120 @@ const classtable_elt_t VFT_ReduceAction212[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction49 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction212 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction212 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction212___action}, + {(bigint) 0 /* 50: ReduceAction49 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction49___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction212 < ReduceAction212: superclass init_table position */}, - {(bigint) parser___ReduceAction212___init}, + {(bigint) 2 /* 54: ReduceAction49 < ReduceAction49: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction212(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction212; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction212_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction212(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction212_parser___ReduceAction212___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction212(); - parser___ReduceAction212___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction49::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction49(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction49; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction213[45] = { - {(bigint) 1991 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction213 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction213 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1991 /* 3: ReduceAction213 < ReduceAction213: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction49(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction49; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction49(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction49; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction49_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction49_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction49(); + INIT_ATTRIBUTES__parser___ReduceAction49(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction49(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction50[55] = { + {(bigint) 699 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction50" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction50 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction50 < ReduceAction: superclass typecheck marker */}, + {(bigint) 699 /* 5: ReduceAction50 < ReduceAction50: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60246,63 +83942,120 @@ const classtable_elt_t VFT_ReduceAction213[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction50 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction213 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction213 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction213___action}, + {(bigint) 0 /* 50: ReduceAction50 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction50___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction213 < ReduceAction213: superclass init_table position */}, - {(bigint) parser___ReduceAction213___init}, + {(bigint) 2 /* 54: ReduceAction50 < ReduceAction50: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction213(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction213; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction213_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction213(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction213_parser___ReduceAction213___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction213(); - parser___ReduceAction213___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction50::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction50(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction50; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction214[45] = { - {(bigint) 1987 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction214 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction214 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1987 /* 3: ReduceAction214 < ReduceAction214: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction50(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction50; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction50(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction50; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction50_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction50_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction50(); + INIT_ATTRIBUTES__parser___ReduceAction50(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction50(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction51[55] = { + {(bigint) 695 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction51" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction51 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction51 < ReduceAction: superclass typecheck marker */}, + {(bigint) 695 /* 5: ReduceAction51 < ReduceAction51: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60312,63 +84065,120 @@ const classtable_elt_t VFT_ReduceAction214[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction51 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction214 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction214 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction214___action}, + {(bigint) 0 /* 50: ReduceAction51 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction51___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction214 < ReduceAction214: superclass init_table position */}, - {(bigint) parser___ReduceAction214___init}, + {(bigint) 2 /* 54: ReduceAction51 < ReduceAction51: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction214(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction214; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction214_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction214(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction214_parser___ReduceAction214___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction214(); - parser___ReduceAction214___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction51::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction51(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction51; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction215[45] = { - {(bigint) 1983 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction215 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction215 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1983 /* 3: ReduceAction215 < ReduceAction215: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction51(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction51; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction51(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction51; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction51_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction51_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction51(); + INIT_ATTRIBUTES__parser___ReduceAction51(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction51(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction52[55] = { + {(bigint) 691 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction52" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction52 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction52 < ReduceAction: superclass typecheck marker */}, + {(bigint) 691 /* 5: ReduceAction52 < ReduceAction52: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60378,63 +84188,120 @@ const classtable_elt_t VFT_ReduceAction215[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction52 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction215 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction215 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction215___action}, + {(bigint) 0 /* 50: ReduceAction52 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction52___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction215 < ReduceAction215: superclass init_table position */}, - {(bigint) parser___ReduceAction215___init}, + {(bigint) 2 /* 54: ReduceAction52 < ReduceAction52: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction215(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction215; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction215_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction215(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction215_parser___ReduceAction215___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction215(); - parser___ReduceAction215___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction52::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction52(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction52; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction216[45] = { - {(bigint) 1979 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction216 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction216 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1979 /* 3: ReduceAction216 < ReduceAction216: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction52(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction52; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction52(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction52; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction52_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction52_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction52(); + INIT_ATTRIBUTES__parser___ReduceAction52(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction52(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction53[55] = { + {(bigint) 687 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction53" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction53 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction53 < ReduceAction: superclass typecheck marker */}, + {(bigint) 687 /* 5: ReduceAction53 < ReduceAction53: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60444,63 +84311,120 @@ const classtable_elt_t VFT_ReduceAction216[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction53 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction216 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction216 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction216___action}, + {(bigint) 0 /* 50: ReduceAction53 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction53___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction216 < ReduceAction216: superclass init_table position */}, - {(bigint) parser___ReduceAction216___init}, + {(bigint) 2 /* 54: ReduceAction53 < ReduceAction53: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction216(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction216; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction216_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction216(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction216_parser___ReduceAction216___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction216(); - parser___ReduceAction216___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction53::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction53(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction53; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction217[45] = { - {(bigint) 1975 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction217 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction217 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1975 /* 3: ReduceAction217 < ReduceAction217: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction53(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction53; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction53(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction53; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction53_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction53_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction53(); + INIT_ATTRIBUTES__parser___ReduceAction53(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction53(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction54[55] = { + {(bigint) 683 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction54" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction54 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction54 < ReduceAction: superclass typecheck marker */}, + {(bigint) 683 /* 5: ReduceAction54 < ReduceAction54: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60510,63 +84434,120 @@ const classtable_elt_t VFT_ReduceAction217[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction54 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction217 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction217 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction217___action}, + {(bigint) 0 /* 50: ReduceAction54 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction54___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction217 < ReduceAction217: superclass init_table position */}, - {(bigint) parser___ReduceAction217___init}, + {(bigint) 2 /* 54: ReduceAction54 < ReduceAction54: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction217(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction217; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction217_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction217(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction217_parser___ReduceAction217___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction217(); - parser___ReduceAction217___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction54::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction54(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction54; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction218[45] = { - {(bigint) 1971 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction218 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction218 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1971 /* 3: ReduceAction218 < ReduceAction218: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction54(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction54; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction54(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction54; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction54_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction54_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction54(); + INIT_ATTRIBUTES__parser___ReduceAction54(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction54(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction55[55] = { + {(bigint) 679 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction55" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction55 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction55 < ReduceAction: superclass typecheck marker */}, + {(bigint) 679 /* 5: ReduceAction55 < ReduceAction55: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60576,63 +84557,120 @@ const classtable_elt_t VFT_ReduceAction218[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction55 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction218 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction218 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction218___action}, + {(bigint) 0 /* 50: ReduceAction55 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction55___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction218 < ReduceAction218: superclass init_table position */}, - {(bigint) parser___ReduceAction218___init}, + {(bigint) 2 /* 54: ReduceAction55 < ReduceAction55: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction218(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction218; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction218_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction218(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction218_parser___ReduceAction218___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction218(); - parser___ReduceAction218___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction55::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction55(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction55; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction219[45] = { - {(bigint) 1967 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction219 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction219 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1967 /* 3: ReduceAction219 < ReduceAction219: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction55(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction55; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction55(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction55; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction55_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction55_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction55(); + INIT_ATTRIBUTES__parser___ReduceAction55(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction55(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction56[55] = { + {(bigint) 675 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction56" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction56 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction56 < ReduceAction: superclass typecheck marker */}, + {(bigint) 675 /* 5: ReduceAction56 < ReduceAction56: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60642,63 +84680,120 @@ const classtable_elt_t VFT_ReduceAction219[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction56 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction219 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction219 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction219___action}, + {(bigint) 0 /* 50: ReduceAction56 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction56___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction219 < ReduceAction219: superclass init_table position */}, - {(bigint) parser___ReduceAction219___init}, + {(bigint) 2 /* 54: ReduceAction56 < ReduceAction56: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction219(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction219; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction219_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction219(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction219_parser___ReduceAction219___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction219(); - parser___ReduceAction219___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction56::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction56(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction56; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction220[45] = { - {(bigint) 1959 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction220 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction220 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1959 /* 3: ReduceAction220 < ReduceAction220: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction56(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction56; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction56(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction56; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction56_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction56_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction56(); + INIT_ATTRIBUTES__parser___ReduceAction56(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction56(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction57[55] = { + {(bigint) 671 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction57" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction57 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction57 < ReduceAction: superclass typecheck marker */}, + {(bigint) 671 /* 5: ReduceAction57 < ReduceAction57: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60708,63 +84803,120 @@ const classtable_elt_t VFT_ReduceAction220[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction57 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction220 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction220 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction220___action}, + {(bigint) 0 /* 50: ReduceAction57 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction57___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction220 < ReduceAction220: superclass init_table position */}, - {(bigint) parser___ReduceAction220___init}, + {(bigint) 2 /* 54: ReduceAction57 < ReduceAction57: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction220(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction220; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction220_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction220(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction220_parser___ReduceAction220___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction220(); - parser___ReduceAction220___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction57::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction57(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction57; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction221[45] = { - {(bigint) 1955 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction221 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction221 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1955 /* 3: ReduceAction221 < ReduceAction221: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction57(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction57; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction57(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction57; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction57_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction57_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction57(); + INIT_ATTRIBUTES__parser___ReduceAction57(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction57(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction58[55] = { + {(bigint) 667 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction58" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction58 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction58 < ReduceAction: superclass typecheck marker */}, + {(bigint) 667 /* 5: ReduceAction58 < ReduceAction58: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60774,63 +84926,120 @@ const classtable_elt_t VFT_ReduceAction221[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction58 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction221 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction221 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction221___action}, + {(bigint) 0 /* 50: ReduceAction58 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction58___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction221 < ReduceAction221: superclass init_table position */}, - {(bigint) parser___ReduceAction221___init}, + {(bigint) 2 /* 54: ReduceAction58 < ReduceAction58: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction221(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction221; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction221_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction221(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction221_parser___ReduceAction221___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction221(); - parser___ReduceAction221___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction58::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction58(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction58; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction222[45] = { - {(bigint) 1951 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction222 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction222 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1951 /* 3: ReduceAction222 < ReduceAction222: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction58(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction58; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction58(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction58; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction58_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction58_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction58(); + INIT_ATTRIBUTES__parser___ReduceAction58(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction58(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction59[55] = { + {(bigint) 663 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction59" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction59 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction59 < ReduceAction: superclass typecheck marker */}, + {(bigint) 663 /* 5: ReduceAction59 < ReduceAction59: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60840,63 +85049,120 @@ const classtable_elt_t VFT_ReduceAction222[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction59 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction222 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction222 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction222___action}, + {(bigint) 0 /* 50: ReduceAction59 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction59___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction222 < ReduceAction222: superclass init_table position */}, - {(bigint) parser___ReduceAction222___init}, + {(bigint) 2 /* 54: ReduceAction59 < ReduceAction59: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction222(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction222; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction222_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction222(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction222_parser___ReduceAction222___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction222(); - parser___ReduceAction222___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction59::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction59(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction59; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction223[45] = { - {(bigint) 1947 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction223 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction223 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1947 /* 3: ReduceAction223 < ReduceAction223: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction59(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction59; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction59(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction59; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction59_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction59_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction59(); + INIT_ATTRIBUTES__parser___ReduceAction59(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction59(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction60[55] = { + {(bigint) 655 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction60" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction60 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction60 < ReduceAction: superclass typecheck marker */}, + {(bigint) 655 /* 5: ReduceAction60 < ReduceAction60: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60906,63 +85172,120 @@ const classtable_elt_t VFT_ReduceAction223[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction60 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction223 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction223 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction223___action}, + {(bigint) 0 /* 50: ReduceAction60 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction60___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction223 < ReduceAction223: superclass init_table position */}, - {(bigint) parser___ReduceAction223___init}, + {(bigint) 2 /* 54: ReduceAction60 < ReduceAction60: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction223(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction223; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction223_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction223(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction223_parser___ReduceAction223___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction223(); - parser___ReduceAction223___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction60::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction60(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction60; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction224[45] = { - {(bigint) 1943 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction224 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction224 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1943 /* 3: ReduceAction224 < ReduceAction224: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction60(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction60; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction60(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction60; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction60_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction60_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction60(); + INIT_ATTRIBUTES__parser___ReduceAction60(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction60(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction61[55] = { + {(bigint) 651 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction61" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction61 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction61 < ReduceAction: superclass typecheck marker */}, + {(bigint) 651 /* 5: ReduceAction61 < ReduceAction61: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60972,63 +85295,119 @@ const classtable_elt_t VFT_ReduceAction224[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction61 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction224 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction224 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction224___action}, + {(bigint) 0 /* 50: ReduceAction61 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction61___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction224 < ReduceAction224: superclass init_table position */}, - {(bigint) parser___ReduceAction224___init}, + {(bigint) 2 /* 54: ReduceAction61 < ReduceAction61: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction224(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction224; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction224_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction224(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction224_parser___ReduceAction224___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction224(); - parser___ReduceAction224___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction61::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction61(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction61; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction225[45] = { - {(bigint) 1939 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction225 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction225 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1939 /* 3: ReduceAction225 < ReduceAction225: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction61(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction61; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction61(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction61; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction61_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction61_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction61(); + INIT_ATTRIBUTES__parser___ReduceAction61(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction61(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction62[55] = { + {(bigint) 647 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction62" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction62 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction62 < ReduceAction: superclass typecheck marker */}, + {(bigint) 647 /* 5: ReduceAction62 < ReduceAction62: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61038,63 +85417,120 @@ const classtable_elt_t VFT_ReduceAction225[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction62 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction225 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction225 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction225___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction225 < ReduceAction225: superclass init_table position */}, - {(bigint) parser___ReduceAction225___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction225(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction225; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction225_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction225(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction225_parser___ReduceAction225___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction225(); - parser___ReduceAction225___init(self, init_table); - return self; + {(bigint) 0 /* 50: ReduceAction62 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction62___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction62 < ReduceAction62: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction62::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction62(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction62; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction226[45] = { - {(bigint) 1935 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction226 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction226 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1935 /* 3: ReduceAction226 < ReduceAction226: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction62(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction62; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction62(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction62; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction62_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction62_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction62(); + INIT_ATTRIBUTES__parser___ReduceAction62(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction62(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction63[55] = { + {(bigint) 643 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction63" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction63 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction63 < ReduceAction: superclass typecheck marker */}, + {(bigint) 643 /* 5: ReduceAction63 < ReduceAction63: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61104,63 +85540,122 @@ const classtable_elt_t VFT_ReduceAction226[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction63 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction226 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction226 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction226___action}, + {(bigint) 0 /* 50: ReduceAction63 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction63___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction226 < ReduceAction226: superclass init_table position */}, - {(bigint) parser___ReduceAction226___init}, + {(bigint) 2 /* 54: ReduceAction63 < ReduceAction63: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction226(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction226; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction226_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction226(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction63::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction63(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction63; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction226_parser___ReduceAction226___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction226(); - parser___ReduceAction226___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction227[45] = { - {(bigint) 1931 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction227 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction227 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1931 /* 3: ReduceAction227 < ReduceAction227: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction63(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction63; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction63(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction63; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction63_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction63_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction63(); + INIT_ATTRIBUTES__parser___ReduceAction63(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction63(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction64[55] = { + {(bigint) 639 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction64" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction64 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction64 < ReduceAction: superclass typecheck marker */}, + {(bigint) 639 /* 5: ReduceAction64 < ReduceAction64: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61170,63 +85665,118 @@ const classtable_elt_t VFT_ReduceAction227[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction64 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction227 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction227 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction227___action}, + {(bigint) 0 /* 50: ReduceAction64 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction64___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction227 < ReduceAction227: superclass init_table position */}, - {(bigint) parser___ReduceAction227___init}, + {(bigint) 2 /* 54: ReduceAction64 < ReduceAction64: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction227(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction227; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction227_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction227(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction227_parser___ReduceAction227___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction227(); - parser___ReduceAction227___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction64::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction64(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction64; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction228[45] = { - {(bigint) 1927 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction228 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction228 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1927 /* 3: ReduceAction228 < ReduceAction228: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction64(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction64; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction64(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction64; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction64_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction64_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction64(); + INIT_ATTRIBUTES__parser___ReduceAction64(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction64(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction65[55] = { + {(bigint) 635 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction65" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction65 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction65 < ReduceAction: superclass typecheck marker */}, + {(bigint) 635 /* 5: ReduceAction65 < ReduceAction65: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61236,63 +85786,122 @@ const classtable_elt_t VFT_ReduceAction228[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction65 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction228 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction228 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction228___action}, + {(bigint) 0 /* 50: ReduceAction65 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction65___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction228 < ReduceAction228: superclass init_table position */}, - {(bigint) parser___ReduceAction228___init}, + {(bigint) 2 /* 54: ReduceAction65 < ReduceAction65: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction228(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction228; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction228_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction228(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction65::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction65(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction65; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction228_parser___ReduceAction228___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction228(); - parser___ReduceAction228___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction229[45] = { - {(bigint) 1923 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction229 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction229 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1923 /* 3: ReduceAction229 < ReduceAction229: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction65(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction65; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction65(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction65; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction65_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction65_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction65(); + INIT_ATTRIBUTES__parser___ReduceAction65(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction65(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction66[55] = { + {(bigint) 631 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction66" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction66 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction66 < ReduceAction: superclass typecheck marker */}, + {(bigint) 631 /* 5: ReduceAction66 < ReduceAction66: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61302,63 +85911,118 @@ const classtable_elt_t VFT_ReduceAction229[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction66 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction229 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction229 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction229___action}, + {(bigint) 0 /* 50: ReduceAction66 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction66___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction229 < ReduceAction229: superclass init_table position */}, - {(bigint) parser___ReduceAction229___init}, + {(bigint) 2 /* 54: ReduceAction66 < ReduceAction66: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction229(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction229; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction66::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction66(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction66; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction229_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction229(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction229_parser___ReduceAction229___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction229(); - parser___ReduceAction229___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction230[45] = { - {(bigint) 1915 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction230 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction230 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1915 /* 3: ReduceAction230 < ReduceAction230: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction66(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction66; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction66(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction66; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction66_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction66_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction66(); + INIT_ATTRIBUTES__parser___ReduceAction66(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction66(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction67[55] = { + {(bigint) 627 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction67" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction67 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction67 < ReduceAction: superclass typecheck marker */}, + {(bigint) 627 /* 5: ReduceAction67 < ReduceAction67: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61368,63 +86032,122 @@ const classtable_elt_t VFT_ReduceAction230[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction67 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction230 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction230 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction230___action}, + {(bigint) 0 /* 50: ReduceAction67 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction67___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction230 < ReduceAction230: superclass init_table position */}, - {(bigint) parser___ReduceAction230___init}, + {(bigint) 2 /* 54: ReduceAction67 < ReduceAction67: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction230(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction230; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction230_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction230(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction67::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction67(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction67; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction230_parser___ReduceAction230___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction230(); - parser___ReduceAction230___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction231[45] = { - {(bigint) 1911 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction231 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction231 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1911 /* 3: ReduceAction231 < ReduceAction231: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction67(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction67; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction67(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction67; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction67_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction67_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction67(); + INIT_ATTRIBUTES__parser___ReduceAction67(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction67(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction68[55] = { + {(bigint) 623 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction68" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction68 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction68 < ReduceAction: superclass typecheck marker */}, + {(bigint) 623 /* 5: ReduceAction68 < ReduceAction68: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61434,63 +86157,118 @@ const classtable_elt_t VFT_ReduceAction231[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction68 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction231 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction231 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction231___action}, + {(bigint) 0 /* 50: ReduceAction68 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction68___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction231 < ReduceAction231: superclass init_table position */}, - {(bigint) parser___ReduceAction231___init}, + {(bigint) 2 /* 54: ReduceAction68 < ReduceAction68: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction231(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction231; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction231_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction231(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction231_parser___ReduceAction231___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction231(); - parser___ReduceAction231___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction68::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction68(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction68; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction232[45] = { - {(bigint) 1907 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction232 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction232 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1907 /* 3: ReduceAction232 < ReduceAction232: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction68(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction68; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction68(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction68; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction68_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction68_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction68(); + INIT_ATTRIBUTES__parser___ReduceAction68(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction68(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction69[55] = { + {(bigint) 619 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction69" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction69 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction69 < ReduceAction: superclass typecheck marker */}, + {(bigint) 619 /* 5: ReduceAction69 < ReduceAction69: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61500,63 +86278,122 @@ const classtable_elt_t VFT_ReduceAction232[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction69 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction232 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction232 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction232___action}, + {(bigint) 0 /* 50: ReduceAction69 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction69___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction232 < ReduceAction232: superclass init_table position */}, - {(bigint) parser___ReduceAction232___init}, + {(bigint) 2 /* 54: ReduceAction69 < ReduceAction69: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction232(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction232; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction232_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction232(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction69::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction69(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction69; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction232_parser___ReduceAction232___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction232(); - parser___ReduceAction232___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction233[45] = { - {(bigint) 1903 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction233 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction233 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1903 /* 3: ReduceAction233 < ReduceAction233: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction69(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction69; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction69(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction69; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction69_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction69_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction69(); + INIT_ATTRIBUTES__parser___ReduceAction69(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction69(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction70[55] = { + {(bigint) 603 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction70" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction70 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction70 < ReduceAction: superclass typecheck marker */}, + {(bigint) 603 /* 5: ReduceAction70 < ReduceAction70: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61566,63 +86403,118 @@ const classtable_elt_t VFT_ReduceAction233[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction70 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction233 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction233 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction233___action}, + {(bigint) 0 /* 50: ReduceAction70 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction70___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction233 < ReduceAction233: superclass init_table position */}, - {(bigint) parser___ReduceAction233___init}, + {(bigint) 2 /* 54: ReduceAction70 < ReduceAction70: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction233(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction233; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction70::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction70(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction70; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction233_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction233(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction233_parser___ReduceAction233___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction233(); - parser___ReduceAction233___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction234[45] = { - {(bigint) 1899 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction234 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction234 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1899 /* 3: ReduceAction234 < ReduceAction234: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction70(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction70; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction70(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction70; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction70_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction70_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction70(); + INIT_ATTRIBUTES__parser___ReduceAction70(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction70(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction71[55] = { + {(bigint) 591 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction71" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction71 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction71 < ReduceAction: superclass typecheck marker */}, + {(bigint) 591 /* 5: ReduceAction71 < ReduceAction71: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61632,63 +86524,122 @@ const classtable_elt_t VFT_ReduceAction234[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction71 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction234 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction234 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction234___action}, + {(bigint) 0 /* 50: ReduceAction71 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction71___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction234 < ReduceAction234: superclass init_table position */}, - {(bigint) parser___ReduceAction234___init}, + {(bigint) 2 /* 54: ReduceAction71 < ReduceAction71: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction234(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction234; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction234_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction234(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction71::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction71(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction71; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction234_parser___ReduceAction234___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction234(); - parser___ReduceAction234___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction235[45] = { - {(bigint) 1895 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction235 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction235 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1895 /* 3: ReduceAction235 < ReduceAction235: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction71(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction71; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction71(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction71; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction71_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction71_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction71(); + INIT_ATTRIBUTES__parser___ReduceAction71(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction71(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction72[55] = { + {(bigint) 579 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction72" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction72 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction72 < ReduceAction: superclass typecheck marker */}, + {(bigint) 579 /* 5: ReduceAction72 < ReduceAction72: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61698,63 +86649,118 @@ const classtable_elt_t VFT_ReduceAction235[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction72 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction235 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction235 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction235___action}, + {(bigint) 0 /* 50: ReduceAction72 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction72___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction235 < ReduceAction235: superclass init_table position */}, - {(bigint) parser___ReduceAction235___init}, + {(bigint) 2 /* 54: ReduceAction72 < ReduceAction72: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction235(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction235; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction235_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction235(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction235_parser___ReduceAction235___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction235(); - parser___ReduceAction235___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction72::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction72(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction72; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction236[45] = { - {(bigint) 1891 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction236 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction236 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1891 /* 3: ReduceAction236 < ReduceAction236: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction72(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction72; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction72(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction72; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction72_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction72_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction72(); + INIT_ATTRIBUTES__parser___ReduceAction72(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction72(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction73[55] = { + {(bigint) 551 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction73" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction73 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction73 < ReduceAction: superclass typecheck marker */}, + {(bigint) 551 /* 5: ReduceAction73 < ReduceAction73: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61764,63 +86770,122 @@ const classtable_elt_t VFT_ReduceAction236[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction73 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction236 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction236 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction236___action}, + {(bigint) 0 /* 50: ReduceAction73 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction73___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction236 < ReduceAction236: superclass init_table position */}, - {(bigint) parser___ReduceAction236___init}, + {(bigint) 2 /* 54: ReduceAction73 < ReduceAction73: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction236(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction236; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction236_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction236(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction73::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction73(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction73; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction236_parser___ReduceAction236___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction236(); - parser___ReduceAction236___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction237[45] = { - {(bigint) 1887 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction237 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction237 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1887 /* 3: ReduceAction237 < ReduceAction237: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction73(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction73; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction73(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction73; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction73_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction73_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction73(); + INIT_ATTRIBUTES__parser___ReduceAction73(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction73(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction74[55] = { + {(bigint) 515 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction74" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction74 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction74 < ReduceAction: superclass typecheck marker */}, + {(bigint) 515 /* 5: ReduceAction74 < ReduceAction74: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61830,63 +86895,118 @@ const classtable_elt_t VFT_ReduceAction237[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction74 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction237 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction237 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction237___action}, + {(bigint) 0 /* 50: ReduceAction74 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction74___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction237 < ReduceAction237: superclass init_table position */}, - {(bigint) parser___ReduceAction237___init}, + {(bigint) 2 /* 54: ReduceAction74 < ReduceAction74: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction237(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction237; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction74::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction74(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction74; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction237_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction237(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction237_parser___ReduceAction237___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction237(); - parser___ReduceAction237___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction238[45] = { - {(bigint) 1883 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction238 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction238 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1883 /* 3: ReduceAction238 < ReduceAction238: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction74(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction74; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction74(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction74; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction74_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction74_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction74(); + INIT_ATTRIBUTES__parser___ReduceAction74(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction74(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction75[55] = { + {(bigint) 487 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction75" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction75 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction75 < ReduceAction: superclass typecheck marker */}, + {(bigint) 487 /* 5: ReduceAction75 < ReduceAction75: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61896,63 +87016,122 @@ const classtable_elt_t VFT_ReduceAction238[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction75 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction238 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction238 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction238___action}, + {(bigint) 0 /* 50: ReduceAction75 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction75___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction238 < ReduceAction238: superclass init_table position */}, - {(bigint) parser___ReduceAction238___init}, + {(bigint) 2 /* 54: ReduceAction75 < ReduceAction75: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction238(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction238; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction238_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction238(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction75::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction75(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction75; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction238_parser___ReduceAction238___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction238(); - parser___ReduceAction238___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction239[45] = { - {(bigint) 1879 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction239 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction239 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1879 /* 3: ReduceAction239 < ReduceAction239: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction75(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction75; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction75(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction75; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction75_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction75_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction75(); + INIT_ATTRIBUTES__parser___ReduceAction75(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction75(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction76[55] = { + {(bigint) 463 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction76" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction76 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction76 < ReduceAction: superclass typecheck marker */}, + {(bigint) 463 /* 5: ReduceAction76 < ReduceAction76: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61962,63 +87141,119 @@ const classtable_elt_t VFT_ReduceAction239[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction76 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction239 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction239 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction239___action}, + {(bigint) 0 /* 50: ReduceAction76 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction76___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction239 < ReduceAction239: superclass init_table position */}, - {(bigint) parser___ReduceAction239___init}, + {(bigint) 2 /* 54: ReduceAction76 < ReduceAction76: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction239(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction239; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction239_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction239(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction239_parser___ReduceAction239___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction239(); - parser___ReduceAction239___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction76::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction76(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction76; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction240[45] = { - {(bigint) 1871 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction240 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction240 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1871 /* 3: ReduceAction240 < ReduceAction240: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction76(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction76; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction76(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction76; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction76_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction76_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction76(); + INIT_ATTRIBUTES__parser___ReduceAction76(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction76(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction77[55] = { + {(bigint) 459 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction77" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction77 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction77 < ReduceAction: superclass typecheck marker */}, + {(bigint) 459 /* 5: ReduceAction77 < ReduceAction77: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62028,63 +87263,120 @@ const classtable_elt_t VFT_ReduceAction240[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction77 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction240 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction240 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction240___action}, + {(bigint) 0 /* 50: ReduceAction77 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction77___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction240 < ReduceAction240: superclass init_table position */}, - {(bigint) parser___ReduceAction240___init}, + {(bigint) 2 /* 54: ReduceAction77 < ReduceAction77: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction240(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction240; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction240_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction240(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction240_parser___ReduceAction240___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction240(); - parser___ReduceAction240___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction77::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction77(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction77; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction241[45] = { - {(bigint) 1867 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction241 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction241 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1867 /* 3: ReduceAction241 < ReduceAction241: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction77(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction77; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction77(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction77; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction77_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction77_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction77(); + INIT_ATTRIBUTES__parser___ReduceAction77(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction77(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction78[55] = { + {(bigint) 455 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction78" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction78 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction78 < ReduceAction: superclass typecheck marker */}, + {(bigint) 455 /* 5: ReduceAction78 < ReduceAction78: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62094,63 +87386,120 @@ const classtable_elt_t VFT_ReduceAction241[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction78 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction241 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction241 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction241___action}, + {(bigint) 0 /* 50: ReduceAction78 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction78___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction241 < ReduceAction241: superclass init_table position */}, - {(bigint) parser___ReduceAction241___init}, + {(bigint) 2 /* 54: ReduceAction78 < ReduceAction78: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction241(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction241; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction241_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction241(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction241_parser___ReduceAction241___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction241(); - parser___ReduceAction241___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction78::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction78(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction78; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction242[45] = { - {(bigint) 1863 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction242 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction242 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1863 /* 3: ReduceAction242 < ReduceAction242: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction78(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction78; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction78(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction78; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction78_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction78_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction78(); + INIT_ATTRIBUTES__parser___ReduceAction78(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction78(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction79[55] = { + {(bigint) 451 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction79" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction79 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction79 < ReduceAction: superclass typecheck marker */}, + {(bigint) 451 /* 5: ReduceAction79 < ReduceAction79: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62160,63 +87509,120 @@ const classtable_elt_t VFT_ReduceAction242[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction79 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction242 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction242 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction242___action}, + {(bigint) 0 /* 50: ReduceAction79 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction79___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction242 < ReduceAction242: superclass init_table position */}, - {(bigint) parser___ReduceAction242___init}, + {(bigint) 2 /* 54: ReduceAction79 < ReduceAction79: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction242(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction242; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction242_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction242(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction242_parser___ReduceAction242___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction242(); - parser___ReduceAction242___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction79::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction79(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction79; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction243[45] = { - {(bigint) 1859 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction243 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction243 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1859 /* 3: ReduceAction243 < ReduceAction243: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction79(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction79; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction79(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction79; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction79_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction79_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction79(); + INIT_ATTRIBUTES__parser___ReduceAction79(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction79(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction80[55] = { + {(bigint) 443 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction80" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction80 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction80 < ReduceAction: superclass typecheck marker */}, + {(bigint) 443 /* 5: ReduceAction80 < ReduceAction80: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62226,63 +87632,120 @@ const classtable_elt_t VFT_ReduceAction243[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction80 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction243 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction243 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction243___action}, + {(bigint) 0 /* 50: ReduceAction80 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction80___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction243 < ReduceAction243: superclass init_table position */}, - {(bigint) parser___ReduceAction243___init}, + {(bigint) 2 /* 54: ReduceAction80 < ReduceAction80: superclass init_table position */}, }; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction243(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction243; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction243_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction243(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction243_parser___ReduceAction243___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction243(); - parser___ReduceAction243___init(self, init_table); - return self; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction80::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction80(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction80; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction244[45] = { - {(bigint) 1855 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction244 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction244 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1855 /* 3: ReduceAction244 < ReduceAction244: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction80(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction80; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction80(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction80; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction80_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction80_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction80(); + INIT_ATTRIBUTES__parser___ReduceAction80(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction80(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction81[55] = { + {(bigint) 439 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction81" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction81 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction81 < ReduceAction: superclass typecheck marker */}, + {(bigint) 439 /* 5: ReduceAction81 < ReduceAction81: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62292,63 +87755,120 @@ const classtable_elt_t VFT_ReduceAction244[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction81 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction244 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction244 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction244___action}, + {(bigint) 0 /* 50: ReduceAction81 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction81___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction244 < ReduceAction244: superclass init_table position */}, - {(bigint) parser___ReduceAction244___init}, + {(bigint) 2 /* 54: ReduceAction81 < ReduceAction81: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction244(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction244; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction244_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction244(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction244_parser___ReduceAction244___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction244(); - parser___ReduceAction244___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction81::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction81(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction81; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction245[45] = { - {(bigint) 1851 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction245 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction245 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1851 /* 3: ReduceAction245 < ReduceAction245: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction81(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction81; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction81(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction81; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction81_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction81_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction81(); + INIT_ATTRIBUTES__parser___ReduceAction81(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction81(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction82[55] = { + {(bigint) 435 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction82" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction82 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction82 < ReduceAction: superclass typecheck marker */}, + {(bigint) 435 /* 5: ReduceAction82 < ReduceAction82: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62358,63 +87878,120 @@ const classtable_elt_t VFT_ReduceAction245[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction82 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction245 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction245 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction245___action}, + {(bigint) 0 /* 50: ReduceAction82 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction82___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction245 < ReduceAction245: superclass init_table position */}, - {(bigint) parser___ReduceAction245___init}, + {(bigint) 2 /* 54: ReduceAction82 < ReduceAction82: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction245(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction245; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction245_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction245(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction245_parser___ReduceAction245___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction245(); - parser___ReduceAction245___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction82::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction82(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction82; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction246[45] = { - {(bigint) 1847 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction246 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction246 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1847 /* 3: ReduceAction246 < ReduceAction246: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction82(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction82; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction82(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction82; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction82_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction82_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction82(); + INIT_ATTRIBUTES__parser___ReduceAction82(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction82(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction83[55] = { + {(bigint) 431 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction83" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction83 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction83 < ReduceAction: superclass typecheck marker */}, + {(bigint) 431 /* 5: ReduceAction83 < ReduceAction83: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62424,63 +88001,120 @@ const classtable_elt_t VFT_ReduceAction246[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction83 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction246 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction246 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction246___action}, + {(bigint) 0 /* 50: ReduceAction83 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction83___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction246 < ReduceAction246: superclass init_table position */}, - {(bigint) parser___ReduceAction246___init}, + {(bigint) 2 /* 54: ReduceAction83 < ReduceAction83: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction246(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction246; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction246_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction246(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction246_parser___ReduceAction246___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction246(); - parser___ReduceAction246___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction83::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction83(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction83; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction247[45] = { - {(bigint) 1843 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction247 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction247 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1843 /* 3: ReduceAction247 < ReduceAction247: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction83(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction83; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction83(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction83; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction83_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction83_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction83(); + INIT_ATTRIBUTES__parser___ReduceAction83(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction83(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction84[55] = { + {(bigint) 427 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction84" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction84 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction84 < ReduceAction: superclass typecheck marker */}, + {(bigint) 427 /* 5: ReduceAction84 < ReduceAction84: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62490,63 +88124,120 @@ const classtable_elt_t VFT_ReduceAction247[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction84 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction247 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction247 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction247___action}, + {(bigint) 0 /* 50: ReduceAction84 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction84___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction247 < ReduceAction247: superclass init_table position */}, - {(bigint) parser___ReduceAction247___init}, + {(bigint) 2 /* 54: ReduceAction84 < ReduceAction84: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction247(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction247; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction247_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction247(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction247_parser___ReduceAction247___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction247(); - parser___ReduceAction247___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction84::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction84(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction84; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction248[45] = { - {(bigint) 1839 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction248 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction248 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1839 /* 3: ReduceAction248 < ReduceAction248: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction84(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction84; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction84(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction84; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction84_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction84_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction84(); + INIT_ATTRIBUTES__parser___ReduceAction84(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction84(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction85[55] = { + {(bigint) 423 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction85" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction85 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction85 < ReduceAction: superclass typecheck marker */}, + {(bigint) 423 /* 5: ReduceAction85 < ReduceAction85: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62556,63 +88247,120 @@ const classtable_elt_t VFT_ReduceAction248[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction85 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction248 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction248 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction248___action}, + {(bigint) 0 /* 50: ReduceAction85 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction85___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction248 < ReduceAction248: superclass init_table position */}, - {(bigint) parser___ReduceAction248___init}, + {(bigint) 2 /* 54: ReduceAction85 < ReduceAction85: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction248(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction248; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction248_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction248(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction248_parser___ReduceAction248___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction248(); - parser___ReduceAction248___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction85::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction85(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction85; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction249[45] = { - {(bigint) 1835 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction249 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction249 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1835 /* 3: ReduceAction249 < ReduceAction249: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction85(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction85; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction85(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction85; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction85_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction85_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction85(); + INIT_ATTRIBUTES__parser___ReduceAction85(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction85(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction86[55] = { + {(bigint) 419 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction86" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction86 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction86 < ReduceAction: superclass typecheck marker */}, + {(bigint) 419 /* 5: ReduceAction86 < ReduceAction86: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62622,63 +88370,120 @@ const classtable_elt_t VFT_ReduceAction249[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction86 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction249 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction249 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction249___action}, + {(bigint) 0 /* 50: ReduceAction86 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction86___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction249 < ReduceAction249: superclass init_table position */}, - {(bigint) parser___ReduceAction249___init}, + {(bigint) 2 /* 54: ReduceAction86 < ReduceAction86: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction249(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction249; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction249_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction249(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction249_parser___ReduceAction249___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction249(); - parser___ReduceAction249___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction86::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction86(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction86; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction250[45] = { - {(bigint) 1827 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction250 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction250 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1827 /* 3: ReduceAction250 < ReduceAction250: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction86(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction86; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction86(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction86; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction86_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction86_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction86(); + INIT_ATTRIBUTES__parser___ReduceAction86(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction86(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction87[55] = { + {(bigint) 415 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction87" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction87 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction87 < ReduceAction: superclass typecheck marker */}, + {(bigint) 415 /* 5: ReduceAction87 < ReduceAction87: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62688,63 +88493,121 @@ const classtable_elt_t VFT_ReduceAction250[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction87 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction250 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction250 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction250___action}, + {(bigint) 0 /* 50: ReduceAction87 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction87___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction250 < ReduceAction250: superclass init_table position */}, - {(bigint) parser___ReduceAction250___init}, + {(bigint) 2 /* 54: ReduceAction87 < ReduceAction87: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction250(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction250; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction250_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction250(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction87::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction87(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction87; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction250_parser___ReduceAction250___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction250(); - parser___ReduceAction250___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction251[45] = { - {(bigint) 1823 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction251 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction251 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1823 /* 3: ReduceAction251 < ReduceAction251: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction87(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction87; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction87(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction87; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction87_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction87_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction87(); + INIT_ATTRIBUTES__parser___ReduceAction87(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction87(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction88[55] = { + {(bigint) 411 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction88" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction88 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction88 < ReduceAction: superclass typecheck marker */}, + {(bigint) 411 /* 5: ReduceAction88 < ReduceAction88: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62754,63 +88617,119 @@ const classtable_elt_t VFT_ReduceAction251[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction88 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction251 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction251 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction251___action}, + {(bigint) 0 /* 50: ReduceAction88 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction88___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction251 < ReduceAction251: superclass init_table position */}, - {(bigint) parser___ReduceAction251___init}, + {(bigint) 2 /* 54: ReduceAction88 < ReduceAction88: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction251(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction251; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction251_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction251(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction251_parser___ReduceAction251___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction251(); - parser___ReduceAction251___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction88::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction88(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction88; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction252[45] = { - {(bigint) 1819 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction252 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction252 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1819 /* 3: ReduceAction252 < ReduceAction252: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction88(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction88; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction88(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction88; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction88_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction88_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction88(); + INIT_ATTRIBUTES__parser___ReduceAction88(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction88(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction89[55] = { + {(bigint) 407 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction89" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction89 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction89 < ReduceAction: superclass typecheck marker */}, + {(bigint) 407 /* 5: ReduceAction89 < ReduceAction89: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62820,63 +88739,119 @@ const classtable_elt_t VFT_ReduceAction252[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction89 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction252 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction252 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction252___action}, + {(bigint) 0 /* 50: ReduceAction89 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction89___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction252 < ReduceAction252: superclass init_table position */}, - {(bigint) parser___ReduceAction252___init}, + {(bigint) 2 /* 54: ReduceAction89 < ReduceAction89: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction252(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction252; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction89::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction89(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction89; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction252_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction252(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction252_parser___ReduceAction252___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction252(); - parser___ReduceAction252___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction253[45] = { - {(bigint) 1815 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction253 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction253 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1815 /* 3: ReduceAction253 < ReduceAction253: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction89(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction89; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction89(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction89; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction89_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction89_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction89(); + INIT_ATTRIBUTES__parser___ReduceAction89(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction89(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction90[55] = { + {(bigint) 399 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction90" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction90 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction90 < ReduceAction: superclass typecheck marker */}, + {(bigint) 399 /* 5: ReduceAction90 < ReduceAction90: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62886,63 +88861,122 @@ const classtable_elt_t VFT_ReduceAction253[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction90 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction253 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction253 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction253___action}, + {(bigint) 0 /* 50: ReduceAction90 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction90___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction253 < ReduceAction253: superclass init_table position */}, - {(bigint) parser___ReduceAction253___init}, + {(bigint) 2 /* 54: ReduceAction90 < ReduceAction90: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction253(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction253; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction253_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction253(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction90::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction90(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction90; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction253_parser___ReduceAction253___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction253(); - parser___ReduceAction253___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction254[45] = { - {(bigint) 1811 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction254 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction254 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1811 /* 3: ReduceAction254 < ReduceAction254: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction90(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction90; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction90(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction90; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction90_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction90_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction90(); + INIT_ATTRIBUTES__parser___ReduceAction90(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction90(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction91[55] = { + {(bigint) 395 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction91" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction91 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction91 < ReduceAction: superclass typecheck marker */}, + {(bigint) 395 /* 5: ReduceAction91 < ReduceAction91: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -62952,63 +88986,118 @@ const classtable_elt_t VFT_ReduceAction254[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction91 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction254 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction254 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction254___action}, + {(bigint) 0 /* 50: ReduceAction91 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction91___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction254 < ReduceAction254: superclass init_table position */}, - {(bigint) parser___ReduceAction254___init}, + {(bigint) 2 /* 54: ReduceAction91 < ReduceAction91: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction254(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction254; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction254_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction254(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction254_parser___ReduceAction254___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction254(); - parser___ReduceAction254___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction91::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction91(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction91; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction255[45] = { - {(bigint) 1807 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction255 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction255 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1807 /* 3: ReduceAction255 < ReduceAction255: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction91(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction91; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction91(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction91; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction91_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction91_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction91(); + INIT_ATTRIBUTES__parser___ReduceAction91(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction91(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction92[55] = { + {(bigint) 391 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction92" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction92 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction92 < ReduceAction: superclass typecheck marker */}, + {(bigint) 391 /* 5: ReduceAction92 < ReduceAction92: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63018,63 +89107,122 @@ const classtable_elt_t VFT_ReduceAction255[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction92 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction255 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction255 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction255___action}, + {(bigint) 0 /* 50: ReduceAction92 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction92___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction255 < ReduceAction255: superclass init_table position */}, - {(bigint) parser___ReduceAction255___init}, + {(bigint) 2 /* 54: ReduceAction92 < ReduceAction92: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction255(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction255; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction255_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction255(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction92::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction92(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction92; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction255_parser___ReduceAction255___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction255(); - parser___ReduceAction255___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction256[45] = { - {(bigint) 1803 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction256 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction256 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1803 /* 3: ReduceAction256 < ReduceAction256: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction92(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction92; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction92(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction92; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction92_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction92_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction92(); + INIT_ATTRIBUTES__parser___ReduceAction92(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction92(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction93[55] = { + {(bigint) 387 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction93" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction93 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction93 < ReduceAction: superclass typecheck marker */}, + {(bigint) 387 /* 5: ReduceAction93 < ReduceAction93: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63084,63 +89232,118 @@ const classtable_elt_t VFT_ReduceAction256[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction93 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction256 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction256 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction256___action}, + {(bigint) 0 /* 50: ReduceAction93 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction93___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction256 < ReduceAction256: superclass init_table position */}, - {(bigint) parser___ReduceAction256___init}, + {(bigint) 2 /* 54: ReduceAction93 < ReduceAction93: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction256(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction256; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction93::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction93(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction93; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction256_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction256(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction256_parser___ReduceAction256___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction256(); - parser___ReduceAction256___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction257[45] = { - {(bigint) 1799 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction257 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction257 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1799 /* 3: ReduceAction257 < ReduceAction257: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction93(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction93; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction93(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction93; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction93_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction93_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction93(); + INIT_ATTRIBUTES__parser___ReduceAction93(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction93(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction94[55] = { + {(bigint) 383 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction94" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction94 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction94 < ReduceAction: superclass typecheck marker */}, + {(bigint) 383 /* 5: ReduceAction94 < ReduceAction94: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63150,63 +89353,122 @@ const classtable_elt_t VFT_ReduceAction257[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction94 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction257 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction257 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction257___action}, + {(bigint) 0 /* 50: ReduceAction94 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction94___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction257 < ReduceAction257: superclass init_table position */}, - {(bigint) parser___ReduceAction257___init}, + {(bigint) 2 /* 54: ReduceAction94 < ReduceAction94: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction257(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction257; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction257_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction257(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction94::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction94(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction94; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction257_parser___ReduceAction257___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction257(); - parser___ReduceAction257___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction258[45] = { - {(bigint) 1795 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction258 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction258 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1795 /* 3: ReduceAction258 < ReduceAction258: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction94(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction94; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction94(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction94; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction94_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction94_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction94(); + INIT_ATTRIBUTES__parser___ReduceAction94(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction94(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction95[55] = { + {(bigint) 379 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction95" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction95 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction95 < ReduceAction: superclass typecheck marker */}, + {(bigint) 379 /* 5: ReduceAction95 < ReduceAction95: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63216,63 +89478,118 @@ const classtable_elt_t VFT_ReduceAction258[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction95 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction258 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction258 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction258___action}, + {(bigint) 0 /* 50: ReduceAction95 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction95___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction258 < ReduceAction258: superclass init_table position */}, - {(bigint) parser___ReduceAction258___init}, + {(bigint) 2 /* 54: ReduceAction95 < ReduceAction95: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction258(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction258; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction258_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction258(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction258_parser___ReduceAction258___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction258(); - parser___ReduceAction258___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction95::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction95(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction95; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction259[45] = { - {(bigint) 1791 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction259 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction259 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1791 /* 3: ReduceAction259 < ReduceAction259: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction95(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction95; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction95(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction95; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction95_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction95_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction95(); + INIT_ATTRIBUTES__parser___ReduceAction95(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction95(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction96[55] = { + {(bigint) 375 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction96" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction96 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction96 < ReduceAction: superclass typecheck marker */}, + {(bigint) 375 /* 5: ReduceAction96 < ReduceAction96: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63282,63 +89599,122 @@ const classtable_elt_t VFT_ReduceAction259[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction96 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction259 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction259 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction259___action}, + {(bigint) 0 /* 50: ReduceAction96 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction96___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction259 < ReduceAction259: superclass init_table position */}, - {(bigint) parser___ReduceAction259___init}, + {(bigint) 2 /* 54: ReduceAction96 < ReduceAction96: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction259(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction259; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction259_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction259(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction96::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction96(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction96; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction259_parser___ReduceAction259___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction259(); - parser___ReduceAction259___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction260[45] = { - {(bigint) 1783 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction260 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction260 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1783 /* 3: ReduceAction260 < ReduceAction260: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction96(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction96; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction96(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction96; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction96_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction96_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction96(); + INIT_ATTRIBUTES__parser___ReduceAction96(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction96(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction97[55] = { + {(bigint) 371 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction97" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction97 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction97 < ReduceAction: superclass typecheck marker */}, + {(bigint) 371 /* 5: ReduceAction97 < ReduceAction97: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63348,63 +89724,118 @@ const classtable_elt_t VFT_ReduceAction260[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction97 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction260 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction260 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction260___action}, + {(bigint) 0 /* 50: ReduceAction97 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction97___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction260 < ReduceAction260: superclass init_table position */}, - {(bigint) parser___ReduceAction260___init}, + {(bigint) 2 /* 54: ReduceAction97 < ReduceAction97: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction260(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction260; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction97::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction97(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction97; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction260_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction260(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction260_parser___ReduceAction260___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction260(); - parser___ReduceAction260___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction261[45] = { - {(bigint) 1779 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction261 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction261 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1779 /* 3: ReduceAction261 < ReduceAction261: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction97(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction97; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction97(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction97; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction97_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction97_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction97(); + INIT_ATTRIBUTES__parser___ReduceAction97(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction97(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction98[55] = { + {(bigint) 367 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction98" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction98 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction98 < ReduceAction: superclass typecheck marker */}, + {(bigint) 367 /* 5: ReduceAction98 < ReduceAction98: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63414,63 +89845,122 @@ const classtable_elt_t VFT_ReduceAction261[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction98 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction261 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction261 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction261___action}, + {(bigint) 0 /* 50: ReduceAction98 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction98___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction261 < ReduceAction261: superclass init_table position */}, - {(bigint) parser___ReduceAction261___init}, + {(bigint) 2 /* 54: ReduceAction98 < ReduceAction98: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction261(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction261; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction261_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction261(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction98::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction98(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction98; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction261_parser___ReduceAction261___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction261(); - parser___ReduceAction261___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction262[45] = { - {(bigint) 1775 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction262 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction262 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1775 /* 3: ReduceAction262 < ReduceAction262: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction98(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction98; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction98(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction98; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction98_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction98_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction98(); + INIT_ATTRIBUTES__parser___ReduceAction98(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction98(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction99[55] = { + {(bigint) 363 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction99" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction99 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction99 < ReduceAction: superclass typecheck marker */}, + {(bigint) 363 /* 5: ReduceAction99 < ReduceAction99: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63480,63 +89970,118 @@ const classtable_elt_t VFT_ReduceAction262[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction99 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction262 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction262 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction262___action}, + {(bigint) 0 /* 50: ReduceAction99 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction99___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction262 < ReduceAction262: superclass init_table position */}, - {(bigint) parser___ReduceAction262___init}, + {(bigint) 2 /* 54: ReduceAction99 < ReduceAction99: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction262(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction262; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction262_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction262(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction262_parser___ReduceAction262___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction262(); - parser___ReduceAction262___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction99::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction99(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction99; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction263[45] = { - {(bigint) 1771 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction263 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction263 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1771 /* 3: ReduceAction263 < ReduceAction263: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction99(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction99; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction99(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction99; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction99_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction99_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction99(); + INIT_ATTRIBUTES__parser___ReduceAction99(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction99(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction100[55] = { + {(bigint) 2075 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction100" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction100 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction100 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2075 /* 5: ReduceAction100 < ReduceAction100: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63546,63 +90091,122 @@ const classtable_elt_t VFT_ReduceAction263[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction100 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction263 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction263 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction263___action}, + {(bigint) 0 /* 50: ReduceAction100 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction100___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction263 < ReduceAction263: superclass init_table position */}, - {(bigint) parser___ReduceAction263___init}, + {(bigint) 2 /* 54: ReduceAction100 < ReduceAction100: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction263(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction263; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction263_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction263(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction100::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction100(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction100; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction263_parser___ReduceAction263___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction263(); - parser___ReduceAction263___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction264[45] = { - {(bigint) 1767 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction264 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction264 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1767 /* 3: ReduceAction264 < ReduceAction264: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction100(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction100; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction100(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction100; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction100_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction100_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction100(); + INIT_ATTRIBUTES__parser___ReduceAction100(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction100(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction101[55] = { + {(bigint) 2071 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction101" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction101 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction101 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2071 /* 5: ReduceAction101 < ReduceAction101: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63612,63 +90216,119 @@ const classtable_elt_t VFT_ReduceAction264[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction101 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction264 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction264 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction264___action}, + {(bigint) 0 /* 50: ReduceAction101 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction101___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction264 < ReduceAction264: superclass init_table position */}, - {(bigint) parser___ReduceAction264___init}, + {(bigint) 2 /* 54: ReduceAction101 < ReduceAction101: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction264(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction264; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction264_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction264(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction264_parser___ReduceAction264___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction264(); - parser___ReduceAction264___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction101::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction101(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction101; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction265[45] = { - {(bigint) 1763 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction265 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction265 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1763 /* 3: ReduceAction265 < ReduceAction265: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction101(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction101; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction101(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction101; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction101_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction101_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction101(); + INIT_ATTRIBUTES__parser___ReduceAction101(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction101(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction102[55] = { + {(bigint) 2067 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction102" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction102 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction102 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2067 /* 5: ReduceAction102 < ReduceAction102: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63678,63 +90338,119 @@ const classtable_elt_t VFT_ReduceAction265[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction102 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction265 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction265 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction265___action}, + {(bigint) 0 /* 50: ReduceAction102 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction102___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction265 < ReduceAction265: superclass init_table position */}, - {(bigint) parser___ReduceAction265___init}, + {(bigint) 2 /* 54: ReduceAction102 < ReduceAction102: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction265(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction265; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction265_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction265(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction265_parser___ReduceAction265___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction265(); - parser___ReduceAction265___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction102::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction102(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction102; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction266[45] = { - {(bigint) 1759 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction266 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction266 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1759 /* 3: ReduceAction266 < ReduceAction266: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction102(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction102; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction102(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction102; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction102_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction102_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction102(); + INIT_ATTRIBUTES__parser___ReduceAction102(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction102(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction103[55] = { + {(bigint) 2063 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction103" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction103 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction103 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2063 /* 5: ReduceAction103 < ReduceAction103: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63744,63 +90460,121 @@ const classtable_elt_t VFT_ReduceAction266[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction103 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction266 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction266 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction266___action}, + {(bigint) 0 /* 50: ReduceAction103 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction103___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction266 < ReduceAction266: superclass init_table position */}, - {(bigint) parser___ReduceAction266___init}, + {(bigint) 2 /* 54: ReduceAction103 < ReduceAction103: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction266(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction266; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction266_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction266(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction266_parser___ReduceAction266___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction266(); - parser___ReduceAction266___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction103::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction103(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction103; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction267[45] = { - {(bigint) 1755 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction267 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction267 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1755 /* 3: ReduceAction267 < ReduceAction267: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction103(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction103; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction103(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction103; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction103_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction103_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction103(); + INIT_ATTRIBUTES__parser___ReduceAction103(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction103(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction104[55] = { + {(bigint) 2059 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction104" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction104 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction104 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2059 /* 5: ReduceAction104 < ReduceAction104: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63810,63 +90584,121 @@ const classtable_elt_t VFT_ReduceAction267[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction104 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction267 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction267 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction267___action}, + {(bigint) 0 /* 50: ReduceAction104 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction104___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction267 < ReduceAction267: superclass init_table position */}, - {(bigint) parser___ReduceAction267___init}, + {(bigint) 2 /* 54: ReduceAction104 < ReduceAction104: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction267(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction267; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction267_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction267(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction104::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction104(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction104; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction267_parser___ReduceAction267___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction267(); - parser___ReduceAction267___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction268[45] = { - {(bigint) 1751 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction268 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction268 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1751 /* 3: ReduceAction268 < ReduceAction268: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction104(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction104; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction104(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction104; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction104_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction104_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction104(); + INIT_ATTRIBUTES__parser___ReduceAction104(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction104(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction105[55] = { + {(bigint) 2055 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction105" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction105 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction105 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2055 /* 5: ReduceAction105 < ReduceAction105: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63876,63 +90708,119 @@ const classtable_elt_t VFT_ReduceAction268[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction105 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction268 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction268 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction268___action}, + {(bigint) 0 /* 50: ReduceAction105 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction105___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction268 < ReduceAction268: superclass init_table position */}, - {(bigint) parser___ReduceAction268___init}, + {(bigint) 2 /* 54: ReduceAction105 < ReduceAction105: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction268(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction268; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction268_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction268(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction268_parser___ReduceAction268___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction268(); - parser___ReduceAction268___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction105::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction105(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction105; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction269[45] = { - {(bigint) 1747 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction269 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction269 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1747 /* 3: ReduceAction269 < ReduceAction269: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction105(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction105; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction105(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction105; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction105_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction105_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction105(); + INIT_ATTRIBUTES__parser___ReduceAction105(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction105(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction106[55] = { + {(bigint) 2051 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction106" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction106 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction106 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2051 /* 5: ReduceAction106 < ReduceAction106: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -63942,63 +90830,119 @@ const classtable_elt_t VFT_ReduceAction269[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction106 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction269 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction269 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction269___action}, + {(bigint) 0 /* 50: ReduceAction106 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction106___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction269 < ReduceAction269: superclass init_table position */}, - {(bigint) parser___ReduceAction269___init}, + {(bigint) 2 /* 54: ReduceAction106 < ReduceAction106: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction269(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction269; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction106::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction106(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction106; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction269_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction269(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction269_parser___ReduceAction269___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction269(); - parser___ReduceAction269___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction270[45] = { - {(bigint) 1739 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction270 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction270 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1739 /* 3: ReduceAction270 < ReduceAction270: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction106(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction106; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction106(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction106; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction106_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction106_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction106(); + INIT_ATTRIBUTES__parser___ReduceAction106(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction106(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction107[55] = { + {(bigint) 2047 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction107" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction107 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction107 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2047 /* 5: ReduceAction107 < ReduceAction107: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64008,63 +90952,122 @@ const classtable_elt_t VFT_ReduceAction270[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction107 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction270 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction270 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction270___action}, + {(bigint) 0 /* 50: ReduceAction107 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction107___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction270 < ReduceAction270: superclass init_table position */}, - {(bigint) parser___ReduceAction270___init}, + {(bigint) 2 /* 54: ReduceAction107 < ReduceAction107: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction270(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction270; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction270_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction270(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction107::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction107(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction107; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction270_parser___ReduceAction270___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction270(); - parser___ReduceAction270___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction271[45] = { - {(bigint) 1735 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction271 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction271 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1735 /* 3: ReduceAction271 < ReduceAction271: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction107(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction107; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction107(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction107; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction107_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction107_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction107(); + INIT_ATTRIBUTES__parser___ReduceAction107(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction107(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction108[55] = { + {(bigint) 2043 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction108" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction108 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction108 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2043 /* 5: ReduceAction108 < ReduceAction108: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64074,63 +91077,118 @@ const classtable_elt_t VFT_ReduceAction271[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction108 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction271 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction271 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction271___action}, + {(bigint) 0 /* 50: ReduceAction108 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction108___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction271 < ReduceAction271: superclass init_table position */}, - {(bigint) parser___ReduceAction271___init}, + {(bigint) 2 /* 54: ReduceAction108 < ReduceAction108: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction271(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction271; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction271_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction271(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction271_parser___ReduceAction271___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction271(); - parser___ReduceAction271___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction108::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction108(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction108; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction272[45] = { - {(bigint) 1731 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction272 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction272 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1731 /* 3: ReduceAction272 < ReduceAction272: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction108(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction108; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction108(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction108; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction108_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction108_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction108(); + INIT_ATTRIBUTES__parser___ReduceAction108(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction108(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction109[55] = { + {(bigint) 2039 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction109" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction109 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction109 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2039 /* 5: ReduceAction109 < ReduceAction109: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64140,63 +91198,122 @@ const classtable_elt_t VFT_ReduceAction272[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction109 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction272 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction272 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction272___action}, + {(bigint) 0 /* 50: ReduceAction109 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction109___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction272 < ReduceAction272: superclass init_table position */}, - {(bigint) parser___ReduceAction272___init}, + {(bigint) 2 /* 54: ReduceAction109 < ReduceAction109: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction272(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction272; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction272_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction272(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction109::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction109(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction109; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction272_parser___ReduceAction272___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction272(); - parser___ReduceAction272___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction273[45] = { - {(bigint) 1727 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction273 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction273 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1727 /* 3: ReduceAction273 < ReduceAction273: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction109(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction109; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction109(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction109; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction109_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction109_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction109(); + INIT_ATTRIBUTES__parser___ReduceAction109(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction109(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction110[55] = { + {(bigint) 2031 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction110" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction110 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction110 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2031 /* 5: ReduceAction110 < ReduceAction110: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64206,63 +91323,118 @@ const classtable_elt_t VFT_ReduceAction273[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction110 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction273 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction273 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction273___action}, + {(bigint) 0 /* 50: ReduceAction110 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction110___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction273 < ReduceAction273: superclass init_table position */}, - {(bigint) parser___ReduceAction273___init}, + {(bigint) 2 /* 54: ReduceAction110 < ReduceAction110: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction273(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction273; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction110::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction110(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction110; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction273_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction273(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction273_parser___ReduceAction273___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction273(); - parser___ReduceAction273___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction274[45] = { - {(bigint) 1723 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction274 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction274 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1723 /* 3: ReduceAction274 < ReduceAction274: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction110(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction110; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction110(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction110; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction110_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction110_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction110(); + INIT_ATTRIBUTES__parser___ReduceAction110(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction110(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction111[55] = { + {(bigint) 2027 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction111" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction111 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction111 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2027 /* 5: ReduceAction111 < ReduceAction111: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64272,63 +91444,122 @@ const classtable_elt_t VFT_ReduceAction274[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction111 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction274 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction274 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction274___action}, + {(bigint) 0 /* 50: ReduceAction111 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction111___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction274 < ReduceAction274: superclass init_table position */}, - {(bigint) parser___ReduceAction274___init}, + {(bigint) 2 /* 54: ReduceAction111 < ReduceAction111: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction274(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction274; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction274_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction274(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction111::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction111(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction111; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction274_parser___ReduceAction274___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction274(); - parser___ReduceAction274___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction275[45] = { - {(bigint) 1719 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction275 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction275 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1719 /* 3: ReduceAction275 < ReduceAction275: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction111(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction111; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction111(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction111; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction111_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction111_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction111(); + INIT_ATTRIBUTES__parser___ReduceAction111(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction111(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction112[55] = { + {(bigint) 2023 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction112" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction112 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction112 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2023 /* 5: ReduceAction112 < ReduceAction112: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64338,63 +91569,118 @@ const classtable_elt_t VFT_ReduceAction275[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction112 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction275 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction275 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction275___action}, + {(bigint) 0 /* 50: ReduceAction112 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction112___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction275 < ReduceAction275: superclass init_table position */}, - {(bigint) parser___ReduceAction275___init}, + {(bigint) 2 /* 54: ReduceAction112 < ReduceAction112: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction275(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction275; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction275_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction275(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction275_parser___ReduceAction275___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction275(); - parser___ReduceAction275___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction112::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction112(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction112; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction276[45] = { - {(bigint) 1715 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction276 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction276 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1715 /* 3: ReduceAction276 < ReduceAction276: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction112(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction112; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction112(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction112; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction112_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction112_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction112(); + INIT_ATTRIBUTES__parser___ReduceAction112(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction112(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction113[55] = { + {(bigint) 2019 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction113" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction113 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction113 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2019 /* 5: ReduceAction113 < ReduceAction113: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64404,63 +91690,122 @@ const classtable_elt_t VFT_ReduceAction276[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction113 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction276 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction276 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction276___action}, + {(bigint) 0 /* 50: ReduceAction113 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction113___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction276 < ReduceAction276: superclass init_table position */}, - {(bigint) parser___ReduceAction276___init}, + {(bigint) 2 /* 54: ReduceAction113 < ReduceAction113: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction276(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction276; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction276_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction276(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction113::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction113(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction113; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction276_parser___ReduceAction276___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction276(); - parser___ReduceAction276___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction277[45] = { - {(bigint) 1711 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction277 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction277 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1711 /* 3: ReduceAction277 < ReduceAction277: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction113(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction113; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction113(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction113; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction113_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction113_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction113(); + INIT_ATTRIBUTES__parser___ReduceAction113(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction113(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction114[55] = { + {(bigint) 2015 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction114" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction114 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction114 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2015 /* 5: ReduceAction114 < ReduceAction114: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64470,63 +91815,118 @@ const classtable_elt_t VFT_ReduceAction277[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction114 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction277 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction277 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction277___action}, + {(bigint) 0 /* 50: ReduceAction114 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction114___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction277 < ReduceAction277: superclass init_table position */}, - {(bigint) parser___ReduceAction277___init}, + {(bigint) 2 /* 54: ReduceAction114 < ReduceAction114: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction277(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction277; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction114::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction114(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction114; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction277_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction277(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction277_parser___ReduceAction277___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction277(); - parser___ReduceAction277___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction278[45] = { - {(bigint) 1707 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction278 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction278 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1707 /* 3: ReduceAction278 < ReduceAction278: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction114(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction114; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction114(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction114; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction114_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction114_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction114(); + INIT_ATTRIBUTES__parser___ReduceAction114(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction114(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction115[55] = { + {(bigint) 2011 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction115" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction115 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction115 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2011 /* 5: ReduceAction115 < ReduceAction115: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64536,63 +91936,122 @@ const classtable_elt_t VFT_ReduceAction278[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction115 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction278 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction278 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction278___action}, + {(bigint) 0 /* 50: ReduceAction115 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction115___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction278 < ReduceAction278: superclass init_table position */}, - {(bigint) parser___ReduceAction278___init}, + {(bigint) 2 /* 54: ReduceAction115 < ReduceAction115: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction278(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction278; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction278_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction278(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction115::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction115(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction115; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction278_parser___ReduceAction278___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction278(); - parser___ReduceAction278___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction279[45] = { - {(bigint) 1703 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction279 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction279 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1703 /* 3: ReduceAction279 < ReduceAction279: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction115(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction115; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction115(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction115; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction115_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction115_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction115(); + INIT_ATTRIBUTES__parser___ReduceAction115(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction115(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction116[55] = { + {(bigint) 2007 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction116" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction116 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction116 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2007 /* 5: ReduceAction116 < ReduceAction116: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64602,63 +92061,118 @@ const classtable_elt_t VFT_ReduceAction279[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction116 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction279 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction279 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction279___action}, + {(bigint) 0 /* 50: ReduceAction116 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction116___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction279 < ReduceAction279: superclass init_table position */}, - {(bigint) parser___ReduceAction279___init}, + {(bigint) 2 /* 54: ReduceAction116 < ReduceAction116: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction279(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction279; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction279_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction279(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction279_parser___ReduceAction279___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction279(); - parser___ReduceAction279___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction116::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction116(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction116; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction280[45] = { - {(bigint) 1695 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction280 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction280 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1695 /* 3: ReduceAction280 < ReduceAction280: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction116(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction116; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction116(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction116; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction116_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction116_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction116(); + INIT_ATTRIBUTES__parser___ReduceAction116(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction116(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction117[55] = { + {(bigint) 2003 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction117" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction117 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction117 < ReduceAction: superclass typecheck marker */}, + {(bigint) 2003 /* 5: ReduceAction117 < ReduceAction117: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64668,63 +92182,122 @@ const classtable_elt_t VFT_ReduceAction280[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction117 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction280 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction280 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction280___action}, + {(bigint) 0 /* 50: ReduceAction117 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction117___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction280 < ReduceAction280: superclass init_table position */}, - {(bigint) parser___ReduceAction280___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction280(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction280; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction280_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction280(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction280_parser___ReduceAction280___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction280(); - parser___ReduceAction280___init(self, init_table); - return self; + {(bigint) 2 /* 54: ReduceAction117 < ReduceAction117: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction117::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction117(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction117; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction281[45] = { - {(bigint) 1691 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction281 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction281 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1691 /* 3: ReduceAction281 < ReduceAction281: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction117(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction117; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction117(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction117; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction117_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction117_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction117(); + INIT_ATTRIBUTES__parser___ReduceAction117(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction117(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction118[55] = { + {(bigint) 1999 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction118" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction118 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction118 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1999 /* 5: ReduceAction118 < ReduceAction118: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64734,63 +92307,118 @@ const classtable_elt_t VFT_ReduceAction281[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction118 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction281 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction281 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction281___action}, + {(bigint) 0 /* 50: ReduceAction118 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction118___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction281 < ReduceAction281: superclass init_table position */}, - {(bigint) parser___ReduceAction281___init}, + {(bigint) 2 /* 54: ReduceAction118 < ReduceAction118: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction281(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction281; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction281_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction281(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction281_parser___ReduceAction281___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction281(); - parser___ReduceAction281___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction118::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction118(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction118; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction282[45] = { - {(bigint) 1687 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction282 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction282 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1687 /* 3: ReduceAction282 < ReduceAction282: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction118(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction118; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction118(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction118; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction118_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction118_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction118(); + INIT_ATTRIBUTES__parser___ReduceAction118(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction118(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction119[55] = { + {(bigint) 1995 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction119" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction119 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction119 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1995 /* 5: ReduceAction119 < ReduceAction119: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64800,63 +92428,122 @@ const classtable_elt_t VFT_ReduceAction282[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction119 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction282 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction282 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction282___action}, + {(bigint) 0 /* 50: ReduceAction119 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction119___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction282 < ReduceAction282: superclass init_table position */}, - {(bigint) parser___ReduceAction282___init}, + {(bigint) 2 /* 54: ReduceAction119 < ReduceAction119: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction282(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction282; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction282_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction282(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction119::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction119(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction119; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction282_parser___ReduceAction282___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction282(); - parser___ReduceAction282___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction283[45] = { - {(bigint) 1683 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction283 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction283 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1683 /* 3: ReduceAction283 < ReduceAction283: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction119(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction119; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction119(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction119; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction119_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction119_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction119(); + INIT_ATTRIBUTES__parser___ReduceAction119(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction119(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction120[55] = { + {(bigint) 1987 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction120" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction120 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction120 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1987 /* 5: ReduceAction120 < ReduceAction120: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64866,63 +92553,118 @@ const classtable_elt_t VFT_ReduceAction283[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction120 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction283 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction283 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction283___action}, + {(bigint) 0 /* 50: ReduceAction120 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction120___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction283 < ReduceAction283: superclass init_table position */}, - {(bigint) parser___ReduceAction283___init}, + {(bigint) 2 /* 54: ReduceAction120 < ReduceAction120: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction283(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction283; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction120::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction120(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction120; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction283_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction283(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction283_parser___ReduceAction283___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction283(); - parser___ReduceAction283___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction284[45] = { - {(bigint) 1679 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction284 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction284 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1679 /* 3: ReduceAction284 < ReduceAction284: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction120(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction120; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction120(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction120; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction120_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction120_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction120(); + INIT_ATTRIBUTES__parser___ReduceAction120(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction120(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction121[55] = { + {(bigint) 1983 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction121" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction121 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction121 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1983 /* 5: ReduceAction121 < ReduceAction121: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64932,63 +92674,122 @@ const classtable_elt_t VFT_ReduceAction284[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction121 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction284 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction284 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction284___action}, + {(bigint) 0 /* 50: ReduceAction121 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction121___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction284 < ReduceAction284: superclass init_table position */}, - {(bigint) parser___ReduceAction284___init}, + {(bigint) 2 /* 54: ReduceAction121 < ReduceAction121: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction284(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction284; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction284_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction284(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction121::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction121(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction121; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction284_parser___ReduceAction284___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction284(); - parser___ReduceAction284___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction285[45] = { - {(bigint) 1675 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction285 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction285 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1675 /* 3: ReduceAction285 < ReduceAction285: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction121(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction121; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction121(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction121; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction121_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction121_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction121(); + INIT_ATTRIBUTES__parser___ReduceAction121(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction121(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction122[55] = { + {(bigint) 1979 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction122" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction122 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction122 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1979 /* 5: ReduceAction122 < ReduceAction122: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64998,63 +92799,118 @@ const classtable_elt_t VFT_ReduceAction285[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction122 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction285 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction285 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction285___action}, + {(bigint) 0 /* 50: ReduceAction122 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction122___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction285 < ReduceAction285: superclass init_table position */}, - {(bigint) parser___ReduceAction285___init}, + {(bigint) 2 /* 54: ReduceAction122 < ReduceAction122: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction285(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction285; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction285_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction285(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction285_parser___ReduceAction285___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction285(); - parser___ReduceAction285___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction122::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction122(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction122; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction286[45] = { - {(bigint) 1671 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction286 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction286 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1671 /* 3: ReduceAction286 < ReduceAction286: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction122(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction122; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction122(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction122; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction122_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction122_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction122(); + INIT_ATTRIBUTES__parser___ReduceAction122(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction122(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction123[55] = { + {(bigint) 1975 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction123" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction123 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction123 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1975 /* 5: ReduceAction123 < ReduceAction123: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65064,63 +92920,122 @@ const classtable_elt_t VFT_ReduceAction286[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction123 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction286 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction286 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction286___action}, + {(bigint) 0 /* 50: ReduceAction123 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction123___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction286 < ReduceAction286: superclass init_table position */}, - {(bigint) parser___ReduceAction286___init}, + {(bigint) 2 /* 54: ReduceAction123 < ReduceAction123: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction286(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction286; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction286_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction286(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction123::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction123(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction123; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction286_parser___ReduceAction286___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction286(); - parser___ReduceAction286___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction287[45] = { - {(bigint) 1667 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction287 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction287 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1667 /* 3: ReduceAction287 < ReduceAction287: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction123(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction123; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction123(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction123; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction123_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction123_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction123(); + INIT_ATTRIBUTES__parser___ReduceAction123(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction123(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction124[55] = { + {(bigint) 1971 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction124" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction124 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction124 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1971 /* 5: ReduceAction124 < ReduceAction124: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65130,63 +93045,118 @@ const classtable_elt_t VFT_ReduceAction287[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction124 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction287 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction287 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction287___action}, + {(bigint) 0 /* 50: ReduceAction124 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction124___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction287 < ReduceAction287: superclass init_table position */}, - {(bigint) parser___ReduceAction287___init}, + {(bigint) 2 /* 54: ReduceAction124 < ReduceAction124: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction287(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction287; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction124::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction124(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction124; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction287_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction287(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction287_parser___ReduceAction287___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction287(); - parser___ReduceAction287___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction288[45] = { - {(bigint) 1663 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction288 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction288 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1663 /* 3: ReduceAction288 < ReduceAction288: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction124(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction124; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction124(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction124; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction124_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction124_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction124(); + INIT_ATTRIBUTES__parser___ReduceAction124(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction124(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction125[55] = { + {(bigint) 1967 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction125" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction125 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction125 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1967 /* 5: ReduceAction125 < ReduceAction125: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65196,63 +93166,122 @@ const classtable_elt_t VFT_ReduceAction288[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction125 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction288 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction288 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction288___action}, + {(bigint) 0 /* 50: ReduceAction125 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction125___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction288 < ReduceAction288: superclass init_table position */}, - {(bigint) parser___ReduceAction288___init}, + {(bigint) 2 /* 54: ReduceAction125 < ReduceAction125: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction288(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction288; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction288_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction288(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction125::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction125(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction125; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction288_parser___ReduceAction288___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction288(); - parser___ReduceAction288___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction289[45] = { - {(bigint) 1659 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction289 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction289 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1659 /* 3: ReduceAction289 < ReduceAction289: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction125(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction125; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction125(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction125; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction125_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction125_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction125(); + INIT_ATTRIBUTES__parser___ReduceAction125(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction125(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction126[55] = { + {(bigint) 1963 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction126" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction126 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction126 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1963 /* 5: ReduceAction126 < ReduceAction126: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65262,63 +93291,118 @@ const classtable_elt_t VFT_ReduceAction289[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction126 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction289 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction289 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction289___action}, + {(bigint) 0 /* 50: ReduceAction126 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction126___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction289 < ReduceAction289: superclass init_table position */}, - {(bigint) parser___ReduceAction289___init}, + {(bigint) 2 /* 54: ReduceAction126 < ReduceAction126: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction289(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction289; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction289_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction289(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction289_parser___ReduceAction289___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction289(); - parser___ReduceAction289___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction126::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction126(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction126; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction290[45] = { - {(bigint) 1651 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction290 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction290 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1651 /* 3: ReduceAction290 < ReduceAction290: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction126(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction126; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction126(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction126; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction126_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction126_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction126(); + INIT_ATTRIBUTES__parser___ReduceAction126(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction126(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction127[55] = { + {(bigint) 1959 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction127" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction127 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction127 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1959 /* 5: ReduceAction127 < ReduceAction127: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65328,63 +93412,122 @@ const classtable_elt_t VFT_ReduceAction290[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction127 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction290 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction290 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction290___action}, + {(bigint) 0 /* 50: ReduceAction127 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction127___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction290 < ReduceAction290: superclass init_table position */}, - {(bigint) parser___ReduceAction290___init}, + {(bigint) 2 /* 54: ReduceAction127 < ReduceAction127: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction290(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction290; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction290_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction290(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction127::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction127(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction127; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction290_parser___ReduceAction290___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction290(); - parser___ReduceAction290___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction291[45] = { - {(bigint) 1647 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction291 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction291 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1647 /* 3: ReduceAction291 < ReduceAction291: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction127(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction127; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction127(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction127; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction127_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction127_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction127(); + INIT_ATTRIBUTES__parser___ReduceAction127(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction127(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction128[55] = { + {(bigint) 1955 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction128" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction128 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction128 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1955 /* 5: ReduceAction128 < ReduceAction128: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65394,63 +93537,118 @@ const classtable_elt_t VFT_ReduceAction291[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction128 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction291 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction291 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction291___action}, + {(bigint) 0 /* 50: ReduceAction128 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction128___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction291 < ReduceAction291: superclass init_table position */}, - {(bigint) parser___ReduceAction291___init}, + {(bigint) 2 /* 54: ReduceAction128 < ReduceAction128: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction291(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction291; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction128::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction128(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction128; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction291_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction291(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction291_parser___ReduceAction291___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction291(); - parser___ReduceAction291___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction292[45] = { - {(bigint) 1643 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction292 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction292 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1643 /* 3: ReduceAction292 < ReduceAction292: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction128(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction128; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction128(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction128; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction128_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction128_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction128(); + INIT_ATTRIBUTES__parser___ReduceAction128(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction128(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction129[55] = { + {(bigint) 1951 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction129" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction129 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction129 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1951 /* 5: ReduceAction129 < ReduceAction129: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65460,63 +93658,122 @@ const classtable_elt_t VFT_ReduceAction292[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction129 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction292 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction292 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction292___action}, + {(bigint) 0 /* 50: ReduceAction129 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction129___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction292 < ReduceAction292: superclass init_table position */}, - {(bigint) parser___ReduceAction292___init}, + {(bigint) 2 /* 54: ReduceAction129 < ReduceAction129: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction292(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction292; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction292_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction292(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction129::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction129(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction129; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction292_parser___ReduceAction292___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction292(); - parser___ReduceAction292___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction293[45] = { - {(bigint) 1639 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction293 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction293 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1639 /* 3: ReduceAction293 < ReduceAction293: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction129(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction129; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction129(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction129; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction129_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction129_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction129(); + INIT_ATTRIBUTES__parser___ReduceAction129(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction129(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction130[55] = { + {(bigint) 1943 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction130" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction130 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction130 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1943 /* 5: ReduceAction130 < ReduceAction130: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65526,63 +93783,118 @@ const classtable_elt_t VFT_ReduceAction293[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction130 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction293 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction293 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction293___action}, + {(bigint) 0 /* 50: ReduceAction130 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction130___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction293 < ReduceAction293: superclass init_table position */}, - {(bigint) parser___ReduceAction293___init}, + {(bigint) 2 /* 54: ReduceAction130 < ReduceAction130: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction293(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction293; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction293_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction293(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction293_parser___ReduceAction293___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction293(); - parser___ReduceAction293___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction130::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction130(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction130; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction294[45] = { - {(bigint) 1635 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction294 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction294 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1635 /* 3: ReduceAction294 < ReduceAction294: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction130(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction130; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction130(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction130; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction130_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction130_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction130(); + INIT_ATTRIBUTES__parser___ReduceAction130(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction130(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction131[55] = { + {(bigint) 1939 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction131" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction131 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction131 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1939 /* 5: ReduceAction131 < ReduceAction131: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65592,63 +93904,122 @@ const classtable_elt_t VFT_ReduceAction294[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction131 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction294 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction294 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction294___action}, + {(bigint) 0 /* 50: ReduceAction131 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction131___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction294 < ReduceAction294: superclass init_table position */}, - {(bigint) parser___ReduceAction294___init}, + {(bigint) 2 /* 54: ReduceAction131 < ReduceAction131: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction294(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction294; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction294_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction294(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction131::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction131(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction131; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction294_parser___ReduceAction294___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction294(); - parser___ReduceAction294___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction295[45] = { - {(bigint) 1631 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction295 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction295 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1631 /* 3: ReduceAction295 < ReduceAction295: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction131(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction131; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction131(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction131; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction131_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction131_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction131(); + INIT_ATTRIBUTES__parser___ReduceAction131(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction131(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction132[55] = { + {(bigint) 1935 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction132" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction132 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction132 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1935 /* 5: ReduceAction132 < ReduceAction132: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65658,63 +94029,118 @@ const classtable_elt_t VFT_ReduceAction295[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction132 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction295 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction295 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction295___action}, + {(bigint) 0 /* 50: ReduceAction132 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction132___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction295 < ReduceAction295: superclass init_table position */}, - {(bigint) parser___ReduceAction295___init}, + {(bigint) 2 /* 54: ReduceAction132 < ReduceAction132: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction295(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction295; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction132::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction132(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction132; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction295_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction295(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction295_parser___ReduceAction295___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction295(); - parser___ReduceAction295___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction296[45] = { - {(bigint) 1627 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction296 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction296 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1627 /* 3: ReduceAction296 < ReduceAction296: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction132(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction132; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction132(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction132; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction132_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction132_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction132(); + INIT_ATTRIBUTES__parser___ReduceAction132(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction132(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction133[55] = { + {(bigint) 1931 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction133" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction133 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction133 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1931 /* 5: ReduceAction133 < ReduceAction133: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65724,63 +94150,122 @@ const classtable_elt_t VFT_ReduceAction296[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction133 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction296 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction296 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction296___action}, + {(bigint) 0 /* 50: ReduceAction133 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction133___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction296 < ReduceAction296: superclass init_table position */}, - {(bigint) parser___ReduceAction296___init}, + {(bigint) 2 /* 54: ReduceAction133 < ReduceAction133: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction296(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction296; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction296_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction296(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction133::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction133(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction133; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction296_parser___ReduceAction296___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction296(); - parser___ReduceAction296___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction297[45] = { - {(bigint) 1623 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction297 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction297 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1623 /* 3: ReduceAction297 < ReduceAction297: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction133(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction133; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction133(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction133; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction133_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction133_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction133(); + INIT_ATTRIBUTES__parser___ReduceAction133(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction133(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction134[55] = { + {(bigint) 1927 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction134" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction134 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction134 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1927 /* 5: ReduceAction134 < ReduceAction134: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65790,63 +94275,118 @@ const classtable_elt_t VFT_ReduceAction297[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction134 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction297 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction297 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction297___action}, + {(bigint) 0 /* 50: ReduceAction134 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction134___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction297 < ReduceAction297: superclass init_table position */}, - {(bigint) parser___ReduceAction297___init}, + {(bigint) 2 /* 54: ReduceAction134 < ReduceAction134: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction297(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction297; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction297_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction297(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction297_parser___ReduceAction297___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction297(); - parser___ReduceAction297___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction134::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction134(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction134; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction298[45] = { - {(bigint) 1619 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction298 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction298 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1619 /* 3: ReduceAction298 < ReduceAction298: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction134(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction134; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction134(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction134; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction134_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction134_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction134(); + INIT_ATTRIBUTES__parser___ReduceAction134(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction134(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction135[55] = { + {(bigint) 1923 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction135" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction135 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction135 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1923 /* 5: ReduceAction135 < ReduceAction135: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65856,63 +94396,122 @@ const classtable_elt_t VFT_ReduceAction298[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction135 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction298 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction298 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction298___action}, + {(bigint) 0 /* 50: ReduceAction135 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction135___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction298 < ReduceAction298: superclass init_table position */}, - {(bigint) parser___ReduceAction298___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction298(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction298; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction298_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction298(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction298_parser___ReduceAction298___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction298(); - parser___ReduceAction298___init(self, init_table); - return self; + {(bigint) 2 /* 54: ReduceAction135 < ReduceAction135: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction135::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction135(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction135; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction299[45] = { - {(bigint) 1615 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction299 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction299 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1615 /* 3: ReduceAction299 < ReduceAction299: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction135(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction135; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction135(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction135; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction135_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction135_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction135(); + INIT_ATTRIBUTES__parser___ReduceAction135(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction135(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction136[55] = { + {(bigint) 1919 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction136" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction136 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction136 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1919 /* 5: ReduceAction136 < ReduceAction136: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65922,63 +94521,118 @@ const classtable_elt_t VFT_ReduceAction299[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction136 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction299 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction299 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction299___action}, + {(bigint) 0 /* 50: ReduceAction136 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction136___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction299 < ReduceAction299: superclass init_table position */}, - {(bigint) parser___ReduceAction299___init}, + {(bigint) 2 /* 54: ReduceAction136 < ReduceAction136: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction299(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction299; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction299_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction299(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction299_parser___ReduceAction299___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction299(); - parser___ReduceAction299___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction136::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction136(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction136; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction300[45] = { - {(bigint) 1603 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction300 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction300 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1603 /* 3: ReduceAction300 < ReduceAction300: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction136(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction136; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction136(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction136; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction136_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction136_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction136(); + INIT_ATTRIBUTES__parser___ReduceAction136(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction136(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction137[55] = { + {(bigint) 1915 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction137" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction137 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction137 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1915 /* 5: ReduceAction137 < ReduceAction137: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -65988,63 +94642,122 @@ const classtable_elt_t VFT_ReduceAction300[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction137 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction300 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction300 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction300___action}, + {(bigint) 0 /* 50: ReduceAction137 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction137___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction300 < ReduceAction300: superclass init_table position */}, - {(bigint) parser___ReduceAction300___init}, + {(bigint) 2 /* 54: ReduceAction137 < ReduceAction137: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction300(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction300; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction300_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction300(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction137::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction137(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction137; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction300_parser___ReduceAction300___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction300(); - parser___ReduceAction300___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction301[45] = { - {(bigint) 1599 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction301 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction301 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1599 /* 3: ReduceAction301 < ReduceAction301: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction137(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction137; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction137(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction137; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction137_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction137_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction137(); + INIT_ATTRIBUTES__parser___ReduceAction137(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction137(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction138[55] = { + {(bigint) 1911 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction138" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction138 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction138 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1911 /* 5: ReduceAction138 < ReduceAction138: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66054,63 +94767,118 @@ const classtable_elt_t VFT_ReduceAction301[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction138 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction301 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction301 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction301___action}, + {(bigint) 0 /* 50: ReduceAction138 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction138___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction301 < ReduceAction301: superclass init_table position */}, - {(bigint) parser___ReduceAction301___init}, + {(bigint) 2 /* 54: ReduceAction138 < ReduceAction138: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction301(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction301; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction138::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction138(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction138; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction301_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction301(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction301_parser___ReduceAction301___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction301(); - parser___ReduceAction301___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction302[45] = { - {(bigint) 1595 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction302 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction302 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1595 /* 3: ReduceAction302 < ReduceAction302: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction138(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction138; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction138(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction138; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction138_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction138_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction138(); + INIT_ATTRIBUTES__parser___ReduceAction138(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction138(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction139[55] = { + {(bigint) 1907 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction139" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction139 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction139 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1907 /* 5: ReduceAction139 < ReduceAction139: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66120,63 +94888,122 @@ const classtable_elt_t VFT_ReduceAction302[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction139 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction302 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction302 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction302___action}, + {(bigint) 0 /* 50: ReduceAction139 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction139___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction302 < ReduceAction302: superclass init_table position */}, - {(bigint) parser___ReduceAction302___init}, + {(bigint) 2 /* 54: ReduceAction139 < ReduceAction139: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction302(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction302; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction302_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction302(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction139::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction139(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction139; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction302_parser___ReduceAction302___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction302(); - parser___ReduceAction302___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction303[45] = { - {(bigint) 1591 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction303 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction303 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1591 /* 3: ReduceAction303 < ReduceAction303: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction139(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction139; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction139(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction139; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction139_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction139_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction139(); + INIT_ATTRIBUTES__parser___ReduceAction139(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction139(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction140[55] = { + {(bigint) 1899 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction140" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction140 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction140 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1899 /* 5: ReduceAction140 < ReduceAction140: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66186,63 +95013,118 @@ const classtable_elt_t VFT_ReduceAction303[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction140 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction303 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction303 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction303___action}, + {(bigint) 0 /* 50: ReduceAction140 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction140___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction303 < ReduceAction303: superclass init_table position */}, - {(bigint) parser___ReduceAction303___init}, + {(bigint) 2 /* 54: ReduceAction140 < ReduceAction140: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction303(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction303; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction303_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction303(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction303_parser___ReduceAction303___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction303(); - parser___ReduceAction303___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction140::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction140(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction140; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction304[45] = { - {(bigint) 1587 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction304 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction304 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1587 /* 3: ReduceAction304 < ReduceAction304: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction140(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction140; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction140(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction140; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction140_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction140_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction140(); + INIT_ATTRIBUTES__parser___ReduceAction140(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction140(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction141[55] = { + {(bigint) 1895 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction141" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction141 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction141 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1895 /* 5: ReduceAction141 < ReduceAction141: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66252,63 +95134,122 @@ const classtable_elt_t VFT_ReduceAction304[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction141 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction304 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction304 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction304___action}, + {(bigint) 0 /* 50: ReduceAction141 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction141___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction304 < ReduceAction304: superclass init_table position */}, - {(bigint) parser___ReduceAction304___init}, + {(bigint) 2 /* 54: ReduceAction141 < ReduceAction141: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction304(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction304; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction304_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction304(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction141::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction141(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction141; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction304_parser___ReduceAction304___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction304(); - parser___ReduceAction304___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction305[45] = { - {(bigint) 1583 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction305 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction305 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1583 /* 3: ReduceAction305 < ReduceAction305: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction141(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction141; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction141(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction141; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction141_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction141_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction141(); + INIT_ATTRIBUTES__parser___ReduceAction141(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction141(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction142[55] = { + {(bigint) 1891 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction142" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction142 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction142 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1891 /* 5: ReduceAction142 < ReduceAction142: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66318,63 +95259,118 @@ const classtable_elt_t VFT_ReduceAction305[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction142 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction305 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction305 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction305___action}, + {(bigint) 0 /* 50: ReduceAction142 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction142___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction305 < ReduceAction305: superclass init_table position */}, - {(bigint) parser___ReduceAction305___init}, + {(bigint) 2 /* 54: ReduceAction142 < ReduceAction142: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction305(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction305; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction142::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction142(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction142; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction305_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction305(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction305_parser___ReduceAction305___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction305(); - parser___ReduceAction305___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction306[45] = { - {(bigint) 1579 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction306 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction306 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1579 /* 3: ReduceAction306 < ReduceAction306: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction142(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction142; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction142(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction142; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction142_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction142_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction142(); + INIT_ATTRIBUTES__parser___ReduceAction142(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction142(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction143[55] = { + {(bigint) 1887 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction143" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction143 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction143 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1887 /* 5: ReduceAction143 < ReduceAction143: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66384,63 +95380,122 @@ const classtable_elt_t VFT_ReduceAction306[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction143 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction306 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction306 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction306___action}, + {(bigint) 0 /* 50: ReduceAction143 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction143___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction306 < ReduceAction306: superclass init_table position */}, - {(bigint) parser___ReduceAction306___init}, + {(bigint) 2 /* 54: ReduceAction143 < ReduceAction143: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction306(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction306; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction306_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction306(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction143::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction143(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction143; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction306_parser___ReduceAction306___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction306(); - parser___ReduceAction306___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction307[45] = { - {(bigint) 1575 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction307 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction307 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1575 /* 3: ReduceAction307 < ReduceAction307: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction143(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction143; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction143(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction143; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction143_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction143_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction143(); + INIT_ATTRIBUTES__parser___ReduceAction143(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction143(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction144[55] = { + {(bigint) 1883 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction144" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction144 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction144 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1883 /* 5: ReduceAction144 < ReduceAction144: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66450,63 +95505,118 @@ const classtable_elt_t VFT_ReduceAction307[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction144 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction307 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction307 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction307___action}, + {(bigint) 0 /* 50: ReduceAction144 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction144___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction307 < ReduceAction307: superclass init_table position */}, - {(bigint) parser___ReduceAction307___init}, + {(bigint) 2 /* 54: ReduceAction144 < ReduceAction144: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction307(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction307; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction307_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction307(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction307_parser___ReduceAction307___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction307(); - parser___ReduceAction307___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction144::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction144(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction144; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction308[45] = { - {(bigint) 1571 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction308 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction308 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1571 /* 3: ReduceAction308 < ReduceAction308: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction144(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction144; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction144(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction144; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction144_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction144_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction144(); + INIT_ATTRIBUTES__parser___ReduceAction144(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction144(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction145[55] = { + {(bigint) 1879 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction145" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction145 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction145 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1879 /* 5: ReduceAction145 < ReduceAction145: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66516,63 +95626,122 @@ const classtable_elt_t VFT_ReduceAction308[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction145 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction308 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction308 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction308___action}, + {(bigint) 0 /* 50: ReduceAction145 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction145___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction308 < ReduceAction308: superclass init_table position */}, - {(bigint) parser___ReduceAction308___init}, + {(bigint) 2 /* 54: ReduceAction145 < ReduceAction145: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction308(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction308; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction308_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction308(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction145::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction145(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction145; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction308_parser___ReduceAction308___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction308(); - parser___ReduceAction308___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction309[45] = { - {(bigint) 1567 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction309 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction309 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1567 /* 3: ReduceAction309 < ReduceAction309: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction145(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction145; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction145(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction145; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction145_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction145_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction145(); + INIT_ATTRIBUTES__parser___ReduceAction145(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction145(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction146[55] = { + {(bigint) 1875 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction146" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction146 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction146 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1875 /* 5: ReduceAction146 < ReduceAction146: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66582,63 +95751,118 @@ const classtable_elt_t VFT_ReduceAction309[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction146 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction309 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction309 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction309___action}, + {(bigint) 0 /* 50: ReduceAction146 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction146___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction309 < ReduceAction309: superclass init_table position */}, - {(bigint) parser___ReduceAction309___init}, + {(bigint) 2 /* 54: ReduceAction146 < ReduceAction146: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction309(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction309; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction146::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction146(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction146; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction309_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction309(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction309_parser___ReduceAction309___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction309(); - parser___ReduceAction309___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction310[45] = { - {(bigint) 1559 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction310 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction310 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1559 /* 3: ReduceAction310 < ReduceAction310: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction146(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction146; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction146(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction146; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction146_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction146_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction146(); + INIT_ATTRIBUTES__parser___ReduceAction146(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction146(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction147[55] = { + {(bigint) 1871 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction147" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction147 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction147 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1871 /* 5: ReduceAction147 < ReduceAction147: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66648,63 +95872,122 @@ const classtable_elt_t VFT_ReduceAction310[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction147 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction310 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction310 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction310___action}, + {(bigint) 0 /* 50: ReduceAction147 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction147___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction310 < ReduceAction310: superclass init_table position */}, - {(bigint) parser___ReduceAction310___init}, + {(bigint) 2 /* 54: ReduceAction147 < ReduceAction147: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction310(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction310; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction310_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction310(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction147::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction147(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction147; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction310_parser___ReduceAction310___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction310(); - parser___ReduceAction310___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction311[45] = { - {(bigint) 1555 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction311 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction311 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1555 /* 3: ReduceAction311 < ReduceAction311: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction147(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction147; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction147(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction147; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction147_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction147_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction147(); + INIT_ATTRIBUTES__parser___ReduceAction147(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction147(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction148[55] = { + {(bigint) 1867 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction148" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction148 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction148 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1867 /* 5: ReduceAction148 < ReduceAction148: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66714,63 +95997,118 @@ const classtable_elt_t VFT_ReduceAction311[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction148 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction311 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction311 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction311___action}, + {(bigint) 0 /* 50: ReduceAction148 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction148___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction311 < ReduceAction311: superclass init_table position */}, - {(bigint) parser___ReduceAction311___init}, + {(bigint) 2 /* 54: ReduceAction148 < ReduceAction148: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction311(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction311; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction311_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction311(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction311_parser___ReduceAction311___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction311(); - parser___ReduceAction311___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction148::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction148(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction148; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction312[45] = { - {(bigint) 1551 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction312 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction312 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1551 /* 3: ReduceAction312 < ReduceAction312: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction148(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction148; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction148(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction148; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction148_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction148_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction148(); + INIT_ATTRIBUTES__parser___ReduceAction148(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction148(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction149[55] = { + {(bigint) 1863 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction149" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction149 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction149 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1863 /* 5: ReduceAction149 < ReduceAction149: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66780,63 +96118,122 @@ const classtable_elt_t VFT_ReduceAction312[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction149 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction312 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction312 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction312___action}, + {(bigint) 0 /* 50: ReduceAction149 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction149___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction312 < ReduceAction312: superclass init_table position */}, - {(bigint) parser___ReduceAction312___init}, + {(bigint) 2 /* 54: ReduceAction149 < ReduceAction149: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction312(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction312; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction312_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction312(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction149::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction149(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction149; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction312_parser___ReduceAction312___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction312(); - parser___ReduceAction312___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction313[45] = { - {(bigint) 1547 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction313 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction313 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1547 /* 3: ReduceAction313 < ReduceAction313: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction149(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction149; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction149(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction149; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction149_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction149_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction149(); + INIT_ATTRIBUTES__parser___ReduceAction149(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction149(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction150[55] = { + {(bigint) 1855 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction150" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction150 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction150 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1855 /* 5: ReduceAction150 < ReduceAction150: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66846,63 +96243,118 @@ const classtable_elt_t VFT_ReduceAction313[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction150 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction313 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction313 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction313___action}, + {(bigint) 0 /* 50: ReduceAction150 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction150___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction313 < ReduceAction313: superclass init_table position */}, - {(bigint) parser___ReduceAction313___init}, + {(bigint) 2 /* 54: ReduceAction150 < ReduceAction150: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction313(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction313; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction150::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction150(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction150; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction313_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction313(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction313_parser___ReduceAction313___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction313(); - parser___ReduceAction313___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction314[45] = { - {(bigint) 1543 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction314 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction314 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1543 /* 3: ReduceAction314 < ReduceAction314: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction150(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction150; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction150(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction150; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction150_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction150_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction150(); + INIT_ATTRIBUTES__parser___ReduceAction150(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction150(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction151[55] = { + {(bigint) 1851 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction151" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction151 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction151 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1851 /* 5: ReduceAction151 < ReduceAction151: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66912,63 +96364,122 @@ const classtable_elt_t VFT_ReduceAction314[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction151 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction314 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction314 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction314___action}, + {(bigint) 0 /* 50: ReduceAction151 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction151___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction314 < ReduceAction314: superclass init_table position */}, - {(bigint) parser___ReduceAction314___init}, + {(bigint) 2 /* 54: ReduceAction151 < ReduceAction151: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction314(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction314; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction314_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction314(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction151::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction151(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction151; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction314_parser___ReduceAction314___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction314(); - parser___ReduceAction314___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction315[45] = { - {(bigint) 1539 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction315 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction315 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1539 /* 3: ReduceAction315 < ReduceAction315: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction151(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction151; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction151(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction151; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction151_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction151_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction151(); + INIT_ATTRIBUTES__parser___ReduceAction151(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction151(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction152[55] = { + {(bigint) 1847 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction152" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction152 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction152 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1847 /* 5: ReduceAction152 < ReduceAction152: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66978,63 +96489,118 @@ const classtable_elt_t VFT_ReduceAction315[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction152 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction315 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction315 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction315___action}, + {(bigint) 0 /* 50: ReduceAction152 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction152___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction315 < ReduceAction315: superclass init_table position */}, - {(bigint) parser___ReduceAction315___init}, + {(bigint) 2 /* 54: ReduceAction152 < ReduceAction152: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction315(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction315; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction315_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction315(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction315_parser___ReduceAction315___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction315(); - parser___ReduceAction315___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction152::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction152(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction152; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction316[45] = { - {(bigint) 1535 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction316 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction316 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1535 /* 3: ReduceAction316 < ReduceAction316: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction152(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction152; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction152(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction152; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction152_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction152_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction152(); + INIT_ATTRIBUTES__parser___ReduceAction152(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction152(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction153[55] = { + {(bigint) 1843 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction153" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction153 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction153 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1843 /* 5: ReduceAction153 < ReduceAction153: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67044,63 +96610,122 @@ const classtable_elt_t VFT_ReduceAction316[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction153 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction316 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction316 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction316___action}, + {(bigint) 0 /* 50: ReduceAction153 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction153___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction316 < ReduceAction316: superclass init_table position */}, - {(bigint) parser___ReduceAction316___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction316(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction316; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction316_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction316(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction316_parser___ReduceAction316___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction316(); - parser___ReduceAction316___init(self, init_table); - return self; + {(bigint) 2 /* 54: ReduceAction153 < ReduceAction153: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction153::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction153(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction153; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction317[45] = { - {(bigint) 1531 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction317 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction317 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1531 /* 3: ReduceAction317 < ReduceAction317: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction153(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction153; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction153(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction153; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction153_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction153_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction153(); + INIT_ATTRIBUTES__parser___ReduceAction153(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction153(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction154[55] = { + {(bigint) 1839 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction154" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction154 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction154 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1839 /* 5: ReduceAction154 < ReduceAction154: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67110,63 +96735,118 @@ const classtable_elt_t VFT_ReduceAction317[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction154 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction317 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction317 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction317___action}, + {(bigint) 0 /* 50: ReduceAction154 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction154___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction317 < ReduceAction317: superclass init_table position */}, - {(bigint) parser___ReduceAction317___init}, + {(bigint) 2 /* 54: ReduceAction154 < ReduceAction154: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction317(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction317; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction317_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction317(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction317_parser___ReduceAction317___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction317(); - parser___ReduceAction317___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction154::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction154(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction154; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction318[45] = { - {(bigint) 1527 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction318 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction318 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1527 /* 3: ReduceAction318 < ReduceAction318: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction154(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction154; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction154(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction154; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction154_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction154_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction154(); + INIT_ATTRIBUTES__parser___ReduceAction154(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction154(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction155[55] = { + {(bigint) 1835 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction155" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction155 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction155 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1835 /* 5: ReduceAction155 < ReduceAction155: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67176,63 +96856,122 @@ const classtable_elt_t VFT_ReduceAction318[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction155 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction318 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction318 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction318___action}, + {(bigint) 0 /* 50: ReduceAction155 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction155___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction318 < ReduceAction318: superclass init_table position */}, - {(bigint) parser___ReduceAction318___init}, + {(bigint) 2 /* 54: ReduceAction155 < ReduceAction155: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction318(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction318; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction318_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction318(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction155::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction155(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction155; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction318_parser___ReduceAction318___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction318(); - parser___ReduceAction318___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction319[45] = { - {(bigint) 1523 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction319 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction319 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1523 /* 3: ReduceAction319 < ReduceAction319: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction155(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction155; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction155(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction155; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction155_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction155_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction155(); + INIT_ATTRIBUTES__parser___ReduceAction155(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction155(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction156[55] = { + {(bigint) 1831 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction156" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction156 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction156 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1831 /* 5: ReduceAction156 < ReduceAction156: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67242,63 +96981,118 @@ const classtable_elt_t VFT_ReduceAction319[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction156 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction319 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction319 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction319___action}, + {(bigint) 0 /* 50: ReduceAction156 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction156___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction319 < ReduceAction319: superclass init_table position */}, - {(bigint) parser___ReduceAction319___init}, + {(bigint) 2 /* 54: ReduceAction156 < ReduceAction156: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction319(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction319; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction156::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction156(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction156; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction319_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction319(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction319_parser___ReduceAction319___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction319(); - parser___ReduceAction319___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction320[45] = { - {(bigint) 1515 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction320 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction320 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1515 /* 3: ReduceAction320 < ReduceAction320: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction156(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction156; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction156(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction156; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction156_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction156_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction156(); + INIT_ATTRIBUTES__parser___ReduceAction156(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction156(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction157[55] = { + {(bigint) 1827 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction157" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction157 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction157 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1827 /* 5: ReduceAction157 < ReduceAction157: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67308,63 +97102,122 @@ const classtable_elt_t VFT_ReduceAction320[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction157 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction320 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction320 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction320___action}, + {(bigint) 0 /* 50: ReduceAction157 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction157___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction320 < ReduceAction320: superclass init_table position */}, - {(bigint) parser___ReduceAction320___init}, + {(bigint) 2 /* 54: ReduceAction157 < ReduceAction157: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction320(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction320; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction320_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction320(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction157::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction157(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction157; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction320_parser___ReduceAction320___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction320(); - parser___ReduceAction320___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction321[45] = { - {(bigint) 1511 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction321 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction321 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1511 /* 3: ReduceAction321 < ReduceAction321: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction157(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction157; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction157(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction157; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction157_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction157_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction157(); + INIT_ATTRIBUTES__parser___ReduceAction157(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction157(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction158[55] = { + {(bigint) 1823 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction158" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction158 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction158 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1823 /* 5: ReduceAction158 < ReduceAction158: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67374,63 +97227,118 @@ const classtable_elt_t VFT_ReduceAction321[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction158 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction321 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction321 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction321___action}, + {(bigint) 0 /* 50: ReduceAction158 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction158___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction321 < ReduceAction321: superclass init_table position */}, - {(bigint) parser___ReduceAction321___init}, + {(bigint) 2 /* 54: ReduceAction158 < ReduceAction158: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction321(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction321; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction321_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction321(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction321_parser___ReduceAction321___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction321(); - parser___ReduceAction321___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction158::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction158(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction158; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction322[45] = { - {(bigint) 1507 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction322 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction322 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1507 /* 3: ReduceAction322 < ReduceAction322: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction158(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction158; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction158(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction158; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction158_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction158_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction158(); + INIT_ATTRIBUTES__parser___ReduceAction158(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction158(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction159[55] = { + {(bigint) 1819 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction159" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction159 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction159 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1819 /* 5: ReduceAction159 < ReduceAction159: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67440,63 +97348,122 @@ const classtable_elt_t VFT_ReduceAction322[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction159 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction322 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction322 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction322___action}, + {(bigint) 0 /* 50: ReduceAction159 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction159___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction322 < ReduceAction322: superclass init_table position */}, - {(bigint) parser___ReduceAction322___init}, + {(bigint) 2 /* 54: ReduceAction159 < ReduceAction159: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction322(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction322; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction322_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction322(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction159::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction159(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction159; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction322_parser___ReduceAction322___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction322(); - parser___ReduceAction322___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction323[45] = { - {(bigint) 1503 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction323 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction323 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1503 /* 3: ReduceAction323 < ReduceAction323: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction159(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction159; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction159(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction159; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction159_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction159_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction159(); + INIT_ATTRIBUTES__parser___ReduceAction159(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction159(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction160[55] = { + {(bigint) 1811 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction160" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction160 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction160 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1811 /* 5: ReduceAction160 < ReduceAction160: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67506,63 +97473,119 @@ const classtable_elt_t VFT_ReduceAction323[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction160 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction323 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction323 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction323___action}, + {(bigint) 0 /* 50: ReduceAction160 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction160___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction323 < ReduceAction323: superclass init_table position */}, - {(bigint) parser___ReduceAction323___init}, + {(bigint) 2 /* 54: ReduceAction160 < ReduceAction160: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction323(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction323; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction323_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction323(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction323_parser___ReduceAction323___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction323(); - parser___ReduceAction323___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction160::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction160(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction160; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction324[45] = { - {(bigint) 1499 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction324 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction324 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1499 /* 3: ReduceAction324 < ReduceAction324: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction160(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction160; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction160(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction160; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction160_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction160_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction160(); + INIT_ATTRIBUTES__parser___ReduceAction160(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction160(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction161[55] = { + {(bigint) 1807 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction161" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction161 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction161 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1807 /* 5: ReduceAction161 < ReduceAction161: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67572,63 +97595,119 @@ const classtable_elt_t VFT_ReduceAction324[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction161 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction324 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction324 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction324___action}, + {(bigint) 0 /* 50: ReduceAction161 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction161___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction324 < ReduceAction324: superclass init_table position */}, - {(bigint) parser___ReduceAction324___init}, + {(bigint) 2 /* 54: ReduceAction161 < ReduceAction161: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction324(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction324; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction324_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction324(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction324_parser___ReduceAction324___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction324(); - parser___ReduceAction324___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction161::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction161(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction161; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction325[45] = { - {(bigint) 1495 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction325 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction325 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1495 /* 3: ReduceAction325 < ReduceAction325: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction161(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction161; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction161(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction161; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction161_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction161_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction161(); + INIT_ATTRIBUTES__parser___ReduceAction161(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction161(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction162[55] = { + {(bigint) 1803 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction162" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction162 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction162 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1803 /* 5: ReduceAction162 < ReduceAction162: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67638,63 +97717,122 @@ const classtable_elt_t VFT_ReduceAction325[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction162 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction325 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction325 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction325___action}, + {(bigint) 0 /* 50: ReduceAction162 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction162___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction325 < ReduceAction325: superclass init_table position */}, - {(bigint) parser___ReduceAction325___init}, + {(bigint) 2 /* 54: ReduceAction162 < ReduceAction162: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction325(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction325; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction325_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction325(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction162::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction162(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction162; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction325_parser___ReduceAction325___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction325(); - parser___ReduceAction325___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction326[45] = { - {(bigint) 1491 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction326 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction326 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1491 /* 3: ReduceAction326 < ReduceAction326: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction162(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction162; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction162(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction162; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction162_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction162_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction162(); + INIT_ATTRIBUTES__parser___ReduceAction162(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction162(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction163[55] = { + {(bigint) 1799 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction163" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction163 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction163 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1799 /* 5: ReduceAction163 < ReduceAction163: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67704,63 +97842,118 @@ const classtable_elt_t VFT_ReduceAction326[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction163 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction326 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction326 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction326___action}, + {(bigint) 0 /* 50: ReduceAction163 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction163___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction326 < ReduceAction326: superclass init_table position */}, - {(bigint) parser___ReduceAction326___init}, + {(bigint) 2 /* 54: ReduceAction163 < ReduceAction163: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction326(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction326; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction163::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction163(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction163; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction326_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction326(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction326_parser___ReduceAction326___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction326(); - parser___ReduceAction326___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction327[45] = { - {(bigint) 1487 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction327 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction327 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1487 /* 3: ReduceAction327 < ReduceAction327: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction163(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction163; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction163(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction163; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction163_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction163_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction163(); + INIT_ATTRIBUTES__parser___ReduceAction163(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction163(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction164[55] = { + {(bigint) 1795 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction164" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction164 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction164 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1795 /* 5: ReduceAction164 < ReduceAction164: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67770,63 +97963,122 @@ const classtable_elt_t VFT_ReduceAction327[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction164 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction327 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction327 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction327___action}, + {(bigint) 0 /* 50: ReduceAction164 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction164___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction327 < ReduceAction327: superclass init_table position */}, - {(bigint) parser___ReduceAction327___init}, + {(bigint) 2 /* 54: ReduceAction164 < ReduceAction164: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction327(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction327; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction327_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction327(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction164::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction164(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction164; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction327_parser___ReduceAction327___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction327(); - parser___ReduceAction327___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction328[45] = { - {(bigint) 1483 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction328 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction328 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1483 /* 3: ReduceAction328 < ReduceAction328: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction164(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction164; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction164(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction164; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction164_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction164_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction164(); + INIT_ATTRIBUTES__parser___ReduceAction164(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction164(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction165[55] = { + {(bigint) 1791 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction165" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction165 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction165 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1791 /* 5: ReduceAction165 < ReduceAction165: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67836,63 +98088,118 @@ const classtable_elt_t VFT_ReduceAction328[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction165 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction328 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction328 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction328___action}, + {(bigint) 0 /* 50: ReduceAction165 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction165___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction328 < ReduceAction328: superclass init_table position */}, - {(bigint) parser___ReduceAction328___init}, + {(bigint) 2 /* 54: ReduceAction165 < ReduceAction165: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction328(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction328; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction328_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction328(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction328_parser___ReduceAction328___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction328(); - parser___ReduceAction328___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction165::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction165(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction165; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction329[45] = { - {(bigint) 1479 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction329 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction329 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1479 /* 3: ReduceAction329 < ReduceAction329: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction165(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction165; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction165(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction165; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction165_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction165_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction165(); + INIT_ATTRIBUTES__parser___ReduceAction165(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction165(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction166[55] = { + {(bigint) 1787 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction166" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction166 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction166 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1787 /* 5: ReduceAction166 < ReduceAction166: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67902,63 +98209,122 @@ const classtable_elt_t VFT_ReduceAction329[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction166 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction329 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction329 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction329___action}, + {(bigint) 0 /* 50: ReduceAction166 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction166___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction329 < ReduceAction329: superclass init_table position */}, - {(bigint) parser___ReduceAction329___init}, + {(bigint) 2 /* 54: ReduceAction166 < ReduceAction166: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction329(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction329; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction329_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction329(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction166::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction166(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction166; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction329_parser___ReduceAction329___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction329(); - parser___ReduceAction329___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction330[45] = { - {(bigint) 1471 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction330 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction330 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1471 /* 3: ReduceAction330 < ReduceAction330: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction166(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction166; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction166(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction166; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction166_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction166_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction166(); + INIT_ATTRIBUTES__parser___ReduceAction166(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction166(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction167[55] = { + {(bigint) 1783 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction167" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction167 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction167 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1783 /* 5: ReduceAction167 < ReduceAction167: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67968,63 +98334,118 @@ const classtable_elt_t VFT_ReduceAction330[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction167 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction330 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction330 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction330___action}, + {(bigint) 0 /* 50: ReduceAction167 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction167___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction330 < ReduceAction330: superclass init_table position */}, - {(bigint) parser___ReduceAction330___init}, + {(bigint) 2 /* 54: ReduceAction167 < ReduceAction167: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction330(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction330; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction167::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction167(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction167; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction330_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction330(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction330_parser___ReduceAction330___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction330(); - parser___ReduceAction330___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction331[45] = { - {(bigint) 1467 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction331 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction331 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1467 /* 3: ReduceAction331 < ReduceAction331: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction167(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction167; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction167(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction167; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction167_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction167_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction167(); + INIT_ATTRIBUTES__parser___ReduceAction167(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction167(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction168[55] = { + {(bigint) 1779 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction168" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction168 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction168 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1779 /* 5: ReduceAction168 < ReduceAction168: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68034,63 +98455,122 @@ const classtable_elt_t VFT_ReduceAction331[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction168 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction331 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction331 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction331___action}, + {(bigint) 0 /* 50: ReduceAction168 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction168___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction331 < ReduceAction331: superclass init_table position */}, - {(bigint) parser___ReduceAction331___init}, + {(bigint) 2 /* 54: ReduceAction168 < ReduceAction168: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction331(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction331; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction331_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction331(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction168::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction168(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction168; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction331_parser___ReduceAction331___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction331(); - parser___ReduceAction331___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction332[45] = { - {(bigint) 1463 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction332 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction332 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1463 /* 3: ReduceAction332 < ReduceAction332: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction168(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction168; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction168(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction168; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction168_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction168_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction168(); + INIT_ATTRIBUTES__parser___ReduceAction168(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction168(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction169[55] = { + {(bigint) 1775 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction169" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction169 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction169 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1775 /* 5: ReduceAction169 < ReduceAction169: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68100,63 +98580,118 @@ const classtable_elt_t VFT_ReduceAction332[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction169 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction332 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction332 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction332___action}, + {(bigint) 0 /* 50: ReduceAction169 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction169___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction332 < ReduceAction332: superclass init_table position */}, - {(bigint) parser___ReduceAction332___init}, + {(bigint) 2 /* 54: ReduceAction169 < ReduceAction169: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction332(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction332; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction332_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction332(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction332_parser___ReduceAction332___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction332(); - parser___ReduceAction332___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction169::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction169(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction169; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction333[45] = { - {(bigint) 1459 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction333 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction333 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1459 /* 3: ReduceAction333 < ReduceAction333: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction169(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction169; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction169(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction169; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction169_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction169_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction169(); + INIT_ATTRIBUTES__parser___ReduceAction169(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction169(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction170[55] = { + {(bigint) 1767 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction170" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction170 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction170 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1767 /* 5: ReduceAction170 < ReduceAction170: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68166,63 +98701,122 @@ const classtable_elt_t VFT_ReduceAction333[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction170 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction333 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction333 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction333___action}, + {(bigint) 0 /* 50: ReduceAction170 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction170___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction333 < ReduceAction333: superclass init_table position */}, - {(bigint) parser___ReduceAction333___init}, + {(bigint) 2 /* 54: ReduceAction170 < ReduceAction170: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction333(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction333; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction333_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction333(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction170::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction170(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction170; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction333_parser___ReduceAction333___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction333(); - parser___ReduceAction333___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction334[45] = { - {(bigint) 1455 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction334 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction334 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1455 /* 3: ReduceAction334 < ReduceAction334: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction170(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction170; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction170(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction170; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction170_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction170_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction170(); + INIT_ATTRIBUTES__parser___ReduceAction170(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction170(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction171[55] = { + {(bigint) 1763 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction171" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction171 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction171 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1763 /* 5: ReduceAction171 < ReduceAction171: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68232,63 +98826,118 @@ const classtable_elt_t VFT_ReduceAction334[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction171 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction334 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction334 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction334___action}, + {(bigint) 0 /* 50: ReduceAction171 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction171___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction334 < ReduceAction334: superclass init_table position */}, - {(bigint) parser___ReduceAction334___init}, + {(bigint) 2 /* 54: ReduceAction171 < ReduceAction171: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction334(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction334; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction171::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction171(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction171; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction334_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction334(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction334_parser___ReduceAction334___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction334(); - parser___ReduceAction334___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction335[45] = { - {(bigint) 1451 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction335 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction335 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1451 /* 3: ReduceAction335 < ReduceAction335: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction171(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction171; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction171(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction171; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction171_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction171_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction171(); + INIT_ATTRIBUTES__parser___ReduceAction171(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction171(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction172[55] = { + {(bigint) 1759 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction172" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction172 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction172 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1759 /* 5: ReduceAction172 < ReduceAction172: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68298,63 +98947,122 @@ const classtable_elt_t VFT_ReduceAction335[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction172 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction335 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction335 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction335___action}, + {(bigint) 0 /* 50: ReduceAction172 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction172___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction335 < ReduceAction335: superclass init_table position */}, - {(bigint) parser___ReduceAction335___init}, + {(bigint) 2 /* 54: ReduceAction172 < ReduceAction172: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction335(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction335; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction335_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction335(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction172::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction172(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction172; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction335_parser___ReduceAction335___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction335(); - parser___ReduceAction335___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction336[45] = { - {(bigint) 1447 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction336 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction336 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1447 /* 3: ReduceAction336 < ReduceAction336: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction172(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction172; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction172(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction172; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction172_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction172_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction172(); + INIT_ATTRIBUTES__parser___ReduceAction172(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction172(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction173[55] = { + {(bigint) 1755 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction173" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction173 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction173 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1755 /* 5: ReduceAction173 < ReduceAction173: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68364,63 +99072,118 @@ const classtable_elt_t VFT_ReduceAction336[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction173 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction336 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction336 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction336___action}, + {(bigint) 0 /* 50: ReduceAction173 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction173___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction336 < ReduceAction336: superclass init_table position */}, - {(bigint) parser___ReduceAction336___init}, + {(bigint) 2 /* 54: ReduceAction173 < ReduceAction173: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction336(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction336; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction336_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction336(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction336_parser___ReduceAction336___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction336(); - parser___ReduceAction336___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction173::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction173(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction173; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction337[45] = { - {(bigint) 1443 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction337 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction337 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1443 /* 3: ReduceAction337 < ReduceAction337: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction173(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction173; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction173(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction173; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction173_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction173_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction173(); + INIT_ATTRIBUTES__parser___ReduceAction173(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction173(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction174[55] = { + {(bigint) 1751 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction174" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction174 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction174 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1751 /* 5: ReduceAction174 < ReduceAction174: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68430,63 +99193,122 @@ const classtable_elt_t VFT_ReduceAction337[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction174 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction337 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction337 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction337___action}, + {(bigint) 0 /* 50: ReduceAction174 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction174___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction337 < ReduceAction337: superclass init_table position */}, - {(bigint) parser___ReduceAction337___init}, + {(bigint) 2 /* 54: ReduceAction174 < ReduceAction174: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction337(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction337; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction337_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction337(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction174::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction174(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction174; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction337_parser___ReduceAction337___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction337(); - parser___ReduceAction337___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction338[45] = { - {(bigint) 1439 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction338 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction338 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1439 /* 3: ReduceAction338 < ReduceAction338: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction174(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction174; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction174(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction174; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction174_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction174_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction174(); + INIT_ATTRIBUTES__parser___ReduceAction174(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction174(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction175[55] = { + {(bigint) 1747 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction175" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction175 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction175 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1747 /* 5: ReduceAction175 < ReduceAction175: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68496,63 +99318,119 @@ const classtable_elt_t VFT_ReduceAction338[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction175 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction338 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction338 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction338___action}, + {(bigint) 0 /* 50: ReduceAction175 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction175___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction338 < ReduceAction338: superclass init_table position */}, - {(bigint) parser___ReduceAction338___init}, + {(bigint) 2 /* 54: ReduceAction175 < ReduceAction175: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction338(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction338; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction338_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction338(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction338_parser___ReduceAction338___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction338(); - parser___ReduceAction338___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction175::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction175(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction175; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction339[45] = { - {(bigint) 1435 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction339 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction339 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1435 /* 3: ReduceAction339 < ReduceAction339: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction175(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction175; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction175(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction175; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction175_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction175_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction175(); + INIT_ATTRIBUTES__parser___ReduceAction175(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction175(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction176[55] = { + {(bigint) 1743 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction176" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction176 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction176 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1743 /* 5: ReduceAction176 < ReduceAction176: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68562,63 +99440,119 @@ const classtable_elt_t VFT_ReduceAction339[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction176 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction339 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction339 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction339___action}, + {(bigint) 0 /* 50: ReduceAction176 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction176___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction339 < ReduceAction339: superclass init_table position */}, - {(bigint) parser___ReduceAction339___init}, + {(bigint) 2 /* 54: ReduceAction176 < ReduceAction176: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction339(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction339; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction339_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction339(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction339_parser___ReduceAction339___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction339(); - parser___ReduceAction339___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction176::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction176(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction176; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction340[45] = { - {(bigint) 1427 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction340 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction340 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1427 /* 3: ReduceAction340 < ReduceAction340: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction176(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction176; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction176(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction176; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction176_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction176_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction176(); + INIT_ATTRIBUTES__parser___ReduceAction176(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction176(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction177[55] = { + {(bigint) 1739 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction177" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction177 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction177 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1739 /* 5: ReduceAction177 < ReduceAction177: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68628,63 +99562,121 @@ const classtable_elt_t VFT_ReduceAction340[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction177 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction340 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction340 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction340___action}, + {(bigint) 0 /* 50: ReduceAction177 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction177___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction340 < ReduceAction340: superclass init_table position */}, - {(bigint) parser___ReduceAction340___init}, + {(bigint) 2 /* 54: ReduceAction177 < ReduceAction177: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction340(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction340; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction340_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction340(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction340_parser___ReduceAction340___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction340(); - parser___ReduceAction340___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction177::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction177(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction177; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction341[45] = { - {(bigint) 1423 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction341 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction341 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1423 /* 3: ReduceAction341 < ReduceAction341: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction177(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction177; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction177(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction177; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction177_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction177_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction177(); + INIT_ATTRIBUTES__parser___ReduceAction177(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction177(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction178[55] = { + {(bigint) 1735 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction178" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction178 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction178 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1735 /* 5: ReduceAction178 < ReduceAction178: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68694,63 +99686,120 @@ const classtable_elt_t VFT_ReduceAction341[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction178 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction341 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction341 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction341___action}, + {(bigint) 0 /* 50: ReduceAction178 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction178___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction341 < ReduceAction341: superclass init_table position */}, - {(bigint) parser___ReduceAction341___init}, + {(bigint) 2 /* 54: ReduceAction178 < ReduceAction178: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction341(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction341; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction341_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction341(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction341_parser___ReduceAction341___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction341(); - parser___ReduceAction341___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction178::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction178(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction178; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction342[45] = { - {(bigint) 1419 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction342 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction342 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1419 /* 3: ReduceAction342 < ReduceAction342: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction178(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction178; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction178(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction178; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction178_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction178_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction178(); + INIT_ATTRIBUTES__parser___ReduceAction178(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction178(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction179[55] = { + {(bigint) 1731 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction179" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction179 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction179 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1731 /* 5: ReduceAction179 < ReduceAction179: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68760,63 +99809,119 @@ const classtable_elt_t VFT_ReduceAction342[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction179 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction342 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction342 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction342___action}, + {(bigint) 0 /* 50: ReduceAction179 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction179___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction342 < ReduceAction342: superclass init_table position */}, - {(bigint) parser___ReduceAction342___init}, + {(bigint) 2 /* 54: ReduceAction179 < ReduceAction179: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction342(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction342; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction342_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction342(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction342_parser___ReduceAction342___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction342(); - parser___ReduceAction342___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction179::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction179(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction179; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction343[45] = { - {(bigint) 1415 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction343 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction343 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1415 /* 3: ReduceAction343 < ReduceAction343: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction179(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction179; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction179(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction179; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction179_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction179_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction179(); + INIT_ATTRIBUTES__parser___ReduceAction179(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction179(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction180[55] = { + {(bigint) 1723 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction180" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction180 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction180 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1723 /* 5: ReduceAction180 < ReduceAction180: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68826,63 +99931,122 @@ const classtable_elt_t VFT_ReduceAction343[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction180 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction343 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction343 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction343___action}, + {(bigint) 0 /* 50: ReduceAction180 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction180___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction343 < ReduceAction343: superclass init_table position */}, - {(bigint) parser___ReduceAction343___init}, + {(bigint) 2 /* 54: ReduceAction180 < ReduceAction180: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction343(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction343; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction343_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction343(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction180::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction180(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction180; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction343_parser___ReduceAction343___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction343(); - parser___ReduceAction343___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction344[45] = { - {(bigint) 1411 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction344 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction344 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1411 /* 3: ReduceAction344 < ReduceAction344: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction180(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction180; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction180(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction180; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction180_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction180_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction180(); + INIT_ATTRIBUTES__parser___ReduceAction180(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction180(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction181[55] = { + {(bigint) 1719 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction181" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction181 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction181 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1719 /* 5: ReduceAction181 < ReduceAction181: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68892,63 +100056,119 @@ const classtable_elt_t VFT_ReduceAction344[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction181 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction344 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction344 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction344___action}, + {(bigint) 0 /* 50: ReduceAction181 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction181___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction344 < ReduceAction344: superclass init_table position */}, - {(bigint) parser___ReduceAction344___init}, + {(bigint) 2 /* 54: ReduceAction181 < ReduceAction181: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction344(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction344; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction344_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction344(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction344_parser___ReduceAction344___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction344(); - parser___ReduceAction344___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction181::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction181(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction181; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction345[45] = { - {(bigint) 1407 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction345 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction345 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1407 /* 3: ReduceAction345 < ReduceAction345: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction181(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction181; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction181(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction181; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction181_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction181_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction181(); + INIT_ATTRIBUTES__parser___ReduceAction181(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction181(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction182[55] = { + {(bigint) 1715 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction182" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction182 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction182 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1715 /* 5: ReduceAction182 < ReduceAction182: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -68958,63 +100178,120 @@ const classtable_elt_t VFT_ReduceAction345[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction182 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction345 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction345 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction345___action}, + {(bigint) 0 /* 50: ReduceAction182 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction182___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction345 < ReduceAction345: superclass init_table position */}, - {(bigint) parser___ReduceAction345___init}, + {(bigint) 2 /* 54: ReduceAction182 < ReduceAction182: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction345(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction345; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction345_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction345(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction345_parser___ReduceAction345___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction345(); - parser___ReduceAction345___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction182::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction182(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction182; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction346[45] = { - {(bigint) 1403 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction346 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction346 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1403 /* 3: ReduceAction346 < ReduceAction346: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction182(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction182; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction182(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction182; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction182_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction182_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction182(); + INIT_ATTRIBUTES__parser___ReduceAction182(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction182(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction183[55] = { + {(bigint) 1711 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction183" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction183 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction183 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1711 /* 5: ReduceAction183 < ReduceAction183: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69024,63 +100301,120 @@ const classtable_elt_t VFT_ReduceAction346[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction183 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction346 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction346 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction346___action}, + {(bigint) 0 /* 50: ReduceAction183 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction183___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction346 < ReduceAction346: superclass init_table position */}, - {(bigint) parser___ReduceAction346___init}, + {(bigint) 2 /* 54: ReduceAction183 < ReduceAction183: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction346(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction346; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction346_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction346(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction346_parser___ReduceAction346___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction346(); - parser___ReduceAction346___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction183::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction183(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction183; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction347[45] = { - {(bigint) 1399 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction347 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction347 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1399 /* 3: ReduceAction347 < ReduceAction347: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction183(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction183; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction183(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction183; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction183_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction183_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction183(); + INIT_ATTRIBUTES__parser___ReduceAction183(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction183(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction184[55] = { + {(bigint) 1707 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction184" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction184 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction184 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1707 /* 5: ReduceAction184 < ReduceAction184: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69090,63 +100424,120 @@ const classtable_elt_t VFT_ReduceAction347[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction184 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction347 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction347 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction347___action}, + {(bigint) 0 /* 50: ReduceAction184 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction184___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction347 < ReduceAction347: superclass init_table position */}, - {(bigint) parser___ReduceAction347___init}, + {(bigint) 2 /* 54: ReduceAction184 < ReduceAction184: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction347(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction347; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction347_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction347(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction347_parser___ReduceAction347___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction347(); - parser___ReduceAction347___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction184::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction184(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction184; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction348[45] = { - {(bigint) 1395 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction348 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction348 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1395 /* 3: ReduceAction348 < ReduceAction348: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction184(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction184; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction184(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction184; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction184_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction184_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction184(); + INIT_ATTRIBUTES__parser___ReduceAction184(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction184(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction185[55] = { + {(bigint) 1703 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction185" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction185 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction185 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1703 /* 5: ReduceAction185 < ReduceAction185: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69156,63 +100547,121 @@ const classtable_elt_t VFT_ReduceAction348[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction185 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction348 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction348 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction348___action}, + {(bigint) 0 /* 50: ReduceAction185 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction185___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction348 < ReduceAction348: superclass init_table position */}, - {(bigint) parser___ReduceAction348___init}, + {(bigint) 2 /* 54: ReduceAction185 < ReduceAction185: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction348(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction348; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction348_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction348(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction185::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction185(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction185; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction348_parser___ReduceAction348___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction348(); - parser___ReduceAction348___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction349[45] = { - {(bigint) 1391 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction349 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction349 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1391 /* 3: ReduceAction349 < ReduceAction349: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction185(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction185; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction185(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction185; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction185_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction185_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction185(); + INIT_ATTRIBUTES__parser___ReduceAction185(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction185(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction186[55] = { + {(bigint) 1699 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction186" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction186 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction186 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1699 /* 5: ReduceAction186 < ReduceAction186: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69222,63 +100671,118 @@ const classtable_elt_t VFT_ReduceAction349[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction186 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction349 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction349 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction349___action}, + {(bigint) 0 /* 50: ReduceAction186 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction186___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction349 < ReduceAction349: superclass init_table position */}, - {(bigint) parser___ReduceAction349___init}, + {(bigint) 2 /* 54: ReduceAction186 < ReduceAction186: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction349(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction349; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction349_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction349(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction349_parser___ReduceAction349___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction349(); - parser___ReduceAction349___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction186::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction186(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction186; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction350[45] = { - {(bigint) 1383 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction350 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction350 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1383 /* 3: ReduceAction350 < ReduceAction350: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction186(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction186; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction186(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction186; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction186_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction186_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction186(); + INIT_ATTRIBUTES__parser___ReduceAction186(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction186(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction187[55] = { + {(bigint) 1695 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction187" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction187 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction187 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1695 /* 5: ReduceAction187 < ReduceAction187: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69288,63 +100792,121 @@ const classtable_elt_t VFT_ReduceAction350[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction187 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction350 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction350 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction350___action}, + {(bigint) 0 /* 50: ReduceAction187 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction187___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction350 < ReduceAction350: superclass init_table position */}, - {(bigint) parser___ReduceAction350___init}, + {(bigint) 2 /* 54: ReduceAction187 < ReduceAction187: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction350(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction350; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction350_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction350(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction350_parser___ReduceAction350___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction350(); - parser___ReduceAction350___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction187::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction187(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction187; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction351[45] = { - {(bigint) 1379 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction351 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction351 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1379 /* 3: ReduceAction351 < ReduceAction351: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction187(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction187; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction187(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction187; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction187_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction187_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction187(); + INIT_ATTRIBUTES__parser___ReduceAction187(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction187(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction188[55] = { + {(bigint) 1691 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction188" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction188 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction188 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1691 /* 5: ReduceAction188 < ReduceAction188: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69354,63 +100916,120 @@ const classtable_elt_t VFT_ReduceAction351[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction188 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction351 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction351 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction351___action}, + {(bigint) 0 /* 50: ReduceAction188 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction188___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction351 < ReduceAction351: superclass init_table position */}, - {(bigint) parser___ReduceAction351___init}, + {(bigint) 2 /* 54: ReduceAction188 < ReduceAction188: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction351(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction351; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction351_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction351(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction351_parser___ReduceAction351___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction351(); - parser___ReduceAction351___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction188::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction188(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction188; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction352[45] = { - {(bigint) 1375 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction352 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction352 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1375 /* 3: ReduceAction352 < ReduceAction352: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction188(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction188; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction188(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction188; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction188_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction188_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction188(); + INIT_ATTRIBUTES__parser___ReduceAction188(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction188(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction189[55] = { + {(bigint) 1687 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction189" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction189 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction189 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1687 /* 5: ReduceAction189 < ReduceAction189: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69420,63 +101039,120 @@ const classtable_elt_t VFT_ReduceAction352[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction189 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction352 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction352 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction352___action}, + {(bigint) 0 /* 50: ReduceAction189 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction189___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction352 < ReduceAction352: superclass init_table position */}, - {(bigint) parser___ReduceAction352___init}, + {(bigint) 2 /* 54: ReduceAction189 < ReduceAction189: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction352(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction352; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction352_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction352(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction352_parser___ReduceAction352___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction352(); - parser___ReduceAction352___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction189::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction189(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction189; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction353[45] = { - {(bigint) 1371 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction353 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction353 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1371 /* 3: ReduceAction353 < ReduceAction353: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction189(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction189; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction189(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction189; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction189_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction189_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction189(); + INIT_ATTRIBUTES__parser___ReduceAction189(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction189(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction190[55] = { + {(bigint) 1679 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction190" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction190 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction190 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1679 /* 5: ReduceAction190 < ReduceAction190: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69486,63 +101162,120 @@ const classtable_elt_t VFT_ReduceAction353[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction190 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction353 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction353 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction353___action}, + {(bigint) 0 /* 50: ReduceAction190 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction190___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction353 < ReduceAction353: superclass init_table position */}, - {(bigint) parser___ReduceAction353___init}, + {(bigint) 2 /* 54: ReduceAction190 < ReduceAction190: superclass init_table position */}, }; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction353(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction353; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction353_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction353(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction353_parser___ReduceAction353___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction353(); - parser___ReduceAction353___init(self, init_table); - return self; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction190::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction190(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction190; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction354[45] = { - {(bigint) 1367 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction354 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction354 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1367 /* 3: ReduceAction354 < ReduceAction354: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction190(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction190; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction190(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction190; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction190_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction190_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction190(); + INIT_ATTRIBUTES__parser___ReduceAction190(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction190(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction191[55] = { + {(bigint) 1675 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction191" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction191 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction191 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1675 /* 5: ReduceAction191 < ReduceAction191: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69552,63 +101285,120 @@ const classtable_elt_t VFT_ReduceAction354[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction191 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction354 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction354 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction354___action}, + {(bigint) 0 /* 50: ReduceAction191 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction191___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction354 < ReduceAction354: superclass init_table position */}, - {(bigint) parser___ReduceAction354___init}, + {(bigint) 2 /* 54: ReduceAction191 < ReduceAction191: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction354(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction354; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction354_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction354(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction354_parser___ReduceAction354___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction354(); - parser___ReduceAction354___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction191::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction191(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction191; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction355[45] = { - {(bigint) 1363 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction355 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction355 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1363 /* 3: ReduceAction355 < ReduceAction355: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction191(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction191; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction191(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction191; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction191_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction191_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction191(); + INIT_ATTRIBUTES__parser___ReduceAction191(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction191(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction192[55] = { + {(bigint) 1671 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction192" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction192 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction192 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1671 /* 5: ReduceAction192 < ReduceAction192: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69618,63 +101408,120 @@ const classtable_elt_t VFT_ReduceAction355[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction192 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction355 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction355 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction355___action}, + {(bigint) 0 /* 50: ReduceAction192 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction192___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction355 < ReduceAction355: superclass init_table position */}, - {(bigint) parser___ReduceAction355___init}, + {(bigint) 2 /* 54: ReduceAction192 < ReduceAction192: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction355(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction355; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction355_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction355(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction355_parser___ReduceAction355___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction355(); - parser___ReduceAction355___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction192::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction192(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction192; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction356[45] = { - {(bigint) 1359 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction356 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction356 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1359 /* 3: ReduceAction356 < ReduceAction356: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction192(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction192; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction192(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction192; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction192_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction192_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction192(); + INIT_ATTRIBUTES__parser___ReduceAction192(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction192(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction193[55] = { + {(bigint) 1667 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction193" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction193 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction193 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1667 /* 5: ReduceAction193 < ReduceAction193: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69684,63 +101531,120 @@ const classtable_elt_t VFT_ReduceAction356[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction193 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction356 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction356 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction356___action}, + {(bigint) 0 /* 50: ReduceAction193 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction193___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction356 < ReduceAction356: superclass init_table position */}, - {(bigint) parser___ReduceAction356___init}, + {(bigint) 2 /* 54: ReduceAction193 < ReduceAction193: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction356(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction356; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction356_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction356(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction356_parser___ReduceAction356___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction356(); - parser___ReduceAction356___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction193::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction193(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction193; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction357[45] = { - {(bigint) 1355 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction357 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction357 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1355 /* 3: ReduceAction357 < ReduceAction357: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction193(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction193; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction193(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction193; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction193_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction193_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction193(); + INIT_ATTRIBUTES__parser___ReduceAction193(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction193(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction194[55] = { + {(bigint) 1663 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction194" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction194 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction194 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1663 /* 5: ReduceAction194 < ReduceAction194: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69750,63 +101654,120 @@ const classtable_elt_t VFT_ReduceAction357[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction194 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction357 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction357 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction357___action}, + {(bigint) 0 /* 50: ReduceAction194 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction194___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction357 < ReduceAction357: superclass init_table position */}, - {(bigint) parser___ReduceAction357___init}, + {(bigint) 2 /* 54: ReduceAction194 < ReduceAction194: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction357(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction357; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction357_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction357(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction357_parser___ReduceAction357___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction357(); - parser___ReduceAction357___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction194::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction194(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction194; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction358[45] = { - {(bigint) 1351 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction358 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction358 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1351 /* 3: ReduceAction358 < ReduceAction358: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction194(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction194; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction194(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction194; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction194_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction194_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction194(); + INIT_ATTRIBUTES__parser___ReduceAction194(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction194(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction195[55] = { + {(bigint) 1659 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction195" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction195 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction195 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1659 /* 5: ReduceAction195 < ReduceAction195: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69816,63 +101777,120 @@ const classtable_elt_t VFT_ReduceAction358[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction195 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction358 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction358 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction358___action}, + {(bigint) 0 /* 50: ReduceAction195 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction195___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction358 < ReduceAction358: superclass init_table position */}, - {(bigint) parser___ReduceAction358___init}, + {(bigint) 2 /* 54: ReduceAction195 < ReduceAction195: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction358(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction358; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction358_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction358(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction358_parser___ReduceAction358___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction358(); - parser___ReduceAction358___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction195::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction195(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction195; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction359[45] = { - {(bigint) 1347 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction359 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction359 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1347 /* 3: ReduceAction359 < ReduceAction359: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction195(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction195; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction195(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction195; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction195_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction195_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction195(); + INIT_ATTRIBUTES__parser___ReduceAction195(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction195(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction196[55] = { + {(bigint) 1655 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction196" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction196 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction196 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1655 /* 5: ReduceAction196 < ReduceAction196: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69882,63 +101900,120 @@ const classtable_elt_t VFT_ReduceAction359[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction196 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction359 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction359 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction359___action}, + {(bigint) 0 /* 50: ReduceAction196 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction196___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction359 < ReduceAction359: superclass init_table position */}, - {(bigint) parser___ReduceAction359___init}, + {(bigint) 2 /* 54: ReduceAction196 < ReduceAction196: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction359(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction359; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction359_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction359(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction359_parser___ReduceAction359___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction359(); - parser___ReduceAction359___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction196::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction196(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction196; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction360[45] = { - {(bigint) 1339 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction360 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction360 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1339 /* 3: ReduceAction360 < ReduceAction360: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction196(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction196; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction196(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction196; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction196_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction196_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction196(); + INIT_ATTRIBUTES__parser___ReduceAction196(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction196(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction197[55] = { + {(bigint) 1651 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction197" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction197 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction197 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1651 /* 5: ReduceAction197 < ReduceAction197: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -69948,63 +102023,120 @@ const classtable_elt_t VFT_ReduceAction360[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction197 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction360 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction360 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction360___action}, + {(bigint) 0 /* 50: ReduceAction197 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction197___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction360 < ReduceAction360: superclass init_table position */}, - {(bigint) parser___ReduceAction360___init}, + {(bigint) 2 /* 54: ReduceAction197 < ReduceAction197: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction360(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction360; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction360_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction360(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction360_parser___ReduceAction360___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction360(); - parser___ReduceAction360___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction197::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction197(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction197; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction361[45] = { - {(bigint) 1335 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction361 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction361 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1335 /* 3: ReduceAction361 < ReduceAction361: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction197(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction197; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction197(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction197; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction197_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction197_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction197(); + INIT_ATTRIBUTES__parser___ReduceAction197(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction197(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction198[55] = { + {(bigint) 1647 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction198" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction198 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction198 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1647 /* 5: ReduceAction198 < ReduceAction198: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70014,63 +102146,120 @@ const classtable_elt_t VFT_ReduceAction361[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction198 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction361 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction361 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction361___action}, + {(bigint) 0 /* 50: ReduceAction198 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction198___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction361 < ReduceAction361: superclass init_table position */}, - {(bigint) parser___ReduceAction361___init}, + {(bigint) 2 /* 54: ReduceAction198 < ReduceAction198: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction361(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction361; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction361_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction361(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction361_parser___ReduceAction361___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction361(); - parser___ReduceAction361___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction198::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction198(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction198; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction362[45] = { - {(bigint) 1331 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction362 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction362 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1331 /* 3: ReduceAction362 < ReduceAction362: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction198(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction198; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction198(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction198; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction198_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction198_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction198(); + INIT_ATTRIBUTES__parser___ReduceAction198(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction198(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction199[55] = { + {(bigint) 1643 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction199" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction199 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction199 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1643 /* 5: ReduceAction199 < ReduceAction199: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70080,63 +102269,121 @@ const classtable_elt_t VFT_ReduceAction362[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction199 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction362 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction362 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction362___action}, + {(bigint) 0 /* 50: ReduceAction199 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction199___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction362 < ReduceAction362: superclass init_table position */}, - {(bigint) parser___ReduceAction362___init}, + {(bigint) 2 /* 54: ReduceAction199 < ReduceAction199: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction362(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction362; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction362_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction362(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction199::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction199(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction199; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction362_parser___ReduceAction362___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction362(); - parser___ReduceAction362___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction363[45] = { - {(bigint) 1327 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction363 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction363 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1327 /* 3: ReduceAction363 < ReduceAction363: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction199(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction199; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction199(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction199; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction199_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction199_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction199(); + INIT_ATTRIBUTES__parser___ReduceAction199(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction199(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction200[55] = { + {(bigint) 1631 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction200" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction200 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction200 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1631 /* 5: ReduceAction200 < ReduceAction200: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70146,63 +102393,118 @@ const classtable_elt_t VFT_ReduceAction363[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction200 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction363 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction363 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction363___action}, + {(bigint) 0 /* 50: ReduceAction200 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction200___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction363 < ReduceAction363: superclass init_table position */}, - {(bigint) parser___ReduceAction363___init}, + {(bigint) 2 /* 54: ReduceAction200 < ReduceAction200: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction363(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction363; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction200::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction200(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction200; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction363_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction363(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction363_parser___ReduceAction363___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction363(); - parser___ReduceAction363___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction364[45] = { - {(bigint) 1323 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction364 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction364 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1323 /* 3: ReduceAction364 < ReduceAction364: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction200(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction200; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction200(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction200; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction200_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction200_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction200(); + INIT_ATTRIBUTES__parser___ReduceAction200(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction200(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction201[55] = { + {(bigint) 1627 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction201" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction201 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction201 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1627 /* 5: ReduceAction201 < ReduceAction201: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70212,63 +102514,122 @@ const classtable_elt_t VFT_ReduceAction364[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction201 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction364 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction364 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction364___action}, + {(bigint) 0 /* 50: ReduceAction201 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction201___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction364 < ReduceAction364: superclass init_table position */}, - {(bigint) parser___ReduceAction364___init}, + {(bigint) 2 /* 54: ReduceAction201 < ReduceAction201: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction364(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction364; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction364_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction364(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction201::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction201(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction201; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction364_parser___ReduceAction364___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction364(); - parser___ReduceAction364___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction365[45] = { - {(bigint) 1319 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction365 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction365 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1319 /* 3: ReduceAction365 < ReduceAction365: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction201(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction201; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction201(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction201; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction201_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction201_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction201(); + INIT_ATTRIBUTES__parser___ReduceAction201(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction201(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction202[55] = { + {(bigint) 1623 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction202" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction202 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction202 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1623 /* 5: ReduceAction202 < ReduceAction202: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70278,63 +102639,119 @@ const classtable_elt_t VFT_ReduceAction365[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction202 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction365 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction365 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction365___action}, + {(bigint) 0 /* 50: ReduceAction202 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction202___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction365 < ReduceAction365: superclass init_table position */}, - {(bigint) parser___ReduceAction365___init}, + {(bigint) 2 /* 54: ReduceAction202 < ReduceAction202: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction365(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction365; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction365_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction365(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction365_parser___ReduceAction365___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction365(); - parser___ReduceAction365___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction202::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction202(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction202; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction366[45] = { - {(bigint) 1315 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction366 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction366 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1315 /* 3: ReduceAction366 < ReduceAction366: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction202(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction202; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction202(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction202; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction202_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction202_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction202(); + INIT_ATTRIBUTES__parser___ReduceAction202(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction202(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction203[55] = { + {(bigint) 1619 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction203" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction203 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction203 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1619 /* 5: ReduceAction203 < ReduceAction203: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70344,63 +102761,120 @@ const classtable_elt_t VFT_ReduceAction366[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction203 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction366 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction366 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction366___action}, + {(bigint) 0 /* 50: ReduceAction203 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction203___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction366 < ReduceAction366: superclass init_table position */}, - {(bigint) parser___ReduceAction366___init}, + {(bigint) 2 /* 54: ReduceAction203 < ReduceAction203: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction366(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction366; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction366_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction366(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction366_parser___ReduceAction366___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction366(); - parser___ReduceAction366___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction203::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction203(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction203; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction367[45] = { - {(bigint) 1311 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction367 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction367 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1311 /* 3: ReduceAction367 < ReduceAction367: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction203(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction203; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction203(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction203; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction203_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction203_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction203(); + INIT_ATTRIBUTES__parser___ReduceAction203(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction203(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction204[55] = { + {(bigint) 1615 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction204" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction204 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction204 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1615 /* 5: ReduceAction204 < ReduceAction204: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70410,63 +102884,120 @@ const classtable_elt_t VFT_ReduceAction367[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction204 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction367 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction367 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction367___action}, + {(bigint) 0 /* 50: ReduceAction204 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction204___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction367 < ReduceAction367: superclass init_table position */}, - {(bigint) parser___ReduceAction367___init}, + {(bigint) 2 /* 54: ReduceAction204 < ReduceAction204: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction367(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction367; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction367_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction367(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction367_parser___ReduceAction367___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction367(); - parser___ReduceAction367___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction204::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction204(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction204; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction368[45] = { - {(bigint) 1307 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction368 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction368 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1307 /* 3: ReduceAction368 < ReduceAction368: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction204(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction204; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction204(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction204; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction204_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction204_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction204(); + INIT_ATTRIBUTES__parser___ReduceAction204(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction204(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction205[55] = { + {(bigint) 1611 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction205" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction205 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction205 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1611 /* 5: ReduceAction205 < ReduceAction205: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70476,63 +103007,120 @@ const classtable_elt_t VFT_ReduceAction368[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction205 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction368 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction368 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction368___action}, + {(bigint) 0 /* 50: ReduceAction205 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction205___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction368 < ReduceAction368: superclass init_table position */}, - {(bigint) parser___ReduceAction368___init}, + {(bigint) 2 /* 54: ReduceAction205 < ReduceAction205: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction368(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction368; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction368_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction368(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction368_parser___ReduceAction368___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction368(); - parser___ReduceAction368___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction205::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction205(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction205; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction369[45] = { - {(bigint) 1303 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction369 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction369 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1303 /* 3: ReduceAction369 < ReduceAction369: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction205(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction205; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction205(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction205; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction205_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction205_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction205(); + INIT_ATTRIBUTES__parser___ReduceAction205(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction205(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction206[55] = { + {(bigint) 1607 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction206" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction206 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction206 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1607 /* 5: ReduceAction206 < ReduceAction206: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70542,63 +103130,121 @@ const classtable_elt_t VFT_ReduceAction369[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction206 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction369 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction369 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction369___action}, + {(bigint) 0 /* 50: ReduceAction206 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction206___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction369 < ReduceAction369: superclass init_table position */}, - {(bigint) parser___ReduceAction369___init}, + {(bigint) 2 /* 54: ReduceAction206 < ReduceAction206: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction369(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction369; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction369_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction369(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction206::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction206(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction206; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction369_parser___ReduceAction369___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction369(); - parser___ReduceAction369___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction370[45] = { - {(bigint) 1295 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction370 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction370 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1295 /* 3: ReduceAction370 < ReduceAction370: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction206(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction206; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction206(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction206; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction206_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction206_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction206(); + INIT_ATTRIBUTES__parser___ReduceAction206(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction206(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction207[55] = { + {(bigint) 1603 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction207" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction207 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction207 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1603 /* 5: ReduceAction207 < ReduceAction207: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70608,63 +103254,118 @@ const classtable_elt_t VFT_ReduceAction370[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction207 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction370 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction370 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction370___action}, + {(bigint) 0 /* 50: ReduceAction207 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction207___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction370 < ReduceAction370: superclass init_table position */}, - {(bigint) parser___ReduceAction370___init}, + {(bigint) 2 /* 54: ReduceAction207 < ReduceAction207: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction370(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction370; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction207::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction207(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction207; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction370_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction370(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction370_parser___ReduceAction370___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction370(); - parser___ReduceAction370___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction371[45] = { - {(bigint) 1291 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction371 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction371 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1291 /* 3: ReduceAction371 < ReduceAction371: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction207(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction207; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction207(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction207; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction207_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction207_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction207(); + INIT_ATTRIBUTES__parser___ReduceAction207(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction207(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction208[55] = { + {(bigint) 1599 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction208" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction208 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction208 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1599 /* 5: ReduceAction208 < ReduceAction208: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70674,63 +103375,122 @@ const classtable_elt_t VFT_ReduceAction371[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction208 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction371 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction371 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction371___action}, + {(bigint) 0 /* 50: ReduceAction208 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction208___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction371 < ReduceAction371: superclass init_table position */}, - {(bigint) parser___ReduceAction371___init}, + {(bigint) 2 /* 54: ReduceAction208 < ReduceAction208: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction371(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction371; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction371_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction371(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction208::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction208(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction208; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction371_parser___ReduceAction371___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction371(); - parser___ReduceAction371___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction372[45] = { - {(bigint) 1287 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction372 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction372 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1287 /* 3: ReduceAction372 < ReduceAction372: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction208(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction208; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction208(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction208; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction208_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction208_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction208(); + INIT_ATTRIBUTES__parser___ReduceAction208(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction208(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction209[55] = { + {(bigint) 1595 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction209" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction209 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction209 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1595 /* 5: ReduceAction209 < ReduceAction209: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70740,63 +103500,119 @@ const classtable_elt_t VFT_ReduceAction372[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction209 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction372 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction372 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction372___action}, + {(bigint) 0 /* 50: ReduceAction209 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction209___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction372 < ReduceAction372: superclass init_table position */}, - {(bigint) parser___ReduceAction372___init}, + {(bigint) 2 /* 54: ReduceAction209 < ReduceAction209: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction372(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction372; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction372_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction372(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction372_parser___ReduceAction372___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction372(); - parser___ReduceAction372___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction209::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction209(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction209; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction373[45] = { - {(bigint) 1283 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction373 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction373 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1283 /* 3: ReduceAction373 < ReduceAction373: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction209(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction209; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction209(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction209; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction209_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction209_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction209(); + INIT_ATTRIBUTES__parser___ReduceAction209(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction209(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction210[55] = { + {(bigint) 1587 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction210" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction210 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction210 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1587 /* 5: ReduceAction210 < ReduceAction210: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70806,63 +103622,120 @@ const classtable_elt_t VFT_ReduceAction373[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction210 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction373 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction373 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction373___action}, + {(bigint) 0 /* 50: ReduceAction210 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction210___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction373 < ReduceAction373: superclass init_table position */}, - {(bigint) parser___ReduceAction373___init}, + {(bigint) 2 /* 54: ReduceAction210 < ReduceAction210: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction373(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction373; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction373_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction373(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction373_parser___ReduceAction373___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction373(); - parser___ReduceAction373___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction210::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction210(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction210; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction374[45] = { - {(bigint) 1279 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction374 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction374 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1279 /* 3: ReduceAction374 < ReduceAction374: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction210(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction210; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction210(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction210; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction210_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction210_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction210(); + INIT_ATTRIBUTES__parser___ReduceAction210(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction210(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction211[55] = { + {(bigint) 1583 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction211" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction211 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction211 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1583 /* 5: ReduceAction211 < ReduceAction211: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70872,63 +103745,120 @@ const classtable_elt_t VFT_ReduceAction374[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction211 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction374 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction374 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction374___action}, + {(bigint) 0 /* 50: ReduceAction211 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction211___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction374 < ReduceAction374: superclass init_table position */}, - {(bigint) parser___ReduceAction374___init}, + {(bigint) 2 /* 54: ReduceAction211 < ReduceAction211: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction374(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction374; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction374_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction374(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction374_parser___ReduceAction374___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction374(); - parser___ReduceAction374___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction211::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction211(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction211; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction375[45] = { - {(bigint) 1275 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction375 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction375 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1275 /* 3: ReduceAction375 < ReduceAction375: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction211(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction211; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction211(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction211; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction211_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction211_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction211(); + INIT_ATTRIBUTES__parser___ReduceAction211(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction211(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction212[55] = { + {(bigint) 1579 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction212" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction212 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction212 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1579 /* 5: ReduceAction212 < ReduceAction212: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70938,63 +103868,120 @@ const classtable_elt_t VFT_ReduceAction375[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction212 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction375 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction375 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction375___action}, + {(bigint) 0 /* 50: ReduceAction212 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction212___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction375 < ReduceAction375: superclass init_table position */}, - {(bigint) parser___ReduceAction375___init}, + {(bigint) 2 /* 54: ReduceAction212 < ReduceAction212: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction375(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction375; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction375_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction375(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction375_parser___ReduceAction375___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction375(); - parser___ReduceAction375___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction212::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction212(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction212; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction376[45] = { - {(bigint) 1271 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction376 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction376 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1271 /* 3: ReduceAction376 < ReduceAction376: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction212(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction212; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction212(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction212; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction212_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction212_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction212(); + INIT_ATTRIBUTES__parser___ReduceAction212(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction212(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction213[55] = { + {(bigint) 1575 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction213" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction213 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction213 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1575 /* 5: ReduceAction213 < ReduceAction213: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71004,63 +103991,120 @@ const classtable_elt_t VFT_ReduceAction376[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction213 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction376 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction376 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction376___action}, + {(bigint) 0 /* 50: ReduceAction213 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction213___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction376 < ReduceAction376: superclass init_table position */}, - {(bigint) parser___ReduceAction376___init}, + {(bigint) 2 /* 54: ReduceAction213 < ReduceAction213: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction376(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction376; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction376_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction376(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction376_parser___ReduceAction376___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction376(); - parser___ReduceAction376___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction213::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction213(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction213; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction377[45] = { - {(bigint) 1267 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction377 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction377 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1267 /* 3: ReduceAction377 < ReduceAction377: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction213(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction213; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction213(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction213; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction213_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction213_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction213(); + INIT_ATTRIBUTES__parser___ReduceAction213(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction213(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction214[55] = { + {(bigint) 1571 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction214" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction214 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction214 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1571 /* 5: ReduceAction214 < ReduceAction214: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71070,63 +104114,120 @@ const classtable_elt_t VFT_ReduceAction377[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction214 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction377 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction377 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction377___action}, + {(bigint) 0 /* 50: ReduceAction214 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction214___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction377 < ReduceAction377: superclass init_table position */}, - {(bigint) parser___ReduceAction377___init}, + {(bigint) 2 /* 54: ReduceAction214 < ReduceAction214: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction377(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction377; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction377_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction377(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction377_parser___ReduceAction377___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction377(); - parser___ReduceAction377___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction214::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction214(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction214; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction378[45] = { - {(bigint) 1263 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction378 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction378 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1263 /* 3: ReduceAction378 < ReduceAction378: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction214(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction214; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction214(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction214; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction214_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction214_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction214(); + INIT_ATTRIBUTES__parser___ReduceAction214(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction214(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction215[55] = { + {(bigint) 1567 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction215" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction215 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction215 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1567 /* 5: ReduceAction215 < ReduceAction215: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71136,63 +104237,121 @@ const classtable_elt_t VFT_ReduceAction378[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction215 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction378 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction378 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction378___action}, + {(bigint) 0 /* 50: ReduceAction215 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction215___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction378 < ReduceAction378: superclass init_table position */}, - {(bigint) parser___ReduceAction378___init}, + {(bigint) 2 /* 54: ReduceAction215 < ReduceAction215: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction378(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction378; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction378_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction378(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction215::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction215(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction215; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction378_parser___ReduceAction378___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction378(); - parser___ReduceAction378___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction379[45] = { - {(bigint) 1259 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction379 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction379 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1259 /* 3: ReduceAction379 < ReduceAction379: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction215(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction215; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction215(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction215; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction215_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction215_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction215(); + INIT_ATTRIBUTES__parser___ReduceAction215(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction215(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction216[55] = { + {(bigint) 1563 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction216" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction216 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction216 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1563 /* 5: ReduceAction216 < ReduceAction216: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71202,63 +104361,119 @@ const classtable_elt_t VFT_ReduceAction379[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction216 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction379 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction379 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction379___action}, + {(bigint) 0 /* 50: ReduceAction216 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction216___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction379 < ReduceAction379: superclass init_table position */}, - {(bigint) parser___ReduceAction379___init}, + {(bigint) 2 /* 54: ReduceAction216 < ReduceAction216: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction379(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction379; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction379_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction379(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction379_parser___ReduceAction379___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction379(); - parser___ReduceAction379___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction216::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction216(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction216; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction380[45] = { - {(bigint) 1251 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction380 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction380 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1251 /* 3: ReduceAction380 < ReduceAction380: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction216(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction216; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction216(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction216; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction216_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction216_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction216(); + INIT_ATTRIBUTES__parser___ReduceAction216(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction216(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction217[55] = { + {(bigint) 1559 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction217" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction217 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction217 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1559 /* 5: ReduceAction217 < ReduceAction217: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71268,63 +104483,119 @@ const classtable_elt_t VFT_ReduceAction380[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction217 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction380 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction380 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction380___action}, + {(bigint) 0 /* 50: ReduceAction217 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction217___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction380 < ReduceAction380: superclass init_table position */}, - {(bigint) parser___ReduceAction380___init}, + {(bigint) 2 /* 54: ReduceAction217 < ReduceAction217: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction380(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction380; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction217::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction217(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction217; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction380_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction380(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction380_parser___ReduceAction380___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction380(); - parser___ReduceAction380___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction381[45] = { - {(bigint) 1247 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction381 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction381 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1247 /* 3: ReduceAction381 < ReduceAction381: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction217(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction217; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction217(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction217; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction217_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction217_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction217(); + INIT_ATTRIBUTES__parser___ReduceAction217(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction217(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction218[55] = { + {(bigint) 1555 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction218" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction218 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction218 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1555 /* 5: ReduceAction218 < ReduceAction218: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71334,63 +104605,121 @@ const classtable_elt_t VFT_ReduceAction381[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction218 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction381 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction381 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction381___action}, + {(bigint) 0 /* 50: ReduceAction218 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction218___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction381 < ReduceAction381: superclass init_table position */}, - {(bigint) parser___ReduceAction381___init}, + {(bigint) 2 /* 54: ReduceAction218 < ReduceAction218: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction381(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction381; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction381_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction381(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction381_parser___ReduceAction381___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction381(); - parser___ReduceAction381___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction218::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction218(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction218; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction382[45] = { - {(bigint) 1243 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction382 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction382 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1243 /* 3: ReduceAction382 < ReduceAction382: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction218(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction218; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction218(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction218; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction218_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction218_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction218(); + INIT_ATTRIBUTES__parser___ReduceAction218(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction218(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction219[55] = { + {(bigint) 1551 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction219" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction219 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction219 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1551 /* 5: ReduceAction219 < ReduceAction219: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71400,63 +104729,121 @@ const classtable_elt_t VFT_ReduceAction382[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction219 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction382 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction382 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction382___action}, + {(bigint) 0 /* 50: ReduceAction219 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction219___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction382 < ReduceAction382: superclass init_table position */}, - {(bigint) parser___ReduceAction382___init}, + {(bigint) 2 /* 54: ReduceAction219 < ReduceAction219: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction382(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction382; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction382_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction382(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction219::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction219(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction219; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction382_parser___ReduceAction382___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction382(); - parser___ReduceAction382___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction383[45] = { - {(bigint) 1239 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction383 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction383 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1239 /* 3: ReduceAction383 < ReduceAction383: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction219(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction219; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction219(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction219; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction219_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction219_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction219(); + INIT_ATTRIBUTES__parser___ReduceAction219(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction219(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction220[55] = { + {(bigint) 1543 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction220" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction220 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction220 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1543 /* 5: ReduceAction220 < ReduceAction220: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71466,63 +104853,119 @@ const classtable_elt_t VFT_ReduceAction383[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction220 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction383 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction383 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction383___action}, + {(bigint) 0 /* 50: ReduceAction220 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction220___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction383 < ReduceAction383: superclass init_table position */}, - {(bigint) parser___ReduceAction383___init}, + {(bigint) 2 /* 54: ReduceAction220 < ReduceAction220: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction383(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction383; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction383_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction383(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction383_parser___ReduceAction383___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction383(); - parser___ReduceAction383___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction220::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction220(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction220; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction384[45] = { - {(bigint) 1235 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction384 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction384 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1235 /* 3: ReduceAction384 < ReduceAction384: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction220(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction220; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction220(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction220; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction220_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction220_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction220(); + INIT_ATTRIBUTES__parser___ReduceAction220(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction220(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction221[55] = { + {(bigint) 1539 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction221" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction221 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction221 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1539 /* 5: ReduceAction221 < ReduceAction221: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71532,63 +104975,120 @@ const classtable_elt_t VFT_ReduceAction384[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction221 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction384 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction384 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction384___action}, + {(bigint) 0 /* 50: ReduceAction221 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction221___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction384 < ReduceAction384: superclass init_table position */}, - {(bigint) parser___ReduceAction384___init}, + {(bigint) 2 /* 54: ReduceAction221 < ReduceAction221: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction384(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction384; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction384_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction384(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction384_parser___ReduceAction384___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction384(); - parser___ReduceAction384___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction221::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction221(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction221; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction385[45] = { - {(bigint) 1231 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction385 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction385 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1231 /* 3: ReduceAction385 < ReduceAction385: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction221(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction221; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction221(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction221; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction221_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction221_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction221(); + INIT_ATTRIBUTES__parser___ReduceAction221(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction221(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction222[55] = { + {(bigint) 1535 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction222" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction222 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction222 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1535 /* 5: ReduceAction222 < ReduceAction222: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71598,63 +105098,120 @@ const classtable_elt_t VFT_ReduceAction385[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction222 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction385 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction385 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction385___action}, + {(bigint) 0 /* 50: ReduceAction222 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction222___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction385 < ReduceAction385: superclass init_table position */}, - {(bigint) parser___ReduceAction385___init}, + {(bigint) 2 /* 54: ReduceAction222 < ReduceAction222: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction385(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction385; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction385_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction385(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction385_parser___ReduceAction385___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction385(); - parser___ReduceAction385___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction222::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction222(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction222; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction386[45] = { - {(bigint) 1227 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction386 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction386 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1227 /* 3: ReduceAction386 < ReduceAction386: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction222(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction222; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction222(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction222; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction222_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction222_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction222(); + INIT_ATTRIBUTES__parser___ReduceAction222(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction222(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction223[55] = { + {(bigint) 1531 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction223" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction223 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction223 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1531 /* 5: ReduceAction223 < ReduceAction223: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71664,63 +105221,120 @@ const classtable_elt_t VFT_ReduceAction386[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction223 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction386 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction386 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction386___action}, + {(bigint) 0 /* 50: ReduceAction223 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction223___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction386 < ReduceAction386: superclass init_table position */}, - {(bigint) parser___ReduceAction386___init}, + {(bigint) 2 /* 54: ReduceAction223 < ReduceAction223: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction386(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction386; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction386_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction386(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction386_parser___ReduceAction386___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction386(); - parser___ReduceAction386___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction223::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction223(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction223; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction387[45] = { - {(bigint) 1223 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction387 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction387 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1223 /* 3: ReduceAction387 < ReduceAction387: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction223(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction223; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction223(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction223; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction223_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction223_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction223(); + INIT_ATTRIBUTES__parser___ReduceAction223(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction223(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction225[55] = { + {(bigint) 1527 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction225" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction225 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction225 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1527 /* 5: ReduceAction225 < ReduceAction225: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71730,63 +105344,120 @@ const classtable_elt_t VFT_ReduceAction387[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction225 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction387 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction387 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction387___action}, + {(bigint) 0 /* 50: ReduceAction225 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction225___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction387 < ReduceAction387: superclass init_table position */}, - {(bigint) parser___ReduceAction387___init}, + {(bigint) 2 /* 54: ReduceAction225 < ReduceAction225: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction387(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction387; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction387_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction387(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction387_parser___ReduceAction387___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction387(); - parser___ReduceAction387___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction225::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction225(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction225; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction388[45] = { - {(bigint) 1219 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction388 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction388 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1219 /* 3: ReduceAction388 < ReduceAction388: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction225(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction225; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction225(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction225; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction225_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction225_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction225(); + INIT_ATTRIBUTES__parser___ReduceAction225(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction225(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction226[55] = { + {(bigint) 1523 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction226" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction226 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction226 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1523 /* 5: ReduceAction226 < ReduceAction226: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71796,63 +105467,120 @@ const classtable_elt_t VFT_ReduceAction388[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction226 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction388 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction388 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction388___action}, + {(bigint) 0 /* 50: ReduceAction226 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction226___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction388 < ReduceAction388: superclass init_table position */}, - {(bigint) parser___ReduceAction388___init}, + {(bigint) 2 /* 54: ReduceAction226 < ReduceAction226: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction388(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction388; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction388_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction388(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction388_parser___ReduceAction388___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction388(); - parser___ReduceAction388___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction226::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction226(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction226; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction389[45] = { - {(bigint) 1215 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction389 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction389 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1215 /* 3: ReduceAction389 < ReduceAction389: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction226(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction226; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction226(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction226; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction226_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction226_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction226(); + INIT_ATTRIBUTES__parser___ReduceAction226(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction226(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction227[55] = { + {(bigint) 1519 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction227" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction227 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction227 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1519 /* 5: ReduceAction227 < ReduceAction227: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71862,63 +105590,120 @@ const classtable_elt_t VFT_ReduceAction389[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction227 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction389 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction389 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction389___action}, + {(bigint) 0 /* 50: ReduceAction227 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction227___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction389 < ReduceAction389: superclass init_table position */}, - {(bigint) parser___ReduceAction389___init}, + {(bigint) 2 /* 54: ReduceAction227 < ReduceAction227: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction389(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction389; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction389_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction389(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction389_parser___ReduceAction389___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction389(); - parser___ReduceAction389___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction227::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction227(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction227; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction390[45] = { - {(bigint) 1207 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction390 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction390 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1207 /* 3: ReduceAction390 < ReduceAction390: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction227(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction227; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction227(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction227; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction227_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction227_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction227(); + INIT_ATTRIBUTES__parser___ReduceAction227(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction227(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction228[55] = { + {(bigint) 1515 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction228" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction228 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction228 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1515 /* 5: ReduceAction228 < ReduceAction228: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71928,63 +105713,120 @@ const classtable_elt_t VFT_ReduceAction390[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction228 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction390 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction390 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction390___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction390 < ReduceAction390: superclass init_table position */}, - {(bigint) parser___ReduceAction390___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction390(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction390; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction390_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction390(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction390_parser___ReduceAction390___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction390(); - parser___ReduceAction390___init(self, init_table); - return self; + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: ReduceAction228 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction228___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction228 < ReduceAction228: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction228::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction228(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction228; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction391[45] = { - {(bigint) 1203 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction391 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction391 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1203 /* 3: ReduceAction391 < ReduceAction391: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction228(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction228; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction228(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction228; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction228_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction228_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction228(); + INIT_ATTRIBUTES__parser___ReduceAction228(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction228(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction229[55] = { + {(bigint) 1511 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction229" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction229 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction229 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1511 /* 5: ReduceAction229 < ReduceAction229: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71994,63 +105836,120 @@ const classtable_elt_t VFT_ReduceAction391[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction229 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction391 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction391 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction391___action}, + {(bigint) 0 /* 50: ReduceAction229 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction229___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction391 < ReduceAction391: superclass init_table position */}, - {(bigint) parser___ReduceAction391___init}, + {(bigint) 2 /* 54: ReduceAction229 < ReduceAction229: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction391(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction391; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction391_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction391(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction391_parser___ReduceAction391___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction391(); - parser___ReduceAction391___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction229::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction229(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction229; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction392[45] = { - {(bigint) 1199 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction392 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction392 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1199 /* 3: ReduceAction392 < ReduceAction392: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction229(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction229; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction229(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction229; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction229_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction229_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction229(); + INIT_ATTRIBUTES__parser___ReduceAction229(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction229(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction230[55] = { + {(bigint) 1503 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction230" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction230 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction230 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1503 /* 5: ReduceAction230 < ReduceAction230: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72060,63 +105959,120 @@ const classtable_elt_t VFT_ReduceAction392[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction230 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction392 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction392 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction392___action}, + {(bigint) 0 /* 50: ReduceAction230 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction230___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction392 < ReduceAction392: superclass init_table position */}, - {(bigint) parser___ReduceAction392___init}, + {(bigint) 2 /* 54: ReduceAction230 < ReduceAction230: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction392(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction392; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction392_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction392(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction392_parser___ReduceAction392___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction392(); - parser___ReduceAction392___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction230::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction230(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction230; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction393[45] = { - {(bigint) 1195 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction393 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction393 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1195 /* 3: ReduceAction393 < ReduceAction393: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction230(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction230; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction230(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction230; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction230_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction230_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction230(); + INIT_ATTRIBUTES__parser___ReduceAction230(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction230(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction231[55] = { + {(bigint) 1499 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction231" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction231 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction231 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1499 /* 5: ReduceAction231 < ReduceAction231: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72126,63 +106082,120 @@ const classtable_elt_t VFT_ReduceAction393[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction231 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction393 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction393 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction393___action}, + {(bigint) 0 /* 50: ReduceAction231 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction231___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction393 < ReduceAction393: superclass init_table position */}, - {(bigint) parser___ReduceAction393___init}, + {(bigint) 2 /* 54: ReduceAction231 < ReduceAction231: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction393(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction393; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction393_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction393(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction393_parser___ReduceAction393___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction393(); - parser___ReduceAction393___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction231::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction231(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction231; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction394[45] = { - {(bigint) 1191 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction394 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction394 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1191 /* 3: ReduceAction394 < ReduceAction394: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction231(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction231; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction231(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction231; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction231_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction231_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction231(); + INIT_ATTRIBUTES__parser___ReduceAction231(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction231(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction232[55] = { + {(bigint) 1495 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction232" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction232 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction232 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1495 /* 5: ReduceAction232 < ReduceAction232: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72192,63 +106205,120 @@ const classtable_elt_t VFT_ReduceAction394[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction232 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction394 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction394 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction394___action}, + {(bigint) 0 /* 50: ReduceAction232 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction232___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction394 < ReduceAction394: superclass init_table position */}, - {(bigint) parser___ReduceAction394___init}, + {(bigint) 2 /* 54: ReduceAction232 < ReduceAction232: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction394(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction394; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction394_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction394(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction394_parser___ReduceAction394___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction394(); - parser___ReduceAction394___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction232::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction232(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction232; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction395[45] = { - {(bigint) 1187 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction395 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction395 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1187 /* 3: ReduceAction395 < ReduceAction395: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction232(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction232; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction232(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction232; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction232_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction232_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction232(); + INIT_ATTRIBUTES__parser___ReduceAction232(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction232(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction233[55] = { + {(bigint) 1491 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction233" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction233 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction233 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1491 /* 5: ReduceAction233 < ReduceAction233: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72258,63 +106328,120 @@ const classtable_elt_t VFT_ReduceAction395[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction233 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction395 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction395 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction395___action}, + {(bigint) 0 /* 50: ReduceAction233 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction233___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction395 < ReduceAction395: superclass init_table position */}, - {(bigint) parser___ReduceAction395___init}, + {(bigint) 2 /* 54: ReduceAction233 < ReduceAction233: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction395(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction395; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction395_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction395(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction395_parser___ReduceAction395___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction395(); - parser___ReduceAction395___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction233::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction233(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction233; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction396[45] = { - {(bigint) 1183 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction396 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction396 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1183 /* 3: ReduceAction396 < ReduceAction396: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction233(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction233; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction233(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction233; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction233_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction233_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction233(); + INIT_ATTRIBUTES__parser___ReduceAction233(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction233(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction234[55] = { + {(bigint) 1487 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction234" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction234 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction234 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1487 /* 5: ReduceAction234 < ReduceAction234: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72324,63 +106451,120 @@ const classtable_elt_t VFT_ReduceAction396[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction234 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction396 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction396 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction396___action}, + {(bigint) 0 /* 50: ReduceAction234 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction234___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction396 < ReduceAction396: superclass init_table position */}, - {(bigint) parser___ReduceAction396___init}, + {(bigint) 2 /* 54: ReduceAction234 < ReduceAction234: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction396(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction396; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction396_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction396(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction396_parser___ReduceAction396___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction396(); - parser___ReduceAction396___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction234::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction234(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction234; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction397[45] = { - {(bigint) 1179 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction397 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction397 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1179 /* 3: ReduceAction397 < ReduceAction397: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction234(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction234; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction234(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction234; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction234_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction234_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction234(); + INIT_ATTRIBUTES__parser___ReduceAction234(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction234(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction235[55] = { + {(bigint) 1483 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction235" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction235 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction235 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1483 /* 5: ReduceAction235 < ReduceAction235: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72390,63 +106574,121 @@ const classtable_elt_t VFT_ReduceAction397[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction235 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction397 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction397 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction397___action}, + {(bigint) 0 /* 50: ReduceAction235 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction235___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction397 < ReduceAction397: superclass init_table position */}, - {(bigint) parser___ReduceAction397___init}, + {(bigint) 2 /* 54: ReduceAction235 < ReduceAction235: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction397(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction397; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction397_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction397(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction235::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction235(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction235; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction397_parser___ReduceAction397___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction397(); - parser___ReduceAction397___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction398[45] = { - {(bigint) 1175 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction398 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction398 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1175 /* 3: ReduceAction398 < ReduceAction398: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction235(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction235; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction235(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction235; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction235_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction235_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction235(); + INIT_ATTRIBUTES__parser___ReduceAction235(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction235(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction236[55] = { + {(bigint) 1479 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction236" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction236 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction236 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1479 /* 5: ReduceAction236 < ReduceAction236: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72456,63 +106698,118 @@ const classtable_elt_t VFT_ReduceAction398[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction236 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction398 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction398 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction398___action}, + {(bigint) 0 /* 50: ReduceAction236 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction236___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction398 < ReduceAction398: superclass init_table position */}, - {(bigint) parser___ReduceAction398___init}, + {(bigint) 2 /* 54: ReduceAction236 < ReduceAction236: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction398(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction398; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction236::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction236(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction236; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction398_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction398(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction398_parser___ReduceAction398___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction398(); - parser___ReduceAction398___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction399[45] = { - {(bigint) 1171 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction399 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction399 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1171 /* 3: ReduceAction399 < ReduceAction399: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction236(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction236; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction236(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction236; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction236_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction236_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction236(); + INIT_ATTRIBUTES__parser___ReduceAction236(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction236(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction237[55] = { + {(bigint) 1475 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction237" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction237 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction237 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1475 /* 5: ReduceAction237 < ReduceAction237: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72522,63 +106819,122 @@ const classtable_elt_t VFT_ReduceAction399[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction237 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction399 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction399 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction399___action}, + {(bigint) 0 /* 50: ReduceAction237 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction237___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction399 < ReduceAction399: superclass init_table position */}, - {(bigint) parser___ReduceAction399___init}, + {(bigint) 2 /* 54: ReduceAction237 < ReduceAction237: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction399(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction399; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction399_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction399(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction237::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction237(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction237; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction399_parser___ReduceAction399___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction399(); - parser___ReduceAction399___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction400[45] = { - {(bigint) 1159 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction400 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction400 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1159 /* 3: ReduceAction400 < ReduceAction400: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction237(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction237; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction237(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction237; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction237_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction237_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction237(); + INIT_ATTRIBUTES__parser___ReduceAction237(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction237(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction238[55] = { + {(bigint) 1471 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction238" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction238 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction238 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1471 /* 5: ReduceAction238 < ReduceAction238: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72588,63 +106944,118 @@ const classtable_elt_t VFT_ReduceAction400[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction238 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction400 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction400 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction400___action}, + {(bigint) 0 /* 50: ReduceAction238 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction238___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction400 < ReduceAction400: superclass init_table position */}, - {(bigint) parser___ReduceAction400___init}, + {(bigint) 2 /* 54: ReduceAction238 < ReduceAction238: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction400(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction400; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction400_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction400(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction400_parser___ReduceAction400___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction400(); - parser___ReduceAction400___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction238::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction238(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction238; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction401[45] = { - {(bigint) 1155 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction401 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction401 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1155 /* 3: ReduceAction401 < ReduceAction401: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction238(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction238; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction238(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction238; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction238_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction238_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction238(); + INIT_ATTRIBUTES__parser___ReduceAction238(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction238(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction240[55] = { + {(bigint) 1463 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction240" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction240 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction240 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1463 /* 5: ReduceAction240 < ReduceAction240: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72654,63 +107065,122 @@ const classtable_elt_t VFT_ReduceAction401[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction240 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction401 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction401 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction401___action}, + {(bigint) 0 /* 50: ReduceAction240 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction240___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction401 < ReduceAction401: superclass init_table position */}, - {(bigint) parser___ReduceAction401___init}, + {(bigint) 2 /* 54: ReduceAction240 < ReduceAction240: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction401(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction401; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction401_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction401(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction240::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction240(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction240; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction401_parser___ReduceAction401___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction401(); - parser___ReduceAction401___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction402[45] = { - {(bigint) 1151 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction402 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction402 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1151 /* 3: ReduceAction402 < ReduceAction402: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction240(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction240; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction240(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction240; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction240_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction240_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction240(); + INIT_ATTRIBUTES__parser___ReduceAction240(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction240(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction241[55] = { + {(bigint) 1459 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction241" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction241 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction241 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1459 /* 5: ReduceAction241 < ReduceAction241: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72720,63 +107190,118 @@ const classtable_elt_t VFT_ReduceAction402[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction241 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction402 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction402 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction402___action}, + {(bigint) 0 /* 50: ReduceAction241 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction241___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction402 < ReduceAction402: superclass init_table position */}, - {(bigint) parser___ReduceAction402___init}, + {(bigint) 2 /* 54: ReduceAction241 < ReduceAction241: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction402(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction402; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction241::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction241(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction241; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction402_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction402(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction402_parser___ReduceAction402___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction402(); - parser___ReduceAction402___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction403[45] = { - {(bigint) 1147 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction403 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction403 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1147 /* 3: ReduceAction403 < ReduceAction403: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction241(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction241; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction241(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction241; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction241_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction241_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction241(); + INIT_ATTRIBUTES__parser___ReduceAction241(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction241(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction242[55] = { + {(bigint) 1455 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction242" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction242 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction242 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1455 /* 5: ReduceAction242 < ReduceAction242: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72786,63 +107311,122 @@ const classtable_elt_t VFT_ReduceAction403[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction242 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction403 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction403 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction403___action}, + {(bigint) 0 /* 50: ReduceAction242 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction242___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction403 < ReduceAction403: superclass init_table position */}, - {(bigint) parser___ReduceAction403___init}, + {(bigint) 2 /* 54: ReduceAction242 < ReduceAction242: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction403(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction403; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction403_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction403(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction242::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction242(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction242; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction403_parser___ReduceAction403___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction403(); - parser___ReduceAction403___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction404[45] = { - {(bigint) 1143 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction404 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction404 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1143 /* 3: ReduceAction404 < ReduceAction404: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction242(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction242; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction242(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction242; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction242_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction242_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction242(); + INIT_ATTRIBUTES__parser___ReduceAction242(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction242(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction243[55] = { + {(bigint) 1451 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction243" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction243 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction243 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1451 /* 5: ReduceAction243 < ReduceAction243: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72852,63 +107436,118 @@ const classtable_elt_t VFT_ReduceAction404[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction243 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction404 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction404 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction404___action}, + {(bigint) 0 /* 50: ReduceAction243 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction243___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction404 < ReduceAction404: superclass init_table position */}, - {(bigint) parser___ReduceAction404___init}, + {(bigint) 2 /* 54: ReduceAction243 < ReduceAction243: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction404(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction404; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction404_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction404(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction404_parser___ReduceAction404___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction404(); - parser___ReduceAction404___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction243::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction243(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction243; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction405[45] = { - {(bigint) 1139 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction405 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction405 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1139 /* 3: ReduceAction405 < ReduceAction405: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction243(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction243; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction243(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction243; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction243_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction243_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction243(); + INIT_ATTRIBUTES__parser___ReduceAction243(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction243(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction244[55] = { + {(bigint) 1447 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction244" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction244 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction244 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1447 /* 5: ReduceAction244 < ReduceAction244: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72918,63 +107557,121 @@ const classtable_elt_t VFT_ReduceAction405[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction244 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction405 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction405 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction405___action}, + {(bigint) 0 /* 50: ReduceAction244 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction244___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction405 < ReduceAction405: superclass init_table position */}, - {(bigint) parser___ReduceAction405___init}, + {(bigint) 2 /* 54: ReduceAction244 < ReduceAction244: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction405(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction405; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction405_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction405(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction405_parser___ReduceAction405___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction405(); - parser___ReduceAction405___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction244::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction244(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction244; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction406[45] = { - {(bigint) 1135 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction406 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction406 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1135 /* 3: ReduceAction406 < ReduceAction406: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction244(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction244; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction244(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction244; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction244_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction244_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction244(); + INIT_ATTRIBUTES__parser___ReduceAction244(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction244(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction245[55] = { + {(bigint) 1443 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction245" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction245 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction245 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1443 /* 5: ReduceAction245 < ReduceAction245: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72984,63 +107681,120 @@ const classtable_elt_t VFT_ReduceAction406[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction245 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction406 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction406 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction406___action}, + {(bigint) 0 /* 50: ReduceAction245 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction245___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction406 < ReduceAction406: superclass init_table position */}, - {(bigint) parser___ReduceAction406___init}, + {(bigint) 2 /* 54: ReduceAction245 < ReduceAction245: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction406(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction406; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction406_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction406(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction406_parser___ReduceAction406___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction406(); - parser___ReduceAction406___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction245::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction245(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction245; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction407[45] = { - {(bigint) 1131 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction407 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction407 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1131 /* 3: ReduceAction407 < ReduceAction407: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction245(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction245; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction245(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction245; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction245_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction245_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction245(); + INIT_ATTRIBUTES__parser___ReduceAction245(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction245(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction246[55] = { + {(bigint) 1439 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction246" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction246 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction246 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1439 /* 5: ReduceAction246 < ReduceAction246: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73050,63 +107804,120 @@ const classtable_elt_t VFT_ReduceAction407[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction246 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction407 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction407 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction407___action}, + {(bigint) 0 /* 50: ReduceAction246 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction246___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction407 < ReduceAction407: superclass init_table position */}, - {(bigint) parser___ReduceAction407___init}, + {(bigint) 2 /* 54: ReduceAction246 < ReduceAction246: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction407(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction407; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction407_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction407(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction407_parser___ReduceAction407___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction407(); - parser___ReduceAction407___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction246::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction246(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction246; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction408[45] = { - {(bigint) 1127 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction408 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction408 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1127 /* 3: ReduceAction408 < ReduceAction408: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction246(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction246; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction246(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction246; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction246_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction246_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction246(); + INIT_ATTRIBUTES__parser___ReduceAction246(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction246(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction247[55] = { + {(bigint) 1435 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction247" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction247 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction247 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1435 /* 5: ReduceAction247 < ReduceAction247: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73116,63 +107927,120 @@ const classtable_elt_t VFT_ReduceAction408[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction247 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction408 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction408 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction408___action}, + {(bigint) 0 /* 50: ReduceAction247 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction247___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction408 < ReduceAction408: superclass init_table position */}, - {(bigint) parser___ReduceAction408___init}, + {(bigint) 2 /* 54: ReduceAction247 < ReduceAction247: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction408(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction408; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction408_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction408(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction408_parser___ReduceAction408___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction408(); - parser___ReduceAction408___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction247::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction247(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction247; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction409[45] = { - {(bigint) 1123 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction409 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction409 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1123 /* 3: ReduceAction409 < ReduceAction409: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction247(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction247; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction247(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction247; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction247_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction247_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction247(); + INIT_ATTRIBUTES__parser___ReduceAction247(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction247(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction248[55] = { + {(bigint) 1431 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction248" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction248 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction248 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1431 /* 5: ReduceAction248 < ReduceAction248: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73182,63 +108050,120 @@ const classtable_elt_t VFT_ReduceAction409[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction248 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction409 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction409 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction409___action}, + {(bigint) 0 /* 50: ReduceAction248 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction248___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction409 < ReduceAction409: superclass init_table position */}, - {(bigint) parser___ReduceAction409___init}, + {(bigint) 2 /* 54: ReduceAction248 < ReduceAction248: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction409(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction409; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction409_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction409(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction409_parser___ReduceAction409___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction409(); - parser___ReduceAction409___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction248::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction248(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction248; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction410[45] = { - {(bigint) 1115 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction410 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction410 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1115 /* 3: ReduceAction410 < ReduceAction410: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction248(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction248; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction248(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction248; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction248_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction248_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction248(); + INIT_ATTRIBUTES__parser___ReduceAction248(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction248(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction249[55] = { + {(bigint) 1427 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction249" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction249 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction249 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1427 /* 5: ReduceAction249 < ReduceAction249: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73248,63 +108173,120 @@ const classtable_elt_t VFT_ReduceAction410[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction249 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction410 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction410 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction410___action}, + {(bigint) 0 /* 50: ReduceAction249 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction249___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction410 < ReduceAction410: superclass init_table position */}, - {(bigint) parser___ReduceAction410___init}, + {(bigint) 2 /* 54: ReduceAction249 < ReduceAction249: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction410(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction410; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction410_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction410(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction410_parser___ReduceAction410___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction410(); - parser___ReduceAction410___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction249::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction249(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction249; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction411[45] = { - {(bigint) 1111 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction411 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction411 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1111 /* 3: ReduceAction411 < ReduceAction411: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction249(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction249; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction249(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction249; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction249_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction249_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction249(); + INIT_ATTRIBUTES__parser___ReduceAction249(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction249(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction253[55] = { + {(bigint) 1419 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction253" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction253 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction253 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1419 /* 5: ReduceAction253 < ReduceAction253: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73314,63 +108296,119 @@ const classtable_elt_t VFT_ReduceAction411[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction253 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction411 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction411 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction411___action}, + {(bigint) 0 /* 50: ReduceAction253 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction253___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction411 < ReduceAction411: superclass init_table position */}, - {(bigint) parser___ReduceAction411___init}, + {(bigint) 2 /* 54: ReduceAction253 < ReduceAction253: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction411(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction411; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction411_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction411(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction411_parser___ReduceAction411___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction411(); - parser___ReduceAction411___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction253::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction253(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction253; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction412[45] = { - {(bigint) 1107 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction412 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction412 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1107 /* 3: ReduceAction412 < ReduceAction412: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction253(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction253; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction253(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction253; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction253_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction253_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction253(); + INIT_ATTRIBUTES__parser___ReduceAction253(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction253(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction254[55] = { + {(bigint) 1415 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction254" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction254 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction254 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1415 /* 5: ReduceAction254 < ReduceAction254: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73380,63 +108418,122 @@ const classtable_elt_t VFT_ReduceAction412[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction254 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction412 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction412 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction412___action}, + {(bigint) 0 /* 50: ReduceAction254 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction254___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction412 < ReduceAction412: superclass init_table position */}, - {(bigint) parser___ReduceAction412___init}, + {(bigint) 2 /* 54: ReduceAction254 < ReduceAction254: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction412(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction412; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction412_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction412(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction254::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction254(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction254; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction412_parser___ReduceAction412___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction412(); - parser___ReduceAction412___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction413[45] = { - {(bigint) 1103 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction413 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction413 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1103 /* 3: ReduceAction413 < ReduceAction413: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction254(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction254; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction254(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction254; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction254_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction254_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction254(); + INIT_ATTRIBUTES__parser___ReduceAction254(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction254(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction255[55] = { + {(bigint) 1411 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction255" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction255 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction255 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1411 /* 5: ReduceAction255 < ReduceAction255: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73446,63 +108543,119 @@ const classtable_elt_t VFT_ReduceAction413[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction255 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction413 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction413 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction413___action}, + {(bigint) 0 /* 50: ReduceAction255 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction255___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction413 < ReduceAction413: superclass init_table position */}, - {(bigint) parser___ReduceAction413___init}, + {(bigint) 2 /* 54: ReduceAction255 < ReduceAction255: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction413(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction413; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction413_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction413(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction413_parser___ReduceAction413___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction413(); - parser___ReduceAction413___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction255::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction255(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction255; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction414[45] = { - {(bigint) 1099 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction414 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction414 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1099 /* 3: ReduceAction414 < ReduceAction414: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction255(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction255; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction255(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction255; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction255_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction255_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction255(); + INIT_ATTRIBUTES__parser___ReduceAction255(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction255(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction256[55] = { + {(bigint) 1407 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction256" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction256 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction256 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1407 /* 5: ReduceAction256 < ReduceAction256: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73512,63 +108665,119 @@ const classtable_elt_t VFT_ReduceAction414[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction256 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction414 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction414 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction414___action}, + {(bigint) 0 /* 50: ReduceAction256 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction256___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction414 < ReduceAction414: superclass init_table position */}, - {(bigint) parser___ReduceAction414___init}, + {(bigint) 2 /* 54: ReduceAction256 < ReduceAction256: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction414(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction414; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction414_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction414(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction414_parser___ReduceAction414___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction414(); - parser___ReduceAction414___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction256::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction256(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction256; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction415[45] = { - {(bigint) 1095 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction415 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction415 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1095 /* 3: ReduceAction415 < ReduceAction415: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction256(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction256; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction256(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction256; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction256_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction256_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction256(); + INIT_ATTRIBUTES__parser___ReduceAction256(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction256(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction257[55] = { + {(bigint) 1403 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction257" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction257 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction257 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1403 /* 5: ReduceAction257 < ReduceAction257: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73578,63 +108787,122 @@ const classtable_elt_t VFT_ReduceAction415[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction257 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction415 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction415 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction415___action}, + {(bigint) 0 /* 50: ReduceAction257 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction257___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction415 < ReduceAction415: superclass init_table position */}, - {(bigint) parser___ReduceAction415___init}, + {(bigint) 2 /* 54: ReduceAction257 < ReduceAction257: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction415(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction415; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction415_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction415(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction257::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction257(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction257; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction415_parser___ReduceAction415___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction415(); - parser___ReduceAction415___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction416[45] = { - {(bigint) 1091 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction416 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction416 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1091 /* 3: ReduceAction416 < ReduceAction416: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction257(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction257; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction257(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction257; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction257_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction257_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction257(); + INIT_ATTRIBUTES__parser___ReduceAction257(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction257(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction258[55] = { + {(bigint) 1399 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction258" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction258 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction258 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1399 /* 5: ReduceAction258 < ReduceAction258: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73644,63 +108912,118 @@ const classtable_elt_t VFT_ReduceAction416[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction258 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction416 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction416 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction416___action}, + {(bigint) 0 /* 50: ReduceAction258 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction258___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction416 < ReduceAction416: superclass init_table position */}, - {(bigint) parser___ReduceAction416___init}, + {(bigint) 2 /* 54: ReduceAction258 < ReduceAction258: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction416(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction416; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction258::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction258(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction258; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction416_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction416(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction416_parser___ReduceAction416___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction416(); - parser___ReduceAction416___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction417[45] = { - {(bigint) 1087 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction417 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction417 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1087 /* 3: ReduceAction417 < ReduceAction417: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction258(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction258; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction258(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction258; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction258_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction258_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction258(); + INIT_ATTRIBUTES__parser___ReduceAction258(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction258(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction259[55] = { + {(bigint) 1395 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction259" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction259 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction259 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1395 /* 5: ReduceAction259 < ReduceAction259: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73710,63 +109033,122 @@ const classtable_elt_t VFT_ReduceAction417[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction259 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction417 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction417 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction417___action}, + {(bigint) 0 /* 50: ReduceAction259 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction259___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction417 < ReduceAction417: superclass init_table position */}, - {(bigint) parser___ReduceAction417___init}, + {(bigint) 2 /* 54: ReduceAction259 < ReduceAction259: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction417(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction417; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction417_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction417(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction259::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction259(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction259; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction417_parser___ReduceAction417___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction417(); - parser___ReduceAction417___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction418[45] = { - {(bigint) 1083 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction418 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction418 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1083 /* 3: ReduceAction418 < ReduceAction418: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction259(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction259; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction259(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction259; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction259_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction259_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction259(); + INIT_ATTRIBUTES__parser___ReduceAction259(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction259(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction260[55] = { + {(bigint) 1387 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction260" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction260 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction260 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1387 /* 5: ReduceAction260 < ReduceAction260: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73776,63 +109158,118 @@ const classtable_elt_t VFT_ReduceAction418[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction260 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction418 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction418 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction418___action}, + {(bigint) 0 /* 50: ReduceAction260 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction260___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction418 < ReduceAction418: superclass init_table position */}, - {(bigint) parser___ReduceAction418___init}, + {(bigint) 2 /* 54: ReduceAction260 < ReduceAction260: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction418(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction418; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction418_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction418(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction418_parser___ReduceAction418___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction418(); - parser___ReduceAction418___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction260::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction260(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction260; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction419[45] = { - {(bigint) 1079 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction419 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction419 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1079 /* 3: ReduceAction419 < ReduceAction419: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction260(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction260; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction260(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction260; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction260_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction260_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction260(); + INIT_ATTRIBUTES__parser___ReduceAction260(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction260(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction261[55] = { + {(bigint) 1383 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction261" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction261 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction261 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1383 /* 5: ReduceAction261 < ReduceAction261: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73842,63 +109279,122 @@ const classtable_elt_t VFT_ReduceAction419[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction261 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction419 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction419 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction419___action}, + {(bigint) 0 /* 50: ReduceAction261 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction261___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction419 < ReduceAction419: superclass init_table position */}, - {(bigint) parser___ReduceAction419___init}, + {(bigint) 2 /* 54: ReduceAction261 < ReduceAction261: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction419(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction419; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction419_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction419(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction261::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction261(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction261; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction419_parser___ReduceAction419___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction419(); - parser___ReduceAction419___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction420[45] = { - {(bigint) 1071 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction420 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction420 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1071 /* 3: ReduceAction420 < ReduceAction420: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction261(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction261; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction261(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction261; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction261_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction261_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction261(); + INIT_ATTRIBUTES__parser___ReduceAction261(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction261(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction262[55] = { + {(bigint) 1379 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction262" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction262 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction262 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1379 /* 5: ReduceAction262 < ReduceAction262: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73908,63 +109404,118 @@ const classtable_elt_t VFT_ReduceAction420[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction262 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction420 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction420 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction420___action}, + {(bigint) 0 /* 50: ReduceAction262 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction262___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction420 < ReduceAction420: superclass init_table position */}, - {(bigint) parser___ReduceAction420___init}, + {(bigint) 2 /* 54: ReduceAction262 < ReduceAction262: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction420(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction420; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction262::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction262(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction262; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction420_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction420(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction420_parser___ReduceAction420___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction420(); - parser___ReduceAction420___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction421[45] = { - {(bigint) 1067 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction421 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction421 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1067 /* 3: ReduceAction421 < ReduceAction421: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction262(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction262; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction262(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction262; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction262_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction262_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction262(); + INIT_ATTRIBUTES__parser___ReduceAction262(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction262(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction263[55] = { + {(bigint) 1375 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction263" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction263 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction263 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1375 /* 5: ReduceAction263 < ReduceAction263: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73974,63 +109525,122 @@ const classtable_elt_t VFT_ReduceAction421[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction263 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction421 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction421 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction421___action}, + {(bigint) 0 /* 50: ReduceAction263 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction263___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction421 < ReduceAction421: superclass init_table position */}, - {(bigint) parser___ReduceAction421___init}, + {(bigint) 2 /* 54: ReduceAction263 < ReduceAction263: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction421(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction421; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction421_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction421(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction263::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction263(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction263; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction421_parser___ReduceAction421___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction421(); - parser___ReduceAction421___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction422[45] = { - {(bigint) 1063 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction422 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction422 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1063 /* 3: ReduceAction422 < ReduceAction422: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction263(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction263; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction263(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction263; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction263_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction263_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction263(); + INIT_ATTRIBUTES__parser___ReduceAction263(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction263(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction270[55] = { + {(bigint) 1367 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction270" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction270 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction270 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1367 /* 5: ReduceAction270 < ReduceAction270: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74040,63 +109650,118 @@ const classtable_elt_t VFT_ReduceAction422[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction270 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction422 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction422 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction422___action}, + {(bigint) 0 /* 50: ReduceAction270 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction270___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction422 < ReduceAction422: superclass init_table position */}, - {(bigint) parser___ReduceAction422___init}, + {(bigint) 2 /* 54: ReduceAction270 < ReduceAction270: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction422(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction422; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction422_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction422(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction422_parser___ReduceAction422___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction422(); - parser___ReduceAction422___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction270::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction270(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction270; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction423[45] = { - {(bigint) 1059 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction423 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction423 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1059 /* 3: ReduceAction423 < ReduceAction423: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction270(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction270; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction270(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction270; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction270_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction270_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction270(); + INIT_ATTRIBUTES__parser___ReduceAction270(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction270(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction271[55] = { + {(bigint) 1363 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction271" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction271 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction271 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1363 /* 5: ReduceAction271 < ReduceAction271: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74106,63 +109771,122 @@ const classtable_elt_t VFT_ReduceAction423[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction271 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction423 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction423 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction423___action}, + {(bigint) 0 /* 50: ReduceAction271 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction271___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction423 < ReduceAction423: superclass init_table position */}, - {(bigint) parser___ReduceAction423___init}, + {(bigint) 2 /* 54: ReduceAction271 < ReduceAction271: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction423(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction423; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction423_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction423(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction271::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction271(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction271; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction423_parser___ReduceAction423___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction423(); - parser___ReduceAction423___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction424[45] = { - {(bigint) 1055 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction424 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction424 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1055 /* 3: ReduceAction424 < ReduceAction424: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction271(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction271; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction271(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction271; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction271_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction271_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction271(); + INIT_ATTRIBUTES__parser___ReduceAction271(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction271(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction272[55] = { + {(bigint) 1359 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction272" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction272 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction272 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1359 /* 5: ReduceAction272 < ReduceAction272: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74172,63 +109896,118 @@ const classtable_elt_t VFT_ReduceAction424[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction272 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction424 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction424 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction424___action}, + {(bigint) 0 /* 50: ReduceAction272 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction272___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction424 < ReduceAction424: superclass init_table position */}, - {(bigint) parser___ReduceAction424___init}, + {(bigint) 2 /* 54: ReduceAction272 < ReduceAction272: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction424(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction424; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction272::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction272(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction272; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction424_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction424(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction424_parser___ReduceAction424___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction424(); - parser___ReduceAction424___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction425[45] = { - {(bigint) 1051 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction425 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction425 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1051 /* 3: ReduceAction425 < ReduceAction425: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction272(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction272; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction272(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction272; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction272_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction272_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction272(); + INIT_ATTRIBUTES__parser___ReduceAction272(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction272(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction273[55] = { + {(bigint) 1355 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction273" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction273 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction273 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1355 /* 5: ReduceAction273 < ReduceAction273: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74238,63 +110017,122 @@ const classtable_elt_t VFT_ReduceAction425[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction273 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction425 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction425 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction425___action}, + {(bigint) 0 /* 50: ReduceAction273 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction273___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction425 < ReduceAction425: superclass init_table position */}, - {(bigint) parser___ReduceAction425___init}, + {(bigint) 2 /* 54: ReduceAction273 < ReduceAction273: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction425(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction425; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction425_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction425(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction273::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction273(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction273; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction425_parser___ReduceAction425___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction425(); - parser___ReduceAction425___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction426[45] = { - {(bigint) 1047 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction426 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction426 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1047 /* 3: ReduceAction426 < ReduceAction426: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction273(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction273; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction273(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction273; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction273_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction273_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction273(); + INIT_ATTRIBUTES__parser___ReduceAction273(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction273(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction274[55] = { + {(bigint) 1351 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction274" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction274 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction274 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1351 /* 5: ReduceAction274 < ReduceAction274: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74304,63 +110142,118 @@ const classtable_elt_t VFT_ReduceAction426[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction274 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction426 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction426 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction426___action}, + {(bigint) 0 /* 50: ReduceAction274 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction274___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction426 < ReduceAction426: superclass init_table position */}, - {(bigint) parser___ReduceAction426___init}, + {(bigint) 2 /* 54: ReduceAction274 < ReduceAction274: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction426(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction426; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction426_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction426(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction426_parser___ReduceAction426___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction426(); - parser___ReduceAction426___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction274::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction274(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction274; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction427[45] = { - {(bigint) 1043 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction427 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction427 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1043 /* 3: ReduceAction427 < ReduceAction427: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction274(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction274; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction274(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction274; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction274_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction274_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction274(); + INIT_ATTRIBUTES__parser___ReduceAction274(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction274(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction275[55] = { + {(bigint) 1347 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction275" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction275 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction275 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1347 /* 5: ReduceAction275 < ReduceAction275: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74370,63 +110263,122 @@ const classtable_elt_t VFT_ReduceAction427[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction275 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction427 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction427 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction427___action}, + {(bigint) 0 /* 50: ReduceAction275 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction275___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction427 < ReduceAction427: superclass init_table position */}, - {(bigint) parser___ReduceAction427___init}, + {(bigint) 2 /* 54: ReduceAction275 < ReduceAction275: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction427(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction427; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction427_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction427(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction275::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction275(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction275; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction427_parser___ReduceAction427___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction427(); - parser___ReduceAction427___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction428[45] = { - {(bigint) 1039 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction428 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction428 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1039 /* 3: ReduceAction428 < ReduceAction428: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction275(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction275; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction275(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction275; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction275_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction275_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction275(); + INIT_ATTRIBUTES__parser___ReduceAction275(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction275(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction276[55] = { + {(bigint) 1343 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction276" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction276 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction276 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1343 /* 5: ReduceAction276 < ReduceAction276: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74436,63 +110388,118 @@ const classtable_elt_t VFT_ReduceAction428[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction276 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction428 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction428 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction428___action}, + {(bigint) 0 /* 50: ReduceAction276 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction276___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction428 < ReduceAction428: superclass init_table position */}, - {(bigint) parser___ReduceAction428___init}, + {(bigint) 2 /* 54: ReduceAction276 < ReduceAction276: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction428(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction428; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction276::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction276(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction276; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction428_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction428(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction428_parser___ReduceAction428___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction428(); - parser___ReduceAction428___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction429[45] = { - {(bigint) 1035 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction429 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction429 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1035 /* 3: ReduceAction429 < ReduceAction429: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction276(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction276; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction276(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction276; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction276_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction276_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction276(); + INIT_ATTRIBUTES__parser___ReduceAction276(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction276(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction277[55] = { + {(bigint) 1339 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction277" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction277 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction277 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1339 /* 5: ReduceAction277 < ReduceAction277: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74502,63 +110509,122 @@ const classtable_elt_t VFT_ReduceAction429[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction277 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction429 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction429 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction429___action}, + {(bigint) 0 /* 50: ReduceAction277 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction277___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction429 < ReduceAction429: superclass init_table position */}, - {(bigint) parser___ReduceAction429___init}, + {(bigint) 2 /* 54: ReduceAction277 < ReduceAction277: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction429(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction429; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction429_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction429(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction277::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction277(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction277; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction429_parser___ReduceAction429___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction429(); - parser___ReduceAction429___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction430[45] = { - {(bigint) 1027 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction430 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction430 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1027 /* 3: ReduceAction430 < ReduceAction430: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction277(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction277; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction277(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction277; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction277_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction277_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction277(); + INIT_ATTRIBUTES__parser___ReduceAction277(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction277(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction278[55] = { + {(bigint) 1335 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction278" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction278 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction278 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1335 /* 5: ReduceAction278 < ReduceAction278: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74568,63 +110634,118 @@ const classtable_elt_t VFT_ReduceAction430[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction278 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction430 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction430 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction430___action}, + {(bigint) 0 /* 50: ReduceAction278 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction278___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction430 < ReduceAction430: superclass init_table position */}, - {(bigint) parser___ReduceAction430___init}, + {(bigint) 2 /* 54: ReduceAction278 < ReduceAction278: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction430(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction430; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction430_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction430(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction430_parser___ReduceAction430___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction430(); - parser___ReduceAction430___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction278::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction278(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction278; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction431[45] = { - {(bigint) 1023 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction431 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction431 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1023 /* 3: ReduceAction431 < ReduceAction431: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction278(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction278; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction278(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction278; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction278_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction278_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction278(); + INIT_ATTRIBUTES__parser___ReduceAction278(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction278(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction279[55] = { + {(bigint) 1331 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction279" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction279 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction279 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1331 /* 5: ReduceAction279 < ReduceAction279: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74634,63 +110755,121 @@ const classtable_elt_t VFT_ReduceAction431[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction279 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction431 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction431 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction431___action}, + {(bigint) 0 /* 50: ReduceAction279 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction279___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction431 < ReduceAction431: superclass init_table position */}, - {(bigint) parser___ReduceAction431___init}, + {(bigint) 2 /* 54: ReduceAction279 < ReduceAction279: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction431(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction431; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction431_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction431(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction431_parser___ReduceAction431___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction431(); - parser___ReduceAction431___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction279::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction279(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction279; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction432[45] = { - {(bigint) 1019 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction432 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction432 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1019 /* 3: ReduceAction432 < ReduceAction432: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction279(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction279; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction279(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction279; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction279_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction279_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction279(); + INIT_ATTRIBUTES__parser___ReduceAction279(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction279(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction280[55] = { + {(bigint) 1323 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction280" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction280 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction280 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1323 /* 5: ReduceAction280 < ReduceAction280: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74700,63 +110879,120 @@ const classtable_elt_t VFT_ReduceAction432[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction280 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction432 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction432 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction432___action}, + {(bigint) 0 /* 50: ReduceAction280 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction280___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction432 < ReduceAction432: superclass init_table position */}, - {(bigint) parser___ReduceAction432___init}, + {(bigint) 2 /* 54: ReduceAction280 < ReduceAction280: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction432(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction432; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction432_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction432(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction432_parser___ReduceAction432___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction432(); - parser___ReduceAction432___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction280::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction280(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction280; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction433[45] = { - {(bigint) 1015 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction433 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction433 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1015 /* 3: ReduceAction433 < ReduceAction433: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction280(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction280; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction280(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction280; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction280_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction280_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction280(); + INIT_ATTRIBUTES__parser___ReduceAction280(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction280(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction281[55] = { + {(bigint) 1319 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction281" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction281 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction281 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1319 /* 5: ReduceAction281 < ReduceAction281: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74766,63 +111002,120 @@ const classtable_elt_t VFT_ReduceAction433[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction281 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction433 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction433 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction433___action}, + {(bigint) 0 /* 50: ReduceAction281 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction281___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction433 < ReduceAction433: superclass init_table position */}, - {(bigint) parser___ReduceAction433___init}, + {(bigint) 2 /* 54: ReduceAction281 < ReduceAction281: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction433(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction433; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction433_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction433(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction433_parser___ReduceAction433___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction433(); - parser___ReduceAction433___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction281::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction281(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction281; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction434[45] = { - {(bigint) 1011 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction434 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction434 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1011 /* 3: ReduceAction434 < ReduceAction434: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction281(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction281; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction281(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction281; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction281_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction281_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction281(); + INIT_ATTRIBUTES__parser___ReduceAction281(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction281(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction282[55] = { + {(bigint) 1315 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction282" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction282 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction282 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1315 /* 5: ReduceAction282 < ReduceAction282: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74832,63 +111125,121 @@ const classtable_elt_t VFT_ReduceAction434[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction282 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction434 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction434 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction434___action}, + {(bigint) 0 /* 50: ReduceAction282 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction282___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction434 < ReduceAction434: superclass init_table position */}, - {(bigint) parser___ReduceAction434___init}, + {(bigint) 2 /* 54: ReduceAction282 < ReduceAction282: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction434(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction434; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction434_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction434(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction282::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction282(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction282; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction434_parser___ReduceAction434___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction434(); - parser___ReduceAction434___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction435[45] = { - {(bigint) 1007 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction435 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction435 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1007 /* 3: ReduceAction435 < ReduceAction435: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction282(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction282; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction282(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction282; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction282_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction282_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction282(); + INIT_ATTRIBUTES__parser___ReduceAction282(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction282(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction283[55] = { + {(bigint) 1311 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction283" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction283 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction283 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1311 /* 5: ReduceAction283 < ReduceAction283: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74898,63 +111249,118 @@ const classtable_elt_t VFT_ReduceAction435[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction283 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction435 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction435 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction435___action}, + {(bigint) 0 /* 50: ReduceAction283 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction283___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction435 < ReduceAction435: superclass init_table position */}, - {(bigint) parser___ReduceAction435___init}, + {(bigint) 2 /* 54: ReduceAction283 < ReduceAction283: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction435(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction435; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction283::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction283(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction283; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction435_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction435(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction435_parser___ReduceAction435___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction435(); - parser___ReduceAction435___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction436[45] = { - {(bigint) 1003 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction436 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction436 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1003 /* 3: ReduceAction436 < ReduceAction436: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction283(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction283; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction283(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction283; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction283_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction283_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction283(); + INIT_ATTRIBUTES__parser___ReduceAction283(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction283(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction284[55] = { + {(bigint) 1307 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction284" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction284 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction284 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1307 /* 5: ReduceAction284 < ReduceAction284: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74964,63 +111370,122 @@ const classtable_elt_t VFT_ReduceAction436[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction284 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction436 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction436 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction436___action}, + {(bigint) 0 /* 50: ReduceAction284 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction284___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction436 < ReduceAction436: superclass init_table position */}, - {(bigint) parser___ReduceAction436___init}, + {(bigint) 2 /* 54: ReduceAction284 < ReduceAction284: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction436(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction436; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction436_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction436(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction284::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction284(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction284; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction436_parser___ReduceAction436___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction436(); - parser___ReduceAction436___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction437[45] = { - {(bigint) 999 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction437 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction437 < ReduceAction: superclass typecheck marker */}, - {(bigint) 999 /* 3: ReduceAction437 < ReduceAction437: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction284(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction284; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction284(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction284; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction284_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction284_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction284(); + INIT_ATTRIBUTES__parser___ReduceAction284(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction284(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction285[55] = { + {(bigint) 1303 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction285" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction285 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction285 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1303 /* 5: ReduceAction285 < ReduceAction285: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75030,63 +111495,118 @@ const classtable_elt_t VFT_ReduceAction437[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction285 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction437 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction437 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction437___action}, + {(bigint) 0 /* 50: ReduceAction285 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction285___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction437 < ReduceAction437: superclass init_table position */}, - {(bigint) parser___ReduceAction437___init}, + {(bigint) 2 /* 54: ReduceAction285 < ReduceAction285: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction437(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction437; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction437_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction437(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction437_parser___ReduceAction437___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction437(); - parser___ReduceAction437___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction285::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction285(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction285; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction438[45] = { - {(bigint) 995 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction438 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction438 < ReduceAction: superclass typecheck marker */}, - {(bigint) 995 /* 3: ReduceAction438 < ReduceAction438: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction285(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction285; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction285(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction285; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction285_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction285_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction285(); + INIT_ATTRIBUTES__parser___ReduceAction285(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction285(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction286[55] = { + {(bigint) 1299 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction286" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction286 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction286 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1299 /* 5: ReduceAction286 < ReduceAction286: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75096,63 +111616,122 @@ const classtable_elt_t VFT_ReduceAction438[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction286 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction438 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction438 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction438___action}, + {(bigint) 0 /* 50: ReduceAction286 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction286___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction438 < ReduceAction438: superclass init_table position */}, - {(bigint) parser___ReduceAction438___init}, + {(bigint) 2 /* 54: ReduceAction286 < ReduceAction286: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction438(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction438; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction438_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction438(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction286::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction286(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction286; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction438_parser___ReduceAction438___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction438(); - parser___ReduceAction438___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction439[45] = { - {(bigint) 991 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction439 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction439 < ReduceAction: superclass typecheck marker */}, - {(bigint) 991 /* 3: ReduceAction439 < ReduceAction439: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction286(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction286; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction286(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction286; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction286_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction286_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction286(); + INIT_ATTRIBUTES__parser___ReduceAction286(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction286(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction287[55] = { + {(bigint) 1295 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction287" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction287 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction287 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1295 /* 5: ReduceAction287 < ReduceAction287: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75162,63 +111741,119 @@ const classtable_elt_t VFT_ReduceAction439[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction287 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction439 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction439 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction439___action}, + {(bigint) 0 /* 50: ReduceAction287 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction287___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction439 < ReduceAction439: superclass init_table position */}, - {(bigint) parser___ReduceAction439___init}, + {(bigint) 2 /* 54: ReduceAction287 < ReduceAction287: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction439(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction439; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction439_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction439(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction439_parser___ReduceAction439___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction439(); - parser___ReduceAction439___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction287::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction287(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction287; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction440[45] = { - {(bigint) 983 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction440 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction440 < ReduceAction: superclass typecheck marker */}, - {(bigint) 983 /* 3: ReduceAction440 < ReduceAction440: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction287(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction287; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction287(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction287; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction287_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction287_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction287(); + INIT_ATTRIBUTES__parser___ReduceAction287(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction287(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction288[55] = { + {(bigint) 1291 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction288" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction288 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction288 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1291 /* 5: ReduceAction288 < ReduceAction288: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75228,63 +111863,119 @@ const classtable_elt_t VFT_ReduceAction440[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction288 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction440 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction440 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction440___action}, + {(bigint) 0 /* 50: ReduceAction288 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction288___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction440 < ReduceAction440: superclass init_table position */}, - {(bigint) parser___ReduceAction440___init}, + {(bigint) 2 /* 54: ReduceAction288 < ReduceAction288: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction440(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction440; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction440_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction440(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction440_parser___ReduceAction440___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction440(); - parser___ReduceAction440___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction288::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction288(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction288; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction441[45] = { - {(bigint) 979 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction441 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction441 < ReduceAction: superclass typecheck marker */}, - {(bigint) 979 /* 3: ReduceAction441 < ReduceAction441: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction288(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction288; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction288(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction288; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction288_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction288_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction288(); + INIT_ATTRIBUTES__parser___ReduceAction288(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction288(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction289[55] = { + {(bigint) 1287 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction289" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction289 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction289 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1287 /* 5: ReduceAction289 < ReduceAction289: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75294,63 +111985,121 @@ const classtable_elt_t VFT_ReduceAction441[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction289 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction441 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction441 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction441___action}, + {(bigint) 0 /* 50: ReduceAction289 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction289___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction441 < ReduceAction441: superclass init_table position */}, - {(bigint) parser___ReduceAction441___init}, + {(bigint) 2 /* 54: ReduceAction289 < ReduceAction289: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction441(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction441; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction441_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction441(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction441_parser___ReduceAction441___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction441(); - parser___ReduceAction441___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction289::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction289(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction289; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction442[45] = { - {(bigint) 975 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction442 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction442 < ReduceAction: superclass typecheck marker */}, - {(bigint) 975 /* 3: ReduceAction442 < ReduceAction442: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction289(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction289; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction289(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction289; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction289_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction289_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction289(); + INIT_ATTRIBUTES__parser___ReduceAction289(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction289(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction290[55] = { + {(bigint) 1279 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction290" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction290 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction290 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1279 /* 5: ReduceAction290 < ReduceAction290: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75360,63 +112109,121 @@ const classtable_elt_t VFT_ReduceAction442[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction290 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction442 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction442 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction442___action}, + {(bigint) 0 /* 50: ReduceAction290 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction290___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction442 < ReduceAction442: superclass init_table position */}, - {(bigint) parser___ReduceAction442___init}, + {(bigint) 2 /* 54: ReduceAction290 < ReduceAction290: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction442(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction442; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction442_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction442(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction290::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction290(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction290; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction442_parser___ReduceAction442___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction442(); - parser___ReduceAction442___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction443[45] = { - {(bigint) 971 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction443 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction443 < ReduceAction: superclass typecheck marker */}, - {(bigint) 971 /* 3: ReduceAction443 < ReduceAction443: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction290(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction290; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction290(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction290; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction290_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction290_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction290(); + INIT_ATTRIBUTES__parser___ReduceAction290(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction290(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction291[55] = { + {(bigint) 1275 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction291" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction291 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction291 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1275 /* 5: ReduceAction291 < ReduceAction291: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75426,63 +112233,119 @@ const classtable_elt_t VFT_ReduceAction443[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction291 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction443 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction443 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction443___action}, + {(bigint) 0 /* 50: ReduceAction291 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction291___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction443 < ReduceAction443: superclass init_table position */}, - {(bigint) parser___ReduceAction443___init}, + {(bigint) 2 /* 54: ReduceAction291 < ReduceAction291: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction443(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction443; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction443_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction443(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction443_parser___ReduceAction443___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction443(); - parser___ReduceAction443___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction291::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction291(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction291; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction444[45] = { - {(bigint) 967 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction444 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction444 < ReduceAction: superclass typecheck marker */}, - {(bigint) 967 /* 3: ReduceAction444 < ReduceAction444: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction291(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction291; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction291(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction291; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction291_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction291_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction291(); + INIT_ATTRIBUTES__parser___ReduceAction291(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction291(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction292[55] = { + {(bigint) 1271 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction292" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction292 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction292 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1271 /* 5: ReduceAction292 < ReduceAction292: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75492,63 +112355,119 @@ const classtable_elt_t VFT_ReduceAction444[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction292 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction444 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction444 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction444___action}, + {(bigint) 0 /* 50: ReduceAction292 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction292___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction444 < ReduceAction444: superclass init_table position */}, - {(bigint) parser___ReduceAction444___init}, + {(bigint) 2 /* 54: ReduceAction292 < ReduceAction292: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction444(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction444; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction292::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction292(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction292; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction444_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction444(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction444_parser___ReduceAction444___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction444(); - parser___ReduceAction444___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction445[45] = { - {(bigint) 963 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction445 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction445 < ReduceAction: superclass typecheck marker */}, - {(bigint) 963 /* 3: ReduceAction445 < ReduceAction445: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction292(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction292; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction292(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction292; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction292_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction292_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction292(); + INIT_ATTRIBUTES__parser___ReduceAction292(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction292(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction293[55] = { + {(bigint) 1267 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction293" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction293 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction293 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1267 /* 5: ReduceAction293 < ReduceAction293: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75558,63 +112477,121 @@ const classtable_elt_t VFT_ReduceAction445[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction293 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction445 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction445 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction445___action}, + {(bigint) 0 /* 50: ReduceAction293 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction293___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction445 < ReduceAction445: superclass init_table position */}, - {(bigint) parser___ReduceAction445___init}, + {(bigint) 2 /* 54: ReduceAction293 < ReduceAction293: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction445(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction445; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction445_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction445(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction445_parser___ReduceAction445___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction445(); - parser___ReduceAction445___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction293::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction293(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction293; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction446[45] = { - {(bigint) 959 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction446 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction446 < ReduceAction: superclass typecheck marker */}, - {(bigint) 959 /* 3: ReduceAction446 < ReduceAction446: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction293(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction293; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction293(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction293; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction293_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction293_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction293(); + INIT_ATTRIBUTES__parser___ReduceAction293(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction293(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction294[55] = { + {(bigint) 1263 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction294" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction294 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction294 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1263 /* 5: ReduceAction294 < ReduceAction294: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75624,63 +112601,121 @@ const classtable_elt_t VFT_ReduceAction446[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction294 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction446 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction446 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction446___action}, + {(bigint) 0 /* 50: ReduceAction294 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction294___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction446 < ReduceAction446: superclass init_table position */}, - {(bigint) parser___ReduceAction446___init}, + {(bigint) 2 /* 54: ReduceAction294 < ReduceAction294: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction446(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction446; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction446_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction446(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction294::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction294(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction294; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction446_parser___ReduceAction446___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction446(); - parser___ReduceAction446___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction447[45] = { - {(bigint) 955 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction447 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction447 < ReduceAction: superclass typecheck marker */}, - {(bigint) 955 /* 3: ReduceAction447 < ReduceAction447: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction294(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction294; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction294(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction294; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction294_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction294_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction294(); + INIT_ATTRIBUTES__parser___ReduceAction294(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction294(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction295[55] = { + {(bigint) 1259 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction295" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction295 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction295 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1259 /* 5: ReduceAction295 < ReduceAction295: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75690,63 +112725,119 @@ const classtable_elt_t VFT_ReduceAction447[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction295 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction447 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction447 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction447___action}, + {(bigint) 0 /* 50: ReduceAction295 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction295___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction447 < ReduceAction447: superclass init_table position */}, - {(bigint) parser___ReduceAction447___init}, + {(bigint) 2 /* 54: ReduceAction295 < ReduceAction295: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction447(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction447; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction447_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction447(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction447_parser___ReduceAction447___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction447(); - parser___ReduceAction447___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction295::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction295(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction295; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction448[45] = { - {(bigint) 951 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction448 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction448 < ReduceAction: superclass typecheck marker */}, - {(bigint) 951 /* 3: ReduceAction448 < ReduceAction448: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction295(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction295; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction295(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction295; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction295_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction295_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction295(); + INIT_ATTRIBUTES__parser___ReduceAction295(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction295(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction296[55] = { + {(bigint) 1255 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction296" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction296 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction296 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1255 /* 5: ReduceAction296 < ReduceAction296: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75756,63 +112847,119 @@ const classtable_elt_t VFT_ReduceAction448[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction296 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction448 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction448 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction448___action}, + {(bigint) 0 /* 50: ReduceAction296 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction296___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction448 < ReduceAction448: superclass init_table position */}, - {(bigint) parser___ReduceAction448___init}, + {(bigint) 2 /* 54: ReduceAction296 < ReduceAction296: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction448(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction448; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction448_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction448(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction448_parser___ReduceAction448___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction448(); - parser___ReduceAction448___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction296::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction296(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction296; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction449[45] = { - {(bigint) 947 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction449 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction449 < ReduceAction: superclass typecheck marker */}, - {(bigint) 947 /* 3: ReduceAction449 < ReduceAction449: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction296(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction296; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction296(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction296; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction296_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction296_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction296(); + INIT_ATTRIBUTES__parser___ReduceAction296(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction296(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction297[55] = { + {(bigint) 1251 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction297" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction297 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction297 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1251 /* 5: ReduceAction297 < ReduceAction297: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75822,63 +112969,121 @@ const classtable_elt_t VFT_ReduceAction449[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction297 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction449 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction449 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction449___action}, + {(bigint) 0 /* 50: ReduceAction297 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction297___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction449 < ReduceAction449: superclass init_table position */}, - {(bigint) parser___ReduceAction449___init}, + {(bigint) 2 /* 54: ReduceAction297 < ReduceAction297: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction449(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction449; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction449_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction449(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction449_parser___ReduceAction449___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction449(); - parser___ReduceAction449___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction297::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction297(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction297; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction450[45] = { - {(bigint) 939 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction450 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction450 < ReduceAction: superclass typecheck marker */}, - {(bigint) 939 /* 3: ReduceAction450 < ReduceAction450: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction297(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction297; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction297(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction297; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction297_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction297_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction297(); + INIT_ATTRIBUTES__parser___ReduceAction297(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction297(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction298[55] = { + {(bigint) 1247 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction298" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction298 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction298 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1247 /* 5: ReduceAction298 < ReduceAction298: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75888,63 +113093,121 @@ const classtable_elt_t VFT_ReduceAction450[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction298 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction450 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction450 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction450___action}, + {(bigint) 0 /* 50: ReduceAction298 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction298___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction450 < ReduceAction450: superclass init_table position */}, - {(bigint) parser___ReduceAction450___init}, + {(bigint) 2 /* 54: ReduceAction298 < ReduceAction298: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction450(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction450; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction450_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction450(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction298::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction298(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction298; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction450_parser___ReduceAction450___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction450(); - parser___ReduceAction450___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction451[45] = { - {(bigint) 935 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction451 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction451 < ReduceAction: superclass typecheck marker */}, - {(bigint) 935 /* 3: ReduceAction451 < ReduceAction451: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction298(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction298; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction298(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction298; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction298_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction298_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction298(); + INIT_ATTRIBUTES__parser___ReduceAction298(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction298(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction299[55] = { + {(bigint) 1243 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction299" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction299 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction299 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1243 /* 5: ReduceAction299 < ReduceAction299: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75954,63 +113217,119 @@ const classtable_elt_t VFT_ReduceAction451[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction299 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction451 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction451 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction451___action}, + {(bigint) 0 /* 50: ReduceAction299 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction299___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction451 < ReduceAction451: superclass init_table position */}, - {(bigint) parser___ReduceAction451___init}, + {(bigint) 2 /* 54: ReduceAction299 < ReduceAction299: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction451(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction451; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction451_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction451(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction451_parser___ReduceAction451___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction451(); - parser___ReduceAction451___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction299::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction299(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction299; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction452[45] = { - {(bigint) 931 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction452 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction452 < ReduceAction: superclass typecheck marker */}, - {(bigint) 931 /* 3: ReduceAction452 < ReduceAction452: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction299(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction299; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction299(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction299; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction299_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction299_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction299(); + INIT_ATTRIBUTES__parser___ReduceAction299(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction299(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction300[55] = { + {(bigint) 1231 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction300" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction300 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction300 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1231 /* 5: ReduceAction300 < ReduceAction300: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76020,63 +113339,119 @@ const classtable_elt_t VFT_ReduceAction452[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction300 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction452 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction452 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction452___action}, + {(bigint) 0 /* 50: ReduceAction300 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction300___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction452 < ReduceAction452: superclass init_table position */}, - {(bigint) parser___ReduceAction452___init}, + {(bigint) 2 /* 54: ReduceAction300 < ReduceAction300: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction452(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction452; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction300::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction300(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction300; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction452_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction452(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction452_parser___ReduceAction452___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction452(); - parser___ReduceAction452___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction453[45] = { - {(bigint) 927 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction453 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction453 < ReduceAction: superclass typecheck marker */}, - {(bigint) 927 /* 3: ReduceAction453 < ReduceAction453: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction300(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction300; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction300(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction300; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction300_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction300_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction300(); + INIT_ATTRIBUTES__parser___ReduceAction300(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction300(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction301[55] = { + {(bigint) 1227 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction301" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction301 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction301 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1227 /* 5: ReduceAction301 < ReduceAction301: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76086,63 +113461,121 @@ const classtable_elt_t VFT_ReduceAction453[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction301 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction453 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction453 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction453___action}, + {(bigint) 0 /* 50: ReduceAction301 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction301___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction453 < ReduceAction453: superclass init_table position */}, - {(bigint) parser___ReduceAction453___init}, + {(bigint) 2 /* 54: ReduceAction301 < ReduceAction301: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction453(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction453; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction453_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction453(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction453_parser___ReduceAction453___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction453(); - parser___ReduceAction453___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction301::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction301(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction301; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction454[45] = { - {(bigint) 923 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction454 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction454 < ReduceAction: superclass typecheck marker */}, - {(bigint) 923 /* 3: ReduceAction454 < ReduceAction454: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction301(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction301; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction301(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction301; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction301_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction301_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction301(); + INIT_ATTRIBUTES__parser___ReduceAction301(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction301(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction302[55] = { + {(bigint) 1223 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction302" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction302 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction302 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1223 /* 5: ReduceAction302 < ReduceAction302: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76152,63 +113585,121 @@ const classtable_elt_t VFT_ReduceAction454[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction302 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction454 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction454 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction454___action}, + {(bigint) 0 /* 50: ReduceAction302 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction302___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction454 < ReduceAction454: superclass init_table position */}, - {(bigint) parser___ReduceAction454___init}, + {(bigint) 2 /* 54: ReduceAction302 < ReduceAction302: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction454(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction454; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction454_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction454(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction302::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction302(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction302; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction454_parser___ReduceAction454___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction454(); - parser___ReduceAction454___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction455[45] = { - {(bigint) 919 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction455 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction455 < ReduceAction: superclass typecheck marker */}, - {(bigint) 919 /* 3: ReduceAction455 < ReduceAction455: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction302(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction302; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction302(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction302; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction302_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction302_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction302(); + INIT_ATTRIBUTES__parser___ReduceAction302(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction302(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction303[55] = { + {(bigint) 1219 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction303" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction303 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction303 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1219 /* 5: ReduceAction303 < ReduceAction303: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76218,63 +113709,119 @@ const classtable_elt_t VFT_ReduceAction455[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction303 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction455 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction455 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction455___action}, + {(bigint) 0 /* 50: ReduceAction303 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction303___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction455 < ReduceAction455: superclass init_table position */}, - {(bigint) parser___ReduceAction455___init}, + {(bigint) 2 /* 54: ReduceAction303 < ReduceAction303: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction455(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction455; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction455_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction455(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction455_parser___ReduceAction455___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction455(); - parser___ReduceAction455___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction303::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction303(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction303; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction456[45] = { - {(bigint) 915 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction456 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction456 < ReduceAction: superclass typecheck marker */}, - {(bigint) 915 /* 3: ReduceAction456 < ReduceAction456: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction303(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction303; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction303(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction303; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction303_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction303_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction303(); + INIT_ATTRIBUTES__parser___ReduceAction303(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction303(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction304[55] = { + {(bigint) 1215 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction304" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction304 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction304 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1215 /* 5: ReduceAction304 < ReduceAction304: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76284,63 +113831,119 @@ const classtable_elt_t VFT_ReduceAction456[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction304 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction456 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction456 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction456___action}, + {(bigint) 0 /* 50: ReduceAction304 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction304___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction456 < ReduceAction456: superclass init_table position */}, - {(bigint) parser___ReduceAction456___init}, + {(bigint) 2 /* 54: ReduceAction304 < ReduceAction304: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction456(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction456; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction456_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction456(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction456_parser___ReduceAction456___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction456(); - parser___ReduceAction456___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction304::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction304(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction304; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction457[45] = { - {(bigint) 911 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction457 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction457 < ReduceAction: superclass typecheck marker */}, - {(bigint) 911 /* 3: ReduceAction457 < ReduceAction457: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction304(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction304; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction304(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction304; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction304_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction304_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction304(); + INIT_ATTRIBUTES__parser___ReduceAction304(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction304(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction305[55] = { + {(bigint) 1211 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction305" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction305 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction305 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1211 /* 5: ReduceAction305 < ReduceAction305: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76350,63 +113953,121 @@ const classtable_elt_t VFT_ReduceAction457[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction305 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction457 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction457 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction457___action}, + {(bigint) 0 /* 50: ReduceAction305 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction305___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction457 < ReduceAction457: superclass init_table position */}, - {(bigint) parser___ReduceAction457___init}, + {(bigint) 2 /* 54: ReduceAction305 < ReduceAction305: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction457(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction457; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction457_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction457(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction457_parser___ReduceAction457___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction457(); - parser___ReduceAction457___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction305::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction305(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction305; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction458[45] = { - {(bigint) 907 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction458 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction458 < ReduceAction: superclass typecheck marker */}, - {(bigint) 907 /* 3: ReduceAction458 < ReduceAction458: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction305(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction305; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction305(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction305; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction305_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction305_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction305(); + INIT_ATTRIBUTES__parser___ReduceAction305(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction305(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction306[55] = { + {(bigint) 1207 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction306" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction306 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction306 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1207 /* 5: ReduceAction306 < ReduceAction306: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76416,63 +114077,121 @@ const classtable_elt_t VFT_ReduceAction458[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction306 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction458 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction458 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction458___action}, + {(bigint) 0 /* 50: ReduceAction306 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction306___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction458 < ReduceAction458: superclass init_table position */}, - {(bigint) parser___ReduceAction458___init}, + {(bigint) 2 /* 54: ReduceAction306 < ReduceAction306: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction458(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction458; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction458_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction458(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction306::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction306(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction306; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction458_parser___ReduceAction458___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction458(); - parser___ReduceAction458___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction459[45] = { - {(bigint) 903 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction459 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction459 < ReduceAction: superclass typecheck marker */}, - {(bigint) 903 /* 3: ReduceAction459 < ReduceAction459: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction306(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction306; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction306(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction306; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction306_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction306_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction306(); + INIT_ATTRIBUTES__parser___ReduceAction306(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction306(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction307[55] = { + {(bigint) 1203 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction307" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction307 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction307 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1203 /* 5: ReduceAction307 < ReduceAction307: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76482,63 +114201,119 @@ const classtable_elt_t VFT_ReduceAction459[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction307 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction459 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction459 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction459___action}, + {(bigint) 0 /* 50: ReduceAction307 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction307___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction459 < ReduceAction459: superclass init_table position */}, - {(bigint) parser___ReduceAction459___init}, + {(bigint) 2 /* 54: ReduceAction307 < ReduceAction307: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction459(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction459; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction459_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction459(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction459_parser___ReduceAction459___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction459(); - parser___ReduceAction459___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction307::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction307(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction307; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction460[45] = { - {(bigint) 895 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction460 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction460 < ReduceAction: superclass typecheck marker */}, - {(bigint) 895 /* 3: ReduceAction460 < ReduceAction460: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction307(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction307; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction307(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction307; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction307_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction307_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction307(); + INIT_ATTRIBUTES__parser___ReduceAction307(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction307(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction308[55] = { + {(bigint) 1199 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction308" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction308 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction308 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1199 /* 5: ReduceAction308 < ReduceAction308: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76548,63 +114323,119 @@ const classtable_elt_t VFT_ReduceAction460[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction308 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction460 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction460 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction460___action}, + {(bigint) 0 /* 50: ReduceAction308 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction308___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction460 < ReduceAction460: superclass init_table position */}, - {(bigint) parser___ReduceAction460___init}, + {(bigint) 2 /* 54: ReduceAction308 < ReduceAction308: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction460(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction460; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction308::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction308(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction308; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction460_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction460(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction460_parser___ReduceAction460___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction460(); - parser___ReduceAction460___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction461[45] = { - {(bigint) 891 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction461 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction461 < ReduceAction: superclass typecheck marker */}, - {(bigint) 891 /* 3: ReduceAction461 < ReduceAction461: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction308(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction308; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction308(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction308; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction308_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction308_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction308(); + INIT_ATTRIBUTES__parser___ReduceAction308(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction308(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction309[55] = { + {(bigint) 1195 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction309" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction309 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction309 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1195 /* 5: ReduceAction309 < ReduceAction309: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76614,63 +114445,121 @@ const classtable_elt_t VFT_ReduceAction461[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction309 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction461 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction461 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction461___action}, + {(bigint) 0 /* 50: ReduceAction309 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction309___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction461 < ReduceAction461: superclass init_table position */}, - {(bigint) parser___ReduceAction461___init}, + {(bigint) 2 /* 54: ReduceAction309 < ReduceAction309: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction461(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction461; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction461_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction461(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction461_parser___ReduceAction461___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction461(); - parser___ReduceAction461___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction309::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction309(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction309; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction462[45] = { - {(bigint) 887 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction462 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction462 < ReduceAction: superclass typecheck marker */}, - {(bigint) 887 /* 3: ReduceAction462 < ReduceAction462: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction309(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction309; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction309(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction309; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction309_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction309_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction309(); + INIT_ATTRIBUTES__parser___ReduceAction309(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction309(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction310[55] = { + {(bigint) 1187 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction310" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction310 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction310 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1187 /* 5: ReduceAction310 < ReduceAction310: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76680,63 +114569,121 @@ const classtable_elt_t VFT_ReduceAction462[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction310 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction462 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction462 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction462___action}, + {(bigint) 0 /* 50: ReduceAction310 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction310___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction462 < ReduceAction462: superclass init_table position */}, - {(bigint) parser___ReduceAction462___init}, + {(bigint) 2 /* 54: ReduceAction310 < ReduceAction310: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction462(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction462; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction462_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction462(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction310::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction310(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction310; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction462_parser___ReduceAction462___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction462(); - parser___ReduceAction462___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction463[45] = { - {(bigint) 883 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction463 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction463 < ReduceAction: superclass typecheck marker */}, - {(bigint) 883 /* 3: ReduceAction463 < ReduceAction463: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction310(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction310; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction310(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction310; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction310_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction310_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction310(); + INIT_ATTRIBUTES__parser___ReduceAction310(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction310(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction311[55] = { + {(bigint) 1183 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction311" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction311 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction311 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1183 /* 5: ReduceAction311 < ReduceAction311: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76746,63 +114693,119 @@ const classtable_elt_t VFT_ReduceAction463[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction311 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction463 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction463 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction463___action}, + {(bigint) 0 /* 50: ReduceAction311 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction311___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction463 < ReduceAction463: superclass init_table position */}, - {(bigint) parser___ReduceAction463___init}, + {(bigint) 2 /* 54: ReduceAction311 < ReduceAction311: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction463(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction463; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction463_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction463(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction463_parser___ReduceAction463___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction463(); - parser___ReduceAction463___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction311::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction311(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction311; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction464[45] = { - {(bigint) 879 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction464 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction464 < ReduceAction: superclass typecheck marker */}, - {(bigint) 879 /* 3: ReduceAction464 < ReduceAction464: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction311(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction311; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction311(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction311; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction311_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction311_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction311(); + INIT_ATTRIBUTES__parser___ReduceAction311(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction311(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction312[55] = { + {(bigint) 1179 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction312" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction312 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction312 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1179 /* 5: ReduceAction312 < ReduceAction312: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76812,63 +114815,119 @@ const classtable_elt_t VFT_ReduceAction464[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction312 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction464 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction464 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction464___action}, + {(bigint) 0 /* 50: ReduceAction312 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction312___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction464 < ReduceAction464: superclass init_table position */}, - {(bigint) parser___ReduceAction464___init}, + {(bigint) 2 /* 54: ReduceAction312 < ReduceAction312: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction464(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction464; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction464_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction464(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction464_parser___ReduceAction464___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction464(); - parser___ReduceAction464___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction312::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction312(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction312; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction465[45] = { - {(bigint) 875 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction465 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction465 < ReduceAction: superclass typecheck marker */}, - {(bigint) 875 /* 3: ReduceAction465 < ReduceAction465: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction312(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction312; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction312(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction312; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction312_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction312_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction312(); + INIT_ATTRIBUTES__parser___ReduceAction312(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction312(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction313[55] = { + {(bigint) 1175 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction313" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction313 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction313 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1175 /* 5: ReduceAction313 < ReduceAction313: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76878,63 +114937,121 @@ const classtable_elt_t VFT_ReduceAction465[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction313 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction465 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction465 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction465___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction465 < ReduceAction465: superclass init_table position */}, - {(bigint) parser___ReduceAction465___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction465(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction465; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction465_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction465(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction465_parser___ReduceAction465___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction465(); - parser___ReduceAction465___init(self, init_table); - return self; + {(bigint) 0 /* 50: ReduceAction313 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction313___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction313 < ReduceAction313: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction313::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction313(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction313; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction466[45] = { - {(bigint) 871 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction466 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction466 < ReduceAction: superclass typecheck marker */}, - {(bigint) 871 /* 3: ReduceAction466 < ReduceAction466: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction313(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction313; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction313(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction313; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction313_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction313_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction313(); + INIT_ATTRIBUTES__parser___ReduceAction313(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction313(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction314[55] = { + {(bigint) 1171 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction314" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction314 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction314 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1171 /* 5: ReduceAction314 < ReduceAction314: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76944,63 +115061,119 @@ const classtable_elt_t VFT_ReduceAction466[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction314 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction466 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction466 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction466___action}, + {(bigint) 0 /* 50: ReduceAction314 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction314___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction466 < ReduceAction466: superclass init_table position */}, - {(bigint) parser___ReduceAction466___init}, + {(bigint) 2 /* 54: ReduceAction314 < ReduceAction314: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction466(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction466; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction466_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction466(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction466_parser___ReduceAction466___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction466(); - parser___ReduceAction466___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction314::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction314(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction314; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction467[45] = { - {(bigint) 867 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction467 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction467 < ReduceAction: superclass typecheck marker */}, - {(bigint) 867 /* 3: ReduceAction467 < ReduceAction467: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction314(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction314; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction314(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction314; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction314_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction314_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction314(); + INIT_ATTRIBUTES__parser___ReduceAction314(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction314(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction315[55] = { + {(bigint) 1167 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction315" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction315 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction315 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1167 /* 5: ReduceAction315 < ReduceAction315: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77010,63 +115183,121 @@ const classtable_elt_t VFT_ReduceAction467[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction315 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction467 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction467 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction467___action}, + {(bigint) 0 /* 50: ReduceAction315 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction315___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction467 < ReduceAction467: superclass init_table position */}, - {(bigint) parser___ReduceAction467___init}, + {(bigint) 2 /* 54: ReduceAction315 < ReduceAction315: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction467(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction467; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction467_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction467(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction467_parser___ReduceAction467___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction467(); - parser___ReduceAction467___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction315::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction315(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction315; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction468[45] = { - {(bigint) 863 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction468 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction468 < ReduceAction: superclass typecheck marker */}, - {(bigint) 863 /* 3: ReduceAction468 < ReduceAction468: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction315(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction315; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction315(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction315; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction315_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction315_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction315(); + INIT_ATTRIBUTES__parser___ReduceAction315(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction315(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction316[55] = { + {(bigint) 1163 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction316" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction316 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction316 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1163 /* 5: ReduceAction316 < ReduceAction316: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77076,63 +115307,121 @@ const classtable_elt_t VFT_ReduceAction468[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction316 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction468 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction468 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction468___action}, + {(bigint) 0 /* 50: ReduceAction316 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction316___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction468 < ReduceAction468: superclass init_table position */}, - {(bigint) parser___ReduceAction468___init}, + {(bigint) 2 /* 54: ReduceAction316 < ReduceAction316: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction468(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction468; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction468_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction468(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction316::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction316(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction316; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction468_parser___ReduceAction468___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction468(); - parser___ReduceAction468___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction469[45] = { - {(bigint) 859 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction469 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction469 < ReduceAction: superclass typecheck marker */}, - {(bigint) 859 /* 3: ReduceAction469 < ReduceAction469: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction316(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction316; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction316(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction316; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction316_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction316_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction316(); + INIT_ATTRIBUTES__parser___ReduceAction316(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction316(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction317[55] = { + {(bigint) 1159 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction317" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction317 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction317 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1159 /* 5: ReduceAction317 < ReduceAction317: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77142,63 +115431,119 @@ const classtable_elt_t VFT_ReduceAction469[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction317 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction469 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction469 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction469___action}, + {(bigint) 0 /* 50: ReduceAction317 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction317___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction469 < ReduceAction469: superclass init_table position */}, - {(bigint) parser___ReduceAction469___init}, + {(bigint) 2 /* 54: ReduceAction317 < ReduceAction317: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction469(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction469; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction469_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction469(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction469_parser___ReduceAction469___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction469(); - parser___ReduceAction469___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction317::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction317(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction317; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction470[45] = { - {(bigint) 851 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction470 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction470 < ReduceAction: superclass typecheck marker */}, - {(bigint) 851 /* 3: ReduceAction470 < ReduceAction470: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction317(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction317; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction317(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction317; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction317_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction317_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction317(); + INIT_ATTRIBUTES__parser___ReduceAction317(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction317(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction318[55] = { + {(bigint) 1155 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction318" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction318 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction318 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1155 /* 5: ReduceAction318 < ReduceAction318: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77208,63 +115553,119 @@ const classtable_elt_t VFT_ReduceAction470[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction318 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction470 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction470 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction470___action}, + {(bigint) 0 /* 50: ReduceAction318 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction318___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction470 < ReduceAction470: superclass init_table position */}, - {(bigint) parser___ReduceAction470___init}, + {(bigint) 2 /* 54: ReduceAction318 < ReduceAction318: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction470(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction470; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction318::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction318(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction318; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction470_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction470(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction470_parser___ReduceAction470___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction470(); - parser___ReduceAction470___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction471[45] = { - {(bigint) 847 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction471 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction471 < ReduceAction: superclass typecheck marker */}, - {(bigint) 847 /* 3: ReduceAction471 < ReduceAction471: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction318(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction318; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction318(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction318; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction318_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction318_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction318(); + INIT_ATTRIBUTES__parser___ReduceAction318(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction318(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction319[55] = { + {(bigint) 1151 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction319" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction319 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction319 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1151 /* 5: ReduceAction319 < ReduceAction319: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77274,63 +115675,121 @@ const classtable_elt_t VFT_ReduceAction471[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction319 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction471 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction471 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction471___action}, + {(bigint) 0 /* 50: ReduceAction319 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction319___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction471 < ReduceAction471: superclass init_table position */}, - {(bigint) parser___ReduceAction471___init}, + {(bigint) 2 /* 54: ReduceAction319 < ReduceAction319: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction471(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction471; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction471_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction471(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction471_parser___ReduceAction471___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction471(); - parser___ReduceAction471___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction319::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction319(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction319; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction472[45] = { - {(bigint) 843 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction472 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction472 < ReduceAction: superclass typecheck marker */}, - {(bigint) 843 /* 3: ReduceAction472 < ReduceAction472: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction319(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction319; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction319(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction319; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction319_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction319_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction319(); + INIT_ATTRIBUTES__parser___ReduceAction319(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction319(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction320[55] = { + {(bigint) 1143 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction320" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction320 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction320 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1143 /* 5: ReduceAction320 < ReduceAction320: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77340,63 +115799,121 @@ const classtable_elt_t VFT_ReduceAction472[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction320 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction472 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction472 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction472___action}, + {(bigint) 0 /* 50: ReduceAction320 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction320___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction472 < ReduceAction472: superclass init_table position */}, - {(bigint) parser___ReduceAction472___init}, + {(bigint) 2 /* 54: ReduceAction320 < ReduceAction320: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction472(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction472; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction472_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction472(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction320::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction320(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction320; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction472_parser___ReduceAction472___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction472(); - parser___ReduceAction472___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction473[45] = { - {(bigint) 839 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction473 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction473 < ReduceAction: superclass typecheck marker */}, - {(bigint) 839 /* 3: ReduceAction473 < ReduceAction473: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction320(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction320; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction320(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction320; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction320_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction320_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction320(); + INIT_ATTRIBUTES__parser___ReduceAction320(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction320(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction321[55] = { + {(bigint) 1139 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction321" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction321 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction321 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1139 /* 5: ReduceAction321 < ReduceAction321: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77406,63 +115923,119 @@ const classtable_elt_t VFT_ReduceAction473[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction321 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction473 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction473 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction473___action}, + {(bigint) 0 /* 50: ReduceAction321 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction321___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction473 < ReduceAction473: superclass init_table position */}, - {(bigint) parser___ReduceAction473___init}, + {(bigint) 2 /* 54: ReduceAction321 < ReduceAction321: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction473(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction473; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction473_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction473(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction473_parser___ReduceAction473___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction473(); - parser___ReduceAction473___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction321::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction321(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction321; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction474[45] = { - {(bigint) 835 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction474 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction474 < ReduceAction: superclass typecheck marker */}, - {(bigint) 835 /* 3: ReduceAction474 < ReduceAction474: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction321(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction321; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction321(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction321; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction321_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction321_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction321(); + INIT_ATTRIBUTES__parser___ReduceAction321(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction321(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction322[55] = { + {(bigint) 1135 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction322" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction322 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction322 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1135 /* 5: ReduceAction322 < ReduceAction322: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77472,63 +116045,119 @@ const classtable_elt_t VFT_ReduceAction474[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction322 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction474 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction474 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction474___action}, + {(bigint) 0 /* 50: ReduceAction322 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction322___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction474 < ReduceAction474: superclass init_table position */}, - {(bigint) parser___ReduceAction474___init}, + {(bigint) 2 /* 54: ReduceAction322 < ReduceAction322: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction474(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction474; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction474_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction474(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction474_parser___ReduceAction474___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction474(); - parser___ReduceAction474___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction322::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction322(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction322; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction475[45] = { - {(bigint) 831 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction475 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction475 < ReduceAction: superclass typecheck marker */}, - {(bigint) 831 /* 3: ReduceAction475 < ReduceAction475: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction322(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction322; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction322(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction322; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction322_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction322_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction322(); + INIT_ATTRIBUTES__parser___ReduceAction322(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction322(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction325[55] = { + {(bigint) 1131 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction325" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction325 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction325 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1131 /* 5: ReduceAction325 < ReduceAction325: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77538,63 +116167,121 @@ const classtable_elt_t VFT_ReduceAction475[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction325 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction475 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction475 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction475___action}, + {(bigint) 0 /* 50: ReduceAction325 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction325___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction475 < ReduceAction475: superclass init_table position */}, - {(bigint) parser___ReduceAction475___init}, + {(bigint) 2 /* 54: ReduceAction325 < ReduceAction325: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction475(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction475; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction475_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction475(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction475_parser___ReduceAction475___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction475(); - parser___ReduceAction475___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction325::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction325(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction325; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction476[45] = { - {(bigint) 827 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction476 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction476 < ReduceAction: superclass typecheck marker */}, - {(bigint) 827 /* 3: ReduceAction476 < ReduceAction476: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction325(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction325; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction325(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction325; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction325_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction325_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction325(); + INIT_ATTRIBUTES__parser___ReduceAction325(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction325(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction326[55] = { + {(bigint) 1127 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction326" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction326 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction326 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1127 /* 5: ReduceAction326 < ReduceAction326: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77604,63 +116291,121 @@ const classtable_elt_t VFT_ReduceAction476[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction326 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction476 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction476 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction476___action}, + {(bigint) 0 /* 50: ReduceAction326 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction326___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction476 < ReduceAction476: superclass init_table position */}, - {(bigint) parser___ReduceAction476___init}, + {(bigint) 2 /* 54: ReduceAction326 < ReduceAction326: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction476(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction476; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction476_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction476(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction326::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction326(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction326; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction476_parser___ReduceAction476___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction476(); - parser___ReduceAction476___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction477[45] = { - {(bigint) 823 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction477 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction477 < ReduceAction: superclass typecheck marker */}, - {(bigint) 823 /* 3: ReduceAction477 < ReduceAction477: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction326(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction326; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction326(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction326; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction326_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction326_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction326(); + INIT_ATTRIBUTES__parser___ReduceAction326(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction326(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction327[55] = { + {(bigint) 1123 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction327" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction327 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction327 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1123 /* 5: ReduceAction327 < ReduceAction327: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77670,63 +116415,119 @@ const classtable_elt_t VFT_ReduceAction477[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction327 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction477 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction477 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction477___action}, + {(bigint) 0 /* 50: ReduceAction327 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction327___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction477 < ReduceAction477: superclass init_table position */}, - {(bigint) parser___ReduceAction477___init}, + {(bigint) 2 /* 54: ReduceAction327 < ReduceAction327: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction477(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction477; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction477_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction477(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction477_parser___ReduceAction477___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction477(); - parser___ReduceAction477___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction327::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction327(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction327; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction478[45] = { - {(bigint) 819 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction478 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction478 < ReduceAction: superclass typecheck marker */}, - {(bigint) 819 /* 3: ReduceAction478 < ReduceAction478: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction327(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction327; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction327(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction327; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction327_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction327_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction327(); + INIT_ATTRIBUTES__parser___ReduceAction327(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction327(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction328[55] = { + {(bigint) 1119 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction328" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction328 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction328 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1119 /* 5: ReduceAction328 < ReduceAction328: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77736,63 +116537,119 @@ const classtable_elt_t VFT_ReduceAction478[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction328 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction478 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction478 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction478___action}, + {(bigint) 0 /* 50: ReduceAction328 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction328___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction478 < ReduceAction478: superclass init_table position */}, - {(bigint) parser___ReduceAction478___init}, + {(bigint) 2 /* 54: ReduceAction328 < ReduceAction328: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction478(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction478; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction328::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction328(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction328; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction478_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction478(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction478_parser___ReduceAction478___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction478(); - parser___ReduceAction478___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction479[45] = { - {(bigint) 815 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction479 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction479 < ReduceAction: superclass typecheck marker */}, - {(bigint) 815 /* 3: ReduceAction479 < ReduceAction479: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction328(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction328; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction328(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction328; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction328_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction328_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction328(); + INIT_ATTRIBUTES__parser___ReduceAction328(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction328(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction329[55] = { + {(bigint) 1115 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction329" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction329 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction329 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1115 /* 5: ReduceAction329 < ReduceAction329: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77802,63 +116659,121 @@ const classtable_elt_t VFT_ReduceAction479[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction329 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction479 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction479 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction479___action}, + {(bigint) 0 /* 50: ReduceAction329 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction329___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction479 < ReduceAction479: superclass init_table position */}, - {(bigint) parser___ReduceAction479___init}, + {(bigint) 2 /* 54: ReduceAction329 < ReduceAction329: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction479(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction479; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction479_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction479(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction479_parser___ReduceAction479___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction479(); - parser___ReduceAction479___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction329::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction329(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction329; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction480[45] = { - {(bigint) 807 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction480 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction480 < ReduceAction: superclass typecheck marker */}, - {(bigint) 807 /* 3: ReduceAction480 < ReduceAction480: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction329(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction329; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction329(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction329; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction329_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction329_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction329(); + INIT_ATTRIBUTES__parser___ReduceAction329(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction329(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction330[55] = { + {(bigint) 1107 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction330" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction330 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction330 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1107 /* 5: ReduceAction330 < ReduceAction330: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77868,63 +116783,121 @@ const classtable_elt_t VFT_ReduceAction480[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction330 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction480 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction480 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction480___action}, + {(bigint) 0 /* 50: ReduceAction330 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction330___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction480 < ReduceAction480: superclass init_table position */}, - {(bigint) parser___ReduceAction480___init}, + {(bigint) 2 /* 54: ReduceAction330 < ReduceAction330: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction480(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction480; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction480_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction480(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction330::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction330(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction330; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction480_parser___ReduceAction480___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction480(); - parser___ReduceAction480___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction481[45] = { - {(bigint) 803 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction481 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction481 < ReduceAction: superclass typecheck marker */}, - {(bigint) 803 /* 3: ReduceAction481 < ReduceAction481: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction330(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction330; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction330(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction330; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction330_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction330_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction330(); + INIT_ATTRIBUTES__parser___ReduceAction330(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction330(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction331[55] = { + {(bigint) 1103 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction331" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction331 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction331 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1103 /* 5: ReduceAction331 < ReduceAction331: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77934,63 +116907,119 @@ const classtable_elt_t VFT_ReduceAction481[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction331 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction481 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction481 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction481___action}, + {(bigint) 0 /* 50: ReduceAction331 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction331___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction481 < ReduceAction481: superclass init_table position */}, - {(bigint) parser___ReduceAction481___init}, + {(bigint) 2 /* 54: ReduceAction331 < ReduceAction331: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction481(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction481; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction481_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction481(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction481_parser___ReduceAction481___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction481(); - parser___ReduceAction481___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction331::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction331(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction331; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction482[45] = { - {(bigint) 799 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction482 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction482 < ReduceAction: superclass typecheck marker */}, - {(bigint) 799 /* 3: ReduceAction482 < ReduceAction482: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction331(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction331; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction331(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction331; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction331_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction331_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction331(); + INIT_ATTRIBUTES__parser___ReduceAction331(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction331(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction332[55] = { + {(bigint) 1099 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction332" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction332 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction332 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1099 /* 5: ReduceAction332 < ReduceAction332: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78000,63 +117029,119 @@ const classtable_elt_t VFT_ReduceAction482[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction332 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction482 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction482 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction482___action}, + {(bigint) 0 /* 50: ReduceAction332 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction332___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction482 < ReduceAction482: superclass init_table position */}, - {(bigint) parser___ReduceAction482___init}, + {(bigint) 2 /* 54: ReduceAction332 < ReduceAction332: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction482(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction482; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction482_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction482(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction482_parser___ReduceAction482___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction482(); - parser___ReduceAction482___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction332::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction332(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction332; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction483[45] = { - {(bigint) 795 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction483 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction483 < ReduceAction: superclass typecheck marker */}, - {(bigint) 795 /* 3: ReduceAction483 < ReduceAction483: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction332(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction332; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction332(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction332; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction332_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction332_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction332(); + INIT_ATTRIBUTES__parser___ReduceAction332(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction332(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction333[55] = { + {(bigint) 1095 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction333" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction333 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction333 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1095 /* 5: ReduceAction333 < ReduceAction333: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78066,63 +117151,121 @@ const classtable_elt_t VFT_ReduceAction483[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction333 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction483 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction483 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction483___action}, + {(bigint) 0 /* 50: ReduceAction333 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction333___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction483 < ReduceAction483: superclass init_table position */}, - {(bigint) parser___ReduceAction483___init}, + {(bigint) 2 /* 54: ReduceAction333 < ReduceAction333: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction483(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction483; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction483_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction483(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction483_parser___ReduceAction483___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction483(); - parser___ReduceAction483___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction333::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction333(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction333; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction484[45] = { - {(bigint) 791 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction484 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction484 < ReduceAction: superclass typecheck marker */}, - {(bigint) 791 /* 3: ReduceAction484 < ReduceAction484: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction333(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction333; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction333(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction333; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction333_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction333_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction333(); + INIT_ATTRIBUTES__parser___ReduceAction333(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction333(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction334[55] = { + {(bigint) 1091 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction334" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction334 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction334 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1091 /* 5: ReduceAction334 < ReduceAction334: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78132,63 +117275,121 @@ const classtable_elt_t VFT_ReduceAction484[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction334 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction484 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction484 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction484___action}, + {(bigint) 0 /* 50: ReduceAction334 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction334___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction484 < ReduceAction484: superclass init_table position */}, - {(bigint) parser___ReduceAction484___init}, + {(bigint) 2 /* 54: ReduceAction334 < ReduceAction334: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction484(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction484; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction484_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction484(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction334::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction334(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction334; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction484_parser___ReduceAction484___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction484(); - parser___ReduceAction484___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction485[45] = { - {(bigint) 787 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction485 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction485 < ReduceAction: superclass typecheck marker */}, - {(bigint) 787 /* 3: ReduceAction485 < ReduceAction485: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction334(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction334; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction334(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction334; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction334_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction334_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction334(); + INIT_ATTRIBUTES__parser___ReduceAction334(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction334(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction335[55] = { + {(bigint) 1087 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction335" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction335 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction335 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1087 /* 5: ReduceAction335 < ReduceAction335: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78198,63 +117399,119 @@ const classtable_elt_t VFT_ReduceAction485[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction335 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction485 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction485 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction485___action}, + {(bigint) 0 /* 50: ReduceAction335 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction335___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction485 < ReduceAction485: superclass init_table position */}, - {(bigint) parser___ReduceAction485___init}, + {(bigint) 2 /* 54: ReduceAction335 < ReduceAction335: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction485(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction485; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction485_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction485(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction485_parser___ReduceAction485___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction485(); - parser___ReduceAction485___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction335::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction335(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction335; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction486[45] = { - {(bigint) 783 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction486 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction486 < ReduceAction: superclass typecheck marker */}, - {(bigint) 783 /* 3: ReduceAction486 < ReduceAction486: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction335(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction335; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction335(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction335; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction335_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction335_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction335(); + INIT_ATTRIBUTES__parser___ReduceAction335(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction335(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction336[55] = { + {(bigint) 1083 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction336" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction336 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction336 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1083 /* 5: ReduceAction336 < ReduceAction336: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78264,63 +117521,119 @@ const classtable_elt_t VFT_ReduceAction486[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction336 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction486 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction486 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction486___action}, + {(bigint) 0 /* 50: ReduceAction336 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction336___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction486 < ReduceAction486: superclass init_table position */}, - {(bigint) parser___ReduceAction486___init}, + {(bigint) 2 /* 54: ReduceAction336 < ReduceAction336: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction486(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction486; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction336::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction336(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction336; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction486_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction486(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction486_parser___ReduceAction486___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction486(); - parser___ReduceAction486___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction487[45] = { - {(bigint) 779 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction487 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction487 < ReduceAction: superclass typecheck marker */}, - {(bigint) 779 /* 3: ReduceAction487 < ReduceAction487: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction336(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction336; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction336(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction336; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction336_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction336_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction336(); + INIT_ATTRIBUTES__parser___ReduceAction336(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction336(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction337[55] = { + {(bigint) 1079 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction337" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction337 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction337 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1079 /* 5: ReduceAction337 < ReduceAction337: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78330,63 +117643,121 @@ const classtable_elt_t VFT_ReduceAction487[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction337 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction487 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction487 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction487___action}, + {(bigint) 0 /* 50: ReduceAction337 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction337___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction487 < ReduceAction487: superclass init_table position */}, - {(bigint) parser___ReduceAction487___init}, + {(bigint) 2 /* 54: ReduceAction337 < ReduceAction337: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction487(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction487; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction487_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction487(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction487_parser___ReduceAction487___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction487(); - parser___ReduceAction487___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction337::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction337(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction337; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction488[45] = { - {(bigint) 775 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction488 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction488 < ReduceAction: superclass typecheck marker */}, - {(bigint) 775 /* 3: ReduceAction488 < ReduceAction488: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction337(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction337; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction337(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction337; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction337_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction337_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction337(); + INIT_ATTRIBUTES__parser___ReduceAction337(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction337(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction341[55] = { + {(bigint) 1071 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction341" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction341 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction341 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1071 /* 5: ReduceAction341 < ReduceAction341: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78396,63 +117767,121 @@ const classtable_elt_t VFT_ReduceAction488[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction341 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction488 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction488 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction488___action}, + {(bigint) 0 /* 50: ReduceAction341 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction341___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction488 < ReduceAction488: superclass init_table position */}, - {(bigint) parser___ReduceAction488___init}, + {(bigint) 2 /* 54: ReduceAction341 < ReduceAction341: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction488(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction488; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction488_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction488(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction341::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction341(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction341; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction488_parser___ReduceAction488___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction488(); - parser___ReduceAction488___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction489[45] = { - {(bigint) 771 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction489 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction489 < ReduceAction: superclass typecheck marker */}, - {(bigint) 771 /* 3: ReduceAction489 < ReduceAction489: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction341(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction341; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction341(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction341; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction341_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction341_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction341(); + INIT_ATTRIBUTES__parser___ReduceAction341(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction341(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction343[55] = { + {(bigint) 1067 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction343" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction343 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction343 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1067 /* 5: ReduceAction343 < ReduceAction343: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78462,63 +117891,119 @@ const classtable_elt_t VFT_ReduceAction489[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction343 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction489 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction489 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction489___action}, + {(bigint) 0 /* 50: ReduceAction343 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction343___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction489 < ReduceAction489: superclass init_table position */}, - {(bigint) parser___ReduceAction489___init}, + {(bigint) 2 /* 54: ReduceAction343 < ReduceAction343: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction489(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction489; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction489_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction489(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction489_parser___ReduceAction489___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction489(); - parser___ReduceAction489___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction343::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction343(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction343; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction490[45] = { - {(bigint) 763 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction490 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction490 < ReduceAction: superclass typecheck marker */}, - {(bigint) 763 /* 3: ReduceAction490 < ReduceAction490: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction343(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction343; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction343(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction343; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction343_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction343_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction343(); + INIT_ATTRIBUTES__parser___ReduceAction343(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction343(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction345[55] = { + {(bigint) 1063 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction345" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction345 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction345 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1063 /* 5: ReduceAction345 < ReduceAction345: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78528,63 +118013,119 @@ const classtable_elt_t VFT_ReduceAction490[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction345 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction490 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction490 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction490___action}, + {(bigint) 0 /* 50: ReduceAction345 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction345___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction490 < ReduceAction490: superclass init_table position */}, - {(bigint) parser___ReduceAction490___init}, + {(bigint) 2 /* 54: ReduceAction345 < ReduceAction345: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction490(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction490; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction490_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction490(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction490_parser___ReduceAction490___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction490(); - parser___ReduceAction490___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction345::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction345(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction345; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction491[45] = { - {(bigint) 759 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction491 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction491 < ReduceAction: superclass typecheck marker */}, - {(bigint) 759 /* 3: ReduceAction491 < ReduceAction491: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction345(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction345; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction345(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction345; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction345_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction345_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction345(); + INIT_ATTRIBUTES__parser___ReduceAction345(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction345(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction346[55] = { + {(bigint) 1059 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction346" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction346 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction346 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1059 /* 5: ReduceAction346 < ReduceAction346: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78594,63 +118135,121 @@ const classtable_elt_t VFT_ReduceAction491[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction346 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction491 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction491 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction491___action}, + {(bigint) 0 /* 50: ReduceAction346 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction346___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction491 < ReduceAction491: superclass init_table position */}, - {(bigint) parser___ReduceAction491___init}, + {(bigint) 2 /* 54: ReduceAction346 < ReduceAction346: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction491(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction491; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction491_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction491(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction491_parser___ReduceAction491___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction491(); - parser___ReduceAction491___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction346::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction346(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction346; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction492[45] = { - {(bigint) 755 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction492 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction492 < ReduceAction: superclass typecheck marker */}, - {(bigint) 755 /* 3: ReduceAction492 < ReduceAction492: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction346(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction346; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction346(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction346; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction346_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction346_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction346(); + INIT_ATTRIBUTES__parser___ReduceAction346(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction346(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction347[55] = { + {(bigint) 1055 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction347" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction347 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction347 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1055 /* 5: ReduceAction347 < ReduceAction347: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78660,63 +118259,121 @@ const classtable_elt_t VFT_ReduceAction492[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction347 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction492 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction492 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction492___action}, + {(bigint) 0 /* 50: ReduceAction347 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction347___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction492 < ReduceAction492: superclass init_table position */}, - {(bigint) parser___ReduceAction492___init}, + {(bigint) 2 /* 54: ReduceAction347 < ReduceAction347: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction492(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction492; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction492_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction492(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction347::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction347(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction347; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction492_parser___ReduceAction492___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction492(); - parser___ReduceAction492___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction493[45] = { - {(bigint) 751 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction493 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction493 < ReduceAction: superclass typecheck marker */}, - {(bigint) 751 /* 3: ReduceAction493 < ReduceAction493: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction347(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction347; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction347(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction347; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction347_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction347_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction347(); + INIT_ATTRIBUTES__parser___ReduceAction347(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction347(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction349[55] = { + {(bigint) 1051 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction349" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction349 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction349 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1051 /* 5: ReduceAction349 < ReduceAction349: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78726,63 +118383,119 @@ const classtable_elt_t VFT_ReduceAction493[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction349 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction493 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction493 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction493___action}, + {(bigint) 0 /* 50: ReduceAction349 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction349___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction493 < ReduceAction493: superclass init_table position */}, - {(bigint) parser___ReduceAction493___init}, + {(bigint) 2 /* 54: ReduceAction349 < ReduceAction349: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction493(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction493; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction493_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction493(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction493_parser___ReduceAction493___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction493(); - parser___ReduceAction493___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction349::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction349(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction349; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction494[45] = { - {(bigint) 747 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction494 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction494 < ReduceAction: superclass typecheck marker */}, - {(bigint) 747 /* 3: ReduceAction494 < ReduceAction494: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction349(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction349; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction349(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction349; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction349_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction349_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction349(); + INIT_ATTRIBUTES__parser___ReduceAction349(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction349(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction351[55] = { + {(bigint) 1043 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction351" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction351 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction351 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1043 /* 5: ReduceAction351 < ReduceAction351: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78792,63 +118505,119 @@ const classtable_elt_t VFT_ReduceAction494[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction351 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction494 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction494 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction494___action}, + {(bigint) 0 /* 50: ReduceAction351 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction351___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction494 < ReduceAction494: superclass init_table position */}, - {(bigint) parser___ReduceAction494___init}, + {(bigint) 2 /* 54: ReduceAction351 < ReduceAction351: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction494(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction494; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction351::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction351(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction351; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction494_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction494(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction494_parser___ReduceAction494___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction494(); - parser___ReduceAction494___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction495[45] = { - {(bigint) 743 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction495 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction495 < ReduceAction: superclass typecheck marker */}, - {(bigint) 743 /* 3: ReduceAction495 < ReduceAction495: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction351(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction351; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction351(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction351; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction351_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction351_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction351(); + INIT_ATTRIBUTES__parser___ReduceAction351(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction351(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction352[55] = { + {(bigint) 1039 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction352" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction352 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction352 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1039 /* 5: ReduceAction352 < ReduceAction352: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78858,63 +118627,121 @@ const classtable_elt_t VFT_ReduceAction495[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction352 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction495 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction495 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction495___action}, + {(bigint) 0 /* 50: ReduceAction352 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction352___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction495 < ReduceAction495: superclass init_table position */}, - {(bigint) parser___ReduceAction495___init}, + {(bigint) 2 /* 54: ReduceAction352 < ReduceAction352: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction495(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction495; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction495_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction495(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction495_parser___ReduceAction495___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction495(); - parser___ReduceAction495___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction352::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction352(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction352; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction496[45] = { - {(bigint) 739 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction496 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction496 < ReduceAction: superclass typecheck marker */}, - {(bigint) 739 /* 3: ReduceAction496 < ReduceAction496: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction352(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction352; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction352(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction352; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction352_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction352_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction352(); + INIT_ATTRIBUTES__parser___ReduceAction352(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction352(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction353[55] = { + {(bigint) 1035 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction353" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction353 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction353 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1035 /* 5: ReduceAction353 < ReduceAction353: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78924,63 +118751,121 @@ const classtable_elt_t VFT_ReduceAction496[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction353 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction496 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction496 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction496___action}, + {(bigint) 0 /* 50: ReduceAction353 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction353___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction496 < ReduceAction496: superclass init_table position */}, - {(bigint) parser___ReduceAction496___init}, + {(bigint) 2 /* 54: ReduceAction353 < ReduceAction353: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction496(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction496; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction496_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction496(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction353::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction353(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction353; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction496_parser___ReduceAction496___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction496(); - parser___ReduceAction496___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction497[45] = { - {(bigint) 735 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction497 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction497 < ReduceAction: superclass typecheck marker */}, - {(bigint) 735 /* 3: ReduceAction497 < ReduceAction497: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction353(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction353; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction353(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction353; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction353_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction353_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction353(); + INIT_ATTRIBUTES__parser___ReduceAction353(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction353(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction354[55] = { + {(bigint) 1031 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction354" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction354 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction354 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1031 /* 5: ReduceAction354 < ReduceAction354: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78990,63 +118875,119 @@ const classtable_elt_t VFT_ReduceAction497[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction354 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction497 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction497 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction497___action}, + {(bigint) 0 /* 50: ReduceAction354 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction354___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction497 < ReduceAction497: superclass init_table position */}, - {(bigint) parser___ReduceAction497___init}, + {(bigint) 2 /* 54: ReduceAction354 < ReduceAction354: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction497(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction497; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction497_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction497(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction497_parser___ReduceAction497___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction497(); - parser___ReduceAction497___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction354::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction354(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction354; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction498[45] = { - {(bigint) 731 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction498 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction498 < ReduceAction: superclass typecheck marker */}, - {(bigint) 731 /* 3: ReduceAction498 < ReduceAction498: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction354(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction354; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction354(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction354; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction354_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction354_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction354(); + INIT_ATTRIBUTES__parser___ReduceAction354(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction354(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction355[55] = { + {(bigint) 1027 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction355" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction355 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction355 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1027 /* 5: ReduceAction355 < ReduceAction355: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79056,63 +118997,119 @@ const classtable_elt_t VFT_ReduceAction498[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction355 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction498 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction498 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction498___action}, + {(bigint) 0 /* 50: ReduceAction355 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction355___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction498 < ReduceAction498: superclass init_table position */}, - {(bigint) parser___ReduceAction498___init}, + {(bigint) 2 /* 54: ReduceAction355 < ReduceAction355: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction498(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction498; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction498_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction498(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction498_parser___ReduceAction498___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction498(); - parser___ReduceAction498___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction355::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction355(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction355; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction499[45] = { - {(bigint) 727 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction499 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction499 < ReduceAction: superclass typecheck marker */}, - {(bigint) 727 /* 3: ReduceAction499 < ReduceAction499: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction355(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction355; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction355(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction355; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction355_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction355_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction355(); + INIT_ATTRIBUTES__parser___ReduceAction355(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction355(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction356[55] = { + {(bigint) 1023 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction356" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction356 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction356 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1023 /* 5: ReduceAction356 < ReduceAction356: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79122,63 +119119,121 @@ const classtable_elt_t VFT_ReduceAction499[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction356 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction499 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction499 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction499___action}, + {(bigint) 0 /* 50: ReduceAction356 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction356___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction499 < ReduceAction499: superclass init_table position */}, - {(bigint) parser___ReduceAction499___init}, + {(bigint) 2 /* 54: ReduceAction356 < ReduceAction356: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction499(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction499; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction499_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction499(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction499_parser___ReduceAction499___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction499(); - parser___ReduceAction499___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction356::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction356(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction356; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction500[45] = { - {(bigint) 715 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction500 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction500 < ReduceAction: superclass typecheck marker */}, - {(bigint) 715 /* 3: ReduceAction500 < ReduceAction500: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction356(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction356; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction356(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction356; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction356_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction356_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction356(); + INIT_ATTRIBUTES__parser___ReduceAction356(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction356(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction357[55] = { + {(bigint) 1019 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction357" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction357 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction357 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1019 /* 5: ReduceAction357 < ReduceAction357: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79188,63 +119243,121 @@ const classtable_elt_t VFT_ReduceAction500[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction357 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction500 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction500 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction500___action}, + {(bigint) 0 /* 50: ReduceAction357 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction357___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction500 < ReduceAction500: superclass init_table position */}, - {(bigint) parser___ReduceAction500___init}, + {(bigint) 2 /* 54: ReduceAction357 < ReduceAction357: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction500(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction500; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction500_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction500(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction357::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction357(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction357; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction500_parser___ReduceAction500___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction500(); - parser___ReduceAction500___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction501[45] = { - {(bigint) 711 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction501 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction501 < ReduceAction: superclass typecheck marker */}, - {(bigint) 711 /* 3: ReduceAction501 < ReduceAction501: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction357(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction357; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction357(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction357; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction357_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction357_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction357(); + INIT_ATTRIBUTES__parser___ReduceAction357(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction357(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction358[55] = { + {(bigint) 1015 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction358" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction358 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction358 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1015 /* 5: ReduceAction358 < ReduceAction358: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79254,63 +119367,119 @@ const classtable_elt_t VFT_ReduceAction501[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction358 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction501 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction501 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction501___action}, + {(bigint) 0 /* 50: ReduceAction358 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction358___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction501 < ReduceAction501: superclass init_table position */}, - {(bigint) parser___ReduceAction501___init}, + {(bigint) 2 /* 54: ReduceAction358 < ReduceAction358: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction501(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction501; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction501_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction501(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction501_parser___ReduceAction501___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction501(); - parser___ReduceAction501___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction358::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction358(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction358; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction502[45] = { - {(bigint) 707 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction502 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction502 < ReduceAction: superclass typecheck marker */}, - {(bigint) 707 /* 3: ReduceAction502 < ReduceAction502: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction358(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction358; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction358(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction358; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction358_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction358_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction358(); + INIT_ATTRIBUTES__parser___ReduceAction358(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction358(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction359[55] = { + {(bigint) 1011 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction359" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction359 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction359 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1011 /* 5: ReduceAction359 < ReduceAction359: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79320,63 +119489,119 @@ const classtable_elt_t VFT_ReduceAction502[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction359 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction502 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction502 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction502___action}, + {(bigint) 0 /* 50: ReduceAction359 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction359___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction502 < ReduceAction502: superclass init_table position */}, - {(bigint) parser___ReduceAction502___init}, + {(bigint) 2 /* 54: ReduceAction359 < ReduceAction359: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction502(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction502; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction359::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction359(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction359; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction502_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction502(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction502_parser___ReduceAction502___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction502(); - parser___ReduceAction502___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction503[45] = { - {(bigint) 703 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction503 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction503 < ReduceAction: superclass typecheck marker */}, - {(bigint) 703 /* 3: ReduceAction503 < ReduceAction503: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction359(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction359; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction359(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction359; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction359_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction359_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction359(); + INIT_ATTRIBUTES__parser___ReduceAction359(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction359(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction360[55] = { + {(bigint) 1003 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction360" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction360 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction360 < ReduceAction: superclass typecheck marker */}, + {(bigint) 1003 /* 5: ReduceAction360 < ReduceAction360: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79386,63 +119611,121 @@ const classtable_elt_t VFT_ReduceAction503[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction360 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction503 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction503 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction503___action}, + {(bigint) 0 /* 50: ReduceAction360 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction360___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction503 < ReduceAction503: superclass init_table position */}, - {(bigint) parser___ReduceAction503___init}, + {(bigint) 2 /* 54: ReduceAction360 < ReduceAction360: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction503(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction503; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction503_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction503(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction503_parser___ReduceAction503___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction503(); - parser___ReduceAction503___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction360::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction360(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction360; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction504[45] = { - {(bigint) 699 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction504 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction504 < ReduceAction: superclass typecheck marker */}, - {(bigint) 699 /* 3: ReduceAction504 < ReduceAction504: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction360(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction360; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction360(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction360; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction360_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction360_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction360(); + INIT_ATTRIBUTES__parser___ReduceAction360(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction360(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction361[55] = { + {(bigint) 999 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction361" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction361 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction361 < ReduceAction: superclass typecheck marker */}, + {(bigint) 999 /* 5: ReduceAction361 < ReduceAction361: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79452,63 +119735,121 @@ const classtable_elt_t VFT_ReduceAction504[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction361 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction504 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction504 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction504___action}, + {(bigint) 0 /* 50: ReduceAction361 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction361___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction504 < ReduceAction504: superclass init_table position */}, - {(bigint) parser___ReduceAction504___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction504(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction504; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction504_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction504(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction504_parser___ReduceAction504___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction504(); - parser___ReduceAction504___init(self, init_table); - return self; + {(bigint) 2 /* 54: ReduceAction361 < ReduceAction361: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction361::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction361(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction361; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction505[45] = { - {(bigint) 695 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction505 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction505 < ReduceAction: superclass typecheck marker */}, - {(bigint) 695 /* 3: ReduceAction505 < ReduceAction505: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction361(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction361; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction361(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction361; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction361_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction361_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction361(); + INIT_ATTRIBUTES__parser___ReduceAction361(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction361(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction363[55] = { + {(bigint) 995 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction363" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction363 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction363 < ReduceAction: superclass typecheck marker */}, + {(bigint) 995 /* 5: ReduceAction363 < ReduceAction363: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79518,63 +119859,119 @@ const classtable_elt_t VFT_ReduceAction505[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction363 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction505 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction505 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction505___action}, + {(bigint) 0 /* 50: ReduceAction363 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction363___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction505 < ReduceAction505: superclass init_table position */}, - {(bigint) parser___ReduceAction505___init}, + {(bigint) 2 /* 54: ReduceAction363 < ReduceAction363: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction505(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction505; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction505_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction505(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction505_parser___ReduceAction505___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction505(); - parser___ReduceAction505___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction363::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction363(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction363; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction506[45] = { - {(bigint) 691 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction506 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction506 < ReduceAction: superclass typecheck marker */}, - {(bigint) 691 /* 3: ReduceAction506 < ReduceAction506: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction363(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction363; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction363(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction363; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction363_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction363_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction363(); + INIT_ATTRIBUTES__parser___ReduceAction363(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction363(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction364[55] = { + {(bigint) 991 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction364" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction364 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction364 < ReduceAction: superclass typecheck marker */}, + {(bigint) 991 /* 5: ReduceAction364 < ReduceAction364: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79584,63 +119981,119 @@ const classtable_elt_t VFT_ReduceAction506[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction364 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction506 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction506 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction506___action}, + {(bigint) 0 /* 50: ReduceAction364 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction364___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction506 < ReduceAction506: superclass init_table position */}, - {(bigint) parser___ReduceAction506___init}, + {(bigint) 2 /* 54: ReduceAction364 < ReduceAction364: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction506(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction506; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction364::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction364(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction364; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction506_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction506(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction506_parser___ReduceAction506___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction506(); - parser___ReduceAction506___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction507[45] = { - {(bigint) 687 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction507 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction507 < ReduceAction: superclass typecheck marker */}, - {(bigint) 687 /* 3: ReduceAction507 < ReduceAction507: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction364(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction364; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction364(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction364; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction364_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction364_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction364(); + INIT_ATTRIBUTES__parser___ReduceAction364(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction364(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction366[55] = { + {(bigint) 987 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction366" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction366 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction366 < ReduceAction: superclass typecheck marker */}, + {(bigint) 987 /* 5: ReduceAction366 < ReduceAction366: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79650,63 +120103,121 @@ const classtable_elt_t VFT_ReduceAction507[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction366 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction507 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction507 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction507___action}, + {(bigint) 0 /* 50: ReduceAction366 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction366___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction507 < ReduceAction507: superclass init_table position */}, - {(bigint) parser___ReduceAction507___init}, + {(bigint) 2 /* 54: ReduceAction366 < ReduceAction366: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction507(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction507; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction507_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction507(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction507_parser___ReduceAction507___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction507(); - parser___ReduceAction507___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction366::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction366(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction366; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction508[45] = { - {(bigint) 683 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction508 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction508 < ReduceAction: superclass typecheck marker */}, - {(bigint) 683 /* 3: ReduceAction508 < ReduceAction508: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction366(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction366; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction366(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction366; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction366_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction366_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction366(); + INIT_ATTRIBUTES__parser___ReduceAction366(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction366(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction367[55] = { + {(bigint) 983 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction367" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction367 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction367 < ReduceAction: superclass typecheck marker */}, + {(bigint) 983 /* 5: ReduceAction367 < ReduceAction367: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79716,63 +120227,121 @@ const classtable_elt_t VFT_ReduceAction508[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction367 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction508 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction508 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction508___action}, + {(bigint) 0 /* 50: ReduceAction367 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction367___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction508 < ReduceAction508: superclass init_table position */}, - {(bigint) parser___ReduceAction508___init}, + {(bigint) 2 /* 54: ReduceAction367 < ReduceAction367: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction508(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction508; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction508_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction508(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction367::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction367(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction367; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction508_parser___ReduceAction508___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction508(); - parser___ReduceAction508___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction509[45] = { - {(bigint) 679 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction509 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction509 < ReduceAction: superclass typecheck marker */}, - {(bigint) 679 /* 3: ReduceAction509 < ReduceAction509: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction367(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction367; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction367(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction367; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction367_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction367_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction367(); + INIT_ATTRIBUTES__parser___ReduceAction367(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction367(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction368[55] = { + {(bigint) 979 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction368" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction368 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction368 < ReduceAction: superclass typecheck marker */}, + {(bigint) 979 /* 5: ReduceAction368 < ReduceAction368: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79782,63 +120351,119 @@ const classtable_elt_t VFT_ReduceAction509[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction368 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction509 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction509 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction509___action}, + {(bigint) 0 /* 50: ReduceAction368 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction368___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction509 < ReduceAction509: superclass init_table position */}, - {(bigint) parser___ReduceAction509___init}, + {(bigint) 2 /* 54: ReduceAction368 < ReduceAction368: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction509(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction509; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction509_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction509(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction509_parser___ReduceAction509___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction509(); - parser___ReduceAction509___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction368::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction368(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction368; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction510[45] = { - {(bigint) 671 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction510 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction510 < ReduceAction: superclass typecheck marker */}, - {(bigint) 671 /* 3: ReduceAction510 < ReduceAction510: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction368(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction368; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction368(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction368; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction368_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction368_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction368(); + INIT_ATTRIBUTES__parser___ReduceAction368(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction368(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction370[55] = { + {(bigint) 971 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction370" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction370 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction370 < ReduceAction: superclass typecheck marker */}, + {(bigint) 971 /* 5: ReduceAction370 < ReduceAction370: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79848,63 +120473,119 @@ const classtable_elt_t VFT_ReduceAction510[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction370 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction510 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction510 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction510___action}, + {(bigint) 0 /* 50: ReduceAction370 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction370___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction510 < ReduceAction510: superclass init_table position */}, - {(bigint) parser___ReduceAction510___init}, + {(bigint) 2 /* 54: ReduceAction370 < ReduceAction370: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction510(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction510; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction510_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction510(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction510_parser___ReduceAction510___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction510(); - parser___ReduceAction510___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction370::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction370(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction370; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction511[45] = { - {(bigint) 667 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction511 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction511 < ReduceAction: superclass typecheck marker */}, - {(bigint) 667 /* 3: ReduceAction511 < ReduceAction511: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction370(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction370; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction370(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction370; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction370_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction370_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction370(); + INIT_ATTRIBUTES__parser___ReduceAction370(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction370(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction371[55] = { + {(bigint) 967 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction371" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction371 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction371 < ReduceAction: superclass typecheck marker */}, + {(bigint) 967 /* 5: ReduceAction371 < ReduceAction371: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79914,63 +120595,121 @@ const classtable_elt_t VFT_ReduceAction511[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction371 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction511 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction511 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction511___action}, + {(bigint) 0 /* 50: ReduceAction371 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction371___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction511 < ReduceAction511: superclass init_table position */}, - {(bigint) parser___ReduceAction511___init}, + {(bigint) 2 /* 54: ReduceAction371 < ReduceAction371: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction511(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction511; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction511_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction511(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction511_parser___ReduceAction511___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction511(); - parser___ReduceAction511___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction371::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction371(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction371; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction512[45] = { - {(bigint) 663 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction512 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction512 < ReduceAction: superclass typecheck marker */}, - {(bigint) 663 /* 3: ReduceAction512 < ReduceAction512: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction371(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction371; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction371(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction371; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction371_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction371_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction371(); + INIT_ATTRIBUTES__parser___ReduceAction371(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction371(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction373[55] = { + {(bigint) 963 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction373" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction373 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction373 < ReduceAction: superclass typecheck marker */}, + {(bigint) 963 /* 5: ReduceAction373 < ReduceAction373: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79980,63 +120719,121 @@ const classtable_elt_t VFT_ReduceAction512[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction373 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction512 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction512 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction512___action}, + {(bigint) 0 /* 50: ReduceAction373 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction373___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction512 < ReduceAction512: superclass init_table position */}, - {(bigint) parser___ReduceAction512___init}, + {(bigint) 2 /* 54: ReduceAction373 < ReduceAction373: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction512(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction512; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction512_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction512(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction373::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction373(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction373; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction512_parser___ReduceAction512___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction512(); - parser___ReduceAction512___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction513[45] = { - {(bigint) 659 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction513 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction513 < ReduceAction: superclass typecheck marker */}, - {(bigint) 659 /* 3: ReduceAction513 < ReduceAction513: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction373(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction373; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction373(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction373; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction373_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction373_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction373(); + INIT_ATTRIBUTES__parser___ReduceAction373(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction373(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction374[55] = { + {(bigint) 959 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction374" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction374 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction374 < ReduceAction: superclass typecheck marker */}, + {(bigint) 959 /* 5: ReduceAction374 < ReduceAction374: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80046,63 +120843,119 @@ const classtable_elt_t VFT_ReduceAction513[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction374 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction513 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction513 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction513___action}, + {(bigint) 0 /* 50: ReduceAction374 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction374___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction513 < ReduceAction513: superclass init_table position */}, - {(bigint) parser___ReduceAction513___init}, + {(bigint) 2 /* 54: ReduceAction374 < ReduceAction374: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction513(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction513; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction513_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction513(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction513_parser___ReduceAction513___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction513(); - parser___ReduceAction513___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction374::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction374(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction374; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction514[45] = { - {(bigint) 655 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction514 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction514 < ReduceAction: superclass typecheck marker */}, - {(bigint) 655 /* 3: ReduceAction514 < ReduceAction514: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction374(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction374; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction374(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction374; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction374_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction374_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction374(); + INIT_ATTRIBUTES__parser___ReduceAction374(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction374(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction375[55] = { + {(bigint) 955 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction375" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction375 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction375 < ReduceAction: superclass typecheck marker */}, + {(bigint) 955 /* 5: ReduceAction375 < ReduceAction375: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80112,63 +120965,119 @@ const classtable_elt_t VFT_ReduceAction514[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction375 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction514 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction514 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction514___action}, + {(bigint) 0 /* 50: ReduceAction375 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction375___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction514 < ReduceAction514: superclass init_table position */}, - {(bigint) parser___ReduceAction514___init}, + {(bigint) 2 /* 54: ReduceAction375 < ReduceAction375: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction514(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction514; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction375::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction375(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction375; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction514_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction514(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction514_parser___ReduceAction514___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction514(); - parser___ReduceAction514___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction515[45] = { - {(bigint) 651 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction515 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction515 < ReduceAction: superclass typecheck marker */}, - {(bigint) 651 /* 3: ReduceAction515 < ReduceAction515: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction375(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction375; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction375(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction375; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction375_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction375_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction375(); + INIT_ATTRIBUTES__parser___ReduceAction375(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction375(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction376[55] = { + {(bigint) 951 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction376" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction376 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction376 < ReduceAction: superclass typecheck marker */}, + {(bigint) 951 /* 5: ReduceAction376 < ReduceAction376: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80178,63 +121087,121 @@ const classtable_elt_t VFT_ReduceAction515[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction376 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction515 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction515 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction515___action}, + {(bigint) 0 /* 50: ReduceAction376 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction376___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction515 < ReduceAction515: superclass init_table position */}, - {(bigint) parser___ReduceAction515___init}, + {(bigint) 2 /* 54: ReduceAction376 < ReduceAction376: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction515(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction515; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction515_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction515(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction515_parser___ReduceAction515___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction515(); - parser___ReduceAction515___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction376::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction376(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction376; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction516[45] = { - {(bigint) 647 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction516 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction516 < ReduceAction: superclass typecheck marker */}, - {(bigint) 647 /* 3: ReduceAction516 < ReduceAction516: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction376(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction376; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction376(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction376; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction376_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction376_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction376(); + INIT_ATTRIBUTES__parser___ReduceAction376(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction376(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction377[55] = { + {(bigint) 947 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction377" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction377 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction377 < ReduceAction: superclass typecheck marker */}, + {(bigint) 947 /* 5: ReduceAction377 < ReduceAction377: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80244,63 +121211,121 @@ const classtable_elt_t VFT_ReduceAction516[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction377 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction516 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction516 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction516___action}, + {(bigint) 0 /* 50: ReduceAction377 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction377___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction516 < ReduceAction516: superclass init_table position */}, - {(bigint) parser___ReduceAction516___init}, + {(bigint) 2 /* 54: ReduceAction377 < ReduceAction377: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction516(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction516; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction516_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction516(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction377::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction377(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction377; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction516_parser___ReduceAction516___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction516(); - parser___ReduceAction516___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction517[45] = { - {(bigint) 643 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction517 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction517 < ReduceAction: superclass typecheck marker */}, - {(bigint) 643 /* 3: ReduceAction517 < ReduceAction517: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction377(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction377; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction377(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction377; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction377_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction377_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction377(); + INIT_ATTRIBUTES__parser___ReduceAction377(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction377(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction384[55] = { + {(bigint) 943 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction384" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction384 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction384 < ReduceAction: superclass typecheck marker */}, + {(bigint) 943 /* 5: ReduceAction384 < ReduceAction384: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80310,63 +121335,119 @@ const classtable_elt_t VFT_ReduceAction517[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction384 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction517 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction517 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction517___action}, + {(bigint) 0 /* 50: ReduceAction384 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction384___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction517 < ReduceAction517: superclass init_table position */}, - {(bigint) parser___ReduceAction517___init}, + {(bigint) 2 /* 54: ReduceAction384 < ReduceAction384: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction517(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction517; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction517_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction517(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction517_parser___ReduceAction517___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction517(); - parser___ReduceAction517___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction384::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction384(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction384; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction518[45] = { - {(bigint) 639 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction518 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction518 < ReduceAction: superclass typecheck marker */}, - {(bigint) 639 /* 3: ReduceAction518 < ReduceAction518: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction384(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction384; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction384(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction384; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction384_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction384_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction384(); + INIT_ATTRIBUTES__parser___ReduceAction384(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction384(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction385[55] = { + {(bigint) 939 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction385" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction385 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction385 < ReduceAction: superclass typecheck marker */}, + {(bigint) 939 /* 5: ReduceAction385 < ReduceAction385: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80376,63 +121457,119 @@ const classtable_elt_t VFT_ReduceAction518[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction385 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction518 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction518 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction518___action}, + {(bigint) 0 /* 50: ReduceAction385 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction385___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction518 < ReduceAction518: superclass init_table position */}, - {(bigint) parser___ReduceAction518___init}, + {(bigint) 2 /* 54: ReduceAction385 < ReduceAction385: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction518(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction518; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction518_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction518(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction518_parser___ReduceAction518___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction518(); - parser___ReduceAction518___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction385::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction385(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction385; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction519[45] = { - {(bigint) 635 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction519 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction519 < ReduceAction: superclass typecheck marker */}, - {(bigint) 635 /* 3: ReduceAction519 < ReduceAction519: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction385(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction385; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction385(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction385; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction385_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction385_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction385(); + INIT_ATTRIBUTES__parser___ReduceAction385(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction385(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction386[55] = { + {(bigint) 935 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction386" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction386 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction386 < ReduceAction: superclass typecheck marker */}, + {(bigint) 935 /* 5: ReduceAction386 < ReduceAction386: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80442,63 +121579,121 @@ const classtable_elt_t VFT_ReduceAction519[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction386 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction519 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction519 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction519___action}, + {(bigint) 0 /* 50: ReduceAction386 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction386___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction519 < ReduceAction519: superclass init_table position */}, - {(bigint) parser___ReduceAction519___init}, + {(bigint) 2 /* 54: ReduceAction386 < ReduceAction386: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction519(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction519; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction519_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction519(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction519_parser___ReduceAction519___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction519(); - parser___ReduceAction519___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction386::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction386(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction386; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction520[45] = { - {(bigint) 627 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction520 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction520 < ReduceAction: superclass typecheck marker */}, - {(bigint) 627 /* 3: ReduceAction520 < ReduceAction520: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction386(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction386; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction386(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction386; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction386_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction386_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction386(); + INIT_ATTRIBUTES__parser___ReduceAction386(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction386(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction387[55] = { + {(bigint) 931 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction387" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction387 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction387 < ReduceAction: superclass typecheck marker */}, + {(bigint) 931 /* 5: ReduceAction387 < ReduceAction387: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80508,63 +121703,121 @@ const classtable_elt_t VFT_ReduceAction520[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction387 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction520 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction520 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction520___action}, + {(bigint) 0 /* 50: ReduceAction387 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction387___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction520 < ReduceAction520: superclass init_table position */}, - {(bigint) parser___ReduceAction520___init}, + {(bigint) 2 /* 54: ReduceAction387 < ReduceAction387: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction520(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction520; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction520_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction520(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction387::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction387(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction387; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction520_parser___ReduceAction520___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction520(); - parser___ReduceAction520___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction521[45] = { - {(bigint) 623 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction521 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction521 < ReduceAction: superclass typecheck marker */}, - {(bigint) 623 /* 3: ReduceAction521 < ReduceAction521: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction387(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction387; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction387(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction387; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction387_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction387_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction387(); + INIT_ATTRIBUTES__parser___ReduceAction387(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction387(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction388[55] = { + {(bigint) 927 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction388" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction388 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction388 < ReduceAction: superclass typecheck marker */}, + {(bigint) 927 /* 5: ReduceAction388 < ReduceAction388: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80574,63 +121827,119 @@ const classtable_elt_t VFT_ReduceAction521[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction388 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction521 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction521 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction521___action}, + {(bigint) 0 /* 50: ReduceAction388 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction388___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction521 < ReduceAction521: superclass init_table position */}, - {(bigint) parser___ReduceAction521___init}, + {(bigint) 2 /* 54: ReduceAction388 < ReduceAction388: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction521(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction521; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction521_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction521(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction521_parser___ReduceAction521___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction521(); - parser___ReduceAction521___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction388::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction388(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction388; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction522[45] = { - {(bigint) 619 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction522 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction522 < ReduceAction: superclass typecheck marker */}, - {(bigint) 619 /* 3: ReduceAction522 < ReduceAction522: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction388(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction388; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction388(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction388; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction388_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction388_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction388(); + INIT_ATTRIBUTES__parser___ReduceAction388(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction388(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction389[55] = { + {(bigint) 923 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction389" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction389 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction389 < ReduceAction: superclass typecheck marker */}, + {(bigint) 923 /* 5: ReduceAction389 < ReduceAction389: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80640,63 +121949,119 @@ const classtable_elt_t VFT_ReduceAction522[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction389 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction522 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction522 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction522___action}, + {(bigint) 0 /* 50: ReduceAction389 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction389___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction522 < ReduceAction522: superclass init_table position */}, - {(bigint) parser___ReduceAction522___init}, + {(bigint) 2 /* 54: ReduceAction389 < ReduceAction389: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction522(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction522; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction389::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction389(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction389; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction522_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction522(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction522_parser___ReduceAction522___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction522(); - parser___ReduceAction522___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction523[45] = { - {(bigint) 615 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction523 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction523 < ReduceAction: superclass typecheck marker */}, - {(bigint) 615 /* 3: ReduceAction523 < ReduceAction523: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction389(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction389; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction389(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction389; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction389_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction389_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction389(); + INIT_ATTRIBUTES__parser___ReduceAction389(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction389(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction390[55] = { + {(bigint) 915 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction390" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction390 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction390 < ReduceAction: superclass typecheck marker */}, + {(bigint) 915 /* 5: ReduceAction390 < ReduceAction390: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80706,63 +122071,121 @@ const classtable_elt_t VFT_ReduceAction523[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction390 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction523 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction523 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction523___action}, + {(bigint) 0 /* 50: ReduceAction390 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction390___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction523 < ReduceAction523: superclass init_table position */}, - {(bigint) parser___ReduceAction523___init}, + {(bigint) 2 /* 54: ReduceAction390 < ReduceAction390: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction523(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction523; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction523_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction523(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction523_parser___ReduceAction523___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction523(); - parser___ReduceAction523___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction390::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction390(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction390; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction524[45] = { - {(bigint) 611 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction524 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction524 < ReduceAction: superclass typecheck marker */}, - {(bigint) 611 /* 3: ReduceAction524 < ReduceAction524: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction390(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction390; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction390(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction390; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction390_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction390_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction390(); + INIT_ATTRIBUTES__parser___ReduceAction390(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction390(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction391[55] = { + {(bigint) 911 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction391" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction391 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction391 < ReduceAction: superclass typecheck marker */}, + {(bigint) 911 /* 5: ReduceAction391 < ReduceAction391: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80772,63 +122195,121 @@ const classtable_elt_t VFT_ReduceAction524[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction391 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction524 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction524 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction524___action}, + {(bigint) 0 /* 50: ReduceAction391 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction391___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction524 < ReduceAction524: superclass init_table position */}, - {(bigint) parser___ReduceAction524___init}, + {(bigint) 2 /* 54: ReduceAction391 < ReduceAction391: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction524(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction524; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction524_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction524(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction391::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction391(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction391; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction524_parser___ReduceAction524___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction524(); - parser___ReduceAction524___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction525[45] = { - {(bigint) 607 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction525 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction525 < ReduceAction: superclass typecheck marker */}, - {(bigint) 607 /* 3: ReduceAction525 < ReduceAction525: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction391(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction391; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction391(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction391; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction391_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction391_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction391(); + INIT_ATTRIBUTES__parser___ReduceAction391(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction391(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction392[55] = { + {(bigint) 907 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction392" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction392 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction392 < ReduceAction: superclass typecheck marker */}, + {(bigint) 907 /* 5: ReduceAction392 < ReduceAction392: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80838,63 +122319,119 @@ const classtable_elt_t VFT_ReduceAction525[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction392 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction525 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction525 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction525___action}, + {(bigint) 0 /* 50: ReduceAction392 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction392___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction525 < ReduceAction525: superclass init_table position */}, - {(bigint) parser___ReduceAction525___init}, + {(bigint) 2 /* 54: ReduceAction392 < ReduceAction392: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction525(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction525; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction525_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction525(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction525_parser___ReduceAction525___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction525(); - parser___ReduceAction525___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction392::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction392(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction392; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction526[45] = { - {(bigint) 603 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction526 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction526 < ReduceAction: superclass typecheck marker */}, - {(bigint) 603 /* 3: ReduceAction526 < ReduceAction526: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction392(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction392; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction392(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction392; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction392_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction392_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction392(); + INIT_ATTRIBUTES__parser___ReduceAction392(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction392(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction393[55] = { + {(bigint) 903 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction393" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction393 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction393 < ReduceAction: superclass typecheck marker */}, + {(bigint) 903 /* 5: ReduceAction393 < ReduceAction393: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80904,63 +122441,119 @@ const classtable_elt_t VFT_ReduceAction526[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction393 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction526 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction526 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction526___action}, + {(bigint) 0 /* 50: ReduceAction393 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction393___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction526 < ReduceAction526: superclass init_table position */}, - {(bigint) parser___ReduceAction526___init}, + {(bigint) 2 /* 54: ReduceAction393 < ReduceAction393: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction526(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction526; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction526_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction526(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction526_parser___ReduceAction526___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction526(); - parser___ReduceAction526___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction393::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction393(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction393; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction527[45] = { - {(bigint) 599 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction527 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction527 < ReduceAction: superclass typecheck marker */}, - {(bigint) 599 /* 3: ReduceAction527 < ReduceAction527: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction393(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction393; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction393(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction393; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction393_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction393_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction393(); + INIT_ATTRIBUTES__parser___ReduceAction393(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction393(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction394[55] = { + {(bigint) 899 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction394" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction394 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction394 < ReduceAction: superclass typecheck marker */}, + {(bigint) 899 /* 5: ReduceAction394 < ReduceAction394: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80970,63 +122563,121 @@ const classtable_elt_t VFT_ReduceAction527[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction394 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction527 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction527 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction527___action}, + {(bigint) 0 /* 50: ReduceAction394 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction394___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction527 < ReduceAction527: superclass init_table position */}, - {(bigint) parser___ReduceAction527___init}, + {(bigint) 2 /* 54: ReduceAction394 < ReduceAction394: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction527(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction527; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction527_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction527(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction527_parser___ReduceAction527___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction527(); - parser___ReduceAction527___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction394::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction394(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction394; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction528[45] = { - {(bigint) 595 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction528 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction528 < ReduceAction: superclass typecheck marker */}, - {(bigint) 595 /* 3: ReduceAction528 < ReduceAction528: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction394(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction394; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction394(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction394; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction394_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction394_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction394(); + INIT_ATTRIBUTES__parser___ReduceAction394(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction394(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction395[55] = { + {(bigint) 895 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction395" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction395 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction395 < ReduceAction: superclass typecheck marker */}, + {(bigint) 895 /* 5: ReduceAction395 < ReduceAction395: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81036,63 +122687,121 @@ const classtable_elt_t VFT_ReduceAction528[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction395 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction528 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction528 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction528___action}, + {(bigint) 0 /* 50: ReduceAction395 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction395___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction528 < ReduceAction528: superclass init_table position */}, - {(bigint) parser___ReduceAction528___init}, + {(bigint) 2 /* 54: ReduceAction395 < ReduceAction395: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction528(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction528; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction528_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction528(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction395::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction395(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction395; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction528_parser___ReduceAction528___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction528(); - parser___ReduceAction528___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction529[45] = { - {(bigint) 591 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction529 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction529 < ReduceAction: superclass typecheck marker */}, - {(bigint) 591 /* 3: ReduceAction529 < ReduceAction529: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction395(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction395; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction395(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction395; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction395_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction395_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction395(); + INIT_ATTRIBUTES__parser___ReduceAction395(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction395(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction396[55] = { + {(bigint) 891 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction396" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction396 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction396 < ReduceAction: superclass typecheck marker */}, + {(bigint) 891 /* 5: ReduceAction396 < ReduceAction396: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81102,63 +122811,119 @@ const classtable_elt_t VFT_ReduceAction529[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction396 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction529 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction529 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction529___action}, + {(bigint) 0 /* 50: ReduceAction396 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction396___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction529 < ReduceAction529: superclass init_table position */}, - {(bigint) parser___ReduceAction529___init}, + {(bigint) 2 /* 54: ReduceAction396 < ReduceAction396: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction529(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction529; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction529_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction529(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction529_parser___ReduceAction529___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction529(); - parser___ReduceAction529___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction396::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction396(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction396; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction530[45] = { - {(bigint) 583 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction530 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction530 < ReduceAction: superclass typecheck marker */}, - {(bigint) 583 /* 3: ReduceAction530 < ReduceAction530: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction396(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction396; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction396(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction396; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction396_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction396_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction396(); + INIT_ATTRIBUTES__parser___ReduceAction396(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction396(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction398[55] = { + {(bigint) 887 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction398" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction398 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction398 < ReduceAction: superclass typecheck marker */}, + {(bigint) 887 /* 5: ReduceAction398 < ReduceAction398: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81168,63 +122933,119 @@ const classtable_elt_t VFT_ReduceAction530[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction398 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction530 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction530 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction530___action}, + {(bigint) 0 /* 50: ReduceAction398 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction398___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction530 < ReduceAction530: superclass init_table position */}, - {(bigint) parser___ReduceAction530___init}, + {(bigint) 2 /* 54: ReduceAction398 < ReduceAction398: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction530(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction530; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction398::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction398(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction398; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction530_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction530(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction530_parser___ReduceAction530___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction530(); - parser___ReduceAction530___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction531[45] = { - {(bigint) 579 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction531 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction531 < ReduceAction: superclass typecheck marker */}, - {(bigint) 579 /* 3: ReduceAction531 < ReduceAction531: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction398(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction398; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction398(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction398; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction398_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction398_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction398(); + INIT_ATTRIBUTES__parser___ReduceAction398(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction398(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction399[55] = { + {(bigint) 883 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction399" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction399 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction399 < ReduceAction: superclass typecheck marker */}, + {(bigint) 883 /* 5: ReduceAction399 < ReduceAction399: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81234,63 +123055,121 @@ const classtable_elt_t VFT_ReduceAction531[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction399 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction531 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction531 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction531___action}, + {(bigint) 0 /* 50: ReduceAction399 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction399___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction531 < ReduceAction531: superclass init_table position */}, - {(bigint) parser___ReduceAction531___init}, + {(bigint) 2 /* 54: ReduceAction399 < ReduceAction399: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction531(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction531; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction531_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction531(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction531_parser___ReduceAction531___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction531(); - parser___ReduceAction531___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction399::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction399(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction399; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction532[45] = { - {(bigint) 575 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction532 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction532 < ReduceAction: superclass typecheck marker */}, - {(bigint) 575 /* 3: ReduceAction532 < ReduceAction532: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction399(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction399; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction399(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction399; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction399_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction399_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction399(); + INIT_ATTRIBUTES__parser___ReduceAction399(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction399(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction400[55] = { + {(bigint) 871 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction400" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction400 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction400 < ReduceAction: superclass typecheck marker */}, + {(bigint) 871 /* 5: ReduceAction400 < ReduceAction400: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81300,63 +123179,121 @@ const classtable_elt_t VFT_ReduceAction532[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction400 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction532 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction532 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction532___action}, + {(bigint) 0 /* 50: ReduceAction400 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction400___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction532 < ReduceAction532: superclass init_table position */}, - {(bigint) parser___ReduceAction532___init}, + {(bigint) 2 /* 54: ReduceAction400 < ReduceAction400: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction532(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction532; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction532_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction532(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction400::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction400(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction400; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction532_parser___ReduceAction532___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction532(); - parser___ReduceAction532___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction533[45] = { - {(bigint) 571 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction533 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction533 < ReduceAction: superclass typecheck marker */}, - {(bigint) 571 /* 3: ReduceAction533 < ReduceAction533: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction400(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction400; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction400(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction400; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction400_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction400_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction400(); + INIT_ATTRIBUTES__parser___ReduceAction400(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction400(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction401[55] = { + {(bigint) 867 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction401" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction401 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction401 < ReduceAction: superclass typecheck marker */}, + {(bigint) 867 /* 5: ReduceAction401 < ReduceAction401: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81366,63 +123303,119 @@ const classtable_elt_t VFT_ReduceAction533[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction401 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction533 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction533 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction533___action}, + {(bigint) 0 /* 50: ReduceAction401 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction401___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction533 < ReduceAction533: superclass init_table position */}, - {(bigint) parser___ReduceAction533___init}, + {(bigint) 2 /* 54: ReduceAction401 < ReduceAction401: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction533(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction533; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction533_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction533(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction533_parser___ReduceAction533___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction533(); - parser___ReduceAction533___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction401::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction401(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction401; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction534[45] = { - {(bigint) 567 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction534 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction534 < ReduceAction: superclass typecheck marker */}, - {(bigint) 567 /* 3: ReduceAction534 < ReduceAction534: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction401(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction401; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction401(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction401; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction401_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction401_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction401(); + INIT_ATTRIBUTES__parser___ReduceAction401(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction401(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction402[55] = { + {(bigint) 863 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction402" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction402 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction402 < ReduceAction: superclass typecheck marker */}, + {(bigint) 863 /* 5: ReduceAction402 < ReduceAction402: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81432,63 +123425,119 @@ const classtable_elt_t VFT_ReduceAction534[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction402 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction534 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction534 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction534___action}, + {(bigint) 0 /* 50: ReduceAction402 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction402___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction534 < ReduceAction534: superclass init_table position */}, - {(bigint) parser___ReduceAction534___init}, + {(bigint) 2 /* 54: ReduceAction402 < ReduceAction402: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction534(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction534; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction534_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction534(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction534_parser___ReduceAction534___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction534(); - parser___ReduceAction534___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction402::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction402(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction402; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction535[45] = { - {(bigint) 563 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction535 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction535 < ReduceAction: superclass typecheck marker */}, - {(bigint) 563 /* 3: ReduceAction535 < ReduceAction535: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction402(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction402; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction402(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction402; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction402_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction402_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction402(); + INIT_ATTRIBUTES__parser___ReduceAction402(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction402(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction403[55] = { + {(bigint) 859 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction403" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction403 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction403 < ReduceAction: superclass typecheck marker */}, + {(bigint) 859 /* 5: ReduceAction403 < ReduceAction403: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81498,63 +123547,121 @@ const classtable_elt_t VFT_ReduceAction535[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction403 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction535 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction535 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction535___action}, + {(bigint) 0 /* 50: ReduceAction403 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction403___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction535 < ReduceAction535: superclass init_table position */}, - {(bigint) parser___ReduceAction535___init}, + {(bigint) 2 /* 54: ReduceAction403 < ReduceAction403: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction535(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction535; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction535_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction535(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction535_parser___ReduceAction535___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction535(); - parser___ReduceAction535___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction403::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction403(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction403; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction536[45] = { - {(bigint) 559 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction536 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction536 < ReduceAction: superclass typecheck marker */}, - {(bigint) 559 /* 3: ReduceAction536 < ReduceAction536: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction403(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction403; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction403(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction403; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction403_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction403_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction403(); + INIT_ATTRIBUTES__parser___ReduceAction403(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction403(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction404[55] = { + {(bigint) 855 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction404" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction404 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction404 < ReduceAction: superclass typecheck marker */}, + {(bigint) 855 /* 5: ReduceAction404 < ReduceAction404: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81564,63 +123671,121 @@ const classtable_elt_t VFT_ReduceAction536[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction404 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction536 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction536 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction536___action}, + {(bigint) 0 /* 50: ReduceAction404 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction404___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction536 < ReduceAction536: superclass init_table position */}, - {(bigint) parser___ReduceAction536___init}, + {(bigint) 2 /* 54: ReduceAction404 < ReduceAction404: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction536(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction536; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction536_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction536(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction404::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction404(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction404; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction536_parser___ReduceAction536___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction536(); - parser___ReduceAction536___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction537[45] = { - {(bigint) 555 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction537 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction537 < ReduceAction: superclass typecheck marker */}, - {(bigint) 555 /* 3: ReduceAction537 < ReduceAction537: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction404(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction404; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction404(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction404; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction404_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction404_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction404(); + INIT_ATTRIBUTES__parser___ReduceAction404(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction404(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction406[55] = { + {(bigint) 851 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction406" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction406 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction406 < ReduceAction: superclass typecheck marker */}, + {(bigint) 851 /* 5: ReduceAction406 < ReduceAction406: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81630,63 +123795,119 @@ const classtable_elt_t VFT_ReduceAction537[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction406 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction537 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction537 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction537___action}, + {(bigint) 0 /* 50: ReduceAction406 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction406___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction537 < ReduceAction537: superclass init_table position */}, - {(bigint) parser___ReduceAction537___init}, + {(bigint) 2 /* 54: ReduceAction406 < ReduceAction406: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction537(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction537; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction537_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction537(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction537_parser___ReduceAction537___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction537(); - parser___ReduceAction537___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction406::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction406(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction406; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction538[45] = { - {(bigint) 551 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction538 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction538 < ReduceAction: superclass typecheck marker */}, - {(bigint) 551 /* 3: ReduceAction538 < ReduceAction538: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction406(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction406; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction406(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction406; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction406_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction406_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction406(); + INIT_ATTRIBUTES__parser___ReduceAction406(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction406(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction407[55] = { + {(bigint) 847 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction407" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction407 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction407 < ReduceAction: superclass typecheck marker */}, + {(bigint) 847 /* 5: ReduceAction407 < ReduceAction407: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81696,63 +123917,119 @@ const classtable_elt_t VFT_ReduceAction538[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction407 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction538 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction538 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction538___action}, + {(bigint) 0 /* 50: ReduceAction407 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction407___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction538 < ReduceAction538: superclass init_table position */}, - {(bigint) parser___ReduceAction538___init}, + {(bigint) 2 /* 54: ReduceAction407 < ReduceAction407: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction538(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction538; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction407::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction407(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction407; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction538_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction538(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction538_parser___ReduceAction538___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction538(); - parser___ReduceAction538___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction539[45] = { - {(bigint) 547 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction539 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction539 < ReduceAction: superclass typecheck marker */}, - {(bigint) 547 /* 3: ReduceAction539 < ReduceAction539: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction407(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction407; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction407(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction407; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction407_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction407_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction407(); + INIT_ATTRIBUTES__parser___ReduceAction407(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction407(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction408[55] = { + {(bigint) 843 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction408" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction408 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction408 < ReduceAction: superclass typecheck marker */}, + {(bigint) 843 /* 5: ReduceAction408 < ReduceAction408: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81762,63 +124039,121 @@ const classtable_elt_t VFT_ReduceAction539[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction408 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction539 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction539 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction539___action}, + {(bigint) 0 /* 50: ReduceAction408 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction408___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction539 < ReduceAction539: superclass init_table position */}, - {(bigint) parser___ReduceAction539___init}, + {(bigint) 2 /* 54: ReduceAction408 < ReduceAction408: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction539(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction539; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction539_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction539(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction539_parser___ReduceAction539___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction539(); - parser___ReduceAction539___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction408::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction408(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction408; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction540[45] = { - {(bigint) 539 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction540 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction540 < ReduceAction: superclass typecheck marker */}, - {(bigint) 539 /* 3: ReduceAction540 < ReduceAction540: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction408(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction408; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction408(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction408; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction408_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction408_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction408(); + INIT_ATTRIBUTES__parser___ReduceAction408(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction408(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction409[55] = { + {(bigint) 839 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction409" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction409 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction409 < ReduceAction: superclass typecheck marker */}, + {(bigint) 839 /* 5: ReduceAction409 < ReduceAction409: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81828,63 +124163,121 @@ const classtable_elt_t VFT_ReduceAction540[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction409 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction540 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction540 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction540___action}, + {(bigint) 0 /* 50: ReduceAction409 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction409___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction540 < ReduceAction540: superclass init_table position */}, - {(bigint) parser___ReduceAction540___init}, + {(bigint) 2 /* 54: ReduceAction409 < ReduceAction409: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction540(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction540; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction540_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction540(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction409::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction409(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction409; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction540_parser___ReduceAction540___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction540(); - parser___ReduceAction540___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction541[45] = { - {(bigint) 535 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction541 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction541 < ReduceAction: superclass typecheck marker */}, - {(bigint) 535 /* 3: ReduceAction541 < ReduceAction541: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction409(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction409; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction409(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction409; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction409_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction409_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction409(); + INIT_ATTRIBUTES__parser___ReduceAction409(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction409(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction410[55] = { + {(bigint) 831 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction410" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction410 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction410 < ReduceAction: superclass typecheck marker */}, + {(bigint) 831 /* 5: ReduceAction410 < ReduceAction410: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81894,63 +124287,119 @@ const classtable_elt_t VFT_ReduceAction541[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction410 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction541 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction541 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction541___action}, + {(bigint) 0 /* 50: ReduceAction410 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction410___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction541 < ReduceAction541: superclass init_table position */}, - {(bigint) parser___ReduceAction541___init}, + {(bigint) 2 /* 54: ReduceAction410 < ReduceAction410: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction541(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction541; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction541_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction541(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction541_parser___ReduceAction541___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction541(); - parser___ReduceAction541___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction410::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction410(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction410; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction542[45] = { - {(bigint) 531 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction542 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction542 < ReduceAction: superclass typecheck marker */}, - {(bigint) 531 /* 3: ReduceAction542 < ReduceAction542: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction410(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction410; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction410(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction410; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction410_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction410_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction410(); + INIT_ATTRIBUTES__parser___ReduceAction410(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction410(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction412[55] = { + {(bigint) 827 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction412" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction412 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction412 < ReduceAction: superclass typecheck marker */}, + {(bigint) 827 /* 5: ReduceAction412 < ReduceAction412: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81960,63 +124409,119 @@ const classtable_elt_t VFT_ReduceAction542[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction412 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction542 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction542 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction542___action}, + {(bigint) 0 /* 50: ReduceAction412 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction412___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction542 < ReduceAction542: superclass init_table position */}, - {(bigint) parser___ReduceAction542___init}, + {(bigint) 2 /* 54: ReduceAction412 < ReduceAction412: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction542(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction542; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction542_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction542(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction542_parser___ReduceAction542___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction542(); - parser___ReduceAction542___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction412::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction412(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction412; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction543[45] = { - {(bigint) 527 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction543 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction543 < ReduceAction: superclass typecheck marker */}, - {(bigint) 527 /* 3: ReduceAction543 < ReduceAction543: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction412(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction412; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction412(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction412; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction412_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction412_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction412(); + INIT_ATTRIBUTES__parser___ReduceAction412(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction412(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction415[55] = { + {(bigint) 823 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction415" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction415 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction415 < ReduceAction: superclass typecheck marker */}, + {(bigint) 823 /* 5: ReduceAction415 < ReduceAction415: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82026,63 +124531,121 @@ const classtable_elt_t VFT_ReduceAction543[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction415 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction543 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction543 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction543___action}, - {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction543 < ReduceAction543: superclass init_table position */}, - {(bigint) parser___ReduceAction543___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_ReduceAction543(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction543; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction543_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction543(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction543_parser___ReduceAction543___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction543(); - parser___ReduceAction543___init(self, init_table); - return self; + {(bigint) 0 /* 50: ReduceAction415 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction415___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction415 < ReduceAction415: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction415::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction415(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction415; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction544[45] = { - {(bigint) 523 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction544 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction544 < ReduceAction: superclass typecheck marker */}, - {(bigint) 523 /* 3: ReduceAction544 < ReduceAction544: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction415(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction415; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction415(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction415; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction415_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction415_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction415(); + INIT_ATTRIBUTES__parser___ReduceAction415(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction415(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction416[55] = { + {(bigint) 819 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction416" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction416 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction416 < ReduceAction: superclass typecheck marker */}, + {(bigint) 819 /* 5: ReduceAction416 < ReduceAction416: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82092,63 +124655,119 @@ const classtable_elt_t VFT_ReduceAction544[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction416 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction544 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction544 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction544___action}, + {(bigint) 0 /* 50: ReduceAction416 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction416___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction544 < ReduceAction544: superclass init_table position */}, - {(bigint) parser___ReduceAction544___init}, + {(bigint) 2 /* 54: ReduceAction416 < ReduceAction416: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction544(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction544; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction544_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction544(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction544_parser___ReduceAction544___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction544(); - parser___ReduceAction544___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction416::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction416(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction416; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction545[45] = { - {(bigint) 519 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction545 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction545 < ReduceAction: superclass typecheck marker */}, - {(bigint) 519 /* 3: ReduceAction545 < ReduceAction545: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction416(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction416; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction416(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction416; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction416_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction416_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction416(); + INIT_ATTRIBUTES__parser___ReduceAction416(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction416(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction417[55] = { + {(bigint) 815 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction417" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction417 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction417 < ReduceAction: superclass typecheck marker */}, + {(bigint) 815 /* 5: ReduceAction417 < ReduceAction417: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82158,63 +124777,121 @@ const classtable_elt_t VFT_ReduceAction545[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction417 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction545 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction545 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction545___action}, + {(bigint) 0 /* 50: ReduceAction417 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction417___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction545 < ReduceAction545: superclass init_table position */}, - {(bigint) parser___ReduceAction545___init}, + {(bigint) 2 /* 54: ReduceAction417 < ReduceAction417: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction545(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction545; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction545_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction545(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction545_parser___ReduceAction545___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction545(); - parser___ReduceAction545___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction417::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction417(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction417; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction546[45] = { - {(bigint) 515 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction546 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction546 < ReduceAction: superclass typecheck marker */}, - {(bigint) 515 /* 3: ReduceAction546 < ReduceAction546: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction417(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction417; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction417(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction417; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction417_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction417_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction417(); + INIT_ATTRIBUTES__parser___ReduceAction417(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction417(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction418[55] = { + {(bigint) 811 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction418" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction418 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction418 < ReduceAction: superclass typecheck marker */}, + {(bigint) 811 /* 5: ReduceAction418 < ReduceAction418: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82224,63 +124901,121 @@ const classtable_elt_t VFT_ReduceAction546[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction418 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction546 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction546 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction546___action}, + {(bigint) 0 /* 50: ReduceAction418 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction418___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction546 < ReduceAction546: superclass init_table position */}, - {(bigint) parser___ReduceAction546___init}, + {(bigint) 2 /* 54: ReduceAction418 < ReduceAction418: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction546(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction546; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction546_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction546(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction418::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction418(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction418; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction546_parser___ReduceAction546___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction546(); - parser___ReduceAction546___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction547[45] = { - {(bigint) 511 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction547 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction547 < ReduceAction: superclass typecheck marker */}, - {(bigint) 511 /* 3: ReduceAction547 < ReduceAction547: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction418(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction418; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction418(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction418; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction418_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction418_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction418(); + INIT_ATTRIBUTES__parser___ReduceAction418(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction418(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction419[55] = { + {(bigint) 807 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction419" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction419 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction419 < ReduceAction: superclass typecheck marker */}, + {(bigint) 807 /* 5: ReduceAction419 < ReduceAction419: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82290,63 +125025,119 @@ const classtable_elt_t VFT_ReduceAction547[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction419 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction547 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction547 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction547___action}, + {(bigint) 0 /* 50: ReduceAction419 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction419___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction547 < ReduceAction547: superclass init_table position */}, - {(bigint) parser___ReduceAction547___init}, + {(bigint) 2 /* 54: ReduceAction419 < ReduceAction419: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction547(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction547; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction547_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction547(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction547_parser___ReduceAction547___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction547(); - parser___ReduceAction547___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction419::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction419(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction419; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction548[45] = { - {(bigint) 507 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction548 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction548 < ReduceAction: superclass typecheck marker */}, - {(bigint) 507 /* 3: ReduceAction548 < ReduceAction548: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction419(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction419; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction419(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction419; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction419_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction419_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction419(); + INIT_ATTRIBUTES__parser___ReduceAction419(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction419(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction420[55] = { + {(bigint) 799 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction420" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction420 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction420 < ReduceAction: superclass typecheck marker */}, + {(bigint) 799 /* 5: ReduceAction420 < ReduceAction420: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82356,63 +125147,119 @@ const classtable_elt_t VFT_ReduceAction548[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction420 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction548 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction548 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction548___action}, + {(bigint) 0 /* 50: ReduceAction420 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction420___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction548 < ReduceAction548: superclass init_table position */}, - {(bigint) parser___ReduceAction548___init}, + {(bigint) 2 /* 54: ReduceAction420 < ReduceAction420: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction548(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction548; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction420::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction420(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction420; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction548_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction548(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction548_parser___ReduceAction548___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction548(); - parser___ReduceAction548___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction549[45] = { - {(bigint) 503 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction549 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction549 < ReduceAction: superclass typecheck marker */}, - {(bigint) 503 /* 3: ReduceAction549 < ReduceAction549: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction420(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction420; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction420(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction420; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction420_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction420_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction420(); + INIT_ATTRIBUTES__parser___ReduceAction420(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction420(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction421[55] = { + {(bigint) 795 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction421" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction421 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction421 < ReduceAction: superclass typecheck marker */}, + {(bigint) 795 /* 5: ReduceAction421 < ReduceAction421: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82422,63 +125269,121 @@ const classtable_elt_t VFT_ReduceAction549[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction421 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction549 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction549 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction549___action}, + {(bigint) 0 /* 50: ReduceAction421 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction421___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction549 < ReduceAction549: superclass init_table position */}, - {(bigint) parser___ReduceAction549___init}, + {(bigint) 2 /* 54: ReduceAction421 < ReduceAction421: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction549(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction549; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction549_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction549(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction549_parser___ReduceAction549___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction549(); - parser___ReduceAction549___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction421::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction421(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction421; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction550[45] = { - {(bigint) 495 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction550 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction550 < ReduceAction: superclass typecheck marker */}, - {(bigint) 495 /* 3: ReduceAction550 < ReduceAction550: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction421(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction421; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction421(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction421; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction421_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction421_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction421(); + INIT_ATTRIBUTES__parser___ReduceAction421(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction421(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction422[55] = { + {(bigint) 791 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction422" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction422 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction422 < ReduceAction: superclass typecheck marker */}, + {(bigint) 791 /* 5: ReduceAction422 < ReduceAction422: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82488,63 +125393,121 @@ const classtable_elt_t VFT_ReduceAction550[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction422 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction550 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction550 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction550___action}, + {(bigint) 0 /* 50: ReduceAction422 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction422___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction550 < ReduceAction550: superclass init_table position */}, - {(bigint) parser___ReduceAction550___init}, + {(bigint) 2 /* 54: ReduceAction422 < ReduceAction422: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction550(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction550; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction550_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction550(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction422::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction422(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction422; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction550_parser___ReduceAction550___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction550(); - parser___ReduceAction550___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction551[45] = { - {(bigint) 491 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction551 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction551 < ReduceAction: superclass typecheck marker */}, - {(bigint) 491 /* 3: ReduceAction551 < ReduceAction551: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction422(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction422; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction422(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction422; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction422_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction422_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction422(); + INIT_ATTRIBUTES__parser___ReduceAction422(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction422(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction423[55] = { + {(bigint) 787 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction423" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction423 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction423 < ReduceAction: superclass typecheck marker */}, + {(bigint) 787 /* 5: ReduceAction423 < ReduceAction423: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82554,63 +125517,119 @@ const classtable_elt_t VFT_ReduceAction551[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction423 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction551 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction551 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction551___action}, + {(bigint) 0 /* 50: ReduceAction423 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction423___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction551 < ReduceAction551: superclass init_table position */}, - {(bigint) parser___ReduceAction551___init}, + {(bigint) 2 /* 54: ReduceAction423 < ReduceAction423: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction551(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction551; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction551_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction551(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction551_parser___ReduceAction551___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction551(); - parser___ReduceAction551___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction423::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction423(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction423; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction552[45] = { - {(bigint) 487 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction552 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction552 < ReduceAction: superclass typecheck marker */}, - {(bigint) 487 /* 3: ReduceAction552 < ReduceAction552: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction423(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction423; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction423(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction423; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction423_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction423_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction423(); + INIT_ATTRIBUTES__parser___ReduceAction423(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction423(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction424[55] = { + {(bigint) 783 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction424" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction424 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction424 < ReduceAction: superclass typecheck marker */}, + {(bigint) 783 /* 5: ReduceAction424 < ReduceAction424: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82620,63 +125639,119 @@ const classtable_elt_t VFT_ReduceAction552[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction424 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction552 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction552 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction552___action}, + {(bigint) 0 /* 50: ReduceAction424 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction424___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction552 < ReduceAction552: superclass init_table position */}, - {(bigint) parser___ReduceAction552___init}, + {(bigint) 2 /* 54: ReduceAction424 < ReduceAction424: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction552(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction552; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction552_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction552(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction552_parser___ReduceAction552___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction552(); - parser___ReduceAction552___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction424::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction424(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction424; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction553[45] = { - {(bigint) 483 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction553 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction553 < ReduceAction: superclass typecheck marker */}, - {(bigint) 483 /* 3: ReduceAction553 < ReduceAction553: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction424(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction424; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction424(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction424; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction424_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction424_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction424(); + INIT_ATTRIBUTES__parser___ReduceAction424(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction424(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction425[55] = { + {(bigint) 779 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction425" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction425 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction425 < ReduceAction: superclass typecheck marker */}, + {(bigint) 779 /* 5: ReduceAction425 < ReduceAction425: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82686,63 +125761,121 @@ const classtable_elt_t VFT_ReduceAction553[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction425 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction553 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction553 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction553___action}, + {(bigint) 0 /* 50: ReduceAction425 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction425___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction553 < ReduceAction553: superclass init_table position */}, - {(bigint) parser___ReduceAction553___init}, + {(bigint) 2 /* 54: ReduceAction425 < ReduceAction425: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction553(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction553; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction553_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction553(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction553_parser___ReduceAction553___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction553(); - parser___ReduceAction553___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction425::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction425(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction425; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction554[45] = { - {(bigint) 479 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction554 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction554 < ReduceAction: superclass typecheck marker */}, - {(bigint) 479 /* 3: ReduceAction554 < ReduceAction554: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction425(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction425; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction425(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction425; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction425_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction425_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction425(); + INIT_ATTRIBUTES__parser___ReduceAction425(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction425(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction426[55] = { + {(bigint) 775 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction426" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction426 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction426 < ReduceAction: superclass typecheck marker */}, + {(bigint) 775 /* 5: ReduceAction426 < ReduceAction426: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82752,63 +125885,121 @@ const classtable_elt_t VFT_ReduceAction554[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction426 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction554 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction554 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction554___action}, + {(bigint) 0 /* 50: ReduceAction426 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction426___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction554 < ReduceAction554: superclass init_table position */}, - {(bigint) parser___ReduceAction554___init}, + {(bigint) 2 /* 54: ReduceAction426 < ReduceAction426: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction554(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction554; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction554_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction554(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction426::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction426(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction426; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction554_parser___ReduceAction554___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction554(); - parser___ReduceAction554___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction555[45] = { - {(bigint) 475 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction555 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction555 < ReduceAction: superclass typecheck marker */}, - {(bigint) 475 /* 3: ReduceAction555 < ReduceAction555: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction426(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction426; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction426(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction426; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction426_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction426_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction426(); + INIT_ATTRIBUTES__parser___ReduceAction426(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction426(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction427[55] = { + {(bigint) 771 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction427" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction427 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction427 < ReduceAction: superclass typecheck marker */}, + {(bigint) 771 /* 5: ReduceAction427 < ReduceAction427: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82818,63 +126009,119 @@ const classtable_elt_t VFT_ReduceAction555[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction427 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction555 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction555 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction555___action}, + {(bigint) 0 /* 50: ReduceAction427 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction427___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction555 < ReduceAction555: superclass init_table position */}, - {(bigint) parser___ReduceAction555___init}, + {(bigint) 2 /* 54: ReduceAction427 < ReduceAction427: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction555(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction555; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction555_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction555(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction555_parser___ReduceAction555___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction555(); - parser___ReduceAction555___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction427::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction427(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction427; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction556[45] = { - {(bigint) 471 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction556 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction556 < ReduceAction: superclass typecheck marker */}, - {(bigint) 471 /* 3: ReduceAction556 < ReduceAction556: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction427(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction427; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction427(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction427; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction427_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction427_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction427(); + INIT_ATTRIBUTES__parser___ReduceAction427(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction427(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction428[55] = { + {(bigint) 767 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction428" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction428 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction428 < ReduceAction: superclass typecheck marker */}, + {(bigint) 767 /* 5: ReduceAction428 < ReduceAction428: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82884,63 +126131,119 @@ const classtable_elt_t VFT_ReduceAction556[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction428 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction556 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction556 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction556___action}, + {(bigint) 0 /* 50: ReduceAction428 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction428___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction556 < ReduceAction556: superclass init_table position */}, - {(bigint) parser___ReduceAction556___init}, + {(bigint) 2 /* 54: ReduceAction428 < ReduceAction428: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction556(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction556; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction428::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction428(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction428; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction556_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction556(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction556_parser___ReduceAction556___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction556(); - parser___ReduceAction556___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction557[45] = { - {(bigint) 467 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction557 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction557 < ReduceAction: superclass typecheck marker */}, - {(bigint) 467 /* 3: ReduceAction557 < ReduceAction557: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction428(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction428; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction428(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction428; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction428_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction428_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction428(); + INIT_ATTRIBUTES__parser___ReduceAction428(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction428(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction429[55] = { + {(bigint) 763 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction429" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction429 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction429 < ReduceAction: superclass typecheck marker */}, + {(bigint) 763 /* 5: ReduceAction429 < ReduceAction429: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82950,63 +126253,121 @@ const classtable_elt_t VFT_ReduceAction557[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction429 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction557 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction557 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction557___action}, + {(bigint) 0 /* 50: ReduceAction429 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction429___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction557 < ReduceAction557: superclass init_table position */}, - {(bigint) parser___ReduceAction557___init}, + {(bigint) 2 /* 54: ReduceAction429 < ReduceAction429: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction557(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction557; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction557_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction557(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction557_parser___ReduceAction557___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction557(); - parser___ReduceAction557___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction429::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction429(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction429; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction558[45] = { - {(bigint) 463 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction558 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction558 < ReduceAction: superclass typecheck marker */}, - {(bigint) 463 /* 3: ReduceAction558 < ReduceAction558: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction429(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction429; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction429(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction429; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction429_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction429_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction429(); + INIT_ATTRIBUTES__parser___ReduceAction429(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction429(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction430[55] = { + {(bigint) 755 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction430" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction430 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction430 < ReduceAction: superclass typecheck marker */}, + {(bigint) 755 /* 5: ReduceAction430 < ReduceAction430: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83016,63 +126377,121 @@ const classtable_elt_t VFT_ReduceAction558[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction430 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction558 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction558 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction558___action}, + {(bigint) 0 /* 50: ReduceAction430 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction430___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction558 < ReduceAction558: superclass init_table position */}, - {(bigint) parser___ReduceAction558___init}, + {(bigint) 2 /* 54: ReduceAction430 < ReduceAction430: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction558(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction558; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction558_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction558(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction430::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction430(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction430; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction558_parser___ReduceAction558___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction558(); - parser___ReduceAction558___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction559[45] = { - {(bigint) 459 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction559 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction559 < ReduceAction: superclass typecheck marker */}, - {(bigint) 459 /* 3: ReduceAction559 < ReduceAction559: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction430(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction430; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction430(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction430; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction430_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction430_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction430(); + INIT_ATTRIBUTES__parser___ReduceAction430(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction430(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction432[55] = { + {(bigint) 751 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction432" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction432 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction432 < ReduceAction: superclass typecheck marker */}, + {(bigint) 751 /* 5: ReduceAction432 < ReduceAction432: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83082,63 +126501,119 @@ const classtable_elt_t VFT_ReduceAction559[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction432 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction559 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction559 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction559___action}, + {(bigint) 0 /* 50: ReduceAction432 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction432___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction559 < ReduceAction559: superclass init_table position */}, - {(bigint) parser___ReduceAction559___init}, + {(bigint) 2 /* 54: ReduceAction432 < ReduceAction432: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction559(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction559; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction559_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction559(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction559_parser___ReduceAction559___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction559(); - parser___ReduceAction559___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction432::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction432(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction432; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction560[45] = { - {(bigint) 451 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction560 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction560 < ReduceAction: superclass typecheck marker */}, - {(bigint) 451 /* 3: ReduceAction560 < ReduceAction560: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction432(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction432; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction432(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction432; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction432_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction432_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction432(); + INIT_ATTRIBUTES__parser___ReduceAction432(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction432(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction433[55] = { + {(bigint) 747 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction433" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction433 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction433 < ReduceAction: superclass typecheck marker */}, + {(bigint) 747 /* 5: ReduceAction433 < ReduceAction433: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83148,63 +126623,119 @@ const classtable_elt_t VFT_ReduceAction560[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction433 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction560 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction560 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction560___action}, + {(bigint) 0 /* 50: ReduceAction433 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction433___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction560 < ReduceAction560: superclass init_table position */}, - {(bigint) parser___ReduceAction560___init}, + {(bigint) 2 /* 54: ReduceAction433 < ReduceAction433: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction560(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction560; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction560_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction560(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction560_parser___ReduceAction560___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction560(); - parser___ReduceAction560___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction433::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction433(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction433; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction561[45] = { - {(bigint) 447 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction561 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction561 < ReduceAction: superclass typecheck marker */}, - {(bigint) 447 /* 3: ReduceAction561 < ReduceAction561: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction433(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction433; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction433(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction433; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction433_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction433_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction433(); + INIT_ATTRIBUTES__parser___ReduceAction433(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction433(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction435[55] = { + {(bigint) 743 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction435" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction435 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction435 < ReduceAction: superclass typecheck marker */}, + {(bigint) 743 /* 5: ReduceAction435 < ReduceAction435: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83214,63 +126745,121 @@ const classtable_elt_t VFT_ReduceAction561[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction435 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction561 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction561 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction561___action}, + {(bigint) 0 /* 50: ReduceAction435 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction435___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction561 < ReduceAction561: superclass init_table position */}, - {(bigint) parser___ReduceAction561___init}, + {(bigint) 2 /* 54: ReduceAction435 < ReduceAction435: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction561(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction561; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction561_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction561(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction561_parser___ReduceAction561___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction561(); - parser___ReduceAction561___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction435::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction435(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction435; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction562[45] = { - {(bigint) 443 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction562 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction562 < ReduceAction: superclass typecheck marker */}, - {(bigint) 443 /* 3: ReduceAction562 < ReduceAction562: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction435(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction435; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction435(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction435; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction435_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction435_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction435(); + INIT_ATTRIBUTES__parser___ReduceAction435(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction435(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction436[55] = { + {(bigint) 739 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction436" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction436 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction436 < ReduceAction: superclass typecheck marker */}, + {(bigint) 739 /* 5: ReduceAction436 < ReduceAction436: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83280,63 +126869,121 @@ const classtable_elt_t VFT_ReduceAction562[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction436 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction562 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction562 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction562___action}, + {(bigint) 0 /* 50: ReduceAction436 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction436___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction562 < ReduceAction562: superclass init_table position */}, - {(bigint) parser___ReduceAction562___init}, + {(bigint) 2 /* 54: ReduceAction436 < ReduceAction436: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction562(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction562; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction562_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction562(); - parser___ReduceAction___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction436::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction436(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction436; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction562_parser___ReduceAction562___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction562(); - parser___ReduceAction562___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction563[45] = { - {(bigint) 439 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction563 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction563 < ReduceAction: superclass typecheck marker */}, - {(bigint) 439 /* 3: ReduceAction563 < ReduceAction563: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction436(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction436; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction436(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction436; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction436_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction436_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction436(); + INIT_ATTRIBUTES__parser___ReduceAction436(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction436(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction437[55] = { + {(bigint) 735 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction437" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction437 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction437 < ReduceAction: superclass typecheck marker */}, + {(bigint) 735 /* 5: ReduceAction437 < ReduceAction437: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83346,63 +126993,119 @@ const classtable_elt_t VFT_ReduceAction563[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction437 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction563 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction563 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction563___action}, + {(bigint) 0 /* 50: ReduceAction437 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction437___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction563 < ReduceAction563: superclass init_table position */}, - {(bigint) parser___ReduceAction563___init}, + {(bigint) 2 /* 54: ReduceAction437 < ReduceAction437: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction563(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction563; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction563_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction563(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction563_parser___ReduceAction563___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction563(); - parser___ReduceAction563___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction437::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction437(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction437; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction564[45] = { - {(bigint) 435 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction564 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction564 < ReduceAction: superclass typecheck marker */}, - {(bigint) 435 /* 3: ReduceAction564 < ReduceAction564: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction437(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction437; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction437(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction437; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction437_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction437_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction437(); + INIT_ATTRIBUTES__parser___ReduceAction437(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction437(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction438[55] = { + {(bigint) 731 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction438" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction438 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction438 < ReduceAction: superclass typecheck marker */}, + {(bigint) 731 /* 5: ReduceAction438 < ReduceAction438: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83412,63 +127115,119 @@ const classtable_elt_t VFT_ReduceAction564[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction438 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction564 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction564 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction564___action}, + {(bigint) 0 /* 50: ReduceAction438 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction438___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction564 < ReduceAction564: superclass init_table position */}, - {(bigint) parser___ReduceAction564___init}, + {(bigint) 2 /* 54: ReduceAction438 < ReduceAction438: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction564(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction564; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction438::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction438(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction438; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction564_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction564(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction564_parser___ReduceAction564___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction564(); - parser___ReduceAction564___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction565[45] = { - {(bigint) 431 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction565 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction565 < ReduceAction: superclass typecheck marker */}, - {(bigint) 431 /* 3: ReduceAction565 < ReduceAction565: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction438(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction438; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction438(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction438; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction438_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction438_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction438(); + INIT_ATTRIBUTES__parser___ReduceAction438(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction438(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction698[55] = { + {(bigint) 615 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction698" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction698 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction698 < ReduceAction: superclass typecheck marker */}, + {(bigint) 615 /* 5: ReduceAction698 < ReduceAction698: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83478,63 +127237,120 @@ const classtable_elt_t VFT_ReduceAction565[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction698 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction565 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction565 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction565___action}, + {(bigint) 0 /* 50: ReduceAction698 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction698___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction565 < ReduceAction565: superclass init_table position */}, - {(bigint) parser___ReduceAction565___init}, + {(bigint) 2 /* 54: ReduceAction698 < ReduceAction698: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction565(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction565; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction565_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction565(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction565_parser___ReduceAction565___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction565(); - parser___ReduceAction565___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction698::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction698(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction698; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction566[45] = { - {(bigint) 427 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction566 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction566 < ReduceAction: superclass typecheck marker */}, - {(bigint) 427 /* 3: ReduceAction566 < ReduceAction566: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction698(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction698; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction698(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction698; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction698_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction698_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction698(); + INIT_ATTRIBUTES__parser___ReduceAction698(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction698(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction699[55] = { + {(bigint) 611 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction699" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction699 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction699 < ReduceAction: superclass typecheck marker */}, + {(bigint) 611 /* 5: ReduceAction699 < ReduceAction699: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83544,63 +127360,120 @@ const classtable_elt_t VFT_ReduceAction566[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction699 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction566 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction566 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction566___action}, + {(bigint) 0 /* 50: ReduceAction699 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction699___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction566 < ReduceAction566: superclass init_table position */}, - {(bigint) parser___ReduceAction566___init}, + {(bigint) 2 /* 54: ReduceAction699 < ReduceAction699: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction566(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction566; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction699::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction699(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction699; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction566_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction566(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction566_parser___ReduceAction566___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction566(); - parser___ReduceAction566___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction567[45] = { - {(bigint) 423 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction567 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction567 < ReduceAction: superclass typecheck marker */}, - {(bigint) 423 /* 3: ReduceAction567 < ReduceAction567: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction699(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction699; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction699(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction699; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction699_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction699_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction699(); + INIT_ATTRIBUTES__parser___ReduceAction699(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction699(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction700[55] = { + {(bigint) 599 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction700" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction700 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction700 < ReduceAction: superclass typecheck marker */}, + {(bigint) 599 /* 5: ReduceAction700 < ReduceAction700: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83610,63 +127483,120 @@ const classtable_elt_t VFT_ReduceAction567[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction700 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction567 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction567 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction567___action}, + {(bigint) 0 /* 50: ReduceAction700 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction700___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction567 < ReduceAction567: superclass init_table position */}, - {(bigint) parser___ReduceAction567___init}, + {(bigint) 2 /* 54: ReduceAction700 < ReduceAction700: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction567(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction567; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction567_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction567(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction567_parser___ReduceAction567___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction567(); - parser___ReduceAction567___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction700::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction700(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction700; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction568[45] = { - {(bigint) 419 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction568 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction568 < ReduceAction: superclass typecheck marker */}, - {(bigint) 419 /* 3: ReduceAction568 < ReduceAction568: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction700(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction700; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction700(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction700; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction700_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction700_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction700(); + INIT_ATTRIBUTES__parser___ReduceAction700(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction700(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction703[55] = { + {(bigint) 595 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction703" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction703 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction703 < ReduceAction: superclass typecheck marker */}, + {(bigint) 595 /* 5: ReduceAction703 < ReduceAction703: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83676,63 +127606,120 @@ const classtable_elt_t VFT_ReduceAction568[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction703 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction568 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction568 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction568___action}, + {(bigint) 0 /* 50: ReduceAction703 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction703___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction568 < ReduceAction568: superclass init_table position */}, - {(bigint) parser___ReduceAction568___init}, + {(bigint) 2 /* 54: ReduceAction703 < ReduceAction703: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction568(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction568; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction703::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction703(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction703; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction568_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction568(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction568_parser___ReduceAction568___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction568(); - parser___ReduceAction568___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction569[45] = { - {(bigint) 415 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction569 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction569 < ReduceAction: superclass typecheck marker */}, - {(bigint) 415 /* 3: ReduceAction569 < ReduceAction569: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction703(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction703; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction703(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction703; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction703_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction703_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction703(); + INIT_ATTRIBUTES__parser___ReduceAction703(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction703(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction716[55] = { + {(bigint) 587 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction716" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction716 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction716 < ReduceAction: superclass typecheck marker */}, + {(bigint) 587 /* 5: ReduceAction716 < ReduceAction716: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83742,63 +127729,120 @@ const classtable_elt_t VFT_ReduceAction569[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction716 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction569 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction569 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction569___action}, + {(bigint) 0 /* 50: ReduceAction716 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction716___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction569 < ReduceAction569: superclass init_table position */}, - {(bigint) parser___ReduceAction569___init}, + {(bigint) 2 /* 54: ReduceAction716 < ReduceAction716: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction569(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction569; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction569_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction569(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction569_parser___ReduceAction569___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction569(); - parser___ReduceAction569___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction716::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction716(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction716; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction570[45] = { - {(bigint) 407 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction570 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction570 < ReduceAction: superclass typecheck marker */}, - {(bigint) 407 /* 3: ReduceAction570 < ReduceAction570: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction716(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction716; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction716(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction716; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction716_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction716_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction716(); + INIT_ATTRIBUTES__parser___ReduceAction716(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction716(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction717[55] = { + {(bigint) 583 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction717" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction717 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction717 < ReduceAction: superclass typecheck marker */}, + {(bigint) 583 /* 5: ReduceAction717 < ReduceAction717: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83808,63 +127852,120 @@ const classtable_elt_t VFT_ReduceAction570[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction717 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction570 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction570 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction570___action}, + {(bigint) 0 /* 50: ReduceAction717 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction717___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction570 < ReduceAction570: superclass init_table position */}, - {(bigint) parser___ReduceAction570___init}, + {(bigint) 2 /* 54: ReduceAction717 < ReduceAction717: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction570(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction570; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction717::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction717(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction717; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction570_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction570(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction570_parser___ReduceAction570___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction570(); - parser___ReduceAction570___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ReduceAction571[45] = { - {(bigint) 403 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction571 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction571 < ReduceAction: superclass typecheck marker */}, - {(bigint) 403 /* 3: ReduceAction571 < ReduceAction571: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction717(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction717; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction717(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction717; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction717_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction717_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction717(); + INIT_ATTRIBUTES__parser___ReduceAction717(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction717(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction724[55] = { + {(bigint) 575 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction724" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction724 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction724 < ReduceAction: superclass typecheck marker */}, + {(bigint) 575 /* 5: ReduceAction724 < ReduceAction724: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83874,63 +127975,120 @@ const classtable_elt_t VFT_ReduceAction571[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction724 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction571 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction571 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction571___action}, + {(bigint) 0 /* 50: ReduceAction724 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction724___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction571 < ReduceAction571: superclass init_table position */}, - {(bigint) parser___ReduceAction571___init}, + {(bigint) 2 /* 54: ReduceAction724 < ReduceAction724: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction571(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction571; - return OBJ2VAL(obj); -} -val_t NEW_ReduceAction571_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction571(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction571_parser___ReduceAction571___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction571(); - parser___ReduceAction571___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction724::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction724(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction724; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_ReduceAction572[45] = { - {(bigint) 399 /* 0: Identity */}, - {(bigint) 3 /* 1: ReduceAction572 < Object: superclass typecheck marker */}, - {(bigint) 39 /* 2: ReduceAction572 < ReduceAction: superclass typecheck marker */}, - {(bigint) 399 /* 3: ReduceAction572 < ReduceAction572: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction724(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction724; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction724(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction724; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction724_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction724_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction724(); + INIT_ATTRIBUTES__parser___ReduceAction724(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction724(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction725[55] = { + {(bigint) 571 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction725" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction725 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction725 < ReduceAction: superclass typecheck marker */}, + {(bigint) 571 /* 5: ReduceAction725 < ReduceAction725: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83940,99 +128098,246 @@ const classtable_elt_t VFT_ReduceAction572[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction725 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ReduceAction572 < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ReduceAction572 < ReduceAction: superclass init_table position */}, - {(bigint) parser___ReduceAction572___action}, + {(bigint) 0 /* 50: ReduceAction725 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction725___action}, + {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 43: ReduceAction572 < ReduceAction572: superclass init_table position */}, - {(bigint) parser___ReduceAction572___init}, + {(bigint) 2 /* 54: ReduceAction725 < ReduceAction725: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_ReduceAction572(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ReduceAction572; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction725::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction725(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction725; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_ReduceAction572_parser___ReduceAction___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction572(); - parser___ReduceAction___init(self, init_table); - return self; -} -val_t NEW_ReduceAction572_parser___ReduceAction572___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ReduceAction572(); - parser___ReduceAction572___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PartialOrder[82] = { - {(bigint) 2515 /* 0: Identity */}, - {(bigint) 3 /* 1: PartialOrder < Object: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction725(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction725; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction725(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction725; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction725_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction725_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction725(); + INIT_ATTRIBUTES__parser___ReduceAction725(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction725(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction726[55] = { + {(bigint) 567 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction726" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction726 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction726 < ReduceAction: superclass typecheck marker */}, + {(bigint) 567 /* 5: ReduceAction726 < ReduceAction726: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 163 /* 5: PartialOrder < Collection: superclass typecheck marker */}, - {(bigint) 2515 /* 6: PartialOrder < PartialOrder: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction726 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Collection___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PartialOrder < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, + {(bigint) 0 /* 50: ReduceAction726 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction726___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction726 < ReduceAction726: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction726::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction726(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction726; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___ReduceAction726(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction726; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction726(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction726; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction726_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction726_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction726(); + INIT_ATTRIBUTES__parser___ReduceAction726(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction726(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction727[55] = { + {(bigint) 563 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction727" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction727 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction727 < ReduceAction: superclass typecheck marker */}, + {(bigint) 563 /* 5: ReduceAction727 < ReduceAction727: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84041,6 +128346,119 @@ const classtable_elt_t VFT_PartialOrder[82] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction727 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: ReduceAction727 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction727___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction727 < ReduceAction727: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction727::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction727(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction727; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___ReduceAction727(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction727; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction727(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction727; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction727_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction727_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction727(); + INIT_ATTRIBUTES__parser___ReduceAction727(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction727(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction728[55] = { + {(bigint) 559 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction728" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction728 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction728 < ReduceAction: superclass typecheck marker */}, + {(bigint) 559 /* 5: ReduceAction728 < ReduceAction728: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84051,136 +128469,119 @@ const classtable_elt_t VFT_PartialOrder[82] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) string___Collection___join}, - {(bigint) array___Collection___to_a}, - {(bigint) 1 /* 60: PartialOrder < Collection: superclass init_table position */}, - {(bigint) partial_order___PartialOrder___iterator}, - {(bigint) partial_order___PartialOrder___is_empty}, - {(bigint) partial_order___PartialOrder___length}, - {(bigint) partial_order___PartialOrder___has}, - {(bigint) partial_order___PartialOrder___has_only}, - {(bigint) partial_order___PartialOrder___count}, - {(bigint) partial_order___PartialOrder___first}, - {(bigint) 2 /* 68: PartialOrder < PartialOrder: superclass init_table position */}, - {(bigint) partial_order___PartialOrder___roots}, - {(bigint) partial_order___PartialOrder_____bra}, - {(bigint) partial_order___PartialOrder___to_dot}, - {(bigint) partial_order___PartialOrder___to_dot_header}, - {(bigint) partial_order___PartialOrder___to_dot_node}, - {(bigint) partial_order___PartialOrder___to_dot_edge}, - {(bigint) partial_order___PartialOrder___select_smallests}, - {(bigint) partial_order___PartialOrder___add}, - {(bigint) partial_order___PartialOrder___has_all}, - {(bigint) partial_order___PartialOrder___new_poe}, - {(bigint) partial_order___PartialOrder___add_to_smallests}, - {(bigint) partial_order___PartialOrder___compute_smallers_for}, - {(bigint) partial_order___PartialOrder___init}, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction728 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: ReduceAction728 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction728___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction728 < ReduceAction728: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute PartialOrder::_elements */ -/* 2: Attribute PartialOrder::_elements_list */ -/* 3: Attribute PartialOrder::_roots */ -val_t NEW_PartialOrder(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PartialOrder; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction728::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction728(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction728; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_PartialOrder_partial_order___PartialOrder___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_PartialOrder(); - partial_order___PartialOrder___init(self, init_table); - return self; -} -const classtable_elt_t VFT_PartialOrderElement[57] = { - {(bigint) 55 /* 0: Identity */}, - {(bigint) 3 /* 1: PartialOrderElement < Object: superclass typecheck marker */}, - {(bigint) 55 /* 2: PartialOrderElement < PartialOrderElement: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PartialOrderElement < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: PartialOrderElement < PartialOrderElement: superclass init_table position */}, - {(bigint) partial_order___PartialOrderElement___order}, - {(bigint) partial_order___PartialOrderElement___value}, - {(bigint) partial_order___PartialOrderElement___rank}, - {(bigint) partial_order___PartialOrderElement___direct_greaters}, - {(bigint) partial_order___PartialOrderElement___direct_smallers}, - {(bigint) partial_order___PartialOrderElement___greaters}, - {(bigint) partial_order___PartialOrderElement___greaters_and_self}, - {(bigint) partial_order___PartialOrderElement___smallers}, - {(bigint) partial_order___PartialOrderElement___linear_extension}, - {(bigint) partial_order___PartialOrderElement___reverse_linear_extension}, - {(bigint) partial_order___PartialOrderElement_____l}, - {(bigint) partial_order___PartialOrderElement_____leq}, - {(bigint) partial_order___PartialOrderElement_____g}, - {(bigint) partial_order___PartialOrderElement_____geq}, - {(bigint) partial_order___PartialOrderElement___register_direct_smallers}, - {(bigint) partial_order___PartialOrderElement___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PartialOrderElement::_order */ -/* 2: Attribute PartialOrderElement::_value */ -/* 3: Attribute PartialOrderElement::_rank */ -/* 4: Attribute PartialOrderElement::_direct_greaters */ -/* 5: Attribute PartialOrderElement::_direct_smallers */ -/* 6: Attribute PartialOrderElement::_greaters */ -/* 7: Attribute PartialOrderElement::_greaters_and_self_cache */ -/* 8: Attribute PartialOrderElement::_smallers_last_length */ -/* 9: Attribute PartialOrderElement::_smallers_cache */ -/* 10: Attribute PartialOrderElement::_linear_extension_cache */ -/* 11: Attribute PartialOrderElement::_reverse_linear_extension_cache */ -val_t NEW_PartialOrderElement(void) { +val_t NEW_parser___ReduceAction728(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 12); - obj->vft = (classtable_elt_t*)VFT_PartialOrderElement; - ATTR_partial_order___PartialOrderElement____rank(obj) = TAG_Int((bigint)0); - ATTR_partial_order___PartialOrderElement____smallers_last_length(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_PartialOrderElement_partial_order___PartialOrderElement___init(val_t p0, val_t p1, val_t p2) { - int init_table[2] = {0, 0}; - val_t self = NEW_PartialOrderElement(); - partial_order___PartialOrderElement___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_MMContext[48] = { - {(bigint) 119 /* 0: Identity */}, - {(bigint) 3 /* 1: MMContext < Object: superclass typecheck marker */}, - {(bigint) 119 /* 2: MMContext < MMContext: superclass typecheck marker */}, + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction728; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction728(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction728; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction728_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction728_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction728(); + INIT_ATTRIBUTES__parser___ReduceAction728(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction728(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction729[55] = { + {(bigint) 555 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction729" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction729 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction729 < ReduceAction: superclass typecheck marker */}, + {(bigint) 555 /* 5: ReduceAction729 < ReduceAction729: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84191,75 +128592,119 @@ const classtable_elt_t VFT_MMContext[48] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction729 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMContext < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: MMContext < MMContext: superclass init_table position */}, - {(bigint) abstractmetamodel___MMContext___init}, - {(bigint) abstractmetamodel___MMContext___module_hierarchy}, - {(bigint) abstractmetamodel___MMContext___class_hierarchy}, - {(bigint) abstractmetamodel___MMContext___modules}, - {(bigint) abstractmetamodel___MMContext___add_module}, - {(bigint) abstractmetamodel___MMContext___add_global_class}, - {(bigint) abstractmetamodel___MMContext___add_local_class}, + {(bigint) 0 /* 50: ReduceAction729 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction729___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction729 < ReduceAction729: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute MMContext::_module_hierarchy */ -/* 2: Attribute MMContext::_class_hierarchy */ -/* 3: Attribute MMContext::_global_classes */ -/* 4: Attribute MMContext::_modules */ -val_t NEW_MMContext(void) { - val_t variable0; - val_t variable1; - val_t variable2; - val_t variable3; - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_MMContext; - variable0 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMModule]*/ - ATTR_abstractmetamodel___MMContext____module_hierarchy(obj) = variable0; - variable1 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMLocalClass]*/ - ATTR_abstractmetamodel___MMContext____class_hierarchy(obj) = variable1; - variable2 = NEW_Array_array___Array___init(); /*new Array[MMGlobalClass]*/ - ATTR_abstractmetamodel___MMContext____global_classes(obj) = variable2; - variable3 = NEW_Array_array___Array___init(); /*new Array[MMModule]*/ - ATTR_abstractmetamodel___MMContext____modules(obj) = variable3; - return OBJ2VAL(obj); -} -val_t NEW_MMContext_abstractmetamodel___MMContext___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_MMContext(); - abstractmetamodel___MMContext___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction729::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction729(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction729; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_MMDirectory[51] = { - {(bigint) 115 /* 0: Identity */}, - {(bigint) 3 /* 1: MMDirectory < Object: superclass typecheck marker */}, - {(bigint) 115 /* 2: MMDirectory < MMDirectory: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction729(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction729; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction729(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction729; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction729_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction729_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction729(); + INIT_ATTRIBUTES__parser___ReduceAction729(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction729(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction730[55] = { + {(bigint) 547 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction730" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction730 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction730 < ReduceAction: superclass typecheck marker */}, + {(bigint) 547 /* 5: ReduceAction730 < ReduceAction730: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84270,71 +128715,118 @@ const classtable_elt_t VFT_MMDirectory[51] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction730 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMDirectory < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: MMDirectory < MMDirectory: superclass init_table position */}, - {(bigint) abstractmetamodel___MMDirectory___name}, - {(bigint) abstractmetamodel___MMDirectory___path}, - {(bigint) abstractmetamodel___MMDirectory___parent}, - {(bigint) abstractmetamodel___MMDirectory___owner}, - {(bigint) abstractmetamodel___MMDirectory___owner__eq}, - {(bigint) abstractmetamodel___MMDirectory___modules}, - {(bigint) abstractmetamodel___MMDirectory___add_module}, - {(bigint) abstractmetamodel___MMDirectory___dhe}, - {(bigint) abstractmetamodel___MMDirectory___init}, - {(bigint) abstractmetamodel___MMDirectory___full_name_for}, + {(bigint) 0 /* 50: ReduceAction730 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction730___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction730 < ReduceAction730: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute MMDirectory::_name */ -/* 2: Attribute MMDirectory::_path */ -/* 3: Attribute MMDirectory::_parent */ -/* 4: Attribute MMDirectory::_owner */ -/* 5: Attribute MMDirectory::_modules */ -/* 6: Attribute MMDirectory::_dhe */ -val_t NEW_MMDirectory(void) { - val_t variable0; - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_MMDirectory; - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[Symbol, MMModule]*/ - ATTR_abstractmetamodel___MMDirectory____modules(obj) = variable0; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction730::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction730(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction730; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_MMDirectory_abstractmetamodel___MMDirectory___init(val_t p0, val_t p1, val_t p2) { - int init_table[2] = {0, 0}; - val_t self = NEW_MMDirectory(); - abstractmetamodel___MMDirectory___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_MMModule[70] = { - {(bigint) 95 /* 0: Identity */}, - {(bigint) 3 /* 1: MMModule < Object: superclass typecheck marker */}, - {(bigint) 95 /* 2: MMModule < MMModule: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction730(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction730; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction730(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction730; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction730_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction730_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction730(); + INIT_ATTRIBUTES__parser___ReduceAction730(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction730(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction731[55] = { + {(bigint) 543 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction731" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction731 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction731 < ReduceAction: superclass typecheck marker */}, + {(bigint) 543 /* 5: ReduceAction731 < ReduceAction731: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84345,218 +128837,119 @@ const classtable_elt_t VFT_MMModule[70] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction731 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMModule___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMModule < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) abstracttool___MMModule___dump_module_info}, - {(bigint) mmloader___MMModule___filename}, - {(bigint) mmloader___MMModule___filename__eq}, - {(bigint) mmloader___MMModule___mtime}, - {(bigint) mmloader___MMModule___mtime__eq}, - {(bigint) mmloader___MMModule___import_supers_modules}, - {(bigint) inheritance___MMModule___type_any}, - {(bigint) inheritance___MMModule___import_global_classes}, - {(bigint) inheritance___MMModule___import_local_classes}, - {(bigint) static_type___MMModule___type_none}, - {(bigint) 1 /* 50: MMModule < MMModule: superclass init_table position */}, - {(bigint) abstractmetamodel___MMModule___context}, - {(bigint) abstractmetamodel___MMModule___name}, - {(bigint) abstractmetamodel___MMModule___full_name}, - {(bigint) abstractmetamodel___MMModule___directory}, - {(bigint) abstractmetamodel___MMModule___mhe}, - {(bigint) abstractmetamodel___MMModule___global_classes}, - {(bigint) abstractmetamodel___MMModule___local_classes}, - {(bigint) abstractmetamodel___MMModule___class_specialization_hierarchy}, - {(bigint) abstractmetamodel___MMModule___explicit_imported_modules}, - {(bigint) abstractmetamodel___MMModule___init}, - {(bigint) abstractmetamodel___MMModule___add_super_module}, - {(bigint) abstractmetamodel___MMModule___visibility_for}, - {(bigint) abstractmetamodel___MMModule_____bra}, - {(bigint) abstractmetamodel___MMModule___add_local_class}, - {(bigint) abstractmetamodel___MMModule___class_by_name}, - {(bigint) abstractmetamodel___MMModule___has_global_class_named}, - {(bigint) abstractmetamodel___MMModule___global_class_named}, - {(bigint) abstractmetamodel___MMModule___set_supers_class}, - {(bigint) abstractmetamodel___MMModule___register_global_class}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMModule::_filename */ -/* 2: Attribute MMModule::_mtime */ -/* 3: Attribute MMModule::_type_none */ -/* 4: Attribute MMModule::_context */ -/* 5: Attribute MMModule::_name */ -/* 6: Attribute MMModule::_full_name */ -/* 7: Attribute MMModule::_directory */ -/* 8: Attribute MMModule::_mhe */ -/* 9: Attribute MMModule::_global_classes */ -/* 10: Attribute MMModule::_local_classes */ -/* 11: Attribute MMModule::_class_specialization_hierarchy */ -/* 12: Attribute MMModule::_intrude_modules */ -/* 13: Attribute MMModule::_public_modules */ -/* 14: Attribute MMModule::_private_modules */ -/* 15: Attribute MMModule::_explicit_imported_modules */ -/* 16: Attribute MMModule::_local_class_by_global */ -/* 17: Attribute MMModule::_global_class_by_name */ -val_t NEW_MMModule(void) { - val_t variable0; - val_t variable1; - val_t variable2; - val_t variable3; - val_t variable4; - val_t variable5; - val_t variable6; - val_t variable7; - val_t variable8; - val_t variable9; - val_t variable10; - obj_t obj; - obj = alloc(sizeof(val_t) * 18); - obj->vft = (classtable_elt_t*)VFT_MMModule; - variable0 = NEW_Array_array___Array___init(); /*new Array[MMGlobalClass]*/ - ATTR_abstractmetamodel___MMModule____global_classes(obj) = variable0; - variable1 = NEW_Array_array___Array___init(); /*new Array[MMLocalClass]*/ - ATTR_abstractmetamodel___MMModule____local_classes(obj) = variable1; - variable2 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMLocalClass]*/ - ATTR_abstractmetamodel___MMModule____class_specialization_hierarchy(obj) = variable2; - variable3 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[MMModule]*/ - ATTR_abstractmetamodel___MMModule____intrude_modules(obj) = variable3; - variable4 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[MMModule]*/ - ATTR_abstractmetamodel___MMModule____public_modules(obj) = variable4; - variable5 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[MMModule]*/ - ATTR_abstractmetamodel___MMModule____private_modules(obj) = variable5; - variable6 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[MMModule]*/ - ATTR_abstractmetamodel___MMModule____explicit_imported_modules(obj) = variable6; - variable7 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMGlobalClass, MMLocalClass]*/ - ATTR_abstractmetamodel___MMModule____local_class_by_global(obj) = variable7; - variable8 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[Symbol, MMGlobalClass]*/ - ATTR_abstractmetamodel___MMModule____global_class_by_name(obj) = variable8; - variable9 = OBJ2VAL(obj); - variable10 = NEW_MMTypeNone_static_type___MMTypeNone___init(variable9); /*new MMTypeNone*/ - ATTR_static_type___MMModule____type_none(obj) = variable10; - ATTR_mmloader___MMModule____mtime(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_MMModule_abstractmetamodel___MMModule___init(val_t p0, val_t p1, val_t p2) { - int init_table[2] = {0, 0}; - val_t self = NEW_MMModule(); - abstractmetamodel___MMModule___init(self, p0, p1, p2, init_table); - return self; + {(bigint) 0 /* 50: ReduceAction731 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction731___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction731 < ReduceAction731: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction731::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction731(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction731; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_MMGlobalClass[59] = { - {(bigint) 111 /* 0: Identity */}, - {(bigint) 3 /* 1: MMGlobalClass < Object: superclass typecheck marker */}, - {(bigint) 111 /* 2: MMGlobalClass < MMGlobalClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMGlobalClass___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMGlobalClass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_base___MMGlobalClass___id_id}, - {(bigint) compiling_base___MMGlobalClass___color_id}, - {(bigint) compiling_base___MMGlobalClass___init_table_pos_id}, - {(bigint) syntax_base___MMGlobalClass___check_visibility}, - {(bigint) 1 /* 44: MMGlobalClass < MMGlobalClass: superclass init_table position */}, - {(bigint) abstractmetamodel___MMGlobalClass___intro}, - {(bigint) abstractmetamodel___MMGlobalClass___class_refinement_hierarchy}, - {(bigint) abstractmetamodel___MMGlobalClass___init}, - {(bigint) abstractmetamodel___MMGlobalClass___name}, - {(bigint) abstractmetamodel___MMGlobalClass___module}, - {(bigint) abstractmetamodel___MMGlobalClass___register_local_class}, - {(bigint) abstractmetamodel___MMGlobalClass___is_interface}, - {(bigint) abstractmetamodel___MMGlobalClass___is_interface__eq}, - {(bigint) abstractmetamodel___MMGlobalClass___is_abstract}, - {(bigint) abstractmetamodel___MMGlobalClass___is_abstract__eq}, - {(bigint) abstractmetamodel___MMGlobalClass___is_universal}, - {(bigint) abstractmetamodel___MMGlobalClass___is_universal__eq}, - {(bigint) abstractmetamodel___MMGlobalClass___visibility_level}, - {(bigint) abstractmetamodel___MMGlobalClass___visibility_level__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMGlobalClass::_intro */ -/* 2: Attribute MMGlobalClass::_class_refinement_hierarchy */ -/* 3: Attribute MMGlobalClass::_is_interface */ -/* 4: Attribute MMGlobalClass::_is_abstract */ -/* 5: Attribute MMGlobalClass::_is_universal */ -/* 6: Attribute MMGlobalClass::_visibility_level */ -val_t NEW_MMGlobalClass(void) { - val_t variable0; +val_t NEW_parser___ReduceAction731(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_MMGlobalClass; - variable0 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMLocalClass]*/ - ATTR_abstractmetamodel___MMGlobalClass____class_refinement_hierarchy(obj) = variable0; - ATTR_abstractmetamodel___MMGlobalClass____is_interface(obj) = TAG_Bool((int)0); - ATTR_abstractmetamodel___MMGlobalClass____is_abstract(obj) = TAG_Bool((int)0); - ATTR_abstractmetamodel___MMGlobalClass____is_universal(obj) = TAG_Bool((int)0); - ATTR_abstractmetamodel___MMGlobalClass____visibility_level(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_MMGlobalClass_abstractmetamodel___MMGlobalClass___init(val_t p0) { - int init_table[2] = {0, 0}; - val_t self = NEW_MMGlobalClass(); - abstractmetamodel___MMGlobalClass___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_MMLocalClass[105] = { - {(bigint) 103 /* 0: Identity */}, - {(bigint) 3 /* 1: MMLocalClass < Object: superclass typecheck marker */}, - {(bigint) 103 /* 2: MMLocalClass < MMLocalClass: superclass typecheck marker */}, + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction731; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction731(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction731; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction731_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction731_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction731(); + INIT_ATTRIBUTES__parser___ReduceAction731(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction731(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction734[55] = { + {(bigint) 539 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction734" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction734 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction734 < ReduceAction: superclass typecheck marker */}, + {(bigint) 539 /* 5: ReduceAction734 < ReduceAction734: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84567,507 +128960,121 @@ const classtable_elt_t VFT_MMLocalClass[105] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction734 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalClass___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMLocalClass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) abstracttool___MMLocalClass___dump_properties}, - {(bigint) mmbuilder___MMLocalClass___accept_class_visitor}, - {(bigint) mmbuilder___MMLocalClass___accept_properties_visitor}, - {(bigint) genericity___MMLocalClass___get_formal}, - {(bigint) genericity___MMLocalClass___register_formal}, - {(bigint) genericity___MMLocalClass___get_instantiate_type}, - {(bigint) genericity___MMLocalClass___formals_types}, - {(bigint) static_type___MMLocalClass___get_type}, - {(bigint) genericity___MMLocalClass___is_generic}, - {(bigint) inheritance___MMLocalClass___compute_super_classes}, - {(bigint) inheritance___MMLocalClass___compute_ancestors}, - {(bigint) inheritance___MMLocalClass___inherit_global_properties}, - {(bigint) inheritance___MMLocalClass___make_visible_an_inherited_global_property}, - {(bigint) inheritance___MMLocalClass___add_direct_parent}, - {(bigint) inheritance___MMLocalClass___computed_super_classes}, - {(bigint) inheritance___MMLocalClass___computed_ancestors}, - {(bigint) inheritance___MMLocalClass___ancestor_for}, - {(bigint) abstractmetamodel___MMLocalClass_____bra}, - {(bigint) inheritance___MMLocalClass___add_default_any_class}, - {(bigint) inheritance___MMLocalClass___add_super_classes}, - {(bigint) inheritance___MMLocalClass___add_explicit_classes}, - {(bigint) inheritance___MMLocalClass___compute_super_parents}, - {(bigint) inheritance___MMLocalClass___build_ancestors}, - {(bigint) inheritance___MMLocalClass___group_ancestors}, - {(bigint) inheritance___MMLocalClass___merge_ancestors}, - {(bigint) inheritance___MMLocalClass___inherit_local_property}, - {(bigint) genericity___MMLocalClass___get_type}, - {(bigint) static_type___MMLocalClass___add_ancestor}, - {(bigint) static_type___MMLocalClass___ancestors}, - {(bigint) static_type___MMLocalClass___ancestor}, - {(bigint) 1 /* 70: MMLocalClass < MMLocalClass: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalClass___name}, - {(bigint) abstractmetamodel___MMLocalClass___arity}, - {(bigint) abstractmetamodel___MMLocalClass___module}, - {(bigint) abstractmetamodel___MMLocalClass___abstract}, - {(bigint) abstractmetamodel___MMLocalClass___abstract__eq}, - {(bigint) abstractmetamodel___MMLocalClass___global}, - {(bigint) abstractmetamodel___MMLocalClass___crhe}, - {(bigint) abstractmetamodel___MMLocalClass___cshe}, - {(bigint) abstractmetamodel___MMLocalClass___che}, - {(bigint) abstractmetamodel___MMLocalClass___local_property_by_global}, - {(bigint) abstractmetamodel___MMLocalClass___global_properties}, - {(bigint) abstractmetamodel___MMLocalClass___properties_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___init}, - {(bigint) abstractmetamodel___MMLocalClass___for_module}, - {(bigint) abstractmetamodel___MMLocalClass___new_global}, - {(bigint) abstractmetamodel___MMLocalClass___set_global}, - {(bigint) abstractmetamodel___MMLocalClass___has_global_property_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___get_property_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___attribute}, - {(bigint) abstractmetamodel___MMLocalClass___method}, - {(bigint) abstractmetamodel___MMLocalClass___select_method}, - {(bigint) abstractmetamodel___MMLocalClass___select_attribute}, - {(bigint) abstractmetamodel___MMLocalClass___super_methods_named}, - {(bigint) abstractmetamodel___MMLocalClass___register_local_property}, - {(bigint) abstractmetamodel___MMLocalClass___register_global_property}, - {(bigint) inheritance___MMLocalClass_____bra}, - {(bigint) abstractmetamodel___MMLocalClass___context}, - {(bigint) virtualtype___MMLocalClass___virtual_type}, - {(bigint) virtualtype___MMLocalClass___select_virtual_type}, - {(bigint) compiling_global___MMLocalClass___compare}, - {(bigint) compiling_global___MMLocalClass___declare_tables_to_c}, - {(bigint) compiling_global___MMLocalClass___compile_tables_to_c}, - {(bigint) compiling_base___MMLocalClass___primitive_info}, - {(bigint) compiling_base___MMLocalClass___primitive_ctypes}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMLocalClass::_types */ -/* 2: Attribute MMLocalClass::_formals_types */ -/* 3: Attribute MMLocalClass::_direct_parents */ -/* 4: Attribute MMLocalClass::_computing_super */ -/* 5: Attribute MMLocalClass::_base_type_cache */ -/* 6: Attribute MMLocalClass::_ancestors */ -/* 7: Attribute MMLocalClass::_name */ -/* 8: Attribute MMLocalClass::_arity */ -/* 9: Attribute MMLocalClass::_module */ -/* 10: Attribute MMLocalClass::_abstract */ -/* 11: Attribute MMLocalClass::_global */ -/* 12: Attribute MMLocalClass::_crhe */ -/* 13: Attribute MMLocalClass::_cshe */ -/* 14: Attribute MMLocalClass::_che */ -/* 15: Attribute MMLocalClass::_local_property_by_global */ -/* 16: Attribute MMLocalClass::_global_properties */ -/* 17: Attribute MMLocalClass::_properties_by_name */ -/* 18: Attribute MMLocalClass::_primitive_info_cache */ -/* 19: Attribute MMLocalClass::_primitive_info_b */ -val_t NEW_MMLocalClass(void) { - val_t variable0; - val_t variable1; - val_t variable2; - obj_t obj; - obj = alloc(sizeof(val_t) * 20); - obj->vft = (classtable_elt_t*)VFT_MMLocalClass; - ATTR_abstractmetamodel___MMLocalClass____arity(obj) = TAG_Int((bigint)0); - ATTR_abstractmetamodel___MMLocalClass____abstract(obj) = TAG_Bool((int)0); - variable0 = NEW_Array_array___Array___init(); /*new Array[MMAncestor]*/ - ATTR_inheritance___MMLocalClass____direct_parents(obj) = variable0; - ATTR_inheritance___MMLocalClass____computing_super(obj) = TAG_Bool((int)0); - variable1 = NEW_Array_array___Array___init(); /*new Array[MMTypeGeneric]*/ - ATTR_genericity___MMLocalClass____types(obj) = variable1; - variable2 = NEW_Array_array___Array___init(); /*new Array[MMTypeFormalParameter]*/ - ATTR_genericity___MMLocalClass____formals_types(obj) = variable2; - ATTR_compiling_base___MMLocalClass____primitive_info_b(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_MMLocalClass_abstractmetamodel___MMLocalClass___init(val_t p0, val_t p1) { - int init_table[2] = {0, 0}; - val_t self = NEW_MMLocalClass(); - abstractmetamodel___MMLocalClass___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMGlobalProperty[59] = { - {(bigint) 107 /* 0: Identity */}, - {(bigint) 3 /* 1: MMGlobalProperty < Object: superclass typecheck marker */}, - {(bigint) 107 /* 2: MMGlobalProperty < MMGlobalProperty: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMGlobalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMGlobalProperty < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_global___MMGlobalProperty___pos_of}, - {(bigint) compiling_global___MMGlobalProperty___pos_of__eq}, - {(bigint) compiling_base___MMGlobalProperty___meth_call}, - {(bigint) compiling_base___MMGlobalProperty___attr_access}, - {(bigint) compiling_base___MMGlobalProperty___color_id}, - {(bigint) syntax_base___MMGlobalProperty___check_visibility}, - {(bigint) virtualtype___MMGlobalProperty___is_virtual_type}, - {(bigint) 1 /* 47: MMGlobalProperty < MMGlobalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMGlobalProperty___intro}, - {(bigint) abstractmetamodel___MMGlobalProperty___local_class}, - {(bigint) abstractmetamodel___MMGlobalProperty___property_hierarchy}, - {(bigint) abstractmetamodel___MMGlobalProperty___init}, - {(bigint) abstractmetamodel___MMGlobalProperty___add_local_property}, - {(bigint) abstractmetamodel___MMGlobalProperty___is_attribute}, - {(bigint) abstractmetamodel___MMGlobalProperty___is_method}, - {(bigint) abstractmetamodel___MMGlobalProperty___is_init}, - {(bigint) abstractmetamodel___MMGlobalProperty___is_init__eq}, - {(bigint) abstractmetamodel___MMGlobalProperty___visibility_level}, - {(bigint) abstractmetamodel___MMGlobalProperty___visibility_level__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMGlobalProperty::_pos_of */ -/* 2: Attribute MMGlobalProperty::_intro */ -/* 3: Attribute MMGlobalProperty::_property_hierarchy */ -/* 4: Attribute MMGlobalProperty::_is_init */ -/* 5: Attribute MMGlobalProperty::_visibility_level */ -val_t NEW_MMGlobalProperty(void) { - val_t variable0; - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_MMGlobalProperty; - variable0 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMLocalProperty]*/ - ATTR_abstractmetamodel___MMGlobalProperty____property_hierarchy(obj) = variable0; - ATTR_abstractmetamodel___MMGlobalProperty____is_init(obj) = TAG_Bool((int)0); - ATTR_abstractmetamodel___MMGlobalProperty____visibility_level(obj) = TAG_Int((bigint)0); - ATTR_compiling_global___MMGlobalProperty____pos_of(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_MMGlobalProperty_abstractmetamodel___MMGlobalProperty___init(val_t p0) { - int init_table[2] = {0, 0}; - val_t self = NEW_MMGlobalProperty(); - abstractmetamodel___MMGlobalProperty___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_MMLocalProperty[62] = { - {(bigint) 99 /* 0: Identity */}, - {(bigint) 3 /* 1: MMLocalProperty < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMLocalProperty < MMLocalProperty: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMLocalProperty < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMLocalProperty___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMLocalProperty___node}, - {(bigint) syntax_base___MMLocalProperty___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMLocalProperty < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMLocalProperty::_cname_cache */ -/* 2: Attribute MMLocalProperty::_signature */ -/* 3: Attribute MMLocalProperty::_signatures_cache */ -/* 4: Attribute MMLocalProperty::_name */ -/* 5: Attribute MMLocalProperty::_local_class */ -/* 6: Attribute MMLocalProperty::_global */ -/* 7: Attribute MMLocalProperty::_prhe */ -/* 8: Attribute MMLocalProperty::_need_super */ -val_t NEW_MMLocalProperty(void) { - val_t variable0; - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_MMLocalProperty; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - return OBJ2VAL(obj); -} -val_t NEW_MMLocalProperty_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[2] = {0, 0}; - val_t self = NEW_MMLocalProperty(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMAttribute[64] = { - {(bigint) 2599 /* 0: Identity */}, - {(bigint) 3 /* 1: MMAttribute < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMAttribute < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2599 /* 3: MMAttribute < MMAttribute: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMAttribute < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMLocalProperty___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMLocalProperty___node}, - {(bigint) syntax_base___MMLocalProperty___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMAttribute < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) compiling_methods___MMAttribute___compile_access}, - {(bigint) 2 /* 63: MMAttribute < MMAttribute: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMAttribute::_cname_cache */ -/* 2: Attribute MMAttribute::_signature */ -/* 3: Attribute MMAttribute::_signatures_cache */ -/* 4: Attribute MMAttribute::_name */ -/* 5: Attribute MMAttribute::_local_class */ -/* 6: Attribute MMAttribute::_global */ -/* 7: Attribute MMAttribute::_prhe */ -/* 8: Attribute MMAttribute::_need_super */ -val_t NEW_MMAttribute(void) { - val_t variable0; - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_MMAttribute; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - return OBJ2VAL(obj); -} -val_t NEW_MMAttribute_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMAttribute(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; + {(bigint) 0 /* 50: ReduceAction734 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction734___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction734 < ReduceAction734: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction734::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction734(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction734; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_MMMethod[66] = { - {(bigint) 2583 /* 0: Identity */}, - {(bigint) 3 /* 1: MMMethod < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2583 /* 3: MMMethod < MMMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMMethod < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMLocalProperty___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMLocalProperty___node}, - {(bigint) syntax_base___MMLocalProperty___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMMethod < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) compiling_methods___MMMethod___compile_call}, - {(bigint) compiling_methods___MMMethod___compile_constructor_call}, - {(bigint) compiling_methods___MMMethod___compile_super_call}, - {(bigint) 2 /* 65: MMMethod < MMMethod: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMMethod::_cname_cache */ -/* 2: Attribute MMMethod::_signature */ -/* 3: Attribute MMMethod::_signatures_cache */ -/* 4: Attribute MMMethod::_name */ -/* 5: Attribute MMMethod::_local_class */ -/* 6: Attribute MMMethod::_global */ -/* 7: Attribute MMMethod::_prhe */ -/* 8: Attribute MMMethod::_need_super */ -val_t NEW_MMMethod(void) { - val_t variable0; +val_t NEW_parser___ReduceAction734(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_MMMethod; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - return OBJ2VAL(obj); -} -val_t NEW_MMMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMMethod(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMConcreteClass[106] = { - {(bigint) 2595 /* 0: Identity */}, - {(bigint) 3 /* 1: MMConcreteClass < Object: superclass typecheck marker */}, - {(bigint) 103 /* 2: MMConcreteClass < MMLocalClass: superclass typecheck marker */}, - {(bigint) 2595 /* 3: MMConcreteClass < MMConcreteClass: superclass typecheck marker */}, + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction734; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction734(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction734; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction734_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction734_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction734(); + INIT_ATTRIBUTES__parser___ReduceAction734(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction734(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction735[55] = { + {(bigint) 535 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction735" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction735 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction735 < ReduceAction: superclass typecheck marker */}, + {(bigint) 535 /* 5: ReduceAction735 < ReduceAction735: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85077,149 +129084,119 @@ const classtable_elt_t VFT_MMConcreteClass[106] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction735 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalClass___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMConcreteClass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) abstracttool___MMLocalClass___dump_properties}, - {(bigint) mmbuilder___MMLocalClass___accept_class_visitor}, - {(bigint) mmbuilder___MMLocalClass___accept_properties_visitor}, - {(bigint) genericity___MMLocalClass___get_formal}, - {(bigint) genericity___MMLocalClass___register_formal}, - {(bigint) genericity___MMLocalClass___get_instantiate_type}, - {(bigint) genericity___MMLocalClass___formals_types}, - {(bigint) static_type___MMLocalClass___get_type}, - {(bigint) genericity___MMLocalClass___is_generic}, - {(bigint) inheritance___MMLocalClass___compute_super_classes}, - {(bigint) inheritance___MMLocalClass___compute_ancestors}, - {(bigint) inheritance___MMLocalClass___inherit_global_properties}, - {(bigint) inheritance___MMLocalClass___make_visible_an_inherited_global_property}, - {(bigint) inheritance___MMLocalClass___add_direct_parent}, - {(bigint) inheritance___MMLocalClass___computed_super_classes}, - {(bigint) inheritance___MMLocalClass___computed_ancestors}, - {(bigint) inheritance___MMLocalClass___ancestor_for}, - {(bigint) abstractmetamodel___MMLocalClass_____bra}, - {(bigint) inheritance___MMLocalClass___add_default_any_class}, - {(bigint) inheritance___MMLocalClass___add_super_classes}, - {(bigint) inheritance___MMLocalClass___add_explicit_classes}, - {(bigint) inheritance___MMLocalClass___compute_super_parents}, - {(bigint) inheritance___MMLocalClass___build_ancestors}, - {(bigint) inheritance___MMLocalClass___group_ancestors}, - {(bigint) inheritance___MMLocalClass___merge_ancestors}, - {(bigint) inheritance___MMLocalClass___inherit_local_property}, - {(bigint) genericity___MMLocalClass___get_type}, - {(bigint) static_type___MMLocalClass___add_ancestor}, - {(bigint) static_type___MMLocalClass___ancestors}, - {(bigint) static_type___MMLocalClass___ancestor}, - {(bigint) 1 /* 70: MMConcreteClass < MMLocalClass: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalClass___name}, - {(bigint) abstractmetamodel___MMLocalClass___arity}, - {(bigint) abstractmetamodel___MMLocalClass___module}, - {(bigint) abstractmetamodel___MMLocalClass___abstract}, - {(bigint) abstractmetamodel___MMLocalClass___abstract__eq}, - {(bigint) abstractmetamodel___MMLocalClass___global}, - {(bigint) abstractmetamodel___MMLocalClass___crhe}, - {(bigint) abstractmetamodel___MMLocalClass___cshe}, - {(bigint) abstractmetamodel___MMLocalClass___che}, - {(bigint) abstractmetamodel___MMLocalClass___local_property_by_global}, - {(bigint) abstractmetamodel___MMLocalClass___global_properties}, - {(bigint) abstractmetamodel___MMLocalClass___properties_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___init}, - {(bigint) abstractmetamodel___MMLocalClass___for_module}, - {(bigint) abstractmetamodel___MMLocalClass___new_global}, - {(bigint) abstractmetamodel___MMLocalClass___set_global}, - {(bigint) abstractmetamodel___MMLocalClass___has_global_property_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___get_property_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___attribute}, - {(bigint) abstractmetamodel___MMLocalClass___method}, - {(bigint) abstractmetamodel___MMLocalClass___select_method}, - {(bigint) abstractmetamodel___MMLocalClass___select_attribute}, - {(bigint) abstractmetamodel___MMLocalClass___super_methods_named}, - {(bigint) abstractmetamodel___MMLocalClass___register_local_property}, - {(bigint) abstractmetamodel___MMLocalClass___register_global_property}, - {(bigint) inheritance___MMLocalClass_____bra}, - {(bigint) abstractmetamodel___MMLocalClass___context}, - {(bigint) virtualtype___MMLocalClass___virtual_type}, - {(bigint) virtualtype___MMLocalClass___select_virtual_type}, - {(bigint) compiling_global___MMLocalClass___compare}, - {(bigint) compiling_global___MMLocalClass___declare_tables_to_c}, - {(bigint) compiling_global___MMLocalClass___compile_tables_to_c}, - {(bigint) compiling_base___MMLocalClass___primitive_info}, - {(bigint) compiling_base___MMLocalClass___primitive_ctypes}, - {(bigint) 2 /* 105: MMConcreteClass < MMConcreteClass: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMConcreteClass::_types */ -/* 2: Attribute MMConcreteClass::_formals_types */ -/* 3: Attribute MMConcreteClass::_direct_parents */ -/* 4: Attribute MMConcreteClass::_computing_super */ -/* 5: Attribute MMConcreteClass::_base_type_cache */ -/* 6: Attribute MMConcreteClass::_ancestors */ -/* 7: Attribute MMConcreteClass::_name */ -/* 8: Attribute MMConcreteClass::_arity */ -/* 9: Attribute MMConcreteClass::_module */ -/* 10: Attribute MMConcreteClass::_abstract */ -/* 11: Attribute MMConcreteClass::_global */ -/* 12: Attribute MMConcreteClass::_crhe */ -/* 13: Attribute MMConcreteClass::_cshe */ -/* 14: Attribute MMConcreteClass::_che */ -/* 15: Attribute MMConcreteClass::_local_property_by_global */ -/* 16: Attribute MMConcreteClass::_global_properties */ -/* 17: Attribute MMConcreteClass::_properties_by_name */ -/* 18: Attribute MMConcreteClass::_primitive_info_cache */ -/* 19: Attribute MMConcreteClass::_primitive_info_b */ -val_t NEW_MMConcreteClass(void) { - val_t variable0; - val_t variable1; - val_t variable2; - obj_t obj; - obj = alloc(sizeof(val_t) * 20); - obj->vft = (classtable_elt_t*)VFT_MMConcreteClass; - ATTR_abstractmetamodel___MMLocalClass____arity(obj) = TAG_Int((bigint)0); - ATTR_abstractmetamodel___MMLocalClass____abstract(obj) = TAG_Bool((int)0); - variable0 = NEW_Array_array___Array___init(); /*new Array[MMAncestor]*/ - ATTR_inheritance___MMLocalClass____direct_parents(obj) = variable0; - ATTR_inheritance___MMLocalClass____computing_super(obj) = TAG_Bool((int)0); - variable1 = NEW_Array_array___Array___init(); /*new Array[MMTypeGeneric]*/ - ATTR_genericity___MMLocalClass____types(obj) = variable1; - variable2 = NEW_Array_array___Array___init(); /*new Array[MMTypeFormalParameter]*/ - ATTR_genericity___MMLocalClass____formals_types(obj) = variable2; - ATTR_compiling_base___MMLocalClass____primitive_info_b(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_MMConcreteClass_abstractmetamodel___MMLocalClass___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMConcreteClass(); - abstractmetamodel___MMLocalClass___init(self, p0, p1, init_table); - return self; + {(bigint) 0 /* 50: ReduceAction735 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction735___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction735 < ReduceAction735: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction735::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction735(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction735; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_MMSignature[53] = { - {(bigint) 91 /* 0: Identity */}, - {(bigint) 3 /* 1: MMSignature < Object: superclass typecheck marker */}, - {(bigint) 91 /* 2: MMSignature < MMSignature: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction735(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction735; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction735(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction735; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction735_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction735_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction735(); + INIT_ATTRIBUTES__parser___ReduceAction735(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction735(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction736[55] = { + {(bigint) 531 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction736" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction736 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction736 < ReduceAction: superclass typecheck marker */}, + {(bigint) 531 /* 5: ReduceAction736 < ReduceAction736: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85230,69 +129207,119 @@ const classtable_elt_t VFT_MMSignature[53] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction736 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) static_type___MMSignature___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMSignature < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) vararg___MMSignature___vararg_rank}, - {(bigint) vararg___MMSignature___vararg_rank__eq}, - {(bigint) vararg___MMSignature___has_vararg}, - {(bigint) static_type___MMSignature___adaptation_to}, - {(bigint) static_type___MMSignature___init}, - {(bigint) 1 /* 45: MMSignature < MMSignature: superclass init_table position */}, - {(bigint) static_type___MMSignature___recv}, - {(bigint) static_type___MMSignature___return_type}, - {(bigint) static_type___MMSignature___arity}, - {(bigint) static_type___MMSignature_____l}, - {(bigint) static_type___MMSignature_____bra}, - {(bigint) vararg___MMSignature___adaptation_to}, - {(bigint) vararg___MMSignature___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMSignature::_vararg_rank */ -/* 2: Attribute MMSignature::_recv */ -/* 3: Attribute MMSignature::_params */ -/* 4: Attribute MMSignature::_return_type */ -val_t NEW_MMSignature(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_MMSignature; - ATTR_vararg___MMSignature____vararg_rank(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_MMSignature_static_type___MMSignature___init(val_t p0, val_t p1, val_t p2) { - int init_table[2] = {0, 0}; - val_t self = NEW_MMSignature(); - vararg___MMSignature___init(self, p0, p1, p2, init_table); - return self; + {(bigint) 0 /* 50: ReduceAction736 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction736___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction736 < ReduceAction736: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction736::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction736(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction736; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_MMAncestor[50] = { - {(bigint) 123 /* 0: Identity */}, - {(bigint) 3 /* 1: MMAncestor < Object: superclass typecheck marker */}, - {(bigint) 123 /* 2: MMAncestor < MMAncestor: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction736(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction736; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction736(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction736; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction736_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction736_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction736(); + INIT_ATTRIBUTES__parser___ReduceAction736(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction736(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction737[55] = { + {(bigint) 527 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction737" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction737 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction737 < ReduceAction: superclass typecheck marker */}, + {(bigint) 527 /* 5: ReduceAction737 < ReduceAction737: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85303,63 +129330,118 @@ const classtable_elt_t VFT_MMAncestor[50] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction737 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) static_type___MMAncestor___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMAncestor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) inheritance___MMAncestor___add_in}, - {(bigint) 1 /* 41: MMAncestor < MMAncestor: superclass init_table position */}, - {(bigint) static_type___MMAncestor___stype}, - {(bigint) static_type___MMAncestor___stype__eq}, - {(bigint) static_type___MMAncestor___inheriter}, - {(bigint) static_type___MMAncestor___inheriter__eq}, - {(bigint) static_type___MMAncestor___is_reffinement}, - {(bigint) static_type___MMAncestor___is_specialisation}, - {(bigint) static_type___MMAncestor___local_class}, - {(bigint) static_type___MMAncestor___init}, + {(bigint) 0 /* 50: ReduceAction737 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction737___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction737 < ReduceAction737: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute MMAncestor::_stype */ -/* 2: Attribute MMAncestor::_inheriter */ -val_t NEW_MMAncestor(void) { +/* 1: Object_id */ +/* 2: Attribute ReduceAction737::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction737(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction737; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___ReduceAction737(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_MMAncestor; - return OBJ2VAL(obj); -} -val_t NEW_MMAncestor_static_type___MMAncestor___init(val_t p0, val_t p1) { - int init_table[2] = {0, 0}; - val_t self = NEW_MMAncestor(); - static_type___MMAncestor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMType[58] = { - {(bigint) 87 /* 0: Identity */}, - {(bigint) 3 /* 1: MMType < Object: superclass typecheck marker */}, - {(bigint) 87 /* 2: MMType < MMType: superclass typecheck marker */}, + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction737; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction737(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction737; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction737_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction737_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction737(); + INIT_ATTRIBUTES__parser___ReduceAction737(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction737(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction738[55] = { + {(bigint) 523 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction738" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction738 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction738 < ReduceAction: superclass typecheck marker */}, + {(bigint) 523 /* 5: ReduceAction738 < ReduceAction738: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85370,324 +129452,120 @@ const classtable_elt_t VFT_MMType[58] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction738 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMType < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMType___compile_cast}, - {(bigint) compiling_methods___MMType___compile_type_check}, - {(bigint) compiling_base___MMType___cname}, - {(bigint) compiling_base___MMType___default_cvalue}, - {(bigint) compiling_base___MMType___boxtype}, - {(bigint) compiling_base___MMType___unboxtype}, - {(bigint) genericity___MMType___is_generic}, - {(bigint) type_formal___MMType___direct_type}, - {(bigint) 1 /* 48: MMType < MMType: superclass init_table position */}, - {(bigint) static_type___MMType___module}, - {(bigint) static_type___MMType___local_class}, - {(bigint) static_type___MMType_____l}, - {(bigint) static_type___MMType___is_supertype}, - {(bigint) static_type___MMType___for_module}, - {(bigint) static_type___MMType___adapt_to}, - {(bigint) static_type___MMType___upcast_for}, - {(bigint) static_type___MMType___not_for_self}, - {(bigint) static_type___MMType___init}, + {(bigint) 0 /* 50: ReduceAction738 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction738___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction738 < ReduceAction738: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -val_t NEW_MMType(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_MMType; - return OBJ2VAL(obj); -} -val_t NEW_MMType_static_type___MMType___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_MMType(); - static_type___MMType___init(self, init_table); - return self; -} -const classtable_elt_t VFT_MMTypeClass[60] = { - {(bigint) 2563 /* 0: Identity */}, - {(bigint) 3 /* 1: MMTypeClass < Object: superclass typecheck marker */}, - {(bigint) 87 /* 2: MMTypeClass < MMType: superclass typecheck marker */}, - {(bigint) 2563 /* 3: MMTypeClass < MMTypeClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) static_type___MMTypeClass___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMTypeClass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMType___compile_cast}, - {(bigint) compiling_methods___MMType___compile_type_check}, - {(bigint) compiling_base___MMType___cname}, - {(bigint) compiling_base___MMType___default_cvalue}, - {(bigint) compiling_base___MMType___boxtype}, - {(bigint) compiling_base___MMType___unboxtype}, - {(bigint) genericity___MMType___is_generic}, - {(bigint) type_formal___MMType___direct_type}, - {(bigint) 1 /* 48: MMTypeClass < MMType: superclass init_table position */}, - {(bigint) static_type___MMTypeClass___module}, - {(bigint) static_type___MMTypeClass___local_class}, - {(bigint) static_type___MMTypeClass_____l}, - {(bigint) static_type___MMType___is_supertype}, - {(bigint) static_type___MMType___for_module}, - {(bigint) static_type___MMType___adapt_to}, - {(bigint) static_type___MMTypeClass___upcast_for}, - {(bigint) static_type___MMType___not_for_self}, - {(bigint) static_type___MMType___init}, - {(bigint) 2 /* 58: MMTypeClass < MMTypeClass: superclass init_table position */}, - {(bigint) static_type___MMTypeClass___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMTypeClass::_local_class */ -val_t NEW_MMTypeClass(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_MMTypeClass; - return OBJ2VAL(obj); -} -val_t NEW_MMTypeClass_static_type___MMType___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMTypeClass(); - static_type___MMType___init(self, init_table); - return self; -} -val_t NEW_MMTypeClass_static_type___MMTypeClass___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMTypeClass(); - static_type___MMTypeClass___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_MMTypeSimpleClass[62] = { - {(bigint) 3151 /* 0: Identity */}, - {(bigint) 3 /* 1: MMTypeSimpleClass < Object: superclass typecheck marker */}, - {(bigint) 87 /* 2: MMTypeSimpleClass < MMType: superclass typecheck marker */}, - {(bigint) 2563 /* 3: MMTypeSimpleClass < MMTypeClass: superclass typecheck marker */}, - {(bigint) 3151 /* 4: MMTypeSimpleClass < MMTypeSimpleClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) static_type___MMTypeClass___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMTypeSimpleClass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMType___compile_cast}, - {(bigint) compiling_methods___MMType___compile_type_check}, - {(bigint) compiling_base___MMType___cname}, - {(bigint) compiling_base___MMType___default_cvalue}, - {(bigint) compiling_base___MMType___boxtype}, - {(bigint) compiling_base___MMType___unboxtype}, - {(bigint) genericity___MMTypeSimpleClass___is_generic}, - {(bigint) type_formal___MMType___direct_type}, - {(bigint) 1 /* 48: MMTypeSimpleClass < MMType: superclass init_table position */}, - {(bigint) static_type___MMTypeClass___module}, - {(bigint) static_type___MMTypeClass___local_class}, - {(bigint) static_type___MMTypeClass_____l}, - {(bigint) static_type___MMTypeSimpleClass___is_supertype}, - {(bigint) static_type___MMTypeSimpleClass___for_module}, - {(bigint) static_type___MMTypeSimpleClass___adapt_to}, - {(bigint) static_type___MMTypeClass___upcast_for}, - {(bigint) static_type___MMType___not_for_self}, - {(bigint) static_type___MMType___init}, - {(bigint) 2 /* 58: MMTypeSimpleClass < MMTypeClass: superclass init_table position */}, - {(bigint) static_type___MMTypeClass___init}, - {(bigint) 3 /* 60: MMTypeSimpleClass < MMTypeSimpleClass: superclass init_table position */}, - {(bigint) static_type___MMTypeSimpleClass___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMTypeSimpleClass::_local_class */ -val_t NEW_MMTypeSimpleClass(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_MMTypeSimpleClass; - return OBJ2VAL(obj); -} -val_t NEW_MMTypeSimpleClass_static_type___MMType___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMTypeSimpleClass(); - static_type___MMType___init(self, init_table); - return self; -} -val_t NEW_MMTypeSimpleClass_static_type___MMTypeClass___init(val_t p0) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMTypeSimpleClass(); - static_type___MMTypeClass___init(self, p0, init_table); - return self; -} -val_t NEW_MMTypeSimpleClass_static_type___MMTypeSimpleClass___init(val_t p0) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMTypeSimpleClass(); - static_type___MMTypeSimpleClass___init(self, p0, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction738::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction738(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction738; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_MMTypeNone[60] = { - {(bigint) 2555 /* 0: Identity */}, - {(bigint) 3 /* 1: MMTypeNone < Object: superclass typecheck marker */}, - {(bigint) 87 /* 2: MMTypeNone < MMType: superclass typecheck marker */}, - {(bigint) 2555 /* 3: MMTypeNone < MMTypeNone: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMTypeNone < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMType___compile_cast}, - {(bigint) compiling_methods___MMType___compile_type_check}, - {(bigint) compiling_base___MMType___cname}, - {(bigint) compiling_base___MMType___default_cvalue}, - {(bigint) compiling_base___MMType___boxtype}, - {(bigint) compiling_base___MMType___unboxtype}, - {(bigint) genericity___MMTypeNone___is_generic}, - {(bigint) type_formal___MMType___direct_type}, - {(bigint) 1 /* 48: MMTypeNone < MMType: superclass init_table position */}, - {(bigint) static_type___MMTypeNone___module}, - {(bigint) static_type___MMTypeNone___local_class}, - {(bigint) static_type___MMTypeNone_____l}, - {(bigint) static_type___MMTypeNone___is_supertype}, - {(bigint) genericity___MMTypeNone___for_module}, - {(bigint) genericity___MMTypeNone___adapt_to}, - {(bigint) static_type___MMTypeNone___upcast_for}, - {(bigint) static_type___MMType___not_for_self}, - {(bigint) static_type___MMType___init}, - {(bigint) 2 /* 58: MMTypeNone < MMTypeNone: superclass init_table position */}, - {(bigint) static_type___MMTypeNone___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMTypeNone::_module */ -val_t NEW_MMTypeNone(void) { +val_t NEW_parser___ReduceAction738(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_MMTypeNone; - return OBJ2VAL(obj); -} -val_t NEW_MMTypeNone_static_type___MMType___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMTypeNone(); - static_type___MMType___init(self, init_table); - return self; -} -val_t NEW_MMTypeNone_static_type___MMTypeNone___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMTypeNone(); - static_type___MMTypeNone___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_MMImplicitLocalClass[107] = { - {(bigint) 2587 /* 0: Identity */}, - {(bigint) 3 /* 1: MMImplicitLocalClass < Object: superclass typecheck marker */}, - {(bigint) 103 /* 2: MMImplicitLocalClass < MMLocalClass: superclass typecheck marker */}, - {(bigint) 2587 /* 3: MMImplicitLocalClass < MMImplicitLocalClass: superclass typecheck marker */}, + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction738; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction738(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction738; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction738_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction738_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction738(); + INIT_ATTRIBUTES__parser___ReduceAction738(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction738(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction739[55] = { + {(bigint) 519 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction739" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction739 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction739 < ReduceAction: superclass typecheck marker */}, + {(bigint) 519 /* 5: ReduceAction739 < ReduceAction739: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85697,157 +129575,121 @@ const classtable_elt_t VFT_MMImplicitLocalClass[107] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction739 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalClass___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMImplicitLocalClass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) abstracttool___MMLocalClass___dump_properties}, - {(bigint) mmbuilder___MMLocalClass___accept_class_visitor}, - {(bigint) mmbuilder___MMLocalClass___accept_properties_visitor}, - {(bigint) genericity___MMLocalClass___get_formal}, - {(bigint) genericity___MMLocalClass___register_formal}, - {(bigint) genericity___MMLocalClass___get_instantiate_type}, - {(bigint) genericity___MMLocalClass___formals_types}, - {(bigint) static_type___MMLocalClass___get_type}, - {(bigint) genericity___MMLocalClass___is_generic}, - {(bigint) inheritance___MMLocalClass___compute_super_classes}, - {(bigint) inheritance___MMLocalClass___compute_ancestors}, - {(bigint) inheritance___MMLocalClass___inherit_global_properties}, - {(bigint) inheritance___MMLocalClass___make_visible_an_inherited_global_property}, - {(bigint) inheritance___MMLocalClass___add_direct_parent}, - {(bigint) inheritance___MMLocalClass___computed_super_classes}, - {(bigint) inheritance___MMLocalClass___computed_ancestors}, - {(bigint) inheritance___MMLocalClass___ancestor_for}, - {(bigint) abstractmetamodel___MMLocalClass_____bra}, - {(bigint) inheritance___MMLocalClass___add_default_any_class}, - {(bigint) inheritance___MMLocalClass___add_super_classes}, - {(bigint) inheritance___MMLocalClass___add_explicit_classes}, - {(bigint) inheritance___MMLocalClass___compute_super_parents}, - {(bigint) inheritance___MMLocalClass___build_ancestors}, - {(bigint) inheritance___MMLocalClass___group_ancestors}, - {(bigint) inheritance___MMLocalClass___merge_ancestors}, - {(bigint) inheritance___MMLocalClass___inherit_local_property}, - {(bigint) genericity___MMLocalClass___get_type}, - {(bigint) static_type___MMLocalClass___add_ancestor}, - {(bigint) static_type___MMLocalClass___ancestors}, - {(bigint) static_type___MMLocalClass___ancestor}, - {(bigint) 1 /* 70: MMImplicitLocalClass < MMLocalClass: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalClass___name}, - {(bigint) abstractmetamodel___MMLocalClass___arity}, - {(bigint) abstractmetamodel___MMLocalClass___module}, - {(bigint) abstractmetamodel___MMLocalClass___abstract}, - {(bigint) abstractmetamodel___MMLocalClass___abstract__eq}, - {(bigint) abstractmetamodel___MMLocalClass___global}, - {(bigint) abstractmetamodel___MMLocalClass___crhe}, - {(bigint) abstractmetamodel___MMLocalClass___cshe}, - {(bigint) abstractmetamodel___MMLocalClass___che}, - {(bigint) abstractmetamodel___MMLocalClass___local_property_by_global}, - {(bigint) abstractmetamodel___MMLocalClass___global_properties}, - {(bigint) abstractmetamodel___MMLocalClass___properties_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___init}, - {(bigint) abstractmetamodel___MMLocalClass___for_module}, - {(bigint) abstractmetamodel___MMLocalClass___new_global}, - {(bigint) abstractmetamodel___MMLocalClass___set_global}, - {(bigint) abstractmetamodel___MMLocalClass___has_global_property_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___get_property_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___attribute}, - {(bigint) abstractmetamodel___MMLocalClass___method}, - {(bigint) abstractmetamodel___MMLocalClass___select_method}, - {(bigint) abstractmetamodel___MMLocalClass___select_attribute}, - {(bigint) abstractmetamodel___MMLocalClass___super_methods_named}, - {(bigint) abstractmetamodel___MMLocalClass___register_local_property}, - {(bigint) abstractmetamodel___MMLocalClass___register_global_property}, - {(bigint) inheritance___MMLocalClass_____bra}, - {(bigint) abstractmetamodel___MMLocalClass___context}, - {(bigint) virtualtype___MMLocalClass___virtual_type}, - {(bigint) virtualtype___MMLocalClass___select_virtual_type}, - {(bigint) compiling_global___MMLocalClass___compare}, - {(bigint) compiling_global___MMLocalClass___declare_tables_to_c}, - {(bigint) compiling_global___MMLocalClass___compile_tables_to_c}, - {(bigint) compiling_base___MMLocalClass___primitive_info}, - {(bigint) compiling_base___MMLocalClass___primitive_ctypes}, - {(bigint) 2 /* 105: MMImplicitLocalClass < MMImplicitLocalClass: superclass init_table position */}, - {(bigint) inheritance___MMImplicitLocalClass___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMImplicitLocalClass::_types */ -/* 2: Attribute MMImplicitLocalClass::_formals_types */ -/* 3: Attribute MMImplicitLocalClass::_direct_parents */ -/* 4: Attribute MMImplicitLocalClass::_computing_super */ -/* 5: Attribute MMImplicitLocalClass::_base_type_cache */ -/* 6: Attribute MMImplicitLocalClass::_ancestors */ -/* 7: Attribute MMImplicitLocalClass::_name */ -/* 8: Attribute MMImplicitLocalClass::_arity */ -/* 9: Attribute MMImplicitLocalClass::_module */ -/* 10: Attribute MMImplicitLocalClass::_abstract */ -/* 11: Attribute MMImplicitLocalClass::_global */ -/* 12: Attribute MMImplicitLocalClass::_crhe */ -/* 13: Attribute MMImplicitLocalClass::_cshe */ -/* 14: Attribute MMImplicitLocalClass::_che */ -/* 15: Attribute MMImplicitLocalClass::_local_property_by_global */ -/* 16: Attribute MMImplicitLocalClass::_global_properties */ -/* 17: Attribute MMImplicitLocalClass::_properties_by_name */ -/* 18: Attribute MMImplicitLocalClass::_primitive_info_cache */ -/* 19: Attribute MMImplicitLocalClass::_primitive_info_b */ -val_t NEW_MMImplicitLocalClass(void) { - val_t variable0; - val_t variable1; - val_t variable2; - obj_t obj; - obj = alloc(sizeof(val_t) * 20); - obj->vft = (classtable_elt_t*)VFT_MMImplicitLocalClass; - ATTR_abstractmetamodel___MMLocalClass____arity(obj) = TAG_Int((bigint)0); - ATTR_abstractmetamodel___MMLocalClass____abstract(obj) = TAG_Bool((int)0); - variable0 = NEW_Array_array___Array___init(); /*new Array[MMAncestor]*/ - ATTR_inheritance___MMLocalClass____direct_parents(obj) = variable0; - ATTR_inheritance___MMLocalClass____computing_super(obj) = TAG_Bool((int)0); - variable1 = NEW_Array_array___Array___init(); /*new Array[MMTypeGeneric]*/ - ATTR_genericity___MMLocalClass____types(obj) = variable1; - variable2 = NEW_Array_array___Array___init(); /*new Array[MMTypeFormalParameter]*/ - ATTR_genericity___MMLocalClass____formals_types(obj) = variable2; - ATTR_compiling_base___MMLocalClass____primitive_info_b(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_MMImplicitLocalClass_abstractmetamodel___MMLocalClass___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMImplicitLocalClass(); - abstractmetamodel___MMLocalClass___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMImplicitLocalClass_inheritance___MMImplicitLocalClass___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMImplicitLocalClass(); - inheritance___MMImplicitLocalClass___init(self, p0, p1, init_table); - return self; + {(bigint) 0 /* 50: ReduceAction739 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction739___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction739 < ReduceAction739: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReduceAction739::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction739(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction739; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_MMRefineAncestor[52] = { - {(bigint) 2579 /* 0: Identity */}, - {(bigint) 3 /* 1: MMRefineAncestor < Object: superclass typecheck marker */}, - {(bigint) 123 /* 2: MMRefineAncestor < MMAncestor: superclass typecheck marker */}, - {(bigint) 2579 /* 3: MMRefineAncestor < MMRefineAncestor: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction739(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction739; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction739(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction739; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction739_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction739_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction739(); + INIT_ATTRIBUTES__parser___ReduceAction739(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction739(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction740[55] = { + {(bigint) 511 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction740" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction740 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction740 < ReduceAction: superclass typecheck marker */}, + {(bigint) 511 /* 5: ReduceAction740 < ReduceAction740: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85857,73 +129699,118 @@ const classtable_elt_t VFT_MMRefineAncestor[52] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction740 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) static_type___MMAncestor___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMRefineAncestor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) inheritance___MMAncestor___add_in}, - {(bigint) 1 /* 41: MMRefineAncestor < MMAncestor: superclass init_table position */}, - {(bigint) static_type___MMAncestor___stype}, - {(bigint) static_type___MMAncestor___stype__eq}, - {(bigint) static_type___MMAncestor___inheriter}, - {(bigint) static_type___MMAncestor___inheriter__eq}, - {(bigint) static_type___MMAncestor___is_reffinement}, - {(bigint) static_type___MMAncestor___is_specialisation}, - {(bigint) inheritance___MMRefineAncestor___local_class}, - {(bigint) static_type___MMAncestor___init}, - {(bigint) 2 /* 50: MMRefineAncestor < MMRefineAncestor: superclass init_table position */}, - {(bigint) inheritance___MMRefineAncestor___init}, + {(bigint) 0 /* 50: ReduceAction740 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction740___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction740 < ReduceAction740: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute MMRefineAncestor::_stype */ -/* 2: Attribute MMRefineAncestor::_inheriter */ -/* 3: Attribute MMRefineAncestor::_local_class */ -val_t NEW_MMRefineAncestor(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_MMRefineAncestor; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction740::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction740(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction740; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_MMRefineAncestor_static_type___MMAncestor___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMRefineAncestor(); - static_type___MMAncestor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMRefineAncestor_inheritance___MMRefineAncestor___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMRefineAncestor(); - inheritance___MMRefineAncestor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMSpecAncestor[52] = { - {(bigint) 2575 /* 0: Identity */}, - {(bigint) 3 /* 1: MMSpecAncestor < Object: superclass typecheck marker */}, - {(bigint) 123 /* 2: MMSpecAncestor < MMAncestor: superclass typecheck marker */}, - {(bigint) 2575 /* 3: MMSpecAncestor < MMSpecAncestor: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction740(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction740; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction740(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction740; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction740_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction740_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction740(); + INIT_ATTRIBUTES__parser___ReduceAction740(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction740(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction741[55] = { + {(bigint) 507 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction741" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction741 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction741 < ReduceAction: superclass typecheck marker */}, + {(bigint) 507 /* 5: ReduceAction741 < ReduceAction741: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85933,72 +129820,120 @@ const classtable_elt_t VFT_MMSpecAncestor[52] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction741 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) static_type___MMAncestor___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMSpecAncestor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) inheritance___MMAncestor___add_in}, - {(bigint) 1 /* 41: MMSpecAncestor < MMAncestor: superclass init_table position */}, - {(bigint) static_type___MMAncestor___stype}, - {(bigint) static_type___MMAncestor___stype__eq}, - {(bigint) static_type___MMAncestor___inheriter}, - {(bigint) static_type___MMAncestor___inheriter__eq}, - {(bigint) static_type___MMAncestor___is_reffinement}, - {(bigint) static_type___MMAncestor___is_specialisation}, - {(bigint) inheritance___MMSpecAncestor___local_class}, - {(bigint) static_type___MMAncestor___init}, - {(bigint) 2 /* 50: MMSpecAncestor < MMSpecAncestor: superclass init_table position */}, - {(bigint) inheritance___MMSpecAncestor___init}, + {(bigint) 0 /* 50: ReduceAction741 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction741___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction741 < ReduceAction741: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute MMSpecAncestor::_stype */ -/* 2: Attribute MMSpecAncestor::_inheriter */ -val_t NEW_MMSpecAncestor(void) { +/* 1: Object_id */ +/* 2: Attribute ReduceAction741::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction741(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction741; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_parser___ReduceAction741(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_MMSpecAncestor; - return OBJ2VAL(obj); -} -val_t NEW_MMSpecAncestor_static_type___MMAncestor___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMSpecAncestor(); - static_type___MMAncestor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMSpecAncestor_inheritance___MMSpecAncestor___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMSpecAncestor(); - inheritance___MMSpecAncestor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMDefaultAncestor[52] = { - {(bigint) 2591 /* 0: Identity */}, - {(bigint) 3 /* 1: MMDefaultAncestor < Object: superclass typecheck marker */}, - {(bigint) 123 /* 2: MMDefaultAncestor < MMAncestor: superclass typecheck marker */}, - {(bigint) 2591 /* 3: MMDefaultAncestor < MMDefaultAncestor: superclass typecheck marker */}, + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction741; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction741(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction741; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction741_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction741_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction741(); + INIT_ATTRIBUTES__parser___ReduceAction741(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction741(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction743[55] = { + {(bigint) 503 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction743" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction743 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction743 < ReduceAction: superclass typecheck marker */}, + {(bigint) 503 /* 5: ReduceAction743 < ReduceAction743: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86008,551 +129943,120 @@ const classtable_elt_t VFT_MMDefaultAncestor[52] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction743 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) static_type___MMAncestor___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMDefaultAncestor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) inheritance___MMAncestor___add_in}, - {(bigint) 1 /* 41: MMDefaultAncestor < MMAncestor: superclass init_table position */}, - {(bigint) static_type___MMAncestor___stype}, - {(bigint) static_type___MMAncestor___stype__eq}, - {(bigint) static_type___MMAncestor___inheriter}, - {(bigint) static_type___MMAncestor___inheriter__eq}, - {(bigint) static_type___MMAncestor___is_reffinement}, - {(bigint) static_type___MMAncestor___is_specialisation}, - {(bigint) inheritance___MMDefaultAncestor___local_class}, - {(bigint) static_type___MMAncestor___init}, - {(bigint) 2 /* 50: MMDefaultAncestor < MMDefaultAncestor: superclass init_table position */}, - {(bigint) inheritance___MMDefaultAncestor___init}, + {(bigint) 0 /* 50: ReduceAction743 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction743___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction743 < ReduceAction743: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute MMDefaultAncestor::_stype */ -/* 2: Attribute MMDefaultAncestor::_inheriter */ -val_t NEW_MMDefaultAncestor(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_MMDefaultAncestor; - return OBJ2VAL(obj); -} -val_t NEW_MMDefaultAncestor_static_type___MMAncestor___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMDefaultAncestor(); - static_type___MMAncestor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMDefaultAncestor_inheritance___MMDefaultAncestor___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMDefaultAncestor(); - inheritance___MMDefaultAncestor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMTypeFormal[62] = { - {(bigint) 2559 /* 0: Identity */}, - {(bigint) 3 /* 1: MMTypeFormal < Object: superclass typecheck marker */}, - {(bigint) 87 /* 2: MMTypeFormal < MMType: superclass typecheck marker */}, - {(bigint) 2559 /* 3: MMTypeFormal < MMTypeFormal: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) type_formal___MMTypeFormal___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMTypeFormal < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMType___compile_cast}, - {(bigint) compiling_methods___MMType___compile_type_check}, - {(bigint) compiling_base___MMType___cname}, - {(bigint) compiling_base___MMType___default_cvalue}, - {(bigint) compiling_base___MMType___boxtype}, - {(bigint) compiling_base___MMType___unboxtype}, - {(bigint) genericity___MMTypeFormal___is_generic}, - {(bigint) type_formal___MMTypeFormal___direct_type}, - {(bigint) 1 /* 48: MMTypeFormal < MMType: superclass init_table position */}, - {(bigint) static_type___MMType___module}, - {(bigint) type_formal___MMTypeFormal___local_class}, - {(bigint) type_formal___MMTypeFormal_____l}, - {(bigint) type_formal___MMTypeFormal___is_supertype}, - {(bigint) static_type___MMType___for_module}, - {(bigint) static_type___MMType___adapt_to}, - {(bigint) static_type___MMType___upcast_for}, - {(bigint) static_type___MMType___not_for_self}, - {(bigint) static_type___MMType___init}, - {(bigint) 2 /* 58: MMTypeFormal < MMTypeFormal: superclass init_table position */}, - {(bigint) type_formal___MMTypeFormal___name}, - {(bigint) type_formal___MMTypeFormal___bound}, - {(bigint) type_formal___MMTypeFormal___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMTypeFormal::_name */ -/* 2: Attribute MMTypeFormal::_bound */ -val_t NEW_MMTypeFormal(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_MMTypeFormal; - return OBJ2VAL(obj); -} -val_t NEW_MMTypeFormal_static_type___MMType___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMTypeFormal(); - static_type___MMType___init(self, init_table); - return self; -} -val_t NEW_MMTypeFormal_type_formal___MMTypeFormal___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMTypeFormal(); - type_formal___MMTypeFormal___init(self, p0, p1, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction743::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction743(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction743; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_MMTypeGeneric[67] = { - {(bigint) 3155 /* 0: Identity */}, - {(bigint) 3 /* 1: MMTypeGeneric < Object: superclass typecheck marker */}, - {(bigint) 87 /* 2: MMTypeGeneric < MMType: superclass typecheck marker */}, - {(bigint) 2563 /* 3: MMTypeGeneric < MMTypeClass: superclass typecheck marker */}, - {(bigint) 3155 /* 4: MMTypeGeneric < MMTypeGeneric: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) genericity___MMTypeGeneric___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMTypeGeneric < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMType___compile_cast}, - {(bigint) compiling_methods___MMType___compile_type_check}, - {(bigint) compiling_base___MMType___cname}, - {(bigint) compiling_base___MMType___default_cvalue}, - {(bigint) compiling_base___MMType___boxtype}, - {(bigint) compiling_base___MMType___unboxtype}, - {(bigint) genericity___MMTypeGeneric___is_generic}, - {(bigint) type_formal___MMType___direct_type}, - {(bigint) 1 /* 48: MMTypeGeneric < MMType: superclass init_table position */}, - {(bigint) static_type___MMTypeClass___module}, - {(bigint) static_type___MMTypeClass___local_class}, - {(bigint) static_type___MMTypeClass_____l}, - {(bigint) genericity___MMTypeGeneric___is_supertype}, - {(bigint) genericity___MMTypeGeneric___for_module}, - {(bigint) genericity___MMTypeGeneric___adapt_to}, - {(bigint) genericity___MMTypeGeneric___upcast_for}, - {(bigint) static_type___MMType___not_for_self}, - {(bigint) static_type___MMType___init}, - {(bigint) 2 /* 58: MMTypeGeneric < MMTypeClass: superclass init_table position */}, - {(bigint) static_type___MMTypeClass___init}, - {(bigint) 3 /* 60: MMTypeGeneric < MMTypeGeneric: superclass init_table position */}, - {(bigint) genericity___MMTypeGeneric___params}, - {(bigint) static_type___MMTypeClass___upcast_for}, - {(bigint) genericity___MMTypeGeneric___params_equals}, - {(bigint) static_type___MMTypeClass___to_s}, - {(bigint) genericity___MMTypeGeneric___is_subtype}, - {(bigint) genericity___MMTypeGeneric___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMTypeGeneric::_local_class */ -/* 2: Attribute MMTypeGeneric::_params */ -val_t NEW_MMTypeGeneric(void) { +val_t NEW_parser___ReduceAction743(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_MMTypeGeneric; - return OBJ2VAL(obj); -} -val_t NEW_MMTypeGeneric_static_type___MMType___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMTypeGeneric(); - static_type___MMType___init(self, init_table); - return self; -} -val_t NEW_MMTypeGeneric_static_type___MMTypeClass___init(val_t p0) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMTypeGeneric(); - static_type___MMTypeClass___init(self, p0, init_table); - return self; -} -val_t NEW_MMTypeGeneric_genericity___MMTypeGeneric___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMTypeGeneric(); - genericity___MMTypeGeneric___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMTypeFormalParameter[68] = { - {(bigint) 3159 /* 0: Identity */}, - {(bigint) 3 /* 1: MMTypeFormalParameter < Object: superclass typecheck marker */}, - {(bigint) 87 /* 2: MMTypeFormalParameter < MMType: superclass typecheck marker */}, - {(bigint) 2559 /* 3: MMTypeFormalParameter < MMTypeFormal: superclass typecheck marker */}, - {(bigint) 3159 /* 4: MMTypeFormalParameter < MMTypeFormalParameter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) type_formal___MMTypeFormal___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMTypeFormalParameter < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMType___compile_cast}, - {(bigint) compiling_methods___MMType___compile_type_check}, - {(bigint) compiling_base___MMType___cname}, - {(bigint) compiling_base___MMType___default_cvalue}, - {(bigint) compiling_base___MMType___boxtype}, - {(bigint) compiling_base___MMType___unboxtype}, - {(bigint) genericity___MMTypeFormal___is_generic}, - {(bigint) type_formal___MMTypeFormal___direct_type}, - {(bigint) 1 /* 48: MMTypeFormalParameter < MMType: superclass init_table position */}, - {(bigint) genericity___MMTypeFormalParameter___module}, - {(bigint) type_formal___MMTypeFormal___local_class}, - {(bigint) type_formal___MMTypeFormal_____l}, - {(bigint) type_formal___MMTypeFormal___is_supertype}, - {(bigint) genericity___MMTypeFormalParameter___for_module}, - {(bigint) genericity___MMTypeFormalParameter___adapt_to}, - {(bigint) genericity___MMTypeFormalParameter___upcast_for}, - {(bigint) static_type___MMType___not_for_self}, - {(bigint) static_type___MMType___init}, - {(bigint) 2 /* 58: MMTypeFormalParameter < MMTypeFormal: superclass init_table position */}, - {(bigint) type_formal___MMTypeFormal___name}, - {(bigint) type_formal___MMTypeFormal___bound}, - {(bigint) type_formal___MMTypeFormal___init}, - {(bigint) 3 /* 62: MMTypeFormalParameter < MMTypeFormalParameter: superclass init_table position */}, - {(bigint) genericity___MMTypeFormalParameter___def_class}, - {(bigint) genericity___MMTypeFormalParameter___position}, - {(bigint) genericity___MMTypeFormalParameter___bound__eq}, - {(bigint) genericity___MMTypeFormalParameter___with_bound}, - {(bigint) genericity___MMTypeFormalParameter___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMTypeFormalParameter::_name */ -/* 2: Attribute MMTypeFormalParameter::_bound */ -/* 3: Attribute MMTypeFormalParameter::_def_class */ -/* 4: Attribute MMTypeFormalParameter::_position */ -val_t NEW_MMTypeFormalParameter(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_MMTypeFormalParameter; - ATTR_genericity___MMTypeFormalParameter____position(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_MMTypeFormalParameter_static_type___MMType___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMTypeFormalParameter(); - static_type___MMType___init(self, init_table); - return self; -} -val_t NEW_MMTypeFormalParameter_type_formal___MMTypeFormal___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMTypeFormalParameter(); - type_formal___MMTypeFormal___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMTypeFormalParameter_genericity___MMTypeFormalParameter___with_bound(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMTypeFormalParameter(); - genericity___MMTypeFormalParameter___with_bound(self, p0, p1, p2, p3, init_table); - return self; -} -val_t NEW_MMTypeFormalParameter_genericity___MMTypeFormalParameter___init(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMTypeFormalParameter(); - genericity___MMTypeFormalParameter___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_MMTypeProperty[65] = { - {(bigint) 2551 /* 0: Identity */}, - {(bigint) 3 /* 1: MMTypeProperty < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMTypeProperty < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2551 /* 3: MMTypeProperty < MMTypeProperty: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMTypeProperty < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMLocalProperty___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMLocalProperty___node}, - {(bigint) syntax_base___MMLocalProperty___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMTypeProperty < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) 2 /* 62: MMTypeProperty < MMTypeProperty: superclass init_table position */}, - {(bigint) virtualtype___MMTypeProperty___stype_for}, - {(bigint) virtualtype___MMTypeProperty___real_stype_for}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMTypeProperty::_cname_cache */ -/* 2: Attribute MMTypeProperty::_signature */ -/* 3: Attribute MMTypeProperty::_signatures_cache */ -/* 4: Attribute MMTypeProperty::_name */ -/* 5: Attribute MMTypeProperty::_local_class */ -/* 6: Attribute MMTypeProperty::_global */ -/* 7: Attribute MMTypeProperty::_prhe */ -/* 8: Attribute MMTypeProperty::_need_super */ -/* 9: Attribute MMTypeProperty::_stypes_cache */ -val_t NEW_MMTypeProperty(void) { - val_t variable0; - val_t variable1; - obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_MMTypeProperty; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - variable1 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMVirtualType]*/ - ATTR_virtualtype___MMTypeProperty____stypes_cache(obj) = variable1; - return OBJ2VAL(obj); -} -val_t NEW_MMTypeProperty_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMTypeProperty(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMVirtualType[66] = { - {(bigint) 3147 /* 0: Identity */}, - {(bigint) 3 /* 1: MMVirtualType < Object: superclass typecheck marker */}, - {(bigint) 87 /* 2: MMVirtualType < MMType: superclass typecheck marker */}, - {(bigint) 2559 /* 3: MMVirtualType < MMTypeFormal: superclass typecheck marker */}, - {(bigint) 3147 /* 4: MMVirtualType < MMVirtualType: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) type_formal___MMTypeFormal___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMVirtualType < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMType___compile_cast}, - {(bigint) compiling_methods___MMType___compile_type_check}, - {(bigint) compiling_base___MMType___cname}, - {(bigint) compiling_base___MMType___default_cvalue}, - {(bigint) compiling_base___MMType___boxtype}, - {(bigint) compiling_base___MMType___unboxtype}, - {(bigint) genericity___MMTypeFormal___is_generic}, - {(bigint) type_formal___MMTypeFormal___direct_type}, - {(bigint) 1 /* 48: MMVirtualType < MMType: superclass init_table position */}, - {(bigint) virtualtype___MMVirtualType___module}, - {(bigint) type_formal___MMTypeFormal___local_class}, - {(bigint) type_formal___MMTypeFormal_____l}, - {(bigint) type_formal___MMTypeFormal___is_supertype}, - {(bigint) virtualtype___MMVirtualType___for_module}, - {(bigint) virtualtype___MMVirtualType___adapt_to}, - {(bigint) static_type___MMType___upcast_for}, - {(bigint) virtualtype___MMVirtualType___not_for_self}, - {(bigint) static_type___MMType___init}, - {(bigint) 2 /* 58: MMVirtualType < MMTypeFormal: superclass init_table position */}, - {(bigint) type_formal___MMTypeFormal___name}, - {(bigint) type_formal___MMTypeFormal___bound}, - {(bigint) type_formal___MMTypeFormal___init}, - {(bigint) 3 /* 62: MMVirtualType < MMVirtualType: superclass init_table position */}, - {(bigint) virtualtype___MMVirtualType___property}, - {(bigint) virtualtype___MMVirtualType___recv}, - {(bigint) virtualtype___MMVirtualType___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMVirtualType::_name */ -/* 2: Attribute MMVirtualType::_bound */ -/* 3: Attribute MMVirtualType::_property */ -/* 4: Attribute MMVirtualType::_recv */ -val_t NEW_MMVirtualType(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_MMVirtualType; - return OBJ2VAL(obj); -} -val_t NEW_MMVirtualType_static_type___MMType___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMVirtualType(); - static_type___MMType___init(self, init_table); - return self; -} -val_t NEW_MMVirtualType_type_formal___MMTypeFormal___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMVirtualType(); - type_formal___MMTypeFormal___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMVirtualType_virtualtype___MMVirtualType___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMVirtualType(); - virtualtype___MMVirtualType___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_Option[56] = { - {(bigint) 71 /* 0: Identity */}, - {(bigint) 3 /* 1: Option < Object: superclass typecheck marker */}, - {(bigint) 71 /* 2: Option < Option: superclass typecheck marker */}, + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction743; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction743(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction743; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction743_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction743_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction743(); + INIT_ATTRIBUTES__parser___ReduceAction743(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction743(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction744[55] = { + {(bigint) 499 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction744" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction744 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction744 < ReduceAction: superclass typecheck marker */}, + {(bigint) 499 /* 5: ReduceAction744 < ReduceAction744: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86563,75 +130067,120 @@ const classtable_elt_t VFT_Option[56] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction744 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) opts___Option___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Option < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: Option < Option: superclass init_table position */}, - {(bigint) opts___Option___names}, - {(bigint) opts___Option___helptext}, - {(bigint) opts___Option___mandatory}, - {(bigint) opts___Option___mandatory__eq}, - {(bigint) opts___Option___context}, - {(bigint) opts___Option___context__eq}, - {(bigint) opts___Option___value}, - {(bigint) opts___Option___value__eq}, - {(bigint) opts___Option___default_value}, - {(bigint) opts___Option___default_value__eq}, - {(bigint) opts___Option___init_opt}, - {(bigint) opts___Option___add_aliases}, - {(bigint) opts___Option___pretty}, - {(bigint) opts___Option___pretty_default}, - {(bigint) opts___Option___read_param}, + {(bigint) 0 /* 50: ReduceAction744 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction744___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction744 < ReduceAction744: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute Option::_names */ -/* 2: Attribute Option::_helptext */ -/* 3: Attribute Option::_mandatory */ -/* 4: Attribute Option::_context */ -/* 5: Attribute Option::_value */ -/* 6: Attribute Option::_default_value */ -val_t NEW_Option(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_Option; - ATTR_opts___Option____mandatory(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_Option_opts___Option___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[2] = {0, 0}; - val_t self = NEW_Option(); - opts___Option___init_opt(self, p0, p1, p2, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction744::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction744(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction744; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_OptionText[58] = { - {(bigint) 2523 /* 0: Identity */}, - {(bigint) 3 /* 1: OptionText < Object: superclass typecheck marker */}, - {(bigint) 71 /* 2: OptionText < Option: superclass typecheck marker */}, - {(bigint) 2523 /* 3: OptionText < OptionText: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction744(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction744; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction744(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction744; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction744_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction744_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction744(); + INIT_ATTRIBUTES__parser___ReduceAction744(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction744(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction745[55] = { + {(bigint) 495 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction745" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction745 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction745 < ReduceAction: superclass typecheck marker */}, + {(bigint) 495 /* 5: ReduceAction745 < ReduceAction745: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86641,83 +130190,119 @@ const classtable_elt_t VFT_OptionText[58] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction745 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) opts___OptionText___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OptionText < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: OptionText < Option: superclass init_table position */}, - {(bigint) opts___Option___names}, - {(bigint) opts___Option___helptext}, - {(bigint) opts___Option___mandatory}, - {(bigint) opts___Option___mandatory__eq}, - {(bigint) opts___Option___context}, - {(bigint) opts___Option___context__eq}, - {(bigint) opts___Option___value}, - {(bigint) opts___Option___value__eq}, - {(bigint) opts___Option___default_value}, - {(bigint) opts___Option___default_value__eq}, - {(bigint) opts___Option___init_opt}, - {(bigint) opts___Option___add_aliases}, - {(bigint) opts___OptionText___pretty}, - {(bigint) opts___Option___pretty_default}, - {(bigint) opts___Option___read_param}, - {(bigint) 2 /* 56: OptionText < OptionText: superclass init_table position */}, - {(bigint) opts___OptionText___init}, + {(bigint) 0 /* 50: ReduceAction745 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction745___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction745 < ReduceAction745: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute OptionText::_names */ -/* 2: Attribute OptionText::_helptext */ -/* 3: Attribute OptionText::_mandatory */ -/* 4: Attribute OptionText::_context */ -/* 5: Attribute OptionText::_value */ -/* 6: Attribute OptionText::_default_value */ -val_t NEW_OptionText(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_OptionText; - ATTR_opts___Option____mandatory(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute ReduceAction745::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction745(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction745; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_OptionText_opts___Option___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_OptionText(); - opts___Option___init_opt(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_OptionText_opts___OptionText___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_OptionText(); - opts___OptionText___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_OptionBool[58] = { - {(bigint) 2531 /* 0: Identity */}, - {(bigint) 3 /* 1: OptionBool < Object: superclass typecheck marker */}, - {(bigint) 71 /* 2: OptionBool < Option: superclass typecheck marker */}, - {(bigint) 2531 /* 3: OptionBool < OptionBool: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction745(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction745; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction745(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction745; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction745_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction745_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction745(); + INIT_ATTRIBUTES__parser___ReduceAction745(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction745(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction747[55] = { + {(bigint) 491 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction747" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction747 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction747 < ReduceAction: superclass typecheck marker */}, + {(bigint) 491 /* 5: ReduceAction747 < ReduceAction747: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86727,83 +130312,121 @@ const classtable_elt_t VFT_OptionBool[58] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction747 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) opts___Option___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OptionBool < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: OptionBool < Option: superclass init_table position */}, - {(bigint) opts___Option___names}, - {(bigint) opts___Option___helptext}, - {(bigint) opts___Option___mandatory}, - {(bigint) opts___Option___mandatory__eq}, - {(bigint) opts___Option___context}, - {(bigint) opts___Option___context__eq}, - {(bigint) opts___Option___value}, - {(bigint) opts___Option___value__eq}, - {(bigint) opts___Option___default_value}, - {(bigint) opts___Option___default_value__eq}, - {(bigint) opts___Option___init_opt}, - {(bigint) opts___Option___add_aliases}, - {(bigint) opts___Option___pretty}, - {(bigint) opts___Option___pretty_default}, - {(bigint) opts___OptionBool___read_param}, - {(bigint) 2 /* 56: OptionBool < OptionBool: superclass init_table position */}, - {(bigint) opts___OptionBool___init}, + {(bigint) 0 /* 50: ReduceAction747 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction747___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction747 < ReduceAction747: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute OptionBool::_names */ -/* 2: Attribute OptionBool::_helptext */ -/* 3: Attribute OptionBool::_mandatory */ -/* 4: Attribute OptionBool::_context */ -/* 5: Attribute OptionBool::_value */ -/* 6: Attribute OptionBool::_default_value */ -val_t NEW_OptionBool(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_OptionBool; - ATTR_opts___Option____mandatory(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_OptionBool_opts___Option___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_OptionBool(); - opts___Option___init_opt(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_OptionBool_opts___OptionBool___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_OptionBool(); - opts___OptionBool___init(self, p0, p1, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction747::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction747(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction747; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_OptionParameter[59] = { - {(bigint) 2527 /* 0: Identity */}, - {(bigint) 3 /* 1: OptionParameter < Object: superclass typecheck marker */}, - {(bigint) 71 /* 2: OptionParameter < Option: superclass typecheck marker */}, - {(bigint) 2527 /* 3: OptionParameter < OptionParameter: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction747(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction747; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction747(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction747; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction747_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction747_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction747(); + INIT_ATTRIBUTES__parser___ReduceAction747(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction747(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction751[55] = { + {(bigint) 483 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction751" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction751 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction751 < ReduceAction: superclass typecheck marker */}, + {(bigint) 483 /* 5: ReduceAction751 < ReduceAction751: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86813,85 +130436,119 @@ const classtable_elt_t VFT_OptionParameter[59] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction751 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) opts___Option___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OptionParameter < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: OptionParameter < Option: superclass init_table position */}, - {(bigint) opts___Option___names}, - {(bigint) opts___Option___helptext}, - {(bigint) opts___Option___mandatory}, - {(bigint) opts___Option___mandatory__eq}, - {(bigint) opts___Option___context}, - {(bigint) opts___Option___context__eq}, - {(bigint) opts___Option___value}, - {(bigint) opts___Option___value__eq}, - {(bigint) opts___Option___default_value}, - {(bigint) opts___Option___default_value__eq}, - {(bigint) opts___Option___init_opt}, - {(bigint) opts___Option___add_aliases}, - {(bigint) opts___Option___pretty}, - {(bigint) opts___Option___pretty_default}, - {(bigint) opts___OptionParameter___read_param}, - {(bigint) 2 /* 56: OptionParameter < OptionParameter: superclass init_table position */}, - {(bigint) opts___OptionParameter___convert}, - {(bigint) opts___OptionParameter___init_opt}, + {(bigint) 0 /* 50: ReduceAction751 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction751___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction751 < ReduceAction751: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute OptionParameter::_names */ -/* 2: Attribute OptionParameter::_helptext */ -/* 3: Attribute OptionParameter::_mandatory */ -/* 4: Attribute OptionParameter::_context */ -/* 5: Attribute OptionParameter::_value */ -/* 6: Attribute OptionParameter::_default_value */ -val_t NEW_OptionParameter(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_OptionParameter; - ATTR_opts___Option____mandatory(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_OptionParameter_opts___Option___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_OptionParameter(); - opts___Option___init_opt(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_OptionParameter_opts___OptionParameter___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_OptionParameter(); - opts___OptionParameter___init_opt(self, p0, p1, p2, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction751::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction751(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction751; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_OptionString[61] = { - {(bigint) 3119 /* 0: Identity */}, - {(bigint) 3 /* 1: OptionString < Object: superclass typecheck marker */}, - {(bigint) 71 /* 2: OptionString < Option: superclass typecheck marker */}, - {(bigint) 2527 /* 3: OptionString < OptionParameter: superclass typecheck marker */}, - {(bigint) 3119 /* 4: OptionString < OptionString: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction751(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction751; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction751(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction751; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction751_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction751_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction751(); + INIT_ATTRIBUTES__parser___ReduceAction751(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction751(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction752[55] = { + {(bigint) 479 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction752" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction752 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction752 < ReduceAction: superclass typecheck marker */}, + {(bigint) 479 /* 5: ReduceAction752 < ReduceAction752: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86900,93 +130557,121 @@ const classtable_elt_t VFT_OptionString[61] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction752 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) opts___Option___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OptionString < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: OptionString < Option: superclass init_table position */}, - {(bigint) opts___Option___names}, - {(bigint) opts___Option___helptext}, - {(bigint) opts___Option___mandatory}, - {(bigint) opts___Option___mandatory__eq}, - {(bigint) opts___Option___context}, - {(bigint) opts___Option___context__eq}, - {(bigint) opts___Option___value}, - {(bigint) opts___Option___value__eq}, - {(bigint) opts___Option___default_value}, - {(bigint) opts___Option___default_value__eq}, - {(bigint) opts___Option___init_opt}, - {(bigint) opts___Option___add_aliases}, - {(bigint) opts___Option___pretty}, - {(bigint) opts___Option___pretty_default}, - {(bigint) opts___OptionParameter___read_param}, - {(bigint) 2 /* 56: OptionString < OptionParameter: superclass init_table position */}, - {(bigint) opts___OptionString___convert}, - {(bigint) opts___OptionParameter___init_opt}, - {(bigint) 3 /* 59: OptionString < OptionString: superclass init_table position */}, - {(bigint) opts___OptionString___init}, + {(bigint) 0 /* 50: ReduceAction752 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction752___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction752 < ReduceAction752: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute OptionString::_names */ -/* 2: Attribute OptionString::_helptext */ -/* 3: Attribute OptionString::_mandatory */ -/* 4: Attribute OptionString::_context */ -/* 5: Attribute OptionString::_value */ -/* 6: Attribute OptionString::_default_value */ -val_t NEW_OptionString(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_OptionString; - ATTR_opts___Option____mandatory(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_OptionString_opts___Option___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionString(); - opts___Option___init_opt(self, p0, p1, p2, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction752::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction752(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction752; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_OptionString_opts___OptionParameter___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionString(); - opts___OptionParameter___init_opt(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_OptionString_opts___OptionString___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionString(); - opts___OptionString___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_OptionEnum[61] = { - {(bigint) 3127 /* 0: Identity */}, - {(bigint) 3 /* 1: OptionEnum < Object: superclass typecheck marker */}, - {(bigint) 71 /* 2: OptionEnum < Option: superclass typecheck marker */}, - {(bigint) 2527 /* 3: OptionEnum < OptionParameter: superclass typecheck marker */}, - {(bigint) 3127 /* 4: OptionEnum < OptionEnum: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction752(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction752; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction752(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction752; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction752_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction752_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction752(); + INIT_ATTRIBUTES__parser___ReduceAction752(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction752(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction753[55] = { + {(bigint) 475 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction753" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction753 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction753 < ReduceAction: superclass typecheck marker */}, + {(bigint) 475 /* 5: ReduceAction753 < ReduceAction753: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86995,94 +130680,121 @@ const classtable_elt_t VFT_OptionEnum[61] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction753 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) opts___Option___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OptionEnum < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: OptionEnum < Option: superclass init_table position */}, - {(bigint) opts___Option___names}, - {(bigint) opts___Option___helptext}, - {(bigint) opts___Option___mandatory}, - {(bigint) opts___Option___mandatory__eq}, - {(bigint) opts___Option___context}, - {(bigint) opts___Option___context__eq}, - {(bigint) opts___Option___value}, - {(bigint) opts___Option___value__eq}, - {(bigint) opts___Option___default_value}, - {(bigint) opts___Option___default_value__eq}, - {(bigint) opts___Option___init_opt}, - {(bigint) opts___Option___add_aliases}, - {(bigint) opts___Option___pretty}, - {(bigint) opts___OptionEnum___pretty_default}, - {(bigint) opts___OptionParameter___read_param}, - {(bigint) 2 /* 56: OptionEnum < OptionParameter: superclass init_table position */}, - {(bigint) opts___OptionEnum___convert}, - {(bigint) opts___OptionParameter___init_opt}, - {(bigint) 3 /* 59: OptionEnum < OptionEnum: superclass init_table position */}, - {(bigint) opts___OptionEnum___init}, + {(bigint) 0 /* 50: ReduceAction753 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction753___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction753 < ReduceAction753: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute OptionEnum::_names */ -/* 2: Attribute OptionEnum::_helptext */ -/* 3: Attribute OptionEnum::_mandatory */ -/* 4: Attribute OptionEnum::_context */ -/* 5: Attribute OptionEnum::_value */ -/* 6: Attribute OptionEnum::_default_value */ -/* 7: Attribute OptionEnum::_enum */ -val_t NEW_OptionEnum(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_OptionEnum; - ATTR_opts___Option____mandatory(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_OptionEnum_opts___Option___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionEnum(); - opts___Option___init_opt(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_OptionEnum_opts___OptionParameter___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionEnum(); - opts___OptionParameter___init_opt(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_OptionEnum_opts___OptionEnum___init(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionEnum(); - opts___OptionEnum___init(self, p0, p1, p2, p3, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction753::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction753(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction753; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_OptionInt[61] = { - {(bigint) 3123 /* 0: Identity */}, - {(bigint) 3 /* 1: OptionInt < Object: superclass typecheck marker */}, - {(bigint) 71 /* 2: OptionInt < Option: superclass typecheck marker */}, - {(bigint) 2527 /* 3: OptionInt < OptionParameter: superclass typecheck marker */}, - {(bigint) 3123 /* 4: OptionInt < OptionInt: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction753(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction753; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction753(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction753; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction753_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction753_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction753(); + INIT_ATTRIBUTES__parser___ReduceAction753(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction753(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction754[55] = { + {(bigint) 471 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction754" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction754 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction754 < ReduceAction: superclass typecheck marker */}, + {(bigint) 471 /* 5: ReduceAction754 < ReduceAction754: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87091,93 +130803,121 @@ const classtable_elt_t VFT_OptionInt[61] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction754 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) opts___Option___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OptionInt < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: OptionInt < Option: superclass init_table position */}, - {(bigint) opts___Option___names}, - {(bigint) opts___Option___helptext}, - {(bigint) opts___Option___mandatory}, - {(bigint) opts___Option___mandatory__eq}, - {(bigint) opts___Option___context}, - {(bigint) opts___Option___context__eq}, - {(bigint) opts___Option___value}, - {(bigint) opts___Option___value__eq}, - {(bigint) opts___Option___default_value}, - {(bigint) opts___Option___default_value__eq}, - {(bigint) opts___Option___init_opt}, - {(bigint) opts___Option___add_aliases}, - {(bigint) opts___Option___pretty}, - {(bigint) opts___Option___pretty_default}, - {(bigint) opts___OptionParameter___read_param}, - {(bigint) 2 /* 56: OptionInt < OptionParameter: superclass init_table position */}, - {(bigint) opts___OptionInt___convert}, - {(bigint) opts___OptionParameter___init_opt}, - {(bigint) 3 /* 59: OptionInt < OptionInt: superclass init_table position */}, - {(bigint) opts___OptionInt___init}, + {(bigint) 0 /* 50: ReduceAction754 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction754___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction754 < ReduceAction754: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute OptionInt::_names */ -/* 2: Attribute OptionInt::_helptext */ -/* 3: Attribute OptionInt::_mandatory */ -/* 4: Attribute OptionInt::_context */ -/* 5: Attribute OptionInt::_value */ -/* 6: Attribute OptionInt::_default_value */ -val_t NEW_OptionInt(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_OptionInt; - ATTR_opts___Option____mandatory(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_OptionInt_opts___Option___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionInt(); - opts___Option___init_opt(self, p0, p1, p2, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction754::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction754(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction754; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_OptionInt_opts___OptionParameter___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionInt(); - opts___OptionParameter___init_opt(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_OptionInt_opts___OptionInt___init(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionInt(); - opts___OptionInt___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_OptionArray[61] = { - {(bigint) 3131 /* 0: Identity */}, - {(bigint) 3 /* 1: OptionArray < Object: superclass typecheck marker */}, - {(bigint) 71 /* 2: OptionArray < Option: superclass typecheck marker */}, - {(bigint) 2527 /* 3: OptionArray < OptionParameter: superclass typecheck marker */}, - {(bigint) 3131 /* 4: OptionArray < OptionArray: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction754(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction754; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction754(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction754; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction754_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction754_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction754(); + INIT_ATTRIBUTES__parser___ReduceAction754(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction754(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_parser___ReduceAction755[55] = { + {(bigint) 467 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReduceAction755" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReduceAction755 < Object: superclass typecheck marker */}, + {(bigint) 67 /* 4: ReduceAction755 < ReduceAction: superclass typecheck marker */}, + {(bigint) 467 /* 5: ReduceAction755 < ReduceAction755: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87186,94 +130926,123 @@ const classtable_elt_t VFT_OptionArray[61] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReduceAction755 < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) opts___Option___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OptionArray < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: OptionArray < Option: superclass init_table position */}, - {(bigint) opts___Option___names}, - {(bigint) opts___Option___helptext}, - {(bigint) opts___Option___mandatory}, - {(bigint) opts___Option___mandatory__eq}, - {(bigint) opts___Option___context}, - {(bigint) opts___Option___context__eq}, - {(bigint) opts___Option___value}, - {(bigint) opts___Option___value__eq}, - {(bigint) opts___Option___default_value}, - {(bigint) opts___Option___default_value__eq}, - {(bigint) opts___Option___init_opt}, - {(bigint) opts___Option___add_aliases}, - {(bigint) opts___Option___pretty}, - {(bigint) opts___Option___pretty_default}, - {(bigint) opts___OptionParameter___read_param}, - {(bigint) 2 /* 56: OptionArray < OptionParameter: superclass init_table position */}, - {(bigint) opts___OptionArray___convert}, - {(bigint) opts___OptionParameter___init_opt}, - {(bigint) 3 /* 59: OptionArray < OptionArray: superclass init_table position */}, - {(bigint) opts___OptionArray___init}, + {(bigint) 0 /* 50: ReduceAction755 < ReduceAction: superclass init_table position */}, + {(bigint) parser___ReduceAction755___action}, + {(bigint) parser___ReduceAction___concat}, + {(bigint) parser___ReduceAction___init}, + {(bigint) 2 /* 54: ReduceAction755 < ReduceAction755: superclass init_table position */}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute OptionArray::_names */ -/* 2: Attribute OptionArray::_helptext */ -/* 3: Attribute OptionArray::_mandatory */ -/* 4: Attribute OptionArray::_context */ -/* 5: Attribute OptionArray::_value */ -/* 6: Attribute OptionArray::_default_value */ -/* 7: Attribute OptionArray::_values */ -val_t NEW_OptionArray(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_OptionArray; - ATTR_opts___Option____mandatory(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_OptionArray_opts___Option___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionArray(); - opts___Option___init_opt(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_OptionArray_opts___OptionParameter___init_opt(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionArray(); - opts___OptionParameter___init_opt(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_OptionArray_opts___OptionArray___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_OptionArray(); - opts___OptionArray___init(self, p0, p1, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ReduceAction755::_goto */ +void INIT_ATTRIBUTES__parser___ReduceAction755(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__parser___ReduceAction755; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_OptionContext[49] = { - {(bigint) 67 /* 0: Identity */}, - {(bigint) 3 /* 1: OptionContext < Object: superclass typecheck marker */}, - {(bigint) 67 /* 2: OptionContext < OptionContext: superclass typecheck marker */}, +val_t NEW_parser___ReduceAction755(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_parser___ReduceAction755; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_parser___ReduceAction755(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_parser___ReduceAction755; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_parser___ReduceAction____goto(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_goto", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReduceAction755_parser___ReduceAction___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 1020; + fra.me.meth = LOCATE_NEW_ReduceAction755_parser___ReduceAction___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* parser/parser.nit:1020 */ + fra.me.REG[0] = NEW_parser___ReduceAction755(); + INIT_ATTRIBUTES__parser___ReduceAction755(fra.me.REG[0]); + parser___ReduceAction___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_parser___ReduceAction755(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_metamodel___partial_order___PartialOrder[92] = { + {(bigint) 2115 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "PartialOrder" /* 2: Class Name */}, + {(bigint) 3 /* 3: PartialOrder < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 279 /* 6: PartialOrder < Collection: superclass typecheck marker */}, + {(bigint) 2115 /* 7: PartialOrder < PartialOrder: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87282,288 +131051,1031 @@ const classtable_elt_t VFT_OptionContext[49] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: PartialOrder < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: OptionContext < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: OptionContext < OptionContext: superclass init_table position */}, - {(bigint) opts___OptionContext___options}, - {(bigint) opts___OptionContext___rest}, - {(bigint) opts___OptionContext___usage}, - {(bigint) opts___OptionContext___parse}, - {(bigint) opts___OptionContext___parse_intern}, - {(bigint) opts___OptionContext___add_option}, - {(bigint) opts___OptionContext___init}, - {(bigint) opts___OptionContext___build}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) standard___string___Collection___join}, + {(bigint) standard___collection___array___Collection___to_a}, + {(bigint) 0 /* 68: PartialOrder < Collection: superclass init_table position */}, + {(bigint) metamodel___partial_order___PartialOrder___iterator}, + {(bigint) standard___collection___abstract_collection___Collection___iterate}, + {(bigint) metamodel___partial_order___PartialOrder___is_empty}, + {(bigint) metamodel___partial_order___PartialOrder___length}, + {(bigint) metamodel___partial_order___PartialOrder___has}, + {(bigint) metamodel___partial_order___PartialOrder___has_only}, + {(bigint) metamodel___partial_order___PartialOrder___count}, + {(bigint) metamodel___partial_order___PartialOrder___first}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 2 /* 78: PartialOrder < PartialOrder: superclass init_table position */}, + {(bigint) metamodel___partial_order___PartialOrder___roots}, + {(bigint) metamodel___partial_order___PartialOrder_____bra}, + {(bigint) metamodel___partial_order___PartialOrder___to_dot}, + {(bigint) metamodel___partial_order___PartialOrder___to_dot_header}, + {(bigint) metamodel___partial_order___PartialOrder___to_dot_node}, + {(bigint) metamodel___partial_order___PartialOrder___to_dot_edge}, + {(bigint) metamodel___partial_order___PartialOrder___select_smallests}, + {(bigint) metamodel___partial_order___PartialOrder___add}, + {(bigint) metamodel___partial_order___PartialOrder___has_all}, + {(bigint) metamodel___partial_order___PartialOrder___new_poe}, + {(bigint) metamodel___partial_order___PartialOrder___add_to_smallests}, + {(bigint) metamodel___partial_order___PartialOrder___compute_smallers_for}, + {(bigint) metamodel___partial_order___PartialOrder___init}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute OptionContext::_options */ -/* 2: Attribute OptionContext::_rest */ -/* 3: Attribute OptionContext::_optmap */ -val_t NEW_OptionContext(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_OptionContext; - return OBJ2VAL(obj); +/* 1: Object_id */ +/* 2: Attribute PartialOrder::_elements */ +/* 3: Attribute PartialOrder::_elements_list */ +/* 4: Attribute PartialOrder::_roots */ +void INIT_ATTRIBUTES__metamodel___partial_order___PartialOrder(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___partial_order___PartialOrder; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_OptionContext_opts___OptionContext___init() { +val_t NEW_metamodel___partial_order___PartialOrder(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_metamodel___partial_order___PartialOrder; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___partial_order___PartialOrder(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___partial_order___PartialOrder; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrder____elements(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_elements", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrder____elements_list(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_elements_list", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrder____roots(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_roots", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_PartialOrder_metamodel___partial_order___PartialOrder___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 181; + fra.me.meth = LOCATE_NEW_PartialOrder_metamodel___partial_order___PartialOrder___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* metamodel/partial_order.nit:181 */ + fra.me.REG[0] = NEW_metamodel___partial_order___PartialOrder(); + INIT_ATTRIBUTES__metamodel___partial_order___PartialOrder(fra.me.REG[0]); + metamodel___partial_order___PartialOrder___init(fra.me.REG[0], init_table); + CHECKNEW_metamodel___partial_order___PartialOrder(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_metamodel___partial_order___PartialOrderElement[67] = { + {(bigint) 107 /* 0: Identity */}, + {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "PartialOrderElement" /* 2: Class Name */}, + {(bigint) 3 /* 3: PartialOrderElement < Object: superclass typecheck marker */}, + {(bigint) 107 /* 4: PartialOrderElement < PartialOrderElement: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: PartialOrderElement < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: PartialOrderElement < PartialOrderElement: superclass init_table position */}, + {(bigint) metamodel___partial_order___PartialOrderElement___order}, + {(bigint) metamodel___partial_order___PartialOrderElement___value}, + {(bigint) metamodel___partial_order___PartialOrderElement___rank}, + {(bigint) metamodel___partial_order___PartialOrderElement___direct_greaters}, + {(bigint) metamodel___partial_order___PartialOrderElement___direct_smallers}, + {(bigint) metamodel___partial_order___PartialOrderElement___greaters}, + {(bigint) metamodel___partial_order___PartialOrderElement___greaters_and_self}, + {(bigint) metamodel___partial_order___PartialOrderElement___smallers}, + {(bigint) metamodel___partial_order___PartialOrderElement___linear_extension}, + {(bigint) metamodel___partial_order___PartialOrderElement___reverse_linear_extension}, + {(bigint) metamodel___partial_order___PartialOrderElement_____l}, + {(bigint) metamodel___partial_order___PartialOrderElement_____leq}, + {(bigint) metamodel___partial_order___PartialOrderElement_____g}, + {(bigint) metamodel___partial_order___PartialOrderElement_____geq}, + {(bigint) metamodel___partial_order___PartialOrderElement___register_direct_smallers}, + {(bigint) metamodel___partial_order___PartialOrderElement___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute PartialOrderElement::_order */ +/* 3: Attribute PartialOrderElement::_value */ +/* 4: Attribute PartialOrderElement::_rank */ +/* 5: Attribute PartialOrderElement::_direct_greaters */ +/* 6: Attribute PartialOrderElement::_direct_smallers */ +/* 7: Attribute PartialOrderElement::_greaters */ +/* 8: Attribute PartialOrderElement::_greaters_and_self_cache */ +/* 9: Attribute PartialOrderElement::_smallers_last_length */ +/* 10: Attribute PartialOrderElement::_smallers_cache */ +/* 11: Attribute PartialOrderElement::_linear_extension_cache */ +/* 12: Attribute PartialOrderElement::_reverse_linear_extension_cache */ +void INIT_ATTRIBUTES__metamodel___partial_order___PartialOrderElement(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___partial_order___PartialOrderElement; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/partial_order.nit:225 */ + REGB0 = TAG_Int(0); + ATTR_metamodel___partial_order___PartialOrderElement____smallers_last_length(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___partial_order___PartialOrderElement(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 13); + obj->vft = (classtable_elt_t*)VFT_metamodel___partial_order___PartialOrderElement; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___partial_order___PartialOrderElement(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___partial_order___PartialOrderElement; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrderElement____order(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_order", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrderElement____value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_value", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrderElement____rank(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_rank", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrderElement____direct_greaters(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_direct_greaters", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrderElement____direct_smallers(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_direct_smallers", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrderElement____greaters(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_greaters", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrderElement____smallers_last_length(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_smallers_last_length", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___partial_order___PartialOrderElement____smallers_cache(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_smallers_cache", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_PartialOrderElement_metamodel___partial_order___PartialOrderElement___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; int init_table[2] = {0, 0}; - val_t self = NEW_OptionContext(); - opts___OptionContext___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ToolContext[86] = { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 316; + fra.me.meth = LOCATE_NEW_PartialOrderElement_metamodel___partial_order___PartialOrderElement___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* metamodel/partial_order.nit:316 */ + fra.me.REG[3] = NEW_metamodel___partial_order___PartialOrderElement(); + INIT_ATTRIBUTES__metamodel___partial_order___PartialOrderElement(fra.me.REG[3]); + metamodel___partial_order___PartialOrderElement___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_metamodel___partial_order___PartialOrderElement(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMDirectory[60] = { {(bigint) 179 /* 0: Identity */}, - {(bigint) 3 /* 1: ToolContext < Object: superclass typecheck marker */}, - {(bigint) 119 /* 2: ToolContext < MMContext: superclass typecheck marker */}, - {(bigint) 179 /* 3: ToolContext < ToolContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ToolContext < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ToolContext < MMContext: superclass init_table position */}, - {(bigint) abstractmetamodel___MMContext___init}, - {(bigint) abstractmetamodel___MMContext___module_hierarchy}, - {(bigint) abstractmetamodel___MMContext___class_hierarchy}, - {(bigint) abstractmetamodel___MMContext___modules}, - {(bigint) abstractmetamodel___MMContext___add_module}, - {(bigint) abstractmetamodel___MMContext___add_global_class}, - {(bigint) abstractmetamodel___MMContext___add_local_class}, - {(bigint) compiling_base___ToolContext___global}, - {(bigint) compiling_base___ToolContext___global__eq}, - {(bigint) compiling_base___ToolContext___attr_sim}, - {(bigint) compiling_base___ToolContext___attr_sim__eq}, - {(bigint) compiling_base___ToolContext___compdir}, - {(bigint) compiling_base___ToolContext___compdir__eq}, - {(bigint) compiling_base___ToolContext___clibdir}, - {(bigint) compiling_base___ToolContext___clibdir__eq}, - {(bigint) compiling_base___ToolContext___bindir}, - {(bigint) compiling_base___ToolContext___bindir__eq}, - {(bigint) compiling_base___ToolContext___output_file}, - {(bigint) compiling_base___ToolContext___output_file__eq}, - {(bigint) compiling_base___ToolContext___boost}, - {(bigint) compiling_base___ToolContext___boost__eq}, - {(bigint) compiling_base___ToolContext___no_cc}, - {(bigint) compiling_base___ToolContext___no_cc__eq}, - {(bigint) compiling_base___ToolContext___ext_prefix}, - {(bigint) compiling_base___ToolContext___ext_prefix__eq}, - {(bigint) 2 /* 66: ToolContext < ToolContext: superclass init_table position */}, - {(bigint) mmloader___ToolContext___error_count}, - {(bigint) mmloader___ToolContext___warning_count}, - {(bigint) mmloader___ToolContext___error}, - {(bigint) mmloader___ToolContext___warning}, - {(bigint) mmloader___ToolContext___paths}, - {(bigint) mmloader___ToolContext___option_context}, - {(bigint) mmloader___ToolContext___opt_warn}, - {(bigint) mmloader___ToolContext___opt_path}, - {(bigint) mmloader___ToolContext___opt_log}, - {(bigint) mmloader___ToolContext___opt_only_metamodel}, - {(bigint) mmloader___ToolContext___opt_only_parse}, - {(bigint) mmloader___ToolContext___opt_help}, - {(bigint) mmloader___ToolContext___init}, - {(bigint) mmloader___ToolContext___process_options}, - {(bigint) mmloader___ToolContext___try_to_load}, - {(bigint) mmloader___ToolContext___get_module_from_filename}, - {(bigint) mmloader___ToolContext___get_module}, - {(bigint) mmloader___ToolContext___directory_for}, - {(bigint) mmloader___ToolContext___register_loader}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ToolContext::_module_hierarchy */ -/* 2: Attribute ToolContext::_class_hierarchy */ -/* 3: Attribute ToolContext::_global_classes */ -/* 4: Attribute ToolContext::_modules */ -/* 5: Attribute ToolContext::_global */ -/* 6: Attribute ToolContext::_attr_sim */ -/* 7: Attribute ToolContext::_compdir */ -/* 8: Attribute ToolContext::_clibdir */ -/* 9: Attribute ToolContext::_bindir */ -/* 10: Attribute ToolContext::_output_file */ -/* 11: Attribute ToolContext::_boost */ -/* 12: Attribute ToolContext::_no_cc */ -/* 13: Attribute ToolContext::_ext_prefix */ -/* 14: Attribute ToolContext::_error_count */ -/* 15: Attribute ToolContext::_warning_count */ -/* 16: Attribute ToolContext::_paths */ -/* 17: Attribute ToolContext::_loaders */ -/* 18: Attribute ToolContext::_option_context */ -/* 19: Attribute ToolContext::_opt_warn */ -/* 20: Attribute ToolContext::_opt_path */ -/* 21: Attribute ToolContext::_opt_log */ -/* 22: Attribute ToolContext::_opt_only_metamodel */ -/* 23: Attribute ToolContext::_opt_only_parse */ -/* 24: Attribute ToolContext::_opt_help */ -/* 25: Attribute ToolContext::_processing_modules */ -/* 26: Attribute ToolContext::_path_dirs */ -val_t NEW_ToolContext(void) { - val_t variable0; - val_t variable1; - val_t variable2; - val_t variable3; - val_t variable4; - val_t variable5; - val_t variable6; - val_t variable7; - val_t variable8; - val_t variable9; - val_t variable10; - val_t variable11; - val_t variable12; - val_t variable13; - val_t variable14; - val_t variable15; - val_t variable16; - val_t variable17; - val_t variable18; - val_t variable19; - val_t variable20; - val_t variable21; - val_t variable22; - val_t variable23; - val_t variable24; - val_t variable25; - obj_t obj; - obj = alloc(sizeof(val_t) * 27); - obj->vft = (classtable_elt_t*)VFT_ToolContext; - variable0 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMModule]*/ - ATTR_abstractmetamodel___MMContext____module_hierarchy(obj) = variable0; - variable1 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMLocalClass]*/ - ATTR_abstractmetamodel___MMContext____class_hierarchy(obj) = variable1; - variable2 = NEW_Array_array___Array___init(); /*new Array[MMGlobalClass]*/ - ATTR_abstractmetamodel___MMContext____global_classes(obj) = variable2; - variable3 = NEW_Array_array___Array___init(); /*new Array[MMModule]*/ - ATTR_abstractmetamodel___MMContext____modules(obj) = variable3; - ATTR_mmloader___ToolContext____error_count(obj) = TAG_Int((bigint)0); - ATTR_mmloader___ToolContext____warning_count(obj) = TAG_Int((bigint)0); - variable4 = NEW_Array_array___Array___init(); /*new Array[ModuleLoader]*/ - ATTR_mmloader___ToolContext____loaders(obj) = variable4; - variable5 = NEW_OptionContext_opts___OptionContext___init(); /*new OptionContext*/ - ATTR_mmloader___ToolContext____option_context(obj) = variable5; - variable6 = NEW_String_string___String___with_native(BOX_NativeString("Show warnings"), TAG_Int(13)); /*new String*/ - variable7 = NEW_Array_array___Array___with_capacity(TAG_Int(2)); /*new Array[String]*/ - variable8 = NEW_String_string___String___with_native(BOX_NativeString("-W"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable7,COLOR_abstract_collection___SimpleCollection___add))(variable7, variable8) /*AbstractArray::add*/; - variable9 = NEW_String_string___String___with_native(BOX_NativeString("--warn"), TAG_Int(6)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable7,COLOR_abstract_collection___SimpleCollection___add))(variable7, variable9) /*AbstractArray::add*/; - variable8 = NEW_OptionBool_opts___OptionBool___init(variable6, variable7); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_warn(obj) = variable8; - variable9 = NEW_String_string___String___with_native(BOX_NativeString("Set include path for loaders (may be used more than once)"), TAG_Int(57)); /*new String*/ - variable10 = NEW_Array_array___Array___with_capacity(TAG_Int(2)); /*new Array[String]*/ - variable11 = NEW_String_string___String___with_native(BOX_NativeString("-I"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable10,COLOR_abstract_collection___SimpleCollection___add))(variable10, variable11) /*AbstractArray::add*/; - variable12 = NEW_String_string___String___with_native(BOX_NativeString("--path"), TAG_Int(6)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable10,COLOR_abstract_collection___SimpleCollection___add))(variable10, variable12) /*AbstractArray::add*/; - variable11 = NEW_OptionArray_opts___OptionArray___init(variable9, variable10); /*new OptionArray*/ - ATTR_mmloader___ToolContext____opt_path(obj) = variable11; - variable12 = NEW_String_string___String___with_native(BOX_NativeString("Generate various log files"), TAG_Int(26)); /*new String*/ - variable13 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable14 = NEW_String_string___String___with_native(BOX_NativeString("--log"), TAG_Int(5)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable13,COLOR_abstract_collection___SimpleCollection___add))(variable13, variable14) /*AbstractArray::add*/; - variable14 = NEW_OptionBool_opts___OptionBool___init(variable12, variable13); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_log(obj) = variable14; - variable15 = NEW_String_string___String___with_native(BOX_NativeString("Stop after meta-model processing"), TAG_Int(32)); /*new String*/ - variable16 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable17 = NEW_String_string___String___with_native(BOX_NativeString("--only-metamodel"), TAG_Int(16)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable16,COLOR_abstract_collection___SimpleCollection___add))(variable16, variable17) /*AbstractArray::add*/; - variable17 = NEW_OptionBool_opts___OptionBool___init(variable15, variable16); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_only_metamodel(obj) = variable17; - variable18 = NEW_String_string___String___with_native(BOX_NativeString("Only proceed to parse step of loaders"), TAG_Int(37)); /*new String*/ - variable19 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable20 = NEW_String_string___String___with_native(BOX_NativeString("--only-parse"), TAG_Int(12)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable19,COLOR_abstract_collection___SimpleCollection___add))(variable19, variable20) /*AbstractArray::add*/; - variable20 = NEW_OptionBool_opts___OptionBool___init(variable18, variable19); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_only_parse(obj) = variable20; - variable21 = NEW_String_string___String___with_native(BOX_NativeString("Show Help (This screen)"), TAG_Int(23)); /*new String*/ - variable22 = NEW_Array_array___Array___with_capacity(TAG_Int(3)); /*new Array[String]*/ - variable23 = NEW_String_string___String___with_native(BOX_NativeString("-h"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable22,COLOR_abstract_collection___SimpleCollection___add))(variable22, variable23) /*AbstractArray::add*/; - variable24 = NEW_String_string___String___with_native(BOX_NativeString("-?"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable22,COLOR_abstract_collection___SimpleCollection___add))(variable22, variable24) /*AbstractArray::add*/; - variable25 = NEW_String_string___String___with_native(BOX_NativeString("--help"), TAG_Int(6)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable22,COLOR_abstract_collection___SimpleCollection___add))(variable22, variable25) /*AbstractArray::add*/; - variable23 = NEW_OptionBool_opts___OptionBool___init(variable21, variable22); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_help(obj) = variable23; - variable24 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[Symbol]*/ - ATTR_mmloader___ToolContext____processing_modules(obj) = variable24; - variable25 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[String, MMDirectory]*/ - ATTR_mmloader___ToolContext____path_dirs(obj) = variable25; - ATTR_compiling_base___ToolContext____global(obj) = TAG_Bool((int)0); - ATTR_compiling_base___ToolContext____attr_sim(obj) = TAG_Bool((int)0); - ATTR_compiling_base___ToolContext____boost(obj) = TAG_Bool((int)0); - ATTR_compiling_base___ToolContext____no_cc(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_ToolContext_abstractmetamodel___MMContext___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ToolContext(); - abstractmetamodel___MMContext___init(self, init_table); - return self; -} -val_t NEW_ToolContext_mmloader___ToolContext___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ToolContext(); - mmloader___ToolContext___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ModuleLoader[49] = { - {(bigint) 79 /* 0: Identity */}, - {(bigint) 3 /* 1: ModuleLoader < Object: superclass typecheck marker */}, - {(bigint) 79 /* 2: ModuleLoader < ModuleLoader: superclass typecheck marker */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMDirectory" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMDirectory < Object: superclass typecheck marker */}, + {(bigint) 179 /* 4: MMDirectory < MMDirectory: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: MMDirectory < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: MMDirectory < MMDirectory: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMDirectory___name}, + {(bigint) metamodel___abstractmetamodel___MMDirectory___path}, + {(bigint) metamodel___abstractmetamodel___MMDirectory___parent}, + {(bigint) metamodel___abstractmetamodel___MMDirectory___owner}, + {(bigint) metamodel___abstractmetamodel___MMDirectory___owner__eq}, + {(bigint) metamodel___abstractmetamodel___MMDirectory___modules}, + {(bigint) metamodel___abstractmetamodel___MMDirectory___add_module}, + {(bigint) metamodel___abstractmetamodel___MMDirectory___init}, + {(bigint) metamodel___abstractmetamodel___MMDirectory___full_name_for}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMDirectory::_name */ +/* 3: Attribute MMDirectory::_path */ +/* 4: Attribute MMDirectory::_parent */ +/* 5: Attribute MMDirectory::_owner */ +/* 6: Attribute MMDirectory::_modules */ +void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMDirectory(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMDirectory; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/abstractmetamodel.nit:84 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___abstractmetamodel___MMDirectory____owner(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:88 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___abstractmetamodel___MMDirectory____modules(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___abstractmetamodel___MMDirectory(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_metamodel___abstractmetamodel___MMDirectory; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___abstractmetamodel___MMDirectory(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___abstractmetamodel___MMDirectory; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMDirectory____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMDirectory____path(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_path", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMDirectory____modules(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_modules", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMDirectory_metamodel___abstractmetamodel___MMDirectory___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 97; + fra.me.meth = LOCATE_NEW_MMDirectory_metamodel___abstractmetamodel___MMDirectory___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* metamodel/abstractmetamodel.nit:97 */ + fra.me.REG[3] = NEW_metamodel___abstractmetamodel___MMDirectory(); + INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMDirectory(fra.me.REG[3]); + metamodel___abstractmetamodel___MMDirectory___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_metamodel___abstractmetamodel___MMDirectory(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMGlobalClass[75] = { + {(bigint) 171 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMGlobalClass" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMGlobalClass < Object: superclass typecheck marker */}, + {(bigint) 171 /* 4: MMGlobalClass < MMGlobalClass: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: MMGlobalClass < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___syntax_base___MMGlobalClass___check_visibility}, + {(bigint) 1 /* 51: MMGlobalClass < MMGlobalClass: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___intro}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___class_refinement_hierarchy}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___init}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___name}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___mmmodule}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___register_local_class}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___is_interface}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___is_interface__eq}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___is_abstract}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___is_abstract__eq}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___is_enum}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___is_enum__eq}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___is_extern}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___is_extern__eq}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___visibility_level}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___visibility_level__eq}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___is_mixin}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___mixin_of}, + {(bigint) metamodel___abstractmetamodel___MMGlobalClass___mixin_of__eq}, + {(bigint) compiling___compiling_base___MMGlobalClass___cname}, + {(bigint) compiling___compiling_base___MMGlobalClass___id_id}, + {(bigint) compiling___compiling_base___MMGlobalClass___color_id}, + {(bigint) compiling___compiling_base___MMGlobalClass___init_table_pos_id}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMGlobalClass::_intro */ +/* 3: Attribute MMGlobalClass::_class_refinement_hierarchy */ +/* 4: Attribute MMGlobalClass::_is_interface */ +/* 5: Attribute MMGlobalClass::_is_abstract */ +/* 6: Attribute MMGlobalClass::_is_enum */ +/* 7: Attribute MMGlobalClass::_is_extern */ +/* 8: Attribute MMGlobalClass::_visibility_level */ +/* 9: Attribute MMGlobalClass::_mixin_of */ +/* 10: Attribute MMGlobalClass::_cname_cache */ +void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalClass(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalClass; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/abstractmetamodel.nit:263 */ + fra.me.REG[1] = NEW_PartialOrder_metamodel___partial_order___PartialOrder___init(); + ATTR_metamodel___abstractmetamodel___MMGlobalClass____class_refinement_hierarchy(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:302 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMGlobalClass____is_interface(fra.me.REG[0]) = REGB0; + /* metamodel/abstractmetamodel.nit:305 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMGlobalClass____is_abstract(fra.me.REG[0]) = REGB0; + /* metamodel/abstractmetamodel.nit:308 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMGlobalClass____is_enum(fra.me.REG[0]) = REGB0; + /* metamodel/abstractmetamodel.nit:311 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMGlobalClass____is_extern(fra.me.REG[0]) = REGB0; + /* metamodel/abstractmetamodel.nit:316 */ + REGB0 = TAG_Int(1); + ATTR_metamodel___abstractmetamodel___MMGlobalClass____visibility_level(fra.me.REG[0]) = REGB0; + /* metamodel/abstractmetamodel.nit:325 */ + fra.me.REG[1] = fra.me.REG[0]; + ATTR_metamodel___abstractmetamodel___MMGlobalClass____mixin_of(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___abstractmetamodel___MMGlobalClass(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_metamodel___abstractmetamodel___MMGlobalClass; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___abstractmetamodel___MMGlobalClass(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___abstractmetamodel___MMGlobalClass; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalClass____intro(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_intro", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalClass____class_refinement_hierarchy(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_class_refinement_hierarchy", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalClass____is_interface(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_interface", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalClass____is_abstract(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_abstract", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalClass____is_enum(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_enum", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalClass____is_extern(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_extern", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalClass____visibility_level(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_visibility_level", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalClass____mixin_of(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mixin_of", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMGlobalClass_metamodel___abstractmetamodel___MMGlobalClass___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 265; + fra.me.meth = LOCATE_NEW_MMGlobalClass_metamodel___abstractmetamodel___MMGlobalClass___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/abstractmetamodel.nit:265 */ + fra.me.REG[1] = NEW_metamodel___abstractmetamodel___MMGlobalClass(); + INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalClass(fra.me.REG[1]); + metamodel___abstractmetamodel___MMGlobalClass___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_metamodel___abstractmetamodel___MMGlobalClass(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMGlobalProperty[69] = { + {(bigint) 167 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMGlobalProperty" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMGlobalProperty < Object: superclass typecheck marker */}, + {(bigint) 167 /* 4: MMGlobalProperty < MMGlobalProperty: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: MMGlobalProperty < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___syntax_base___MMGlobalProperty___check_visibility}, + {(bigint) metamodel___virtualtype___MMGlobalProperty___is_virtual_type}, + {(bigint) 1 /* 52: MMGlobalProperty < MMGlobalProperty: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___intro}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___local_class}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___property_hierarchy}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___init}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___add_local_property}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___is_attribute}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___is_method}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___is_init}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___is_init__eq}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___is_init_for}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___visibility_level}, + {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___visibility_level__eq}, + {(bigint) compiling___compiling_base___MMGlobalProperty___meth_call}, + {(bigint) compiling___compiling_base___MMGlobalProperty___attr_access}, + {(bigint) compiling___compiling_base___MMGlobalProperty___vt_class_color}, + {(bigint) compiling___compiling_base___MMGlobalProperty___vt_class_id}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMGlobalProperty::_intro */ +/* 3: Attribute MMGlobalProperty::_property_hierarchy */ +/* 4: Attribute MMGlobalProperty::_is_init */ +/* 5: Attribute MMGlobalProperty::_visibility_level */ +void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalProperty(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalProperty; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/abstractmetamodel.nit:554 */ + fra.me.REG[1] = NEW_PartialOrder_metamodel___partial_order___PartialOrder___init(); + ATTR_metamodel___abstractmetamodel___MMGlobalProperty____property_hierarchy(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:578 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMGlobalProperty____is_init(fra.me.REG[0]) = REGB0; + /* metamodel/abstractmetamodel.nit:593 */ + REGB0 = TAG_Int(1); + ATTR_metamodel___abstractmetamodel___MMGlobalProperty____visibility_level(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___abstractmetamodel___MMGlobalProperty(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_metamodel___abstractmetamodel___MMGlobalProperty; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___abstractmetamodel___MMGlobalProperty(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___abstractmetamodel___MMGlobalProperty; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalProperty____intro(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_intro", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalProperty____property_hierarchy(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property_hierarchy", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalProperty____is_init(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_init", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMGlobalProperty____visibility_level(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_visibility_level", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMGlobalProperty_metamodel___abstractmetamodel___MMGlobalProperty___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 556; + fra.me.meth = LOCATE_NEW_MMGlobalProperty_metamodel___abstractmetamodel___MMGlobalProperty___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/abstractmetamodel.nit:556 */ + fra.me.REG[1] = NEW_metamodel___abstractmetamodel___MMGlobalProperty(); + INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMGlobalProperty(fra.me.REG[1]); + metamodel___abstractmetamodel___MMGlobalProperty___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_metamodel___abstractmetamodel___MMGlobalProperty(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMExplicitImport[60] = { + {(bigint) 175 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMExplicitImport" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMExplicitImport < Object: superclass typecheck marker */}, + {(bigint) 175 /* 4: MMExplicitImport < MMExplicitImport: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: MMExplicitImport < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) native_interface___frontier___MMExplicitImport_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) native_interface___frontier___MMExplicitImport___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) native_interface___frontier___MMExplicitImport___compile_friendly_to_frontier}, + {(bigint) metamodel___static_type___MMExplicitImport___signature}, + {(bigint) metamodel___static_type___MMExplicitImport___signature__eq}, + {(bigint) metamodel___abstractmetamodel___MMExplicitImport___init}, + {(bigint) 1 /* 54: MMExplicitImport < MMExplicitImport: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMExplicitImport___local_class}, + {(bigint) metamodel___abstractmetamodel___MMExplicitImport___local_class__eq}, + {(bigint) metamodel___abstractmetamodel___MMExplicitImport___method}, + {(bigint) metamodel___abstractmetamodel___MMExplicitImport___method__eq}, + {(bigint) metamodel___static_type___MMExplicitImport___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMExplicitImport::@signature */ +/* 3: Attribute MMExplicitImport::@local_class */ +/* 4: Attribute MMExplicitImport::@method */ +void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMExplicitImport(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMExplicitImport; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___abstractmetamodel___MMExplicitImport(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_metamodel___abstractmetamodel___MMExplicitImport; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___abstractmetamodel___MMExplicitImport(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___abstractmetamodel___MMExplicitImport; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMExplicitImport_____atsignature(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@signature", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMExplicitImport_____atlocal_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@local_class", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMExplicitImport_____atmethod(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@method", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMExplicitImport_metamodel___abstractmetamodel___MMExplicitImport___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 253; + fra.me.meth = LOCATE_NEW_MMExplicitImport_metamodel___abstractmetamodel___MMExplicitImport___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* metamodel/static_type.nit:253 */ + fra.me.REG[2] = NEW_metamodel___abstractmetamodel___MMExplicitImport(); + INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMExplicitImport(fra.me.REG[2]); + metamodel___static_type___MMExplicitImport___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_metamodel___abstractmetamodel___MMExplicitImport(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_metamodel___static_type___MMParam[56] = { + {(bigint) 147 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMParam" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMParam < Object: superclass typecheck marker */}, + {(bigint) 147 /* 4: MMParam < MMParam: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87574,229 +132086,1104 @@ const classtable_elt_t VFT_ModuleLoader[49] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: MMParam < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___static_type___MMParam___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ModuleLoader < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ModuleLoader < ModuleLoader: superclass init_table position */}, - {(bigint) mmloader___ModuleLoader___file_type}, - {(bigint) mmloader___ModuleLoader___try_to_load_dir}, - {(bigint) mmloader___ModuleLoader___can_handle}, - {(bigint) mmloader___ModuleLoader___load_and_process_module}, - {(bigint) mmloader___ModuleLoader___load_module}, - {(bigint) mmloader___ModuleLoader___parse_file}, - {(bigint) mmloader___ModuleLoader___process_metamodel}, - {(bigint) mmloader___ModuleLoader___init}, + {(bigint) 1 /* 50: MMParam < MMParam: superclass init_table position */}, + {(bigint) metamodel___static_type___MMParam___mmtype}, + {(bigint) metamodel___static_type___MMParam___mmtype__eq}, + {(bigint) metamodel___static_type___MMParam___name}, + {(bigint) metamodel___static_type___MMParam___name__eq}, + {(bigint) metamodel___static_type___MMParam___init}, }; /* 0: Pointer to the classtable */ -val_t NEW_ModuleLoader(void) { +/* 1: Object_id */ +/* 2: Attribute MMParam::@mmtype */ +/* 3: Attribute MMParam::@name */ +void INIT_ATTRIBUTES__metamodel___static_type___MMParam(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMParam; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___static_type___MMParam(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_metamodel___static_type___MMParam; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___static_type___MMParam(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___static_type___MMParam; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMParam_____atmmtype(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@mmtype", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMParam_____atname(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@name", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMParam_metamodel___static_type___MMParam___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 74; + fra.me.meth = LOCATE_NEW_MMParam_metamodel___static_type___MMParam___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* metamodel/static_type.nit:74 */ + fra.me.REG[2] = NEW_metamodel___static_type___MMParam(); + INIT_ATTRIBUTES__metamodel___static_type___MMParam(fra.me.REG[2]); + metamodel___static_type___MMParam___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_metamodel___static_type___MMParam(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_metamodel___static_type___MMSignature[71] = { + {(bigint) 143 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMSignature" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMSignature < Object: superclass typecheck marker */}, + {(bigint) 143 /* 4: MMSignature < MMSignature: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: MMSignature < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___static_type___MMSignature___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) native_interface___frontier___MMSignature___compile_frontier}, + {(bigint) icode___icode_builder___MMSignature___generate_empty_iroutine}, + {(bigint) icode___icode_builder___MMSignature___generate_empty_iclosuredef}, + {(bigint) metamodel___vararg___MMSignature___vararg_rank}, + {(bigint) metamodel___vararg___MMSignature___vararg_rank__eq}, + {(bigint) metamodel___vararg___MMSignature___has_vararg}, + {(bigint) metamodel___static_type___MMSignature___adaptation_to}, + {(bigint) metamodel___static_type___MMSignature___not_for_self}, + {(bigint) metamodel___static_type___MMSignature___init}, + {(bigint) 1 /* 59: MMSignature < MMSignature: superclass init_table position */}, + {(bigint) metamodel___static_type___MMSignature___recv}, + {(bigint) metamodel___static_type___MMSignature___params}, + {(bigint) metamodel___static_type___MMSignature___return_type}, + {(bigint) metamodel___static_type___MMSignature___closures}, + {(bigint) metamodel___static_type___MMSignature___closure_named}, + {(bigint) metamodel___static_type___MMSignature___arity}, + {(bigint) metamodel___static_type___MMSignature_____l}, + {(bigint) metamodel___static_type___MMSignature_____bra}, + {(bigint) metamodel___vararg___MMSignature___adaptation_to}, + {(bigint) metamodel___vararg___MMSignature___not_for_self}, + {(bigint) metamodel___vararg___MMSignature___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMSignature::_vararg_rank */ +/* 3: Attribute MMSignature::_recv */ +/* 4: Attribute MMSignature::_params */ +/* 5: Attribute MMSignature::_return_type */ +/* 6: Attribute MMSignature::_closures */ +/* 7: Attribute MMSignature::_not_for_self_cache */ +void INIT_ATTRIBUTES__metamodel___static_type___MMSignature(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMSignature; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:95 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___static_type___MMSignature____closures(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/static_type.nit:193 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMSignature____not_for_self_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___static_type___MMSignature(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_metamodel___static_type___MMSignature; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___static_type___MMSignature(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___static_type___MMSignature; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___vararg___MMSignature____vararg_rank(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_vararg_rank", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMSignature____recv(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_recv", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMSignature____params(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_params", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMSignature____closures(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closures", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMSignature_metamodel___static_type___MMSignature___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 47; + fra.me.meth = LOCATE_NEW_MMSignature_metamodel___static_type___MMSignature___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* metamodel/vararg.nit:47 */ + fra.me.REG[3] = NEW_metamodel___static_type___MMSignature(); + INIT_ATTRIBUTES__metamodel___static_type___MMSignature(fra.me.REG[3]); + metamodel___vararg___MMSignature___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_metamodel___static_type___MMSignature(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_metamodel___static_type___MMClosure[59] = { + {(bigint) 187 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMClosure" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMClosure < Object: superclass typecheck marker */}, + {(bigint) 187 /* 4: MMClosure < MMClosure: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: MMClosure < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: MMClosure < MMClosure: superclass init_table position */}, + {(bigint) metamodel___static_type___MMClosure___name}, + {(bigint) metamodel___static_type___MMClosure___signature}, + {(bigint) metamodel___static_type___MMClosure___is_break}, + {(bigint) metamodel___static_type___MMClosure___is_optional}, + {(bigint) metamodel___static_type___MMClosure___adaptation_to}, + {(bigint) metamodel___static_type___MMClosure___init}, + {(bigint) metamodel___static_type___MMClosure___not_for_self}, + {(bigint) metamodel___static_type___MMClosure_____l}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMClosure::_name */ +/* 3: Attribute MMClosure::_signature */ +/* 4: Attribute MMClosure::_is_break */ +/* 5: Attribute MMClosure::_is_optional */ +void INIT_ATTRIBUTES__metamodel___static_type___MMClosure(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMClosure; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___static_type___MMClosure(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_metamodel___static_type___MMClosure; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___static_type___MMClosure(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___static_type___MMClosure; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMClosure____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMClosure____signature(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_signature", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMClosure____is_break(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_break", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMClosure____is_optional(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_optional", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMClosure_metamodel___static_type___MMClosure___init(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t REGB0; + val_t REGB1; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 282; + fra.me.meth = LOCATE_NEW_MMClosure_metamodel___static_type___MMClosure___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + REGB0 = p2; + REGB1 = p3; + /* metamodel/static_type.nit:282 */ + fra.me.REG[2] = NEW_metamodel___static_type___MMClosure(); + INIT_ATTRIBUTES__metamodel___static_type___MMClosure(fra.me.REG[2]); + metamodel___static_type___MMClosure___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], REGB0, REGB1, init_table); + CHECKNEW_metamodel___static_type___MMClosure(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_metamodel___static_type___MMNullableType[85] = { + {(bigint) 2211 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMNullableType" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMNullableType < Object: superclass typecheck marker */}, + {(bigint) 139 /* 4: MMNullableType < MMType: superclass typecheck marker */}, + {(bigint) 2211 /* 5: MMNullableType < MMNullableType: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MMNullableType < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___static_type___MMNullableType___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) native_interface___frontier___MMType___compile_check_isa}, + {(bigint) native_interface___frontier___MMType___compile_condition_isa}, + {(bigint) native_interface___frontier___MMType___compile_to_frontier}, + {(bigint) native_interface___frontier___MMType___compile_new_local_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_extern_name}, + {(bigint) native_interface___ni_metamodel___MMType___mangled_name}, + {(bigint) native_interface___ni_metamodel___MMType___from_native}, + {(bigint) native_interface___ni_metamodel___MMType___assign_to_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___assign_from_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___uses_nitni_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_null_getter}, + {(bigint) native_interface___ni_metamodel___MMType___local_friendly_null_getter_from}, + {(bigint) primitive_info___MMType___cname}, + {(bigint) primitive_info___MMType___is_tagged}, + {(bigint) primitive_info___MMType___default_cvalue}, + {(bigint) primitive_info___MMType___boxtype}, + {(bigint) primitive_info___MMType___unboxtype}, + {(bigint) metamodel___genericity___MMType___is_generic}, + {(bigint) metamodel___type_formal___MMType___direct_type}, + {(bigint) 0 /* 69: MMNullableType < MMType: superclass init_table position */}, + {(bigint) metamodel___static_type___MMNullableType___mmmodule}, + {(bigint) metamodel___static_type___MMNullableType___local_class}, + {(bigint) metamodel___static_type___MMNullableType___is_valid}, + {(bigint) metamodel___static_type___MMNullableType_____l}, + {(bigint) metamodel___static_type___MMNullableType___is_supertype}, + {(bigint) metamodel___static_type___MMNullableType___for_module}, + {(bigint) metamodel___static_type___MMNullableType___adapt_to}, + {(bigint) metamodel___static_type___MMNullableType___upcast_for}, + {(bigint) metamodel___static_type___MMNullableType___not_for_self}, + {(bigint) metamodel___static_type___MMNullableType___is_nullable}, + {(bigint) metamodel___static_type___MMNullableType___as_nullable}, + {(bigint) metamodel___static_type___MMNullableType___as_notnull}, + {(bigint) metamodel___static_type___MMType___init}, + {(bigint) 2 /* 83: MMNullableType < MMNullableType: superclass init_table position */}, + {(bigint) metamodel___static_type___MMNullableType___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMNullableType::_as_nullable_cache */ +/* 3: Attribute MMNullableType::_base_type */ +void INIT_ATTRIBUTES__metamodel___static_type___MMNullableType(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMNullableType; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:397 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMType____as_nullable_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___static_type___MMNullableType(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_metamodel___static_type___MMNullableType; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___static_type___MMNullableType(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___static_type___MMNullableType; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMNullableType____base_type(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_base_type", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMNullableType_metamodel___static_type___MMNullableType___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 425; + fra.me.meth = LOCATE_NEW_MMNullableType_metamodel___static_type___MMNullableType___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:425 */ + fra.me.REG[1] = NEW_metamodel___static_type___MMNullableType(); + INIT_ATTRIBUTES__metamodel___static_type___MMNullableType(fra.me.REG[1]); + metamodel___static_type___MMNullableType___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_metamodel___static_type___MMNullableType(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_metamodel___static_type___MMTypeSimpleClass[87] = { + {(bigint) 2583 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMTypeSimpleClass" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMTypeSimpleClass < Object: superclass typecheck marker */}, + {(bigint) 139 /* 4: MMTypeSimpleClass < MMType: superclass typecheck marker */}, + {(bigint) 2191 /* 5: MMTypeSimpleClass < MMTypeClass: superclass typecheck marker */}, + {(bigint) 2583 /* 6: MMTypeSimpleClass < MMTypeSimpleClass: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: MMTypeSimpleClass < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___static_type___MMTypeClass___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) native_interface___frontier___MMType___compile_check_isa}, + {(bigint) native_interface___frontier___MMType___compile_condition_isa}, + {(bigint) native_interface___frontier___MMType___compile_to_frontier}, + {(bigint) native_interface___frontier___MMType___compile_new_local_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_extern_name}, + {(bigint) native_interface___ni_metamodel___MMType___mangled_name}, + {(bigint) native_interface___ni_metamodel___MMType___from_native}, + {(bigint) native_interface___ni_metamodel___MMType___assign_to_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___assign_from_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___uses_nitni_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_null_getter}, + {(bigint) native_interface___ni_metamodel___MMType___local_friendly_null_getter_from}, + {(bigint) primitive_info___MMType___cname}, + {(bigint) primitive_info___MMType___is_tagged}, + {(bigint) primitive_info___MMType___default_cvalue}, + {(bigint) primitive_info___MMType___boxtype}, + {(bigint) primitive_info___MMType___unboxtype}, + {(bigint) metamodel___genericity___MMTypeSimpleClass___is_generic}, + {(bigint) metamodel___type_formal___MMType___direct_type}, + {(bigint) 1 /* 69: MMTypeSimpleClass < MMType: superclass init_table position */}, + {(bigint) metamodel___static_type___MMTypeClass___mmmodule}, + {(bigint) metamodel___static_type___MMTypeClass___local_class}, + {(bigint) metamodel___static_type___MMType___is_valid}, + {(bigint) metamodel___static_type___MMTypeClass_____l}, + {(bigint) metamodel___static_type___MMTypeSimpleClass___is_supertype}, + {(bigint) metamodel___static_type___MMTypeSimpleClass___for_module}, + {(bigint) metamodel___static_type___MMTypeSimpleClass___adapt_to}, + {(bigint) metamodel___static_type___MMTypeClass___upcast_for}, + {(bigint) metamodel___static_type___MMType___not_for_self}, + {(bigint) metamodel___static_type___MMType___is_nullable}, + {(bigint) metamodel___static_type___MMType___as_nullable}, + {(bigint) metamodel___static_type___MMType___as_notnull}, + {(bigint) metamodel___static_type___MMType___init}, + {(bigint) 0 /* 83: MMTypeSimpleClass < MMTypeClass: superclass init_table position */}, + {(bigint) metamodel___static_type___MMTypeClass___init}, + {(bigint) 3 /* 85: MMTypeSimpleClass < MMTypeSimpleClass: superclass init_table position */}, + {(bigint) metamodel___static_type___MMTypeSimpleClass___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMTypeSimpleClass::_as_nullable_cache */ +/* 3: Attribute MMTypeSimpleClass::_local_class */ +void INIT_ATTRIBUTES__metamodel___static_type___MMTypeSimpleClass(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMTypeSimpleClass; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:397 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMType____as_nullable_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___static_type___MMTypeSimpleClass(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_metamodel___static_type___MMTypeSimpleClass; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___static_type___MMTypeSimpleClass(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___static_type___MMTypeSimpleClass; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMTypeClass____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMTypeSimpleClass_metamodel___static_type___MMTypeSimpleClass___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 511; + fra.me.meth = LOCATE_NEW_MMTypeSimpleClass_metamodel___static_type___MMTypeSimpleClass___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:511 */ + fra.me.REG[1] = NEW_metamodel___static_type___MMTypeSimpleClass(); + INIT_ATTRIBUTES__metamodel___static_type___MMTypeSimpleClass(fra.me.REG[1]); + metamodel___static_type___MMTypeSimpleClass___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_metamodel___static_type___MMTypeSimpleClass(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_metamodel___static_type___MMTypeNone[85] = { + {(bigint) 2183 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMTypeNone" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMTypeNone < Object: superclass typecheck marker */}, + {(bigint) 139 /* 4: MMTypeNone < MMType: superclass typecheck marker */}, + {(bigint) 2183 /* 5: MMTypeNone < MMTypeNone: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MMTypeNone < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___static_type___MMTypeNone___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) native_interface___frontier___MMType___compile_check_isa}, + {(bigint) native_interface___frontier___MMType___compile_condition_isa}, + {(bigint) native_interface___frontier___MMType___compile_to_frontier}, + {(bigint) native_interface___frontier___MMType___compile_new_local_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_extern_name}, + {(bigint) native_interface___ni_metamodel___MMType___mangled_name}, + {(bigint) native_interface___ni_metamodel___MMType___from_native}, + {(bigint) native_interface___ni_metamodel___MMType___assign_to_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___assign_from_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___uses_nitni_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_null_getter}, + {(bigint) native_interface___ni_metamodel___MMType___local_friendly_null_getter_from}, + {(bigint) primitive_info___MMType___cname}, + {(bigint) primitive_info___MMType___is_tagged}, + {(bigint) primitive_info___MMType___default_cvalue}, + {(bigint) primitive_info___MMType___boxtype}, + {(bigint) primitive_info___MMType___unboxtype}, + {(bigint) metamodel___genericity___MMTypeNone___is_generic}, + {(bigint) metamodel___type_formal___MMType___direct_type}, + {(bigint) 0 /* 69: MMTypeNone < MMType: superclass init_table position */}, + {(bigint) metamodel___static_type___MMTypeNone___mmmodule}, + {(bigint) metamodel___static_type___MMTypeNone___local_class}, + {(bigint) metamodel___static_type___MMType___is_valid}, + {(bigint) metamodel___static_type___MMTypeNone_____l}, + {(bigint) metamodel___static_type___MMTypeNone___is_supertype}, + {(bigint) metamodel___genericity___MMTypeNone___for_module}, + {(bigint) metamodel___genericity___MMTypeNone___adapt_to}, + {(bigint) metamodel___static_type___MMTypeNone___upcast_for}, + {(bigint) metamodel___static_type___MMType___not_for_self}, + {(bigint) metamodel___static_type___MMTypeNone___is_nullable}, + {(bigint) metamodel___static_type___MMTypeNone___as_nullable}, + {(bigint) metamodel___static_type___MMTypeNone___as_notnull}, + {(bigint) metamodel___static_type___MMType___init}, + {(bigint) 2 /* 83: MMTypeNone < MMTypeNone: superclass init_table position */}, + {(bigint) metamodel___static_type___MMTypeNone___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMTypeNone::_as_nullable_cache */ +/* 3: Attribute MMTypeNone::_mmmodule */ +void INIT_ATTRIBUTES__metamodel___static_type___MMTypeNone(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMTypeNone; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:397 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMType____as_nullable_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___static_type___MMTypeNone(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_metamodel___static_type___MMTypeNone; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___static_type___MMTypeNone(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___static_type___MMTypeNone; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMTypeNone____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMTypeNone_metamodel___static_type___MMTypeNone___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 530; + fra.me.meth = LOCATE_NEW_MMTypeNone_metamodel___static_type___MMTypeNone___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:530 */ + fra.me.REG[1] = NEW_metamodel___static_type___MMTypeNone(); + INIT_ATTRIBUTES__metamodel___static_type___MMTypeNone(fra.me.REG[1]); + metamodel___static_type___MMTypeNone___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_metamodel___static_type___MMTypeNone(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_metamodel___static_type___MMImportedCast[71] = { + {(bigint) 163 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMImportedCast" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMImportedCast < Object: superclass typecheck marker */}, + {(bigint) 163 /* 4: MMImportedCast < MMImportedCast: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: MMImportedCast < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) native_interface___frontier___MMImportedCast_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) native_interface___frontier___MMImportedCast___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) native_interface___frontier___MMImportedCast___compile_to_frontier}, + {(bigint) native_interface___frontier___MMImportedCast___compile_as}, + {(bigint) native_interface___frontier___MMImportedCast___compile_is}, + {(bigint) native_interface___frontier___MMImportedCast___compile_check_is_not_null}, + {(bigint) native_interface___ni_metamodel___MMImportedCast___in_name}, + {(bigint) native_interface___ni_metamodel___MMImportedCast___in_name__eq}, + {(bigint) native_interface___ni_metamodel___MMImportedCast___as_friendly_extern_name}, + {(bigint) native_interface___ni_metamodel___MMImportedCast___as_local_cname}, + {(bigint) native_interface___ni_metamodel___MMImportedCast___as_local_csignature}, + {(bigint) native_interface___ni_metamodel___MMImportedCast___as_friendly_csignature}, + {(bigint) native_interface___ni_metamodel___MMImportedCast___is_a_friendly_extern_name}, + {(bigint) native_interface___ni_metamodel___MMImportedCast___is_a_local_cname}, + {(bigint) native_interface___ni_metamodel___MMImportedCast___is_a_local_csignature}, + {(bigint) native_interface___ni_metamodel___MMImportedCast___is_a_friendly_csignature}, + {(bigint) 1 /* 64: MMImportedCast < MMImportedCast: superclass init_table position */}, + {(bigint) metamodel___static_type___MMImportedCast___from}, + {(bigint) metamodel___static_type___MMImportedCast___to}, + {(bigint) metamodel___static_type___MMImportedCast___is_about_nullable_only}, + {(bigint) metamodel___static_type___MMImportedCast___is_not_null_to_nullable}, + {(bigint) metamodel___static_type___MMImportedCast___is_nullable_to_not_null}, + {(bigint) metamodel___static_type___MMImportedCast___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMImportedCast::@in_name */ +/* 3: Attribute MMImportedCast::_from */ +/* 4: Attribute MMImportedCast::_to */ +void INIT_ATTRIBUTES__metamodel___static_type___MMImportedCast(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + static val_t once_value_1; /* Once value */ + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___static_type___MMImportedCast; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* native_interface/ni_metamodel.nit:238 */ + if (!once_value_1) { + fra.me.REG[1] = BOX_NativeString("value"); + REGB0 = TAG_Int(5); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_1 = fra.me.REG[1]; + register_static_object(&once_value_1); + } else fra.me.REG[1] = once_value_1; + fra.me.REG[1] = fra.me.REG[1]; + ATTR_native_interface___ni_metamodel___MMImportedCast_____atin_name(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___static_type___MMImportedCast(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ModuleLoader; - return OBJ2VAL(obj); -} -val_t NEW_ModuleLoader_mmloader___ModuleLoader___init() { + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_metamodel___static_type___MMImportedCast; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___static_type___MMImportedCast(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___static_type___MMImportedCast; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_native_interface___ni_metamodel___MMImportedCast_____atin_name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@in_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMImportedCast____from(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_from", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMImportedCast____to(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_to", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMImportedCast_metamodel___static_type___MMImportedCast___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[2] = {0, 0}; - val_t self = NEW_ModuleLoader(); - mmloader___ModuleLoader___init(self, init_table); - return self; -} -const classtable_elt_t VFT_MMSrcModule[93] = { - {(bigint) 2567 /* 0: Identity */}, - {(bigint) 3 /* 1: MMSrcModule < Object: superclass typecheck marker */}, - {(bigint) 95 /* 2: MMSrcModule < MMModule: superclass typecheck marker */}, - {(bigint) 2567 /* 3: MMSrcModule < MMSrcModule: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_MMImportedCast_metamodel___static_type___MMImportedCast___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = NEW_metamodel___static_type___MMImportedCast(); + INIT_ATTRIBUTES__metamodel___static_type___MMImportedCast(fra.me.REG[2]); + metamodel___static_type___MMImportedCast___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_metamodel___static_type___MMImportedCast(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_metamodel___inheritance___MMImplicitLocalClass[122] = { + {(bigint) 2219 /* 0: Identity */}, + {(bigint) 25 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMImplicitLocalClass" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMImplicitLocalClass < Object: superclass typecheck marker */}, + {(bigint) 159 /* 4: MMImplicitLocalClass < MMLocalClass: superclass typecheck marker */}, + {(bigint) 2219 /* 5: MMImplicitLocalClass < MMImplicitLocalClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMModule___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMSrcModule < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) abstracttool___MMModule___dump_module_info}, - {(bigint) mmloader___MMModule___filename}, - {(bigint) mmloader___MMModule___filename__eq}, - {(bigint) mmloader___MMModule___mtime}, - {(bigint) mmloader___MMModule___mtime__eq}, - {(bigint) mmloader___MMModule___import_supers_modules}, - {(bigint) inheritance___MMModule___type_any}, - {(bigint) inheritance___MMModule___import_global_classes}, - {(bigint) inheritance___MMModule___import_local_classes}, - {(bigint) static_type___MMModule___type_none}, - {(bigint) 1 /* 50: MMSrcModule < MMModule: superclass init_table position */}, - {(bigint) abstractmetamodel___MMModule___context}, - {(bigint) abstractmetamodel___MMModule___name}, - {(bigint) abstractmetamodel___MMModule___full_name}, - {(bigint) abstractmetamodel___MMModule___directory}, - {(bigint) abstractmetamodel___MMModule___mhe}, - {(bigint) abstractmetamodel___MMModule___global_classes}, - {(bigint) abstractmetamodel___MMModule___local_classes}, - {(bigint) abstractmetamodel___MMModule___class_specialization_hierarchy}, - {(bigint) abstractmetamodel___MMModule___explicit_imported_modules}, - {(bigint) abstractmetamodel___MMModule___init}, - {(bigint) abstractmetamodel___MMModule___add_super_module}, - {(bigint) abstractmetamodel___MMModule___visibility_for}, - {(bigint) abstractmetamodel___MMModule_____bra}, - {(bigint) abstractmetamodel___MMModule___add_local_class}, - {(bigint) abstractmetamodel___MMModule___class_by_name}, - {(bigint) abstractmetamodel___MMModule___has_global_class_named}, - {(bigint) abstractmetamodel___MMModule___global_class_named}, - {(bigint) abstractmetamodel___MMModule___set_supers_class}, - {(bigint) abstractmetamodel___MMModule___register_global_class}, - {(bigint) compiling___MMSrcModule___compile_prog_to_c}, - {(bigint) compiling___MMSrcModule___compile_main}, - {(bigint) compiling___MMSrcModule___compile_separate_module}, - {(bigint) compiling_global___MMSrcModule___local_analysis}, - {(bigint) compiling_global___MMSrcModule___global_analysis}, - {(bigint) compiling_global___MMSrcModule___append_to_table}, - {(bigint) compiling_global___MMSrcModule___build_tables}, - {(bigint) compiling_global___MMSrcModule___colorize}, - {(bigint) compiling_global___MMSrcModule___free_color}, - {(bigint) compiling_global___MMSrcModule___compile_tables_to_c}, - {(bigint) compiling_global___MMSrcModule___declare_class_tables_to_c}, - {(bigint) compiling_global___MMSrcModule___compile_main_part}, - {(bigint) compiling_global___MMSrcModule___compile_mod_to_c}, - {(bigint) compiling_global___MMSrcModule___compile_local_table_to_c}, - {(bigint) syntax___MMSrcModule___process_supermodules}, - {(bigint) syntax___MMSrcModule___process_syntax}, - {(bigint) mmbuilder___MMSrcModule___do_mmbuilder}, - {(bigint) 2 /* 87: MMSrcModule < MMSrcModule: superclass init_table position */}, - {(bigint) syntax_base___MMSrcModule___node}, - {(bigint) syntax_base___MMSrcModule___src_local_classes}, - {(bigint) syntax_base___MMSrcModule___init}, - {(bigint) control_flow___MMSrcModule___do_control_flow}, - {(bigint) typing___MMSrcModule___do_typing}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMSrcModule::_filename */ -/* 2: Attribute MMSrcModule::_mtime */ -/* 3: Attribute MMSrcModule::_type_none */ -/* 4: Attribute MMSrcModule::_context */ -/* 5: Attribute MMSrcModule::_name */ -/* 6: Attribute MMSrcModule::_full_name */ -/* 7: Attribute MMSrcModule::_directory */ -/* 8: Attribute MMSrcModule::_mhe */ -/* 9: Attribute MMSrcModule::_global_classes */ -/* 10: Attribute MMSrcModule::_local_classes */ -/* 11: Attribute MMSrcModule::_class_specialization_hierarchy */ -/* 12: Attribute MMSrcModule::_intrude_modules */ -/* 13: Attribute MMSrcModule::_public_modules */ -/* 14: Attribute MMSrcModule::_private_modules */ -/* 15: Attribute MMSrcModule::_explicit_imported_modules */ -/* 16: Attribute MMSrcModule::_local_class_by_global */ -/* 17: Attribute MMSrcModule::_global_class_by_name */ -/* 18: Attribute MMSrcModule::_local_table */ -/* 19: Attribute MMSrcModule::_node */ -/* 20: Attribute MMSrcModule::_src_local_classes */ -val_t NEW_MMSrcModule(void) { - val_t variable0; - val_t variable1; - val_t variable2; - val_t variable3; - val_t variable4; - val_t variable5; - val_t variable6; - val_t variable7; - val_t variable8; - val_t variable9; - val_t variable10; - obj_t obj; - obj = alloc(sizeof(val_t) * 21); - obj->vft = (classtable_elt_t*)VFT_MMSrcModule; - variable0 = NEW_Array_array___Array___init(); /*new Array[MMGlobalClass]*/ - ATTR_abstractmetamodel___MMModule____global_classes(obj) = variable0; - variable1 = NEW_Array_array___Array___init(); /*new Array[MMLocalClass]*/ - ATTR_abstractmetamodel___MMModule____local_classes(obj) = variable1; - variable2 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMLocalClass]*/ - ATTR_abstractmetamodel___MMModule____class_specialization_hierarchy(obj) = variable2; - variable3 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[MMModule]*/ - ATTR_abstractmetamodel___MMModule____intrude_modules(obj) = variable3; - variable4 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[MMModule]*/ - ATTR_abstractmetamodel___MMModule____public_modules(obj) = variable4; - variable5 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[MMModule]*/ - ATTR_abstractmetamodel___MMModule____private_modules(obj) = variable5; - variable6 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[MMModule]*/ - ATTR_abstractmetamodel___MMModule____explicit_imported_modules(obj) = variable6; - variable7 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMGlobalClass, MMLocalClass]*/ - ATTR_abstractmetamodel___MMModule____local_class_by_global(obj) = variable7; - variable8 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[Symbol, MMGlobalClass]*/ - ATTR_abstractmetamodel___MMModule____global_class_by_name(obj) = variable8; - variable9 = OBJ2VAL(obj); - variable10 = NEW_MMTypeNone_static_type___MMTypeNone___init(variable9); /*new MMTypeNone*/ - ATTR_static_type___MMModule____type_none(obj) = variable10; - ATTR_mmloader___MMModule____mtime(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_MMSrcModule_abstractmetamodel___MMModule___init(val_t p0, val_t p1, val_t p2) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMSrcModule(); - abstractmetamodel___MMModule___init(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_MMSrcModule_syntax_base___MMSrcModule___init(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMSrcModule(); - syntax_base___MMSrcModule___init(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_MMSrcLocalClass[120] = { - {(bigint) 3171 /* 0: Identity */}, - {(bigint) 3 /* 1: MMSrcLocalClass < Object: superclass typecheck marker */}, - {(bigint) 103 /* 2: MMSrcLocalClass < MMLocalClass: superclass typecheck marker */}, - {(bigint) 2595 /* 3: MMSrcLocalClass < MMConcreteClass: superclass typecheck marker */}, - {(bigint) 3171 /* 4: MMSrcLocalClass < MMSrcLocalClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87805,1035 +133192,1300 @@ const classtable_elt_t VFT_MMSrcLocalClass[120] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MMImplicitLocalClass < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalClass___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMSrcLocalClass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, {(bigint) abstracttool___MMLocalClass___dump_properties}, - {(bigint) mmbuilder___MMSrcLocalClass___accept_class_visitor}, - {(bigint) mmbuilder___MMSrcLocalClass___accept_properties_visitor}, - {(bigint) genericity___MMLocalClass___get_formal}, - {(bigint) genericity___MMLocalClass___register_formal}, - {(bigint) genericity___MMLocalClass___get_instantiate_type}, - {(bigint) genericity___MMLocalClass___formals_types}, - {(bigint) static_type___MMLocalClass___get_type}, - {(bigint) genericity___MMLocalClass___is_generic}, - {(bigint) inheritance___MMLocalClass___compute_super_classes}, - {(bigint) inheritance___MMLocalClass___compute_ancestors}, - {(bigint) inheritance___MMLocalClass___inherit_global_properties}, - {(bigint) inheritance___MMLocalClass___make_visible_an_inherited_global_property}, - {(bigint) inheritance___MMLocalClass___add_direct_parent}, - {(bigint) inheritance___MMLocalClass___computed_super_classes}, - {(bigint) inheritance___MMLocalClass___computed_ancestors}, - {(bigint) inheritance___MMLocalClass___ancestor_for}, - {(bigint) abstractmetamodel___MMLocalClass_____bra}, - {(bigint) inheritance___MMLocalClass___add_default_any_class}, - {(bigint) inheritance___MMLocalClass___add_super_classes}, - {(bigint) inheritance___MMLocalClass___add_explicit_classes}, - {(bigint) inheritance___MMLocalClass___compute_super_parents}, - {(bigint) inheritance___MMLocalClass___build_ancestors}, - {(bigint) inheritance___MMLocalClass___group_ancestors}, - {(bigint) inheritance___MMLocalClass___merge_ancestors}, - {(bigint) inheritance___MMLocalClass___inherit_local_property}, - {(bigint) genericity___MMLocalClass___get_type}, - {(bigint) static_type___MMLocalClass___add_ancestor}, - {(bigint) static_type___MMLocalClass___ancestors}, - {(bigint) static_type___MMLocalClass___ancestor}, - {(bigint) 1 /* 70: MMSrcLocalClass < MMLocalClass: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalClass___name}, - {(bigint) abstractmetamodel___MMLocalClass___arity}, - {(bigint) abstractmetamodel___MMLocalClass___module}, - {(bigint) abstractmetamodel___MMLocalClass___abstract}, - {(bigint) abstractmetamodel___MMLocalClass___abstract__eq}, - {(bigint) abstractmetamodel___MMLocalClass___global}, - {(bigint) abstractmetamodel___MMLocalClass___crhe}, - {(bigint) abstractmetamodel___MMLocalClass___cshe}, - {(bigint) abstractmetamodel___MMLocalClass___che}, - {(bigint) abstractmetamodel___MMLocalClass___local_property_by_global}, - {(bigint) abstractmetamodel___MMLocalClass___global_properties}, - {(bigint) abstractmetamodel___MMLocalClass___properties_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___init}, - {(bigint) abstractmetamodel___MMLocalClass___for_module}, - {(bigint) abstractmetamodel___MMLocalClass___new_global}, - {(bigint) abstractmetamodel___MMLocalClass___set_global}, - {(bigint) abstractmetamodel___MMLocalClass___has_global_property_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___get_property_by_name}, - {(bigint) abstractmetamodel___MMLocalClass___attribute}, - {(bigint) abstractmetamodel___MMLocalClass___method}, - {(bigint) abstractmetamodel___MMLocalClass___select_method}, - {(bigint) abstractmetamodel___MMLocalClass___select_attribute}, - {(bigint) abstractmetamodel___MMLocalClass___super_methods_named}, - {(bigint) abstractmetamodel___MMLocalClass___register_local_property}, - {(bigint) abstractmetamodel___MMLocalClass___register_global_property}, - {(bigint) inheritance___MMLocalClass_____bra}, - {(bigint) abstractmetamodel___MMLocalClass___context}, - {(bigint) virtualtype___MMLocalClass___virtual_type}, - {(bigint) virtualtype___MMLocalClass___select_virtual_type}, - {(bigint) compiling_global___MMLocalClass___compare}, - {(bigint) compiling_global___MMLocalClass___declare_tables_to_c}, - {(bigint) compiling_global___MMLocalClass___compile_tables_to_c}, - {(bigint) compiling_base___MMLocalClass___primitive_info}, - {(bigint) compiling_base___MMLocalClass___primitive_ctypes}, - {(bigint) 2 /* 105: MMSrcLocalClass < MMConcreteClass: superclass init_table position */}, - {(bigint) compiling_global___MMSrcLocalClass___base_attr_pos}, - {(bigint) compiling_global___MMSrcLocalClass___class_color_pos}, - {(bigint) compiling_global___MMSrcLocalClass___class_layout}, - {(bigint) compiling_global___MMSrcLocalClass___instance_layout}, - {(bigint) compiling_global___MMSrcLocalClass___build_layout_in}, - {(bigint) mmbuilder___MMSrcLocalClass___is_mixin}, - {(bigint) mmbuilder___MMSrcLocalClass___process_default_constructors}, - {(bigint) mmbuilder___MMSrcLocalClass___add_src_local_property}, - {(bigint) 3 /* 114: MMSrcLocalClass < MMSrcLocalClass: superclass init_table position */}, - {(bigint) syntax_base___MMSrcLocalClass___nodes}, - {(bigint) syntax_base___MMSrcLocalClass___formal_dict}, - {(bigint) syntax_base___MMSrcLocalClass___formal_dict__eq}, - {(bigint) syntax_base___MMSrcLocalClass___src_local_properties}, - {(bigint) syntax_base___MMSrcLocalClass___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMSrcLocalClass::_types */ -/* 2: Attribute MMSrcLocalClass::_formals_types */ -/* 3: Attribute MMSrcLocalClass::_direct_parents */ -/* 4: Attribute MMSrcLocalClass::_computing_super */ -/* 5: Attribute MMSrcLocalClass::_base_type_cache */ -/* 6: Attribute MMSrcLocalClass::_ancestors */ -/* 7: Attribute MMSrcLocalClass::_name */ -/* 8: Attribute MMSrcLocalClass::_arity */ -/* 9: Attribute MMSrcLocalClass::_module */ -/* 10: Attribute MMSrcLocalClass::_abstract */ -/* 11: Attribute MMSrcLocalClass::_global */ -/* 12: Attribute MMSrcLocalClass::_crhe */ -/* 13: Attribute MMSrcLocalClass::_cshe */ -/* 14: Attribute MMSrcLocalClass::_che */ -/* 15: Attribute MMSrcLocalClass::_local_property_by_global */ -/* 16: Attribute MMSrcLocalClass::_global_properties */ -/* 17: Attribute MMSrcLocalClass::_properties_by_name */ -/* 18: Attribute MMSrcLocalClass::_primitive_info_cache */ -/* 19: Attribute MMSrcLocalClass::_primitive_info_b */ -/* 20: Attribute MMSrcLocalClass::_base_attr_pos */ -/* 21: Attribute MMSrcLocalClass::_class_color_pos */ -/* 22: Attribute MMSrcLocalClass::_class_layout */ -/* 23: Attribute MMSrcLocalClass::_instance_layout */ -/* 24: Attribute MMSrcLocalClass::_is_mixin */ -/* 25: Attribute MMSrcLocalClass::_nodes */ -/* 26: Attribute MMSrcLocalClass::_formal_dict */ -/* 27: Attribute MMSrcLocalClass::_src_local_properties */ -val_t NEW_MMSrcLocalClass(void) { - val_t variable0; - val_t variable1; - val_t variable2; - obj_t obj; - obj = alloc(sizeof(val_t) * 28); - obj->vft = (classtable_elt_t*)VFT_MMSrcLocalClass; - ATTR_abstractmetamodel___MMLocalClass____arity(obj) = TAG_Int((bigint)0); - ATTR_abstractmetamodel___MMLocalClass____abstract(obj) = TAG_Bool((int)0); - variable0 = NEW_Array_array___Array___init(); /*new Array[MMAncestor]*/ - ATTR_inheritance___MMLocalClass____direct_parents(obj) = variable0; - ATTR_inheritance___MMLocalClass____computing_super(obj) = TAG_Bool((int)0); - variable1 = NEW_Array_array___Array___init(); /*new Array[MMTypeGeneric]*/ - ATTR_genericity___MMLocalClass____types(obj) = variable1; - variable2 = NEW_Array_array___Array___init(); /*new Array[MMTypeFormalParameter]*/ - ATTR_genericity___MMLocalClass____formals_types(obj) = variable2; - ATTR_mmbuilder___MMSrcLocalClass____is_mixin(obj) = TAG_Bool(false); - ATTR_compiling_base___MMLocalClass____primitive_info_b(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_MMSrcLocalClass_abstractmetamodel___MMLocalClass___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMSrcLocalClass(); - abstractmetamodel___MMLocalClass___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMSrcLocalClass_syntax_base___MMSrcLocalClass___init(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMSrcLocalClass(); - syntax_base___MMSrcLocalClass___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_MMSrcAttribute[66] = { - {(bigint) 3175 /* 0: Identity */}, - {(bigint) 3 /* 1: MMSrcAttribute < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMSrcAttribute < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2599 /* 3: MMSrcAttribute < MMAttribute: superclass typecheck marker */}, - {(bigint) 3175 /* 4: MMSrcAttribute < MMSrcAttribute: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMSrcAttribute < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMLocalProperty___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMSrcAttribute___node}, - {(bigint) syntax_base___MMLocalProperty___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMSrcAttribute < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) compiling_methods___MMAttribute___compile_access}, - {(bigint) 2 /* 63: MMSrcAttribute < MMAttribute: superclass init_table position */}, - {(bigint) 3 /* 64: MMSrcAttribute < MMSrcAttribute: superclass init_table position */}, - {(bigint) syntax_base___MMSrcAttribute___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMSrcAttribute::_cname_cache */ -/* 2: Attribute MMSrcAttribute::_signature */ -/* 3: Attribute MMSrcAttribute::_signatures_cache */ -/* 4: Attribute MMSrcAttribute::_name */ -/* 5: Attribute MMSrcAttribute::_local_class */ -/* 6: Attribute MMSrcAttribute::_global */ -/* 7: Attribute MMSrcAttribute::_prhe */ -/* 8: Attribute MMSrcAttribute::_need_super */ -/* 9: Attribute MMSrcAttribute::_node */ -val_t NEW_MMSrcAttribute(void) { - val_t variable0; - obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_MMSrcAttribute; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - return OBJ2VAL(obj); -} -val_t NEW_MMSrcAttribute_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMSrcAttribute(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMSrcAttribute_syntax_base___MMSrcAttribute___init(val_t p0, val_t p1, val_t p2) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMSrcAttribute(); - syntax_base___MMSrcAttribute___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_MMSrcMethod[69] = { - {(bigint) 3167 /* 0: Identity */}, - {(bigint) 3 /* 1: MMSrcMethod < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMSrcMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2583 /* 3: MMSrcMethod < MMMethod: superclass typecheck marker */}, - {(bigint) 3167 /* 4: MMSrcMethod < MMSrcMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMSrcMethod < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMSrcMethod___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMLocalProperty___node}, - {(bigint) syntax_base___MMLocalProperty___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMSrcMethod < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) compiling_methods___MMMethod___compile_call}, - {(bigint) compiling_methods___MMMethod___compile_constructor_call}, - {(bigint) compiling_methods___MMMethod___compile_super_call}, - {(bigint) 2 /* 65: MMSrcMethod < MMMethod: superclass init_table position */}, - {(bigint) compiling_methods___MMSrcMethod___decl_csignature}, - {(bigint) compiling_methods___MMSrcMethod___do_compile_inside}, - {(bigint) 3 /* 68: MMSrcMethod < MMSrcMethod: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMSrcMethod::_cname_cache */ -/* 2: Attribute MMSrcMethod::_signature */ -/* 3: Attribute MMSrcMethod::_signatures_cache */ -/* 4: Attribute MMSrcMethod::_name */ -/* 5: Attribute MMSrcMethod::_local_class */ -/* 6: Attribute MMSrcMethod::_global */ -/* 7: Attribute MMSrcMethod::_prhe */ -/* 8: Attribute MMSrcMethod::_need_super */ -val_t NEW_MMSrcMethod(void) { - val_t variable0; - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_MMSrcMethod; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - return OBJ2VAL(obj); -} -val_t NEW_MMSrcMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMSrcMethod(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMAttrImplementationMethod[71] = { - {(bigint) 3295 /* 0: Identity */}, - {(bigint) 3 /* 1: MMAttrImplementationMethod < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMAttrImplementationMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2583 /* 3: MMAttrImplementationMethod < MMMethod: superclass typecheck marker */}, - {(bigint) 3167 /* 4: MMAttrImplementationMethod < MMSrcMethod: superclass typecheck marker */}, - {(bigint) 3295 /* 5: MMAttrImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMAttrImplementationMethod < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMSrcMethod___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMAttrImplementationMethod___node}, - {(bigint) syntax_base___MMLocalProperty___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMAttrImplementationMethod < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) compiling_methods___MMMethod___compile_call}, - {(bigint) compiling_methods___MMMethod___compile_constructor_call}, - {(bigint) compiling_methods___MMMethod___compile_super_call}, - {(bigint) 2 /* 65: MMAttrImplementationMethod < MMMethod: superclass init_table position */}, - {(bigint) compiling_methods___MMSrcMethod___decl_csignature}, - {(bigint) compiling_methods___MMSrcMethod___do_compile_inside}, - {(bigint) 3 /* 68: MMAttrImplementationMethod < MMSrcMethod: superclass init_table position */}, - {(bigint) 4 /* 69: MMAttrImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, - {(bigint) syntax_base___MMAttrImplementationMethod___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMAttrImplementationMethod::_cname_cache */ -/* 2: Attribute MMAttrImplementationMethod::_signature */ -/* 3: Attribute MMAttrImplementationMethod::_signatures_cache */ -/* 4: Attribute MMAttrImplementationMethod::_name */ -/* 5: Attribute MMAttrImplementationMethod::_local_class */ -/* 6: Attribute MMAttrImplementationMethod::_global */ -/* 7: Attribute MMAttrImplementationMethod::_prhe */ -/* 8: Attribute MMAttrImplementationMethod::_need_super */ -/* 9: Attribute MMAttrImplementationMethod::_node */ -val_t NEW_MMAttrImplementationMethod(void) { - val_t variable0; + {(bigint) syntax___mmbuilder___MMLocalClass___accept_class_visitor}, + {(bigint) syntax___mmbuilder___MMLocalClass___accept_properties_visitor}, + {(bigint) primitive_info___MMLocalClass___primitive_info}, + {(bigint) primitive_info___MMLocalClass___primitive_ctypes}, + {(bigint) metamodel___genericity___MMLocalClass___get_formal}, + {(bigint) metamodel___genericity___MMLocalClass___register_formal}, + {(bigint) metamodel___genericity___MMLocalClass___get_instantiate_type}, + {(bigint) metamodel___genericity___MMLocalClass___formals_types}, + {(bigint) metamodel___static_type___MMLocalClass___get_type}, + {(bigint) metamodel___genericity___MMLocalClass___is_generic}, + {(bigint) metamodel___inheritance___MMLocalClass___compute_super_classes}, + {(bigint) metamodel___inheritance___MMLocalClass___compute_ancestors}, + {(bigint) metamodel___inheritance___MMLocalClass___inherit_global_properties}, + {(bigint) metamodel___inheritance___MMLocalClass___make_visible_an_inherited_global_property}, + {(bigint) metamodel___inheritance___MMLocalClass___add_direct_parent}, + {(bigint) metamodel___inheritance___MMLocalClass___computed_super_classes}, + {(bigint) metamodel___inheritance___MMLocalClass___computed_ancestors}, + {(bigint) metamodel___inheritance___MMLocalClass___ancestor_for}, + {(bigint) metamodel___inheritance___MMLocalClass___add_default_any_class}, + {(bigint) metamodel___inheritance___MMLocalClass___add_super_classes}, + {(bigint) metamodel___inheritance___MMLocalClass___add_explicit_classes}, + {(bigint) metamodel___inheritance___MMLocalClass___compute_super_parents}, + {(bigint) metamodel___inheritance___MMLocalClass___build_ancestors}, + {(bigint) metamodel___inheritance___MMLocalClass___group_ancestors}, + {(bigint) metamodel___inheritance___MMLocalClass___merge_ancestors}, + {(bigint) metamodel___inheritance___MMLocalClass___inherit_local_property}, + {(bigint) metamodel___genericity___MMLocalClass___get_type}, + {(bigint) metamodel___static_type___MMLocalClass___add_ancestor}, + {(bigint) metamodel___static_type___MMLocalClass___ancestors}, + {(bigint) metamodel___static_type___MMLocalClass___ancestor}, + {(bigint) 0 /* 81: MMImplicitLocalClass < MMLocalClass: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___name}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___arity}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___mmmodule}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___global}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___crhe}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___cshe}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___che}, + {(bigint) metamodel___inheritance___MMLocalClass___global_properties}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___local_local_properties}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___init}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___for_module}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___new_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___set_global}, + {(bigint) metamodel___inheritance___MMLocalClass___has_global_property_by_name}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___get_property_by_name}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___attribute}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___method}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___select_method}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___select_attribute}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___super_methods_named}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___register_local_property}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___register_global_property}, + {(bigint) metamodel___inheritance___MMLocalClass___has_global_property}, + {(bigint) metamodel___inheritance___MMLocalClass_____bra}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___context}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___total_order_compare}, + {(bigint) metamodel___virtualtype___MMLocalClass___virtual_type}, + {(bigint) metamodel___virtualtype___MMLocalClass___select_virtual_type}, + {(bigint) native_interface___frontier___MMLocalClass___compile_defaut_extern_type}, + {(bigint) compiling___icode_generator___MMLocalClass___generate_icode_file}, + {(bigint) compiling___compiling_base___MMLocalClass___cname}, + {(bigint) program___MMLocalClass___init_var_iroutine}, + {(bigint) program___MMLocalClass___init_var_iroutine__eq}, + {(bigint) program___MMLocalClass___checknew_iroutine}, + {(bigint) program___MMLocalClass___checknew_iroutine__eq}, + {(bigint) program___MMLocalClass___new_instance_iroutine}, + {(bigint) compiling___compiling_global___MMLocalClass___declare_tables_to_c}, + {(bigint) compiling___compiling_global___MMLocalClass___compile_tables_to_c}, + {(bigint) 2 /* 120: MMImplicitLocalClass < MMImplicitLocalClass: superclass init_table position */}, + {(bigint) metamodel___inheritance___MMImplicitLocalClass___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMImplicitLocalClass::_primitive_info_cache */ +/* 3: Attribute MMImplicitLocalClass::_primitive_info_b */ +/* 4: Attribute MMImplicitLocalClass::_types */ +/* 5: Attribute MMImplicitLocalClass::_formals_types */ +/* 6: Attribute MMImplicitLocalClass::_direct_parents */ +/* 7: Attribute MMImplicitLocalClass::_computing_super */ +/* 8: Attribute MMImplicitLocalClass::_are_global_properties_inherited */ +/* 9: Attribute MMImplicitLocalClass::_base_type_cache */ +/* 10: Attribute MMImplicitLocalClass::_ancestors */ +/* 11: Attribute MMImplicitLocalClass::_name */ +/* 12: Attribute MMImplicitLocalClass::_arity */ +/* 13: Attribute MMImplicitLocalClass::_mmmodule */ +/* 14: Attribute MMImplicitLocalClass::_global */ +/* 15: Attribute MMImplicitLocalClass::_crhe */ +/* 16: Attribute MMImplicitLocalClass::_cshe */ +/* 17: Attribute MMImplicitLocalClass::_che */ +/* 18: Attribute MMImplicitLocalClass::_local_property_by_global */ +/* 19: Attribute MMImplicitLocalClass::_global_properties */ +/* 20: Attribute MMImplicitLocalClass::_local_local_properties */ +/* 21: Attribute MMImplicitLocalClass::_properties_by_name */ +/* 22: Attribute MMImplicitLocalClass::_init_var_iroutine */ +/* 23: Attribute MMImplicitLocalClass::_checknew_iroutine */ +/* 24: Attribute MMImplicitLocalClass::_new_instance_iroutine */ +void INIT_ATTRIBUTES__metamodel___inheritance___MMImplicitLocalClass(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___inheritance___MMImplicitLocalClass; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/inheritance.nit:82 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___inheritance___MMLocalClass____direct_parents(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/inheritance.nit:86 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___inheritance___MMLocalClass____computing_super(fra.me.REG[0]) = REGB0; + /* metamodel/inheritance.nit:133 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___inheritance___MMLocalClass____are_global_properties_inherited(fra.me.REG[0]) = REGB0; + /* metamodel/abstractmetamodel.nit:361 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___abstractmetamodel___MMLocalClass____local_property_by_global(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:364 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_metamodel___abstractmetamodel___MMLocalClass____global_properties(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:367 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_metamodel___abstractmetamodel___MMLocalClass____local_local_properties(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:370 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___abstractmetamodel___MMLocalClass____properties_by_name(fra.me.REG[0]) = fra.me.REG[1]; + /* primitive_info.nit:25 */ + fra.me.REG[1] = NIT_NULL; + ATTR_primitive_info___MMLocalClass____primitive_info_cache(fra.me.REG[0]) = fra.me.REG[1]; + /* primitive_info.nit:29 */ + REGB0 = TAG_Bool(false); + ATTR_primitive_info___MMLocalClass____primitive_info_b(fra.me.REG[0]) = REGB0; + /* metamodel/genericity.nit:41 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___genericity___MMLocalClass____types(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/genericity.nit:55 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___genericity___MMLocalClass____formals_types(fra.me.REG[0]) = fra.me.REG[1]; + /* program.nit:227 */ + fra.me.REG[1] = NIT_NULL; + ATTR_program___MMLocalClass____init_var_iroutine(fra.me.REG[0]) = fra.me.REG[1]; + /* program.nit:229 */ + fra.me.REG[1] = NIT_NULL; + ATTR_program___MMLocalClass____checknew_iroutine(fra.me.REG[0]) = fra.me.REG[1]; + /* program.nit:234 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_program___MMLocalClass____new_instance_iroutine(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___inheritance___MMImplicitLocalClass(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 25); + obj->vft = (classtable_elt_t*)VFT_metamodel___inheritance___MMImplicitLocalClass; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___inheritance___MMImplicitLocalClass(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___inheritance___MMImplicitLocalClass; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___inheritance___MMLocalClass____direct_parents(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_direct_parents", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___inheritance___MMLocalClass____computing_super(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_computing_super", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___inheritance___MMLocalClass____are_global_properties_inherited(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_are_global_properties_inherited", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____arity(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_arity", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____local_property_by_global(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_property_by_global", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____global_properties(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global_properties", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____local_local_properties(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_local_properties", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____properties_by_name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_properties_by_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_primitive_info___MMLocalClass____primitive_info_b(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_primitive_info_b", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___genericity___MMLocalClass____types(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_types", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___genericity___MMLocalClass____formals_types(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_formals_types", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_program___MMLocalClass____new_instance_iroutine(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_new_instance_iroutine", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMImplicitLocalClass_metamodel___inheritance___MMImplicitLocalClass___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 517; + fra.me.meth = LOCATE_NEW_MMImplicitLocalClass_metamodel___inheritance___MMImplicitLocalClass___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* metamodel/inheritance.nit:517 */ + fra.me.REG[2] = NEW_metamodel___inheritance___MMImplicitLocalClass(); + INIT_ATTRIBUTES__metamodel___inheritance___MMImplicitLocalClass(fra.me.REG[2]); + metamodel___inheritance___MMImplicitLocalClass___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_metamodel___inheritance___MMImplicitLocalClass(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_metamodel___inheritance___MMRefineAncestor[62] = { + {(bigint) 2207 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMRefineAncestor" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMRefineAncestor < Object: superclass typecheck marker */}, + {(bigint) 191 /* 4: MMRefineAncestor < MMAncestor: superclass typecheck marker */}, + {(bigint) 2207 /* 5: MMRefineAncestor < MMRefineAncestor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MMRefineAncestor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___static_type___MMAncestor___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) metamodel___inheritance___MMAncestor___add_in}, + {(bigint) 0 /* 51: MMRefineAncestor < MMAncestor: superclass init_table position */}, + {(bigint) metamodel___static_type___MMAncestor___stype__eq}, + {(bigint) metamodel___static_type___MMAncestor___stype}, + {(bigint) metamodel___static_type___MMAncestor___inheriter__eq}, + {(bigint) metamodel___static_type___MMAncestor___inheriter}, + {(bigint) metamodel___static_type___MMAncestor___is_reffinement}, + {(bigint) metamodel___static_type___MMAncestor___is_specialisation}, + {(bigint) metamodel___inheritance___MMRefineAncestor___local_class}, + {(bigint) metamodel___static_type___MMAncestor___init}, + {(bigint) 2 /* 60: MMRefineAncestor < MMRefineAncestor: superclass init_table position */}, + {(bigint) metamodel___inheritance___MMRefineAncestor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMRefineAncestor::_stype */ +/* 3: Attribute MMRefineAncestor::_inheriter */ +/* 4: Attribute MMRefineAncestor::_local_class */ +void INIT_ATTRIBUTES__metamodel___inheritance___MMRefineAncestor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___inheritance___MMRefineAncestor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:310 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMAncestor____stype(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/static_type.nit:316 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMAncestor____inheriter(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___inheritance___MMRefineAncestor(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_MMAttrImplementationMethod; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - return OBJ2VAL(obj); -} -val_t NEW_MMAttrImplementationMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_MMAttrImplementationMethod(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMAttrImplementationMethod_syntax_base___MMAttrImplementationMethod___init(val_t p0, val_t p1, val_t p2) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_MMAttrImplementationMethod(); - syntax_base___MMAttrImplementationMethod___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_MMReadImplementationMethod[73] = { - {(bigint) 3627 /* 0: Identity */}, - {(bigint) 3 /* 1: MMReadImplementationMethod < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMReadImplementationMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2583 /* 3: MMReadImplementationMethod < MMMethod: superclass typecheck marker */}, - {(bigint) 3167 /* 4: MMReadImplementationMethod < MMSrcMethod: superclass typecheck marker */}, - {(bigint) 3295 /* 5: MMReadImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, - {(bigint) 3627 /* 6: MMReadImplementationMethod < MMReadImplementationMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMReadImplementationMethod < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMSrcMethod___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMAttrImplementationMethod___node}, - {(bigint) syntax_base___MMLocalProperty___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMReadImplementationMethod < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) compiling_methods___MMMethod___compile_call}, - {(bigint) compiling_methods___MMMethod___compile_constructor_call}, - {(bigint) compiling_methods___MMMethod___compile_super_call}, - {(bigint) 2 /* 65: MMReadImplementationMethod < MMMethod: superclass init_table position */}, - {(bigint) compiling_methods___MMSrcMethod___decl_csignature}, - {(bigint) compiling_methods___MMReadImplementationMethod___do_compile_inside}, - {(bigint) 3 /* 68: MMReadImplementationMethod < MMSrcMethod: superclass init_table position */}, - {(bigint) 4 /* 69: MMReadImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, - {(bigint) syntax_base___MMAttrImplementationMethod___init}, - {(bigint) 5 /* 71: MMReadImplementationMethod < MMReadImplementationMethod: superclass init_table position */}, - {(bigint) syntax_base___MMReadImplementationMethod___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMReadImplementationMethod::_cname_cache */ -/* 2: Attribute MMReadImplementationMethod::_signature */ -/* 3: Attribute MMReadImplementationMethod::_signatures_cache */ -/* 4: Attribute MMReadImplementationMethod::_name */ -/* 5: Attribute MMReadImplementationMethod::_local_class */ -/* 6: Attribute MMReadImplementationMethod::_global */ -/* 7: Attribute MMReadImplementationMethod::_prhe */ -/* 8: Attribute MMReadImplementationMethod::_need_super */ -/* 9: Attribute MMReadImplementationMethod::_node */ -val_t NEW_MMReadImplementationMethod(void) { - val_t variable0; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_metamodel___inheritance___MMRefineAncestor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___inheritance___MMRefineAncestor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___inheritance___MMRefineAncestor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___inheritance___MMRefineAncestor____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMRefineAncestor_metamodel___inheritance___MMRefineAncestor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 529; + fra.me.meth = LOCATE_NEW_MMRefineAncestor_metamodel___inheritance___MMRefineAncestor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* metamodel/inheritance.nit:529 */ + fra.me.REG[2] = NEW_metamodel___inheritance___MMRefineAncestor(); + INIT_ATTRIBUTES__metamodel___inheritance___MMRefineAncestor(fra.me.REG[2]); + metamodel___inheritance___MMRefineAncestor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_metamodel___inheritance___MMRefineAncestor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_metamodel___inheritance___MMSpecAncestor[62] = { + {(bigint) 2203 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMSpecAncestor" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMSpecAncestor < Object: superclass typecheck marker */}, + {(bigint) 191 /* 4: MMSpecAncestor < MMAncestor: superclass typecheck marker */}, + {(bigint) 2203 /* 5: MMSpecAncestor < MMSpecAncestor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MMSpecAncestor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___static_type___MMAncestor___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) metamodel___inheritance___MMAncestor___add_in}, + {(bigint) 0 /* 51: MMSpecAncestor < MMAncestor: superclass init_table position */}, + {(bigint) metamodel___static_type___MMAncestor___stype__eq}, + {(bigint) metamodel___static_type___MMAncestor___stype}, + {(bigint) metamodel___static_type___MMAncestor___inheriter__eq}, + {(bigint) metamodel___static_type___MMAncestor___inheriter}, + {(bigint) metamodel___static_type___MMAncestor___is_reffinement}, + {(bigint) metamodel___static_type___MMAncestor___is_specialisation}, + {(bigint) metamodel___inheritance___MMSpecAncestor___local_class}, + {(bigint) metamodel___static_type___MMAncestor___init}, + {(bigint) 2 /* 60: MMSpecAncestor < MMSpecAncestor: superclass init_table position */}, + {(bigint) metamodel___inheritance___MMSpecAncestor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMSpecAncestor::_stype */ +/* 3: Attribute MMSpecAncestor::_inheriter */ +void INIT_ATTRIBUTES__metamodel___inheritance___MMSpecAncestor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___inheritance___MMSpecAncestor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:310 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMAncestor____stype(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/static_type.nit:316 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMAncestor____inheriter(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___inheritance___MMSpecAncestor(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_MMReadImplementationMethod; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - return OBJ2VAL(obj); -} -val_t NEW_MMReadImplementationMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_MMReadImplementationMethod(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMReadImplementationMethod_syntax_base___MMAttrImplementationMethod___init(val_t p0, val_t p1, val_t p2) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_MMReadImplementationMethod(); - syntax_base___MMAttrImplementationMethod___init(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_MMReadImplementationMethod_syntax_base___MMReadImplementationMethod___init(val_t p0, val_t p1, val_t p2) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_MMReadImplementationMethod(); - syntax_base___MMReadImplementationMethod___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_MMWriteImplementationMethod[73] = { - {(bigint) 3623 /* 0: Identity */}, - {(bigint) 3 /* 1: MMWriteImplementationMethod < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMWriteImplementationMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2583 /* 3: MMWriteImplementationMethod < MMMethod: superclass typecheck marker */}, - {(bigint) 3167 /* 4: MMWriteImplementationMethod < MMSrcMethod: superclass typecheck marker */}, - {(bigint) 3295 /* 5: MMWriteImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, - {(bigint) 3623 /* 6: MMWriteImplementationMethod < MMWriteImplementationMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMWriteImplementationMethod < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMSrcMethod___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMAttrImplementationMethod___node}, - {(bigint) syntax_base___MMLocalProperty___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMWriteImplementationMethod < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) compiling_methods___MMMethod___compile_call}, - {(bigint) compiling_methods___MMMethod___compile_constructor_call}, - {(bigint) compiling_methods___MMMethod___compile_super_call}, - {(bigint) 2 /* 65: MMWriteImplementationMethod < MMMethod: superclass init_table position */}, - {(bigint) compiling_methods___MMSrcMethod___decl_csignature}, - {(bigint) compiling_methods___MMWriteImplementationMethod___do_compile_inside}, - {(bigint) 3 /* 68: MMWriteImplementationMethod < MMSrcMethod: superclass init_table position */}, - {(bigint) 4 /* 69: MMWriteImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, - {(bigint) syntax_base___MMAttrImplementationMethod___init}, - {(bigint) 5 /* 71: MMWriteImplementationMethod < MMWriteImplementationMethod: superclass init_table position */}, - {(bigint) syntax_base___MMWriteImplementationMethod___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMWriteImplementationMethod::_cname_cache */ -/* 2: Attribute MMWriteImplementationMethod::_signature */ -/* 3: Attribute MMWriteImplementationMethod::_signatures_cache */ -/* 4: Attribute MMWriteImplementationMethod::_name */ -/* 5: Attribute MMWriteImplementationMethod::_local_class */ -/* 6: Attribute MMWriteImplementationMethod::_global */ -/* 7: Attribute MMWriteImplementationMethod::_prhe */ -/* 8: Attribute MMWriteImplementationMethod::_need_super */ -/* 9: Attribute MMWriteImplementationMethod::_node */ -val_t NEW_MMWriteImplementationMethod(void) { - val_t variable0; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_metamodel___inheritance___MMSpecAncestor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___inheritance___MMSpecAncestor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___inheritance___MMSpecAncestor; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_MMSpecAncestor_metamodel___inheritance___MMSpecAncestor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 542; + fra.me.meth = LOCATE_NEW_MMSpecAncestor_metamodel___inheritance___MMSpecAncestor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* metamodel/inheritance.nit:542 */ + fra.me.REG[2] = NEW_metamodel___inheritance___MMSpecAncestor(); + INIT_ATTRIBUTES__metamodel___inheritance___MMSpecAncestor(fra.me.REG[2]); + metamodel___inheritance___MMSpecAncestor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_metamodel___inheritance___MMSpecAncestor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_metamodel___inheritance___MMDefaultAncestor[62] = { + {(bigint) 2223 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMDefaultAncestor" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMDefaultAncestor < Object: superclass typecheck marker */}, + {(bigint) 191 /* 4: MMDefaultAncestor < MMAncestor: superclass typecheck marker */}, + {(bigint) 2223 /* 5: MMDefaultAncestor < MMDefaultAncestor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MMDefaultAncestor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___static_type___MMAncestor___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) metamodel___inheritance___MMAncestor___add_in}, + {(bigint) 0 /* 51: MMDefaultAncestor < MMAncestor: superclass init_table position */}, + {(bigint) metamodel___static_type___MMAncestor___stype__eq}, + {(bigint) metamodel___static_type___MMAncestor___stype}, + {(bigint) metamodel___static_type___MMAncestor___inheriter__eq}, + {(bigint) metamodel___static_type___MMAncestor___inheriter}, + {(bigint) metamodel___static_type___MMAncestor___is_reffinement}, + {(bigint) metamodel___static_type___MMAncestor___is_specialisation}, + {(bigint) metamodel___inheritance___MMDefaultAncestor___local_class}, + {(bigint) metamodel___static_type___MMAncestor___init}, + {(bigint) 2 /* 60: MMDefaultAncestor < MMDefaultAncestor: superclass init_table position */}, + {(bigint) metamodel___inheritance___MMDefaultAncestor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMDefaultAncestor::_stype */ +/* 3: Attribute MMDefaultAncestor::_inheriter */ +void INIT_ATTRIBUTES__metamodel___inheritance___MMDefaultAncestor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___inheritance___MMDefaultAncestor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:310 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMAncestor____stype(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/static_type.nit:316 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMAncestor____inheriter(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___inheritance___MMDefaultAncestor(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_MMWriteImplementationMethod; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - return OBJ2VAL(obj); -} -val_t NEW_MMWriteImplementationMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_MMWriteImplementationMethod(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMWriteImplementationMethod_syntax_base___MMAttrImplementationMethod___init(val_t p0, val_t p1, val_t p2) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_MMWriteImplementationMethod(); - syntax_base___MMAttrImplementationMethod___init(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_MMWriteImplementationMethod_syntax_base___MMWriteImplementationMethod___init(val_t p0, val_t p1, val_t p2) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_MMWriteImplementationMethod(); - syntax_base___MMWriteImplementationMethod___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_MMMethSrcMethod[71] = { - {(bigint) 3291 /* 0: Identity */}, - {(bigint) 3 /* 1: MMMethSrcMethod < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMMethSrcMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2583 /* 3: MMMethSrcMethod < MMMethod: superclass typecheck marker */}, - {(bigint) 3167 /* 4: MMMethSrcMethod < MMSrcMethod: superclass typecheck marker */}, - {(bigint) 3291 /* 5: MMMethSrcMethod < MMMethSrcMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMMethSrcMethod < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMSrcMethod___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMMethSrcMethod___node}, - {(bigint) syntax_base___MMMethSrcMethod___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMMethSrcMethod < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) compiling_methods___MMMethod___compile_call}, - {(bigint) compiling_methods___MMMethod___compile_constructor_call}, - {(bigint) compiling_methods___MMMethod___compile_super_call}, - {(bigint) 2 /* 65: MMMethSrcMethod < MMMethod: superclass init_table position */}, - {(bigint) compiling_methods___MMSrcMethod___decl_csignature}, - {(bigint) compiling_methods___MMMethSrcMethod___do_compile_inside}, - {(bigint) 3 /* 68: MMMethSrcMethod < MMSrcMethod: superclass init_table position */}, - {(bigint) 4 /* 69: MMMethSrcMethod < MMMethSrcMethod: superclass init_table position */}, - {(bigint) syntax_base___MMMethSrcMethod___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMMethSrcMethod::_cname_cache */ -/* 2: Attribute MMMethSrcMethod::_signature */ -/* 3: Attribute MMMethSrcMethod::_signatures_cache */ -/* 4: Attribute MMMethSrcMethod::_name */ -/* 5: Attribute MMMethSrcMethod::_local_class */ -/* 6: Attribute MMMethSrcMethod::_global */ -/* 7: Attribute MMMethSrcMethod::_prhe */ -/* 8: Attribute MMMethSrcMethod::_need_super */ -/* 9: Attribute MMMethSrcMethod::_node */ -val_t NEW_MMMethSrcMethod(void) { - val_t variable0; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_metamodel___inheritance___MMDefaultAncestor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___inheritance___MMDefaultAncestor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___inheritance___MMDefaultAncestor; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_MMDefaultAncestor_metamodel___inheritance___MMDefaultAncestor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 553; + fra.me.meth = LOCATE_NEW_MMDefaultAncestor_metamodel___inheritance___MMDefaultAncestor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* metamodel/inheritance.nit:553 */ + fra.me.REG[2] = NEW_metamodel___inheritance___MMDefaultAncestor(); + INIT_ATTRIBUTES__metamodel___inheritance___MMDefaultAncestor(fra.me.REG[2]); + metamodel___inheritance___MMDefaultAncestor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_metamodel___inheritance___MMDefaultAncestor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_metamodel___genericity___MMTypeGeneric[92] = { + {(bigint) 2587 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMTypeGeneric" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMTypeGeneric < Object: superclass typecheck marker */}, + {(bigint) 139 /* 4: MMTypeGeneric < MMType: superclass typecheck marker */}, + {(bigint) 2191 /* 5: MMTypeGeneric < MMTypeClass: superclass typecheck marker */}, + {(bigint) 2587 /* 6: MMTypeGeneric < MMTypeGeneric: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: MMTypeGeneric < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___genericity___MMTypeGeneric___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) native_interface___frontier___MMType___compile_check_isa}, + {(bigint) native_interface___frontier___MMType___compile_condition_isa}, + {(bigint) native_interface___frontier___MMType___compile_to_frontier}, + {(bigint) native_interface___frontier___MMType___compile_new_local_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_extern_name}, + {(bigint) native_interface___ni_metamodel___MMType___mangled_name}, + {(bigint) native_interface___ni_metamodel___MMType___from_native}, + {(bigint) native_interface___ni_metamodel___MMType___assign_to_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___assign_from_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___uses_nitni_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_null_getter}, + {(bigint) native_interface___ni_metamodel___MMType___local_friendly_null_getter_from}, + {(bigint) primitive_info___MMType___cname}, + {(bigint) primitive_info___MMType___is_tagged}, + {(bigint) primitive_info___MMType___default_cvalue}, + {(bigint) primitive_info___MMType___boxtype}, + {(bigint) primitive_info___MMType___unboxtype}, + {(bigint) metamodel___genericity___MMTypeGeneric___is_generic}, + {(bigint) metamodel___type_formal___MMType___direct_type}, + {(bigint) 1 /* 69: MMTypeGeneric < MMType: superclass init_table position */}, + {(bigint) metamodel___static_type___MMTypeClass___mmmodule}, + {(bigint) metamodel___static_type___MMTypeClass___local_class}, + {(bigint) metamodel___static_type___MMType___is_valid}, + {(bigint) metamodel___static_type___MMTypeClass_____l}, + {(bigint) metamodel___genericity___MMTypeGeneric___is_supertype}, + {(bigint) metamodel___genericity___MMTypeGeneric___for_module}, + {(bigint) metamodel___genericity___MMTypeGeneric___adapt_to}, + {(bigint) metamodel___genericity___MMTypeGeneric___upcast_for}, + {(bigint) metamodel___static_type___MMType___not_for_self}, + {(bigint) metamodel___static_type___MMType___is_nullable}, + {(bigint) metamodel___static_type___MMType___as_nullable}, + {(bigint) metamodel___static_type___MMType___as_notnull}, + {(bigint) metamodel___static_type___MMType___init}, + {(bigint) 0 /* 83: MMTypeGeneric < MMTypeClass: superclass init_table position */}, + {(bigint) metamodel___static_type___MMTypeClass___init}, + {(bigint) 3 /* 85: MMTypeGeneric < MMTypeGeneric: superclass init_table position */}, + {(bigint) metamodel___genericity___MMTypeGeneric___params}, + {(bigint) metamodel___static_type___MMTypeClass___upcast_for}, + {(bigint) metamodel___genericity___MMTypeGeneric___params_equals}, + {(bigint) metamodel___static_type___MMTypeClass___to_s}, + {(bigint) metamodel___genericity___MMTypeGeneric___is_subtype}, + {(bigint) metamodel___genericity___MMTypeGeneric___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMTypeGeneric::_as_nullable_cache */ +/* 3: Attribute MMTypeGeneric::_local_class */ +/* 4: Attribute MMTypeGeneric::_params */ +void INIT_ATTRIBUTES__metamodel___genericity___MMTypeGeneric(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___genericity___MMTypeGeneric; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:397 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMType____as_nullable_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___genericity___MMTypeGeneric(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_MMMethSrcMethod; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - return OBJ2VAL(obj); -} -val_t NEW_MMMethSrcMethod_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_MMMethSrcMethod(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMMethSrcMethod_syntax_base___MMMethSrcMethod___init(val_t p0, val_t p1, val_t p2) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_MMMethSrcMethod(); - syntax_base___MMMethSrcMethod___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_MMSrcTypeProperty[67] = { - {(bigint) 3163 /* 0: Identity */}, - {(bigint) 3 /* 1: MMSrcTypeProperty < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMSrcTypeProperty < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2551 /* 3: MMSrcTypeProperty < MMTypeProperty: superclass typecheck marker */}, - {(bigint) 3163 /* 4: MMSrcTypeProperty < MMSrcTypeProperty: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMSrcTypeProperty < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMLocalProperty___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMLocalProperty___accept_property_visitor}, - {(bigint) syntax_base___MMSrcTypeProperty___node}, - {(bigint) syntax_base___MMLocalProperty___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMSrcTypeProperty < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) 2 /* 62: MMSrcTypeProperty < MMTypeProperty: superclass init_table position */}, - {(bigint) virtualtype___MMTypeProperty___stype_for}, - {(bigint) virtualtype___MMTypeProperty___real_stype_for}, - {(bigint) 3 /* 65: MMSrcTypeProperty < MMSrcTypeProperty: superclass init_table position */}, - {(bigint) syntax_base___MMSrcTypeProperty___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMSrcTypeProperty::_cname_cache */ -/* 2: Attribute MMSrcTypeProperty::_signature */ -/* 3: Attribute MMSrcTypeProperty::_signatures_cache */ -/* 4: Attribute MMSrcTypeProperty::_name */ -/* 5: Attribute MMSrcTypeProperty::_local_class */ -/* 6: Attribute MMSrcTypeProperty::_global */ -/* 7: Attribute MMSrcTypeProperty::_prhe */ -/* 8: Attribute MMSrcTypeProperty::_need_super */ -/* 9: Attribute MMSrcTypeProperty::_stypes_cache */ -/* 10: Attribute MMSrcTypeProperty::_node */ -val_t NEW_MMSrcTypeProperty(void) { - val_t variable0; - val_t variable1; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_metamodel___genericity___MMTypeGeneric; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___genericity___MMTypeGeneric(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___genericity___MMTypeGeneric; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___genericity___MMTypeGeneric____params(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_params", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMTypeClass____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMTypeGeneric_metamodel___genericity___MMTypeGeneric___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 189; + fra.me.meth = LOCATE_NEW_MMTypeGeneric_metamodel___genericity___MMTypeGeneric___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* metamodel/genericity.nit:189 */ + fra.me.REG[2] = NEW_metamodel___genericity___MMTypeGeneric(); + INIT_ATTRIBUTES__metamodel___genericity___MMTypeGeneric(fra.me.REG[2]); + metamodel___genericity___MMTypeGeneric___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_metamodel___genericity___MMTypeGeneric(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_metamodel___genericity___MMTypeFormalParameter[93] = { + {(bigint) 2591 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMTypeFormalParameter" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMTypeFormalParameter < Object: superclass typecheck marker */}, + {(bigint) 139 /* 4: MMTypeFormalParameter < MMType: superclass typecheck marker */}, + {(bigint) 2187 /* 5: MMTypeFormalParameter < MMTypeFormal: superclass typecheck marker */}, + {(bigint) 2591 /* 6: MMTypeFormalParameter < MMTypeFormalParameter: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: MMTypeFormalParameter < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___type_formal___MMTypeFormal___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) native_interface___frontier___MMType___compile_check_isa}, + {(bigint) native_interface___frontier___MMType___compile_condition_isa}, + {(bigint) native_interface___frontier___MMType___compile_to_frontier}, + {(bigint) native_interface___frontier___MMType___compile_new_local_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_extern_name}, + {(bigint) native_interface___ni_metamodel___MMType___mangled_name}, + {(bigint) native_interface___ni_metamodel___MMType___from_native}, + {(bigint) native_interface___ni_metamodel___MMType___assign_to_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___assign_from_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___uses_nitni_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_null_getter}, + {(bigint) native_interface___ni_metamodel___MMType___local_friendly_null_getter_from}, + {(bigint) primitive_info___MMType___cname}, + {(bigint) primitive_info___MMType___is_tagged}, + {(bigint) primitive_info___MMType___default_cvalue}, + {(bigint) primitive_info___MMType___boxtype}, + {(bigint) primitive_info___MMType___unboxtype}, + {(bigint) metamodel___genericity___MMTypeFormal___is_generic}, + {(bigint) metamodel___type_formal___MMTypeFormal___direct_type}, + {(bigint) 1 /* 69: MMTypeFormalParameter < MMType: superclass init_table position */}, + {(bigint) metamodel___genericity___MMTypeFormalParameter___mmmodule}, + {(bigint) metamodel___type_formal___MMTypeFormal___local_class}, + {(bigint) metamodel___type_formal___MMTypeFormal___is_valid}, + {(bigint) metamodel___type_formal___MMTypeFormal_____l}, + {(bigint) metamodel___type_formal___MMTypeFormal___is_supertype}, + {(bigint) metamodel___genericity___MMTypeFormalParameter___for_module}, + {(bigint) metamodel___genericity___MMTypeFormalParameter___adapt_to}, + {(bigint) metamodel___genericity___MMTypeFormalParameter___upcast_for}, + {(bigint) metamodel___static_type___MMType___not_for_self}, + {(bigint) metamodel___type_formal___MMTypeFormal___is_nullable}, + {(bigint) metamodel___static_type___MMType___as_nullable}, + {(bigint) metamodel___static_type___MMType___as_notnull}, + {(bigint) metamodel___static_type___MMType___init}, + {(bigint) 0 /* 83: MMTypeFormalParameter < MMTypeFormal: superclass init_table position */}, + {(bigint) metamodel___type_formal___MMTypeFormal___name}, + {(bigint) metamodel___type_formal___MMTypeFormal___bound}, + {(bigint) metamodel___type_formal___MMTypeFormal___init}, + {(bigint) 3 /* 87: MMTypeFormalParameter < MMTypeFormalParameter: superclass init_table position */}, + {(bigint) metamodel___genericity___MMTypeFormalParameter___def_class}, + {(bigint) metamodel___genericity___MMTypeFormalParameter___position}, + {(bigint) metamodel___genericity___MMTypeFormalParameter___bound__eq}, + {(bigint) metamodel___genericity___MMTypeFormalParameter___with_bound}, + {(bigint) metamodel___genericity___MMTypeFormalParameter___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMTypeFormalParameter::_as_nullable_cache */ +/* 3: Attribute MMTypeFormalParameter::_name */ +/* 4: Attribute MMTypeFormalParameter::_bound */ +/* 5: Attribute MMTypeFormalParameter::_def_class */ +/* 6: Attribute MMTypeFormalParameter::_position */ +void INIT_ATTRIBUTES__metamodel___genericity___MMTypeFormalParameter(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___genericity___MMTypeFormalParameter; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:397 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMType____as_nullable_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___genericity___MMTypeFormalParameter(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 11); - obj->vft = (classtable_elt_t*)VFT_MMSrcTypeProperty; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - variable1 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMVirtualType]*/ - ATTR_virtualtype___MMTypeProperty____stypes_cache(obj) = variable1; - return OBJ2VAL(obj); -} -val_t NEW_MMSrcTypeProperty_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_metamodel___genericity___MMTypeFormalParameter; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___genericity___MMTypeFormalParameter(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___genericity___MMTypeFormalParameter; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___genericity___MMTypeFormalParameter____def_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_def_class", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___genericity___MMTypeFormalParameter____position(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_position", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___type_formal___MMTypeFormal____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter___with_bound(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t REGB0; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMSrcTypeProperty(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMSrcTypeProperty_syntax_base___MMSrcTypeProperty___init(val_t p0, val_t p1, val_t p2) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 236; + fra.me.meth = LOCATE_NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter___with_bound; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = p1; + fra.me.REG[1] = p2; + fra.me.REG[2] = p3; + /* metamodel/genericity.nit:236 */ + fra.me.REG[3] = NEW_metamodel___genericity___MMTypeFormalParameter(); + INIT_ATTRIBUTES__metamodel___genericity___MMTypeFormalParameter(fra.me.REG[3]); + metamodel___genericity___MMTypeFormalParameter___with_bound(fra.me.REG[3], fra.me.REG[0], REGB0, fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_metamodel___genericity___MMTypeFormalParameter(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +val_t NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t REGB0; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_MMSrcTypeProperty(); - syntax_base___MMSrcTypeProperty___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_MMImplicitInit[76] = { - {(bigint) 3631 /* 0: Identity */}, - {(bigint) 3 /* 1: MMImplicitInit < Object: superclass typecheck marker */}, - {(bigint) 99 /* 2: MMImplicitInit < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2583 /* 3: MMImplicitInit < MMMethod: superclass typecheck marker */}, - {(bigint) 3167 /* 4: MMImplicitInit < MMSrcMethod: superclass typecheck marker */}, - {(bigint) 3291 /* 5: MMImplicitInit < MMMethSrcMethod: superclass typecheck marker */}, - {(bigint) 3631 /* 6: MMImplicitInit < MMImplicitInit: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) abstractmetamodel___MMLocalProperty___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMImplicitInit < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMSrcMethod___compile_property_to_c}, - {(bigint) compiling_base___MMLocalProperty___cname}, - {(bigint) compiling_base___MMLocalProperty___color_id_for_super}, - {(bigint) mmbuilder___MMImplicitInit___accept_property_visitor}, - {(bigint) syntax_base___MMMethSrcMethod___node}, - {(bigint) syntax_base___MMImplicitInit___is_init}, - {(bigint) inheritance___MMLocalProperty___inherit_global}, - {(bigint) static_type___MMLocalProperty___signature}, - {(bigint) static_type___MMLocalProperty___signature__eq}, - {(bigint) static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 50: MMImplicitInit < MMLocalProperty: superclass init_table position */}, - {(bigint) abstractmetamodel___MMLocalProperty___name}, - {(bigint) abstractmetamodel___MMLocalProperty___local_class}, - {(bigint) abstractmetamodel___MMLocalProperty___global}, - {(bigint) abstractmetamodel___MMLocalProperty___prhe}, - {(bigint) abstractmetamodel___MMLocalProperty___module}, - {(bigint) abstractmetamodel___MMLocalProperty___full_name}, - {(bigint) abstractmetamodel___MMLocalProperty___set_global}, - {(bigint) abstractmetamodel___MMLocalProperty___new_global}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super}, - {(bigint) abstractmetamodel___MMLocalProperty___need_super__eq}, - {(bigint) abstractmetamodel___MMLocalProperty___init}, - {(bigint) compiling_methods___MMMethod___compile_call}, - {(bigint) compiling_methods___MMMethod___compile_constructor_call}, - {(bigint) compiling_methods___MMMethod___compile_super_call}, - {(bigint) 2 /* 65: MMImplicitInit < MMMethod: superclass init_table position */}, - {(bigint) compiling_methods___MMSrcMethod___decl_csignature}, - {(bigint) compiling_methods___MMImplicitInit___do_compile_inside}, - {(bigint) 3 /* 68: MMImplicitInit < MMSrcMethod: superclass init_table position */}, - {(bigint) 4 /* 69: MMImplicitInit < MMMethSrcMethod: superclass init_table position */}, - {(bigint) syntax_base___MMMethSrcMethod___init}, - {(bigint) mmbuilder___MMImplicitInit___super_init}, - {(bigint) 5 /* 72: MMImplicitInit < MMImplicitInit: superclass init_table position */}, - {(bigint) syntax_base___MMImplicitInit___unassigned_attributes}, - {(bigint) syntax_base___MMImplicitInit___super_inits}, - {(bigint) syntax_base___MMImplicitInit___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMImplicitInit::_cname_cache */ -/* 2: Attribute MMImplicitInit::_signature */ -/* 3: Attribute MMImplicitInit::_signatures_cache */ -/* 4: Attribute MMImplicitInit::_name */ -/* 5: Attribute MMImplicitInit::_local_class */ -/* 6: Attribute MMImplicitInit::_global */ -/* 7: Attribute MMImplicitInit::_prhe */ -/* 8: Attribute MMImplicitInit::_need_super */ -/* 9: Attribute MMImplicitInit::_node */ -/* 10: Attribute MMImplicitInit::_super_init */ -/* 11: Attribute MMImplicitInit::_unassigned_attributes */ -/* 12: Attribute MMImplicitInit::_super_inits */ -val_t NEW_MMImplicitInit(void) { - val_t variable0; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 242; + fra.me.meth = LOCATE_NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = p1; + fra.me.REG[1] = p2; + /* metamodel/genericity.nit:242 */ + fra.me.REG[2] = NEW_metamodel___genericity___MMTypeFormalParameter(); + INIT_ATTRIBUTES__metamodel___genericity___MMTypeFormalParameter(fra.me.REG[2]); + metamodel___genericity___MMTypeFormalParameter___init(fra.me.REG[2], fra.me.REG[0], REGB0, fra.me.REG[1], init_table); + CHECKNEW_metamodel___genericity___MMTypeFormalParameter(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_metamodel___virtualtype___MMVirtualType[91] = { + {(bigint) 2579 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMVirtualType" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMVirtualType < Object: superclass typecheck marker */}, + {(bigint) 139 /* 4: MMVirtualType < MMType: superclass typecheck marker */}, + {(bigint) 2187 /* 5: MMVirtualType < MMTypeFormal: superclass typecheck marker */}, + {(bigint) 2579 /* 6: MMVirtualType < MMVirtualType: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: MMVirtualType < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___type_formal___MMTypeFormal___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) native_interface___frontier___MMType___compile_check_isa}, + {(bigint) native_interface___frontier___MMType___compile_condition_isa}, + {(bigint) native_interface___frontier___MMType___compile_to_frontier}, + {(bigint) native_interface___frontier___MMType___compile_new_local_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_extern_name}, + {(bigint) native_interface___ni_metamodel___MMType___mangled_name}, + {(bigint) native_interface___ni_metamodel___MMType___from_native}, + {(bigint) native_interface___ni_metamodel___MMType___assign_to_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___assign_from_friendly}, + {(bigint) native_interface___ni_metamodel___MMType___uses_nitni_ref}, + {(bigint) native_interface___ni_metamodel___MMType___friendly_null_getter}, + {(bigint) native_interface___ni_metamodel___MMType___local_friendly_null_getter_from}, + {(bigint) primitive_info___MMType___cname}, + {(bigint) primitive_info___MMType___is_tagged}, + {(bigint) primitive_info___MMType___default_cvalue}, + {(bigint) primitive_info___MMType___boxtype}, + {(bigint) primitive_info___MMType___unboxtype}, + {(bigint) metamodel___genericity___MMTypeFormal___is_generic}, + {(bigint) metamodel___type_formal___MMTypeFormal___direct_type}, + {(bigint) 1 /* 69: MMVirtualType < MMType: superclass init_table position */}, + {(bigint) metamodel___virtualtype___MMVirtualType___mmmodule}, + {(bigint) metamodel___type_formal___MMTypeFormal___local_class}, + {(bigint) metamodel___type_formal___MMTypeFormal___is_valid}, + {(bigint) metamodel___type_formal___MMTypeFormal_____l}, + {(bigint) metamodel___type_formal___MMTypeFormal___is_supertype}, + {(bigint) metamodel___virtualtype___MMVirtualType___for_module}, + {(bigint) metamodel___virtualtype___MMVirtualType___adapt_to}, + {(bigint) metamodel___static_type___MMType___upcast_for}, + {(bigint) metamodel___virtualtype___MMVirtualType___not_for_self}, + {(bigint) metamodel___type_formal___MMTypeFormal___is_nullable}, + {(bigint) metamodel___static_type___MMType___as_nullable}, + {(bigint) metamodel___static_type___MMType___as_notnull}, + {(bigint) metamodel___static_type___MMType___init}, + {(bigint) 0 /* 83: MMVirtualType < MMTypeFormal: superclass init_table position */}, + {(bigint) metamodel___type_formal___MMTypeFormal___name}, + {(bigint) metamodel___type_formal___MMTypeFormal___bound}, + {(bigint) metamodel___type_formal___MMTypeFormal___init}, + {(bigint) 3 /* 87: MMVirtualType < MMVirtualType: superclass init_table position */}, + {(bigint) metamodel___virtualtype___MMVirtualType___property}, + {(bigint) metamodel___virtualtype___MMVirtualType___recv}, + {(bigint) metamodel___virtualtype___MMVirtualType___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMVirtualType::_as_nullable_cache */ +/* 3: Attribute MMVirtualType::_name */ +/* 4: Attribute MMVirtualType::_bound */ +/* 5: Attribute MMVirtualType::_property */ +/* 6: Attribute MMVirtualType::_recv */ +void INIT_ATTRIBUTES__metamodel___virtualtype___MMVirtualType(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__metamodel___virtualtype___MMVirtualType; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:397 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMType____as_nullable_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_metamodel___virtualtype___MMVirtualType(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_MMImplicitInit; - ATTR_abstractmetamodel___MMLocalProperty____need_super(obj) = TAG_Bool((int)0); - variable0 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[MMType, MMSignature]*/ - ATTR_static_type___MMLocalProperty____signatures_cache(obj) = variable0; - ATTR_mmbuilder___MMImplicitInit____super_init(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_MMImplicitInit_abstractmetamodel___MMLocalProperty___init(val_t p0, val_t p1) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_MMImplicitInit(); - abstractmetamodel___MMLocalProperty___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMImplicitInit_syntax_base___MMMethSrcMethod___init(val_t p0, val_t p1, val_t p2) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_MMImplicitInit(); - syntax_base___MMMethSrcMethod___init(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_MMImplicitInit_syntax_base___MMImplicitInit___init(val_t p0, val_t p1, val_t p2) { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_MMImplicitInit(); - syntax_base___MMImplicitInit___init(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_Variable[46] = { - {(bigint) 15 /* 0: Identity */}, - {(bigint) 3 /* 1: Variable < Object: superclass typecheck marker */}, - {(bigint) 15 /* 2: Variable < Variable: superclass typecheck marker */}, + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_metamodel___virtualtype___MMVirtualType; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_metamodel___virtualtype___MMVirtualType(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_metamodel___virtualtype___MMVirtualType; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___virtualtype___MMVirtualType____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___virtualtype___MMVirtualType____recv(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_recv", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___type_formal___MMTypeFormal____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMVirtualType_metamodel___virtualtype___MMVirtualType___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 64; + fra.me.meth = LOCATE_NEW_MMVirtualType_metamodel___virtualtype___MMVirtualType___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* metamodel/virtualtype.nit:64 */ + fra.me.REG[2] = NEW_metamodel___virtualtype___MMVirtualType(); + INIT_ATTRIBUTES__metamodel___virtualtype___MMVirtualType(fra.me.REG[2]); + metamodel___virtualtype___MMVirtualType___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_metamodel___virtualtype___MMVirtualType(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_opts___OptionText[68] = { + {(bigint) 2127 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "OptionText" /* 2: Class Name */}, + {(bigint) 3 /* 3: OptionText < Object: superclass typecheck marker */}, + {(bigint) 115 /* 4: OptionText < Option: superclass typecheck marker */}, + {(bigint) 2127 /* 5: OptionText < OptionText: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88844,152 +134496,451 @@ const classtable_elt_t VFT_Variable[46] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) syntax_base___Variable___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: Variable < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: Variable < Variable: superclass init_table position */}, - {(bigint) syntax_base___Variable___name}, - {(bigint) syntax_base___Variable___decl}, - {(bigint) syntax_base___Variable___stype}, - {(bigint) syntax_base___Variable___stype__eq}, - {(bigint) syntax_base___Variable___init}, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: OptionText < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) opts___OptionText___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: OptionText < Option: superclass init_table position */}, + {(bigint) opts___Option___names}, + {(bigint) 3 /* 52: VT OptionText::VALUE : id of Object */}, + {(bigint) 3 /* 53: VT OptionText::VALUE : color of Object */}, + {(bigint) opts___Option___helptext}, + {(bigint) opts___Option___mandatory}, + {(bigint) opts___Option___mandatory__eq}, + {(bigint) opts___Option___value__eq}, + {(bigint) opts___Option___value}, + {(bigint) opts___Option___default_value}, + {(bigint) opts___Option___default_value__eq}, + {(bigint) opts___Option___init_opt}, + {(bigint) opts___Option___add_aliases}, + {(bigint) opts___OptionText___pretty}, + {(bigint) opts___Option___pretty_default}, + {(bigint) opts___Option___read_param}, + {(bigint) 2 /* 66: OptionText < OptionText: superclass init_table position */}, + {(bigint) opts___OptionText___init}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute Variable::_name */ -/* 2: Attribute Variable::_decl */ -/* 3: Attribute Variable::_stype */ -val_t NEW_Variable(void) { +/* 1: Object_id */ +/* 2: Attribute OptionText::_names */ +/* 3: Attribute OptionText::_helptext */ +/* 4: Attribute OptionText::_mandatory */ +/* 5: Attribute OptionText::_value */ +/* 6: Attribute OptionText::_default_value */ +void INIT_ATTRIBUTES__opts___OptionText(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__opts___OptionText; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_opts___OptionText(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_Variable; - return OBJ2VAL(obj); -} -val_t NEW_Variable_syntax_base___Variable___init(val_t p0, val_t p1) { - int init_table[2] = {0, 0}; - val_t self = NEW_Variable(); - syntax_base___Variable___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_AbsSyntaxVisitor[66] = { - {(bigint) 2679 /* 0: Identity */}, - {(bigint) 3 /* 1: AbsSyntaxVisitor < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: AbsSyntaxVisitor < Visitor: superclass typecheck marker */}, - {(bigint) 2679 /* 3: AbsSyntaxVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AbsSyntaxVisitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: AbsSyntaxVisitor < Visitor: superclass init_table position */}, - {(bigint) parser_prod___Visitor___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: AbsSyntaxVisitor < AbsSyntaxVisitor: superclass init_table position */}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_bool}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_int}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_float}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_char}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_string}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_collection}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_array}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_discrete}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_range}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_none}, - {(bigint) syntax_base___AbsSyntaxVisitor___module}, - {(bigint) syntax_base___AbsSyntaxVisitor___module__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___tc}, - {(bigint) syntax_base___AbsSyntaxVisitor___error}, - {(bigint) syntax_base___AbsSyntaxVisitor___warning}, - {(bigint) syntax_base___AbsSyntaxVisitor___locate}, - {(bigint) syntax_base___AbsSyntaxVisitor___check_conform}, - {(bigint) syntax_base___AbsSyntaxVisitor___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AbsSyntaxVisitor::_module */ -/* 2: Attribute AbsSyntaxVisitor::_local_class */ -/* 3: Attribute AbsSyntaxVisitor::_local_property */ -/* 4: Attribute AbsSyntaxVisitor::_tc */ -val_t NEW_AbsSyntaxVisitor(void) { + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_opts___OptionText; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_opts___OptionText(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_opts___OptionText; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_opts___Option____names(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_names", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____helptext(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_helptext", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____mandatory(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mandatory", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_OptionText_opts___OptionText___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 86; + fra.me.meth = LOCATE_NEW_OptionText_opts___OptionText___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* ../lib/opts.nit:86 */ + fra.me.REG[1] = NEW_opts___OptionText(); + INIT_ATTRIBUTES__opts___OptionText(fra.me.REG[1]); + opts___OptionText___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_opts___OptionText(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_opts___OptionBool[68] = { + {(bigint) 2139 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "OptionBool" /* 2: Class Name */}, + {(bigint) 3 /* 3: OptionBool < Object: superclass typecheck marker */}, + {(bigint) 115 /* 4: OptionBool < Option: superclass typecheck marker */}, + {(bigint) 2139 /* 5: OptionBool < OptionBool: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: OptionBool < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) opts___Option___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: OptionBool < Option: superclass init_table position */}, + {(bigint) opts___Option___names}, + {(bigint) -13 /* 52: VT OptionBool::VALUE : id of Bool */}, + {(bigint) 4 /* 53: VT OptionBool::VALUE : color of Bool */}, + {(bigint) opts___Option___helptext}, + {(bigint) opts___Option___mandatory}, + {(bigint) opts___Option___mandatory__eq}, + {(bigint) opts___Option___value__eq}, + {(bigint) opts___Option___value}, + {(bigint) opts___Option___default_value}, + {(bigint) opts___Option___default_value__eq}, + {(bigint) opts___Option___init_opt}, + {(bigint) opts___Option___add_aliases}, + {(bigint) opts___Option___pretty}, + {(bigint) opts___Option___pretty_default}, + {(bigint) opts___OptionBool___read_param}, + {(bigint) 2 /* 66: OptionBool < OptionBool: superclass init_table position */}, + {(bigint) opts___OptionBool___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute OptionBool::_names */ +/* 3: Attribute OptionBool::_helptext */ +/* 4: Attribute OptionBool::_mandatory */ +/* 5: Attribute OptionBool::_value */ +/* 6: Attribute OptionBool::_default_value */ +void INIT_ATTRIBUTES__opts___OptionBool(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__opts___OptionBool; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_opts___OptionBool(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_AbsSyntaxVisitor; - return OBJ2VAL(obj); -} -val_t NEW_AbsSyntaxVisitor_parser_prod___Visitor___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_AbsSyntaxVisitor(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_AbsSyntaxVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_AbsSyntaxVisitor(); - syntax_base___AbsSyntaxVisitor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_CSHSorter[49] = { - {(bigint) 2667 /* 0: Identity */}, - {(bigint) 3 /* 1: CSHSorter < Object: superclass typecheck marker */}, - {(bigint) 175 /* 2: CSHSorter < AbstractSorter: superclass typecheck marker */}, - {(bigint) 2667 /* 3: CSHSorter < CSHSorter: superclass typecheck marker */}, + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_opts___OptionBool; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_opts___OptionBool(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_opts___OptionBool; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_opts___Option____names(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_names", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____helptext(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_helptext", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____mandatory(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mandatory", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_OptionBool_opts___OptionBool___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 97; + fra.me.meth = LOCATE_NEW_OptionBool_opts___OptionBool___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/opts.nit:97 */ + fra.me.REG[2] = NEW_opts___OptionBool(); + INIT_ATTRIBUTES__opts___OptionBool(fra.me.REG[2]); + opts___OptionBool___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_opts___OptionBool(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_opts___OptionCount[68] = { + {(bigint) 2135 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "OptionCount" /* 2: Class Name */}, + {(bigint) 3 /* 3: OptionCount < Object: superclass typecheck marker */}, + {(bigint) 115 /* 4: OptionCount < Option: superclass typecheck marker */}, + {(bigint) 2135 /* 5: OptionCount < OptionCount: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: OptionCount < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) opts___Option___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: OptionCount < Option: superclass init_table position */}, + {(bigint) opts___Option___names}, + {(bigint) -29 /* 52: VT OptionCount::VALUE : id of Int */}, + {(bigint) 7 /* 53: VT OptionCount::VALUE : color of Int */}, + {(bigint) opts___Option___helptext}, + {(bigint) opts___Option___mandatory}, + {(bigint) opts___Option___mandatory__eq}, + {(bigint) opts___Option___value__eq}, + {(bigint) opts___Option___value}, + {(bigint) opts___Option___default_value}, + {(bigint) opts___Option___default_value__eq}, + {(bigint) opts___Option___init_opt}, + {(bigint) opts___Option___add_aliases}, + {(bigint) opts___Option___pretty}, + {(bigint) opts___Option___pretty_default}, + {(bigint) opts___OptionCount___read_param}, + {(bigint) 2 /* 66: OptionCount < OptionCount: superclass init_table position */}, + {(bigint) opts___OptionCount___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute OptionCount::_names */ +/* 3: Attribute OptionCount::_helptext */ +/* 4: Attribute OptionCount::_mandatory */ +/* 5: Attribute OptionCount::_value */ +/* 6: Attribute OptionCount::_default_value */ +void INIT_ATTRIBUTES__opts___OptionCount(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__opts___OptionCount; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_opts___OptionCount(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_opts___OptionCount; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_opts___OptionCount(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_opts___OptionCount; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_opts___Option____names(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_names", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____helptext(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_helptext", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____mandatory(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mandatory", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_OptionCount_opts___OptionCount___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 106; + fra.me.meth = LOCATE_NEW_OptionCount_opts___OptionCount___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/opts.nit:106 */ + fra.me.REG[2] = NEW_opts___OptionCount(); + INIT_ATTRIBUTES__opts___OptionCount(fra.me.REG[2]); + opts___OptionCount___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_opts___OptionCount(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_opts___OptionString[71] = { + {(bigint) 2551 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "OptionString" /* 2: Class Name */}, + {(bigint) 3 /* 3: OptionString < Object: superclass typecheck marker */}, + {(bigint) 115 /* 4: OptionString < Option: superclass typecheck marker */}, + {(bigint) 2131 /* 5: OptionString < OptionParameter: superclass typecheck marker */}, + {(bigint) 2551 /* 6: OptionString < OptionString: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88999,875 +134950,152 @@ const classtable_elt_t VFT_CSHSorter[49] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: CSHSorter < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: CSHSorter < AbstractSorter: superclass init_table position */}, - {(bigint) mmbuilder___CSHSorter___compare}, - {(bigint) sorter___AbstractSorter___sort}, - {(bigint) sorter___AbstractSorter___sub_sort}, - {(bigint) sorter___AbstractSorter___quick_sort}, - {(bigint) sorter___AbstractSorter___bubble_sort}, - {(bigint) sorter___AbstractSorter___init}, - {(bigint) 2 /* 47: CSHSorter < CSHSorter: superclass init_table position */}, - {(bigint) mmbuilder___CSHSorter___init}, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: OptionString < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) opts___Option___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: OptionString < Option: superclass init_table position */}, + {(bigint) opts___Option___names}, + {(bigint) 3615 /* 52: VT OptionString::VALUE : id of String */}, + {(bigint) 8 /* 53: VT OptionString::VALUE : color of String */}, + {(bigint) opts___Option___helptext}, + {(bigint) opts___Option___mandatory}, + {(bigint) opts___Option___mandatory__eq}, + {(bigint) opts___Option___value__eq}, + {(bigint) opts___Option___value}, + {(bigint) opts___Option___default_value}, + {(bigint) opts___Option___default_value__eq}, + {(bigint) opts___Option___init_opt}, + {(bigint) opts___Option___add_aliases}, + {(bigint) opts___Option___pretty}, + {(bigint) opts___Option___pretty_default}, + {(bigint) opts___OptionParameter___read_param}, + {(bigint) 0 /* 66: OptionString < OptionParameter: superclass init_table position */}, + {(bigint) opts___OptionString___convert}, + {(bigint) opts___OptionParameter___init_opt}, + {(bigint) 3 /* 69: OptionString < OptionString: superclass init_table position */}, + {(bigint) opts___OptionString___init}, }; /* 0: Pointer to the classtable */ -val_t NEW_CSHSorter(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_CSHSorter; - return OBJ2VAL(obj); -} -val_t NEW_CSHSorter_sorter___AbstractSorter___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_CSHSorter(); - sorter___AbstractSorter___init(self, init_table); - return self; -} -val_t NEW_CSHSorter_mmbuilder___CSHSorter___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_CSHSorter(); - mmbuilder___CSHSorter___init(self, init_table); - return self; -} -const classtable_elt_t VFT_MMSrcAncestor[53] = { - {(bigint) 2571 /* 0: Identity */}, - {(bigint) 3 /* 1: MMSrcAncestor < Object: superclass typecheck marker */}, - {(bigint) 123 /* 2: MMSrcAncestor < MMAncestor: superclass typecheck marker */}, - {(bigint) 2571 /* 3: MMSrcAncestor < MMSrcAncestor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) static_type___MMAncestor___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMSrcAncestor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) inheritance___MMAncestor___add_in}, - {(bigint) 1 /* 41: MMSrcAncestor < MMAncestor: superclass init_table position */}, - {(bigint) static_type___MMAncestor___stype}, - {(bigint) static_type___MMAncestor___stype__eq}, - {(bigint) static_type___MMAncestor___inheriter}, - {(bigint) static_type___MMAncestor___inheriter__eq}, - {(bigint) static_type___MMAncestor___is_reffinement}, - {(bigint) static_type___MMAncestor___is_specialisation}, - {(bigint) mmbuilder___MMSrcAncestor___local_class}, - {(bigint) static_type___MMAncestor___init}, - {(bigint) 2 /* 50: MMSrcAncestor < MMSrcAncestor: superclass init_table position */}, - {(bigint) mmbuilder___MMSrcAncestor___node}, - {(bigint) mmbuilder___MMSrcAncestor___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMSrcAncestor::_stype */ -/* 2: Attribute MMSrcAncestor::_inheriter */ -/* 3: Attribute MMSrcAncestor::_node */ -/* 4: Attribute MMSrcAncestor::_local_class */ -val_t NEW_MMSrcAncestor(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_MMSrcAncestor; - return OBJ2VAL(obj); -} -val_t NEW_MMSrcAncestor_static_type___MMAncestor___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMSrcAncestor(); - static_type___MMAncestor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMSrcAncestor_mmbuilder___MMSrcAncestor___init(val_t p0, val_t p1) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MMSrcAncestor(); - mmbuilder___MMSrcAncestor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ClassBuilderVisitor[72] = { - {(bigint) 3227 /* 0: Identity */}, - {(bigint) 3 /* 1: ClassBuilderVisitor < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: ClassBuilderVisitor < Visitor: superclass typecheck marker */}, - {(bigint) 2679 /* 3: ClassBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 3227 /* 4: ClassBuilderVisitor < ClassBuilderVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ClassBuilderVisitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ClassBuilderVisitor < Visitor: superclass init_table position */}, - {(bigint) mmbuilder___ClassBuilderVisitor___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: ClassBuilderVisitor < AbsSyntaxVisitor: superclass init_table position */}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_bool}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_int}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_float}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_char}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_string}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_collection}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_array}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_discrete}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_range}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_none}, - {(bigint) syntax_base___AbsSyntaxVisitor___module}, - {(bigint) syntax_base___AbsSyntaxVisitor___module__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___tc}, - {(bigint) syntax_base___AbsSyntaxVisitor___error}, - {(bigint) syntax_base___AbsSyntaxVisitor___warning}, - {(bigint) syntax_base___AbsSyntaxVisitor___locate}, - {(bigint) syntax_base___AbsSyntaxVisitor___check_conform}, - {(bigint) syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 66: ClassBuilderVisitor < ClassBuilderVisitor: superclass init_table position */}, - {(bigint) mmbuilder___ClassBuilderVisitor___local_class_arity}, - {(bigint) mmbuilder___ClassBuilderVisitor___local_class_arity__eq}, - {(bigint) mmbuilder___ClassBuilderVisitor___formals}, - {(bigint) mmbuilder___ClassBuilderVisitor___formals__eq}, - {(bigint) mmbuilder___ClassBuilderVisitor___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ClassBuilderVisitor::_module */ -/* 2: Attribute ClassBuilderVisitor::_local_class */ -/* 3: Attribute ClassBuilderVisitor::_local_property */ -/* 4: Attribute ClassBuilderVisitor::_tc */ -/* 5: Attribute ClassBuilderVisitor::_local_class_arity */ -/* 6: Attribute ClassBuilderVisitor::_formals */ -val_t NEW_ClassBuilderVisitor(void) { +/* 1: Object_id */ +/* 2: Attribute OptionString::_names */ +/* 3: Attribute OptionString::_helptext */ +/* 4: Attribute OptionString::_mandatory */ +/* 5: Attribute OptionString::_value */ +/* 6: Attribute OptionString::_default_value */ +void INIT_ATTRIBUTES__opts___OptionString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__opts___OptionString; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_opts___OptionString(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ClassBuilderVisitor; - ATTR_mmbuilder___ClassBuilderVisitor____local_class_arity(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_ClassBuilderVisitor_parser_prod___Visitor___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassBuilderVisitor(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_ClassBuilderVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassBuilderVisitor(); - syntax_base___AbsSyntaxVisitor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_ClassBuilderVisitor_mmbuilder___ClassBuilderVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassBuilderVisitor(); - mmbuilder___ClassBuilderVisitor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ClassSpecializationBuilderVisitor[68] = { - {(bigint) 3223 /* 0: Identity */}, - {(bigint) 3 /* 1: ClassSpecializationBuilderVisitor < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: ClassSpecializationBuilderVisitor < Visitor: superclass typecheck marker */}, - {(bigint) 2679 /* 3: ClassSpecializationBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 3223 /* 4: ClassSpecializationBuilderVisitor < ClassSpecializationBuilderVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ClassSpecializationBuilderVisitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ClassSpecializationBuilderVisitor < Visitor: superclass init_table position */}, - {(bigint) mmbuilder___ClassSpecializationBuilderVisitor___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: ClassSpecializationBuilderVisitor < AbsSyntaxVisitor: superclass init_table position */}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_bool}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_int}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_float}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_char}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_string}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_collection}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_array}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_discrete}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_range}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_none}, - {(bigint) syntax_base___AbsSyntaxVisitor___module}, - {(bigint) syntax_base___AbsSyntaxVisitor___module__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___tc}, - {(bigint) syntax_base___AbsSyntaxVisitor___error}, - {(bigint) syntax_base___AbsSyntaxVisitor___warning}, - {(bigint) syntax_base___AbsSyntaxVisitor___locate}, - {(bigint) syntax_base___AbsSyntaxVisitor___check_conform}, - {(bigint) syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 66: ClassSpecializationBuilderVisitor < ClassSpecializationBuilderVisitor: superclass init_table position */}, - {(bigint) mmbuilder___ClassSpecializationBuilderVisitor___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ClassSpecializationBuilderVisitor::_module */ -/* 2: Attribute ClassSpecializationBuilderVisitor::_local_class */ -/* 3: Attribute ClassSpecializationBuilderVisitor::_local_property */ -/* 4: Attribute ClassSpecializationBuilderVisitor::_tc */ -val_t NEW_ClassSpecializationBuilderVisitor(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_ClassSpecializationBuilderVisitor; - return OBJ2VAL(obj); -} -val_t NEW_ClassSpecializationBuilderVisitor_parser_prod___Visitor___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassSpecializationBuilderVisitor(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_ClassSpecializationBuilderVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassSpecializationBuilderVisitor(); - syntax_base___AbsSyntaxVisitor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_ClassSpecializationBuilderVisitor_mmbuilder___ClassSpecializationBuilderVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassSpecializationBuilderVisitor(); - mmbuilder___ClassSpecializationBuilderVisitor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ClassAncestorBuilder[68] = { - {(bigint) 3231 /* 0: Identity */}, - {(bigint) 3 /* 1: ClassAncestorBuilder < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: ClassAncestorBuilder < Visitor: superclass typecheck marker */}, - {(bigint) 2679 /* 3: ClassAncestorBuilder < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 3231 /* 4: ClassAncestorBuilder < ClassAncestorBuilder: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ClassAncestorBuilder < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ClassAncestorBuilder < Visitor: superclass init_table position */}, - {(bigint) mmbuilder___ClassAncestorBuilder___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: ClassAncestorBuilder < AbsSyntaxVisitor: superclass init_table position */}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_bool}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_int}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_float}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_char}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_string}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_collection}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_array}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_discrete}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_range}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_none}, - {(bigint) syntax_base___AbsSyntaxVisitor___module}, - {(bigint) syntax_base___AbsSyntaxVisitor___module__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___tc}, - {(bigint) syntax_base___AbsSyntaxVisitor___error}, - {(bigint) syntax_base___AbsSyntaxVisitor___warning}, - {(bigint) syntax_base___AbsSyntaxVisitor___locate}, - {(bigint) syntax_base___AbsSyntaxVisitor___check_conform}, - {(bigint) syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 66: ClassAncestorBuilder < ClassAncestorBuilder: superclass init_table position */}, - {(bigint) mmbuilder___ClassAncestorBuilder___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ClassAncestorBuilder::_module */ -/* 2: Attribute ClassAncestorBuilder::_local_class */ -/* 3: Attribute ClassAncestorBuilder::_local_property */ -/* 4: Attribute ClassAncestorBuilder::_tc */ -val_t NEW_ClassAncestorBuilder(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_ClassAncestorBuilder; - return OBJ2VAL(obj); -} -val_t NEW_ClassAncestorBuilder_parser_prod___Visitor___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassAncestorBuilder(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_ClassAncestorBuilder_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassAncestorBuilder(); - syntax_base___AbsSyntaxVisitor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_ClassAncestorBuilder_mmbuilder___ClassAncestorBuilder___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassAncestorBuilder(); - mmbuilder___ClassAncestorBuilder___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ClassVerifierVisitor[68] = { - {(bigint) 3219 /* 0: Identity */}, - {(bigint) 3 /* 1: ClassVerifierVisitor < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: ClassVerifierVisitor < Visitor: superclass typecheck marker */}, - {(bigint) 2679 /* 3: ClassVerifierVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 3219 /* 4: ClassVerifierVisitor < ClassVerifierVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ClassVerifierVisitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ClassVerifierVisitor < Visitor: superclass init_table position */}, - {(bigint) mmbuilder___ClassVerifierVisitor___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: ClassVerifierVisitor < AbsSyntaxVisitor: superclass init_table position */}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_bool}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_int}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_float}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_char}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_string}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_collection}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_array}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_discrete}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_range}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_none}, - {(bigint) syntax_base___AbsSyntaxVisitor___module}, - {(bigint) syntax_base___AbsSyntaxVisitor___module__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___tc}, - {(bigint) syntax_base___AbsSyntaxVisitor___error}, - {(bigint) syntax_base___AbsSyntaxVisitor___warning}, - {(bigint) syntax_base___AbsSyntaxVisitor___locate}, - {(bigint) syntax_base___AbsSyntaxVisitor___check_conform}, - {(bigint) syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 66: ClassVerifierVisitor < ClassVerifierVisitor: superclass init_table position */}, - {(bigint) mmbuilder___ClassVerifierVisitor___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ClassVerifierVisitor::_module */ -/* 2: Attribute ClassVerifierVisitor::_local_class */ -/* 3: Attribute ClassVerifierVisitor::_local_property */ -/* 4: Attribute ClassVerifierVisitor::_tc */ -val_t NEW_ClassVerifierVisitor(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_ClassVerifierVisitor; - return OBJ2VAL(obj); -} -val_t NEW_ClassVerifierVisitor_parser_prod___Visitor___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassVerifierVisitor(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_ClassVerifierVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassVerifierVisitor(); - syntax_base___AbsSyntaxVisitor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_ClassVerifierVisitor_mmbuilder___ClassVerifierVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ClassVerifierVisitor(); - mmbuilder___ClassVerifierVisitor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_PropertyBuilderVisitor[68] = { - {(bigint) 3043 /* 0: Identity */}, - {(bigint) 3 /* 1: PropertyBuilderVisitor < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: PropertyBuilderVisitor < Visitor: superclass typecheck marker */}, - {(bigint) 2679 /* 3: PropertyBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 3043 /* 4: PropertyBuilderVisitor < PropertyBuilderVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PropertyBuilderVisitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: PropertyBuilderVisitor < Visitor: superclass init_table position */}, - {(bigint) mmbuilder___PropertyBuilderVisitor___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: PropertyBuilderVisitor < AbsSyntaxVisitor: superclass init_table position */}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_bool}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_int}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_float}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_char}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_string}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_collection}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_array}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_discrete}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_range}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_none}, - {(bigint) syntax_base___AbsSyntaxVisitor___module}, - {(bigint) syntax_base___AbsSyntaxVisitor___module__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___tc}, - {(bigint) syntax_base___AbsSyntaxVisitor___error}, - {(bigint) syntax_base___AbsSyntaxVisitor___warning}, - {(bigint) syntax_base___AbsSyntaxVisitor___locate}, - {(bigint) syntax_base___AbsSyntaxVisitor___check_conform}, - {(bigint) syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 66: PropertyBuilderVisitor < PropertyBuilderVisitor: superclass init_table position */}, - {(bigint) mmbuilder___PropertyBuilderVisitor___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PropertyBuilderVisitor::_module */ -/* 2: Attribute PropertyBuilderVisitor::_local_class */ -/* 3: Attribute PropertyBuilderVisitor::_local_property */ -/* 4: Attribute PropertyBuilderVisitor::_tc */ -val_t NEW_PropertyBuilderVisitor(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_PropertyBuilderVisitor; - return OBJ2VAL(obj); -} -val_t NEW_PropertyBuilderVisitor_parser_prod___Visitor___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PropertyBuilderVisitor(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_PropertyBuilderVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PropertyBuilderVisitor(); - syntax_base___AbsSyntaxVisitor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_PropertyBuilderVisitor_mmbuilder___PropertyBuilderVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PropertyBuilderVisitor(); - mmbuilder___PropertyBuilderVisitor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_PropertyVerifierVisitor[76] = { - {(bigint) 3039 /* 0: Identity */}, - {(bigint) 3 /* 1: PropertyVerifierVisitor < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: PropertyVerifierVisitor < Visitor: superclass typecheck marker */}, - {(bigint) 2679 /* 3: PropertyVerifierVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 3039 /* 4: PropertyVerifierVisitor < PropertyVerifierVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PropertyVerifierVisitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: PropertyVerifierVisitor < Visitor: superclass init_table position */}, - {(bigint) mmbuilder___PropertyVerifierVisitor___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: PropertyVerifierVisitor < AbsSyntaxVisitor: superclass init_table position */}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_bool}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_int}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_float}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_char}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_string}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_collection}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_array}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_discrete}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_range}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_none}, - {(bigint) syntax_base___AbsSyntaxVisitor___module}, - {(bigint) syntax_base___AbsSyntaxVisitor___module__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___tc}, - {(bigint) syntax_base___AbsSyntaxVisitor___error}, - {(bigint) syntax_base___AbsSyntaxVisitor___warning}, - {(bigint) syntax_base___AbsSyntaxVisitor___locate}, - {(bigint) syntax_base___AbsSyntaxVisitor___check_conform}, - {(bigint) syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 66: PropertyVerifierVisitor < PropertyVerifierVisitor: superclass init_table position */}, - {(bigint) mmbuilder___PropertyVerifierVisitor___params}, - {(bigint) mmbuilder___PropertyVerifierVisitor___params__eq}, - {(bigint) mmbuilder___PropertyVerifierVisitor___untyped_params}, - {(bigint) mmbuilder___PropertyVerifierVisitor___untyped_params__eq}, - {(bigint) mmbuilder___PropertyVerifierVisitor___vararg_rank}, - {(bigint) mmbuilder___PropertyVerifierVisitor___vararg_rank__eq}, - {(bigint) mmbuilder___PropertyVerifierVisitor___signature}, - {(bigint) mmbuilder___PropertyVerifierVisitor___signature__eq}, - {(bigint) mmbuilder___PropertyVerifierVisitor___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PropertyVerifierVisitor::_module */ -/* 2: Attribute PropertyVerifierVisitor::_local_class */ -/* 3: Attribute PropertyVerifierVisitor::_local_property */ -/* 4: Attribute PropertyVerifierVisitor::_tc */ -/* 5: Attribute PropertyVerifierVisitor::_params */ -/* 6: Attribute PropertyVerifierVisitor::_untyped_params */ -/* 7: Attribute PropertyVerifierVisitor::_vararg_rank */ -/* 8: Attribute PropertyVerifierVisitor::_signature */ -val_t NEW_PropertyVerifierVisitor(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_PropertyVerifierVisitor; - ATTR_mmbuilder___PropertyVerifierVisitor____vararg_rank(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_PropertyVerifierVisitor_parser_prod___Visitor___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PropertyVerifierVisitor(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_PropertyVerifierVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PropertyVerifierVisitor(); - syntax_base___AbsSyntaxVisitor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_PropertyVerifierVisitor_mmbuilder___PropertyVerifierVisitor___init(val_t p0, val_t p1) { + obj->vft = (classtable_elt_t*)VFT_opts___OptionString; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_opts___OptionString(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_opts___OptionString; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_opts___Option____names(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_names", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____helptext(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_helptext", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____mandatory(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mandatory", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_OptionString_opts___OptionString___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_PropertyVerifierVisitor(); - mmbuilder___PropertyVerifierVisitor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_MMSrcTypeFormalParameter[71] = { - {(bigint) 3287 /* 0: Identity */}, - {(bigint) 3 /* 1: MMSrcTypeFormalParameter < Object: superclass typecheck marker */}, - {(bigint) 87 /* 2: MMSrcTypeFormalParameter < MMType: superclass typecheck marker */}, - {(bigint) 2559 /* 3: MMSrcTypeFormalParameter < MMTypeFormal: superclass typecheck marker */}, - {(bigint) 3159 /* 4: MMSrcTypeFormalParameter < MMTypeFormalParameter: superclass typecheck marker */}, - {(bigint) 3287 /* 5: MMSrcTypeFormalParameter < MMSrcTypeFormalParameter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) type_formal___MMTypeFormal___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MMSrcTypeFormalParameter < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_methods___MMType___compile_cast}, - {(bigint) compiling_methods___MMType___compile_type_check}, - {(bigint) compiling_base___MMType___cname}, - {(bigint) compiling_base___MMType___default_cvalue}, - {(bigint) compiling_base___MMType___boxtype}, - {(bigint) compiling_base___MMType___unboxtype}, - {(bigint) genericity___MMTypeFormal___is_generic}, - {(bigint) type_formal___MMTypeFormal___direct_type}, - {(bigint) 1 /* 48: MMSrcTypeFormalParameter < MMType: superclass init_table position */}, - {(bigint) genericity___MMTypeFormalParameter___module}, - {(bigint) type_formal___MMTypeFormal___local_class}, - {(bigint) type_formal___MMTypeFormal_____l}, - {(bigint) type_formal___MMTypeFormal___is_supertype}, - {(bigint) genericity___MMTypeFormalParameter___for_module}, - {(bigint) genericity___MMTypeFormalParameter___adapt_to}, - {(bigint) genericity___MMTypeFormalParameter___upcast_for}, - {(bigint) static_type___MMType___not_for_self}, - {(bigint) static_type___MMType___init}, - {(bigint) 2 /* 58: MMSrcTypeFormalParameter < MMTypeFormal: superclass init_table position */}, - {(bigint) type_formal___MMTypeFormal___name}, - {(bigint) type_formal___MMTypeFormal___bound}, - {(bigint) type_formal___MMTypeFormal___init}, - {(bigint) 3 /* 62: MMSrcTypeFormalParameter < MMTypeFormalParameter: superclass init_table position */}, - {(bigint) genericity___MMTypeFormalParameter___def_class}, - {(bigint) genericity___MMTypeFormalParameter___position}, - {(bigint) genericity___MMTypeFormalParameter___bound__eq}, - {(bigint) genericity___MMTypeFormalParameter___with_bound}, - {(bigint) genericity___MMTypeFormalParameter___init}, - {(bigint) 4 /* 68: MMSrcTypeFormalParameter < MMSrcTypeFormalParameter: superclass init_table position */}, - {(bigint) mmbuilder___MMSrcTypeFormalParameter___node}, - {(bigint) mmbuilder___MMSrcTypeFormalParameter___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute MMSrcTypeFormalParameter::_name */ -/* 2: Attribute MMSrcTypeFormalParameter::_bound */ -/* 3: Attribute MMSrcTypeFormalParameter::_def_class */ -/* 4: Attribute MMSrcTypeFormalParameter::_position */ -/* 5: Attribute MMSrcTypeFormalParameter::_node */ -val_t NEW_MMSrcTypeFormalParameter(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_MMSrcTypeFormalParameter; - ATTR_genericity___MMTypeFormalParameter____position(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_MMSrcTypeFormalParameter_static_type___MMType___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_MMSrcTypeFormalParameter(); - static_type___MMType___init(self, init_table); - return self; -} -val_t NEW_MMSrcTypeFormalParameter_type_formal___MMTypeFormal___init(val_t p0, val_t p1) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_MMSrcTypeFormalParameter(); - type_formal___MMTypeFormal___init(self, p0, p1, init_table); - return self; -} -val_t NEW_MMSrcTypeFormalParameter_genericity___MMTypeFormalParameter___with_bound(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_MMSrcTypeFormalParameter(); - genericity___MMTypeFormalParameter___with_bound(self, p0, p1, p2, p3, init_table); - return self; -} -val_t NEW_MMSrcTypeFormalParameter_genericity___MMTypeFormalParameter___init(val_t p0, val_t p1, val_t p2) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_MMSrcTypeFormalParameter(); - genericity___MMTypeFormalParameter___init(self, p0, p1, p2, init_table); - return self; -} -val_t NEW_MMSrcTypeFormalParameter_mmbuilder___MMSrcTypeFormalParameter___init(val_t p0, val_t p1, val_t p2, val_t p3) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_MMSrcTypeFormalParameter(); - mmbuilder___MMSrcTypeFormalParameter___init(self, p0, p1, p2, p3, init_table); - return self; -} -const classtable_elt_t VFT_MethidAccumulator[46] = { - {(bigint) 2543 /* 0: Identity */}, - {(bigint) 3 /* 1: MethidAccumulator < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: MethidAccumulator < Visitor: superclass typecheck marker */}, - {(bigint) 2543 /* 3: MethidAccumulator < MethidAccumulator: superclass typecheck marker */}, + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 133; + fra.me.meth = LOCATE_NEW_OptionString_opts___OptionString___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/opts.nit:133 */ + fra.me.REG[2] = NEW_opts___OptionString(); + INIT_ATTRIBUTES__opts___OptionString(fra.me.REG[2]); + opts___OptionString___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_opts___OptionString(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_opts___OptionEnum[72] = { + {(bigint) 2559 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "OptionEnum" /* 2: Class Name */}, + {(bigint) 3 /* 3: OptionEnum < Object: superclass typecheck marker */}, + {(bigint) 115 /* 4: OptionEnum < Option: superclass typecheck marker */}, + {(bigint) 2131 /* 5: OptionEnum < OptionParameter: superclass typecheck marker */}, + {(bigint) 2559 /* 6: OptionEnum < OptionEnum: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -89877,576 +135105,320 @@ const classtable_elt_t VFT_MethidAccumulator[46] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: MethidAccumulator < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: MethidAccumulator < Visitor: superclass init_table position */}, - {(bigint) mmbuilder___MethidAccumulator___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: MethidAccumulator < MethidAccumulator: superclass init_table position */}, - {(bigint) mmbuilder___MethidAccumulator___name}, - {(bigint) mmbuilder___MethidAccumulator___init}, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: OptionEnum < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) opts___Option___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: OptionEnum < Option: superclass init_table position */}, + {(bigint) opts___Option___names}, + {(bigint) -29 /* 52: VT OptionEnum::VALUE : id of Int */}, + {(bigint) 7 /* 53: VT OptionEnum::VALUE : color of Int */}, + {(bigint) opts___Option___helptext}, + {(bigint) opts___Option___mandatory}, + {(bigint) opts___Option___mandatory__eq}, + {(bigint) opts___Option___value__eq}, + {(bigint) opts___Option___value}, + {(bigint) opts___Option___default_value}, + {(bigint) opts___Option___default_value__eq}, + {(bigint) opts___Option___init_opt}, + {(bigint) opts___Option___add_aliases}, + {(bigint) opts___Option___pretty}, + {(bigint) opts___OptionEnum___pretty_default}, + {(bigint) opts___OptionParameter___read_param}, + {(bigint) 0 /* 66: OptionEnum < OptionParameter: superclass init_table position */}, + {(bigint) opts___OptionEnum___convert}, + {(bigint) opts___OptionParameter___init_opt}, + {(bigint) 3 /* 69: OptionEnum < OptionEnum: superclass init_table position */}, + {(bigint) opts___OptionEnum___init}, + {(bigint) opts___OptionEnum___value_name}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute MethidAccumulator::_name */ -val_t NEW_MethidAccumulator(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_MethidAccumulator; - return OBJ2VAL(obj); -} -val_t NEW_MethidAccumulator_parser_prod___Visitor___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MethidAccumulator(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_MethidAccumulator_mmbuilder___MethidAccumulator___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_MethidAccumulator(); - mmbuilder___MethidAccumulator___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ControlFlowVisitor[74] = { - {(bigint) 3215 /* 0: Identity */}, - {(bigint) 3 /* 1: ControlFlowVisitor < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: ControlFlowVisitor < Visitor: superclass typecheck marker */}, - {(bigint) 2679 /* 3: ControlFlowVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 3215 /* 4: ControlFlowVisitor < ControlFlowVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ControlFlowVisitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ControlFlowVisitor < Visitor: superclass init_table position */}, - {(bigint) control_flow___ControlFlowVisitor___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: ControlFlowVisitor < AbsSyntaxVisitor: superclass init_table position */}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_bool}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_int}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_float}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_char}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_string}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_collection}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_array}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_discrete}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_range}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_none}, - {(bigint) syntax_base___AbsSyntaxVisitor___module}, - {(bigint) syntax_base___AbsSyntaxVisitor___module__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___tc}, - {(bigint) syntax_base___AbsSyntaxVisitor___error}, - {(bigint) syntax_base___AbsSyntaxVisitor___warning}, - {(bigint) syntax_base___AbsSyntaxVisitor___locate}, - {(bigint) syntax_base___AbsSyntaxVisitor___check_conform}, - {(bigint) syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 66: ControlFlowVisitor < ControlFlowVisitor: superclass init_table position */}, - {(bigint) control_flow___ControlFlowVisitor___once_count}, - {(bigint) control_flow___ControlFlowVisitor___once_count__eq}, - {(bigint) control_flow___ControlFlowVisitor___control_flow_ctx}, - {(bigint) control_flow___ControlFlowVisitor___control_flow_ctx__eq}, - {(bigint) control_flow___ControlFlowVisitor___check_is_set}, - {(bigint) control_flow___ControlFlowVisitor___mark_is_set}, - {(bigint) control_flow___ControlFlowVisitor___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ControlFlowVisitor::_module */ -/* 2: Attribute ControlFlowVisitor::_local_class */ -/* 3: Attribute ControlFlowVisitor::_local_property */ -/* 4: Attribute ControlFlowVisitor::_tc */ -/* 5: Attribute ControlFlowVisitor::_once_count */ -/* 6: Attribute ControlFlowVisitor::_control_flow_ctx */ -val_t NEW_ControlFlowVisitor(void) { +/* 1: Object_id */ +/* 2: Attribute OptionEnum::_names */ +/* 3: Attribute OptionEnum::_helptext */ +/* 4: Attribute OptionEnum::_mandatory */ +/* 5: Attribute OptionEnum::_value */ +/* 6: Attribute OptionEnum::_default_value */ +/* 7: Attribute OptionEnum::_values */ +void INIT_ATTRIBUTES__opts___OptionEnum(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__opts___OptionEnum; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_opts___OptionEnum(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ControlFlowVisitor; - ATTR_control_flow___ControlFlowVisitor____once_count(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_ControlFlowVisitor_parser_prod___Visitor___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ControlFlowVisitor(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_ControlFlowVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ControlFlowVisitor(); - syntax_base___AbsSyntaxVisitor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_ControlFlowVisitor_control_flow___ControlFlowVisitor___init(val_t p0, val_t p1) { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_opts___OptionEnum; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_opts___OptionEnum(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_opts___OptionEnum; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_opts___OptionEnum____values(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_values", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____names(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_names", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____helptext(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_helptext", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____mandatory(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mandatory", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_OptionEnum_opts___OptionEnum___init(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t REGB0; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_ControlFlowVisitor(); - control_flow___ControlFlowVisitor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_ControlFlowContext[55] = { - {(bigint) 147 /* 0: Identity */}, - {(bigint) 3 /* 1: ControlFlowContext < Object: superclass typecheck marker */}, - {(bigint) 147 /* 2: ControlFlowContext < ControlFlowContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ControlFlowContext < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ControlFlowContext < ControlFlowContext: superclass init_table position */}, - {(bigint) control_flow___ControlFlowContext___prev}, - {(bigint) control_flow___ControlFlowContext___has_return}, - {(bigint) control_flow___ControlFlowContext___has_return__eq}, - {(bigint) control_flow___ControlFlowContext___unreash}, - {(bigint) control_flow___ControlFlowContext___unreash__eq}, - {(bigint) control_flow___ControlFlowContext___already_unreash}, - {(bigint) control_flow___ControlFlowContext___already_unreash__eq}, - {(bigint) control_flow___ControlFlowContext___base_block}, - {(bigint) control_flow___ControlFlowContext___base_block__eq}, - {(bigint) control_flow___ControlFlowContext___set_variables}, - {(bigint) control_flow___ControlFlowContext___is_set}, - {(bigint) control_flow___ControlFlowContext___sub}, - {(bigint) control_flow___ControlFlowContext___init}, - {(bigint) control_flow___ControlFlowContext___with}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ControlFlowContext::_prev */ -/* 2: Attribute ControlFlowContext::_has_return */ -/* 3: Attribute ControlFlowContext::_unreash */ -/* 4: Attribute ControlFlowContext::_already_unreash */ -/* 5: Attribute ControlFlowContext::_base_block */ -/* 6: Attribute ControlFlowContext::_set_variables */ -val_t NEW_ControlFlowContext(void) { - val_t variable0; - obj_t obj; - obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ControlFlowContext; - ATTR_control_flow___ControlFlowContext____has_return(obj) = TAG_Bool((int)0); - ATTR_control_flow___ControlFlowContext____unreash(obj) = TAG_Bool((int)0); - ATTR_control_flow___ControlFlowContext____already_unreash(obj) = TAG_Bool((int)0); - variable0 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[Variable]*/ - ATTR_control_flow___ControlFlowContext____set_variables(obj) = variable0; - return OBJ2VAL(obj); -} -val_t NEW_ControlFlowContext_control_flow___ControlFlowContext___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_ControlFlowContext(); - control_flow___ControlFlowContext___init(self, init_table); - return self; -} -val_t NEW_ControlFlowContext_control_flow___ControlFlowContext___with(val_t p0) { - int init_table[2] = {0, 0}; - val_t self = NEW_ControlFlowContext(); - control_flow___ControlFlowContext___with(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_ABlockControler[79] = { - {(bigint) 3575 /* 0: Identity */}, - {(bigint) 3 /* 1: ABlockControler < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ABlockControler < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ABlockControler < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ABlockControler < PExpr: superclass typecheck marker */}, - {(bigint) 3575 /* 5: ABlockControler < ABlockControler: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ABlockControler < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ABlockControler < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ABlockControler < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ABlockControler < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 4 /* 77: ABlockControler < ABlockControler: superclass init_table position */}, - {(bigint) control_flow___ABlockControler___block}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ABlockControler::_parent */ -/* 2: Attribute ABlockControler::_first_token */ -/* 3: Attribute ABlockControler::_last_token */ -/* 4: Attribute ABlockControler::_stype */ -/* 5: Attribute ABlockControler::_if_true_variable_ctx */ -/* 6: Attribute ABlockControler::_block */ -val_t NEW_ABlockControler(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 143; + fra.me.meth = LOCATE_NEW_OptionEnum_opts___OptionEnum___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + REGB0 = p2; + fra.me.REG[2] = p3; + /* ../lib/opts.nit:143 */ + fra.me.REG[3] = NEW_opts___OptionEnum(); + INIT_ATTRIBUTES__opts___OptionEnum(fra.me.REG[3]); + opts___OptionEnum___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], REGB0, fra.me.REG[2], init_table); + CHECKNEW_opts___OptionEnum(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_opts___OptionInt[71] = { + {(bigint) 2555 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "OptionInt" /* 2: Class Name */}, + {(bigint) 3 /* 3: OptionInt < Object: superclass typecheck marker */}, + {(bigint) 115 /* 4: OptionInt < Option: superclass typecheck marker */}, + {(bigint) 2131 /* 5: OptionInt < OptionParameter: superclass typecheck marker */}, + {(bigint) 2555 /* 6: OptionInt < OptionInt: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: OptionInt < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) opts___Option___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: OptionInt < Option: superclass init_table position */}, + {(bigint) opts___Option___names}, + {(bigint) -29 /* 52: VT OptionInt::VALUE : id of Int */}, + {(bigint) 7 /* 53: VT OptionInt::VALUE : color of Int */}, + {(bigint) opts___Option___helptext}, + {(bigint) opts___Option___mandatory}, + {(bigint) opts___Option___mandatory__eq}, + {(bigint) opts___Option___value__eq}, + {(bigint) opts___Option___value}, + {(bigint) opts___Option___default_value}, + {(bigint) opts___Option___default_value__eq}, + {(bigint) opts___Option___init_opt}, + {(bigint) opts___Option___add_aliases}, + {(bigint) opts___Option___pretty}, + {(bigint) opts___Option___pretty_default}, + {(bigint) opts___OptionParameter___read_param}, + {(bigint) 0 /* 66: OptionInt < OptionParameter: superclass init_table position */}, + {(bigint) opts___OptionInt___convert}, + {(bigint) opts___OptionParameter___init_opt}, + {(bigint) 3 /* 69: OptionInt < OptionInt: superclass init_table position */}, + {(bigint) opts___OptionInt___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute OptionInt::_names */ +/* 3: Attribute OptionInt::_helptext */ +/* 4: Attribute OptionInt::_mandatory */ +/* 5: Attribute OptionInt::_value */ +/* 6: Attribute OptionInt::_default_value */ +void INIT_ATTRIBUTES__opts___OptionInt(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__opts___OptionInt; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_opts___OptionInt(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 7); - obj->vft = (classtable_elt_t*)VFT_ABlockControler; - return OBJ2VAL(obj); -} -val_t NEW_ABlockControler_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_ABlockControler(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_AControlableBlock[80] = { - {(bigint) 3543 /* 0: Identity */}, - {(bigint) 3 /* 1: AControlableBlock < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AControlableBlock < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AControlableBlock < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AControlableBlock < PExpr: superclass typecheck marker */}, - {(bigint) 3543 /* 5: AControlableBlock < AControlableBlock: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AControlableBlock < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AControlableBlock < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___AControlableBlock___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AControlableBlock < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___AControlableBlock___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AControlableBlock < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) compiling_methods___AControlableBlock___compile_inside_block}, - {(bigint) 4 /* 78: AControlableBlock < AControlableBlock: superclass init_table position */}, - {(bigint) control_flow___PNode___accept_control_flow}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AControlableBlock::_parent */ -/* 2: Attribute AControlableBlock::_first_token */ -/* 3: Attribute AControlableBlock::_last_token */ -/* 4: Attribute AControlableBlock::_stype */ -/* 5: Attribute AControlableBlock::_if_true_variable_ctx */ -val_t NEW_AControlableBlock(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 6); - obj->vft = (classtable_elt_t*)VFT_AControlableBlock; - return OBJ2VAL(obj); -} -val_t NEW_AControlableBlock_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AControlableBlock(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_TypingVisitor[79] = { - {(bigint) 2683 /* 0: Identity */}, - {(bigint) 3 /* 1: TypingVisitor < Object: superclass typecheck marker */}, - {(bigint) 7 /* 2: TypingVisitor < Visitor: superclass typecheck marker */}, - {(bigint) 2679 /* 3: TypingVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 2683 /* 4: TypingVisitor < TypingVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TypingVisitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TypingVisitor < Visitor: superclass init_table position */}, - {(bigint) typing___TypingVisitor___visit}, - {(bigint) parser_prod___Visitor___init}, - {(bigint) 2 /* 43: TypingVisitor < AbsSyntaxVisitor: superclass init_table position */}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_bool}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_int}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_float}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_char}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_string}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_collection}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_array}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_discrete}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_range}, - {(bigint) syntax_base___AbsSyntaxVisitor___type_none}, - {(bigint) syntax_base___AbsSyntaxVisitor___module}, - {(bigint) syntax_base___AbsSyntaxVisitor___module__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_class__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property}, - {(bigint) syntax_base___AbsSyntaxVisitor___local_property__eq}, - {(bigint) syntax_base___AbsSyntaxVisitor___tc}, - {(bigint) syntax_base___AbsSyntaxVisitor___error}, - {(bigint) syntax_base___AbsSyntaxVisitor___warning}, - {(bigint) syntax_base___AbsSyntaxVisitor___locate}, - {(bigint) syntax_base___AbsSyntaxVisitor___check_conform}, - {(bigint) syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 66: TypingVisitor < TypingVisitor: superclass init_table position */}, - {(bigint) typing___TypingVisitor___variable_ctx}, - {(bigint) typing___TypingVisitor___variable_ctx__eq}, - {(bigint) typing___TypingVisitor___self_type}, - {(bigint) typing___TypingVisitor___self_type__eq}, - {(bigint) typing___TypingVisitor___top_block}, - {(bigint) typing___TypingVisitor___top_block__eq}, - {(bigint) typing___TypingVisitor___explicit_super_init_calls}, - {(bigint) typing___TypingVisitor___explicit_super_init_calls__eq}, - {(bigint) typing___TypingVisitor___explicit_other_init_call}, - {(bigint) typing___TypingVisitor___explicit_other_init_call__eq}, - {(bigint) typing___TypingVisitor___init}, - {(bigint) typing___TypingVisitor___get_default_constructor_for}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TypingVisitor::_module */ -/* 2: Attribute TypingVisitor::_local_class */ -/* 3: Attribute TypingVisitor::_local_property */ -/* 4: Attribute TypingVisitor::_tc */ -/* 5: Attribute TypingVisitor::_variable_ctx */ -/* 6: Attribute TypingVisitor::_self_type */ -/* 7: Attribute TypingVisitor::_top_block */ -/* 8: Attribute TypingVisitor::_explicit_super_init_calls */ -/* 9: Attribute TypingVisitor::_explicit_other_init_call */ -val_t NEW_TypingVisitor(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 10); - obj->vft = (classtable_elt_t*)VFT_TypingVisitor; - ATTR_typing___TypingVisitor____explicit_other_init_call(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_TypingVisitor_parser_prod___Visitor___init() { + obj->vft = (classtable_elt_t*)VFT_opts___OptionInt; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_opts___OptionInt(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_opts___OptionInt; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_opts___Option____names(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_names", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____helptext(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_helptext", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____mandatory(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mandatory", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_OptionInt_opts___OptionInt___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t REGB0; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TypingVisitor(); - parser_prod___Visitor___init(self, init_table); - return self; -} -val_t NEW_TypingVisitor_syntax_base___AbsSyntaxVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TypingVisitor(); - syntax_base___AbsSyntaxVisitor___init(self, p0, p1, init_table); - return self; -} -val_t NEW_TypingVisitor_typing___TypingVisitor___init(val_t p0, val_t p1) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TypingVisitor(); - typing___TypingVisitor___init(self, p0, p1, init_table); - return self; -} -const classtable_elt_t VFT_VariableContext[47] = { - {(bigint) 11 /* 0: Identity */}, - {(bigint) 3 /* 1: VariableContext < Object: superclass typecheck marker */}, - {(bigint) 11 /* 2: VariableContext < VariableContext: superclass typecheck marker */}, + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 172; + fra.me.meth = LOCATE_NEW_OptionInt_opts___OptionInt___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = p1; + fra.me.REG[1] = p2; + /* ../lib/opts.nit:172 */ + fra.me.REG[2] = NEW_opts___OptionInt(); + INIT_ATTRIBUTES__opts___OptionInt(fra.me.REG[2]); + opts___OptionInt___init(fra.me.REG[2], fra.me.REG[0], REGB0, fra.me.REG[1], init_table); + CHECKNEW_opts___OptionInt(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_opts___OptionArray[71] = { + {(bigint) 2563 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "OptionArray" /* 2: Class Name */}, + {(bigint) 3 /* 3: OptionArray < Object: superclass typecheck marker */}, + {(bigint) 115 /* 4: OptionArray < Option: superclass typecheck marker */}, + {(bigint) 2131 /* 5: OptionArray < OptionParameter: superclass typecheck marker */}, + {(bigint) 2563 /* 6: OptionArray < OptionArray: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -90457,60 +135429,158 @@ const classtable_elt_t VFT_VariableContext[47] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: VariableContext < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: VariableContext < VariableContext: superclass init_table position */}, - {(bigint) typing___VariableContext_____bra}, - {(bigint) typing___VariableContext___add}, - {(bigint) typing___VariableContext___stype}, - {(bigint) typing___VariableContext___sub}, - {(bigint) typing___VariableContext___sub_with}, - {(bigint) typing___VariableContext___init}, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: OptionArray < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) opts___Option___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: OptionArray < Option: superclass init_table position */}, + {(bigint) opts___Option___names}, + {(bigint) 3831 /* 52: VT OptionArray::VALUE : id of Array */}, + {(bigint) 4 /* 53: VT OptionArray::VALUE : color of Array */}, + {(bigint) opts___Option___helptext}, + {(bigint) opts___Option___mandatory}, + {(bigint) opts___Option___mandatory__eq}, + {(bigint) opts___Option___value__eq}, + {(bigint) opts___Option___value}, + {(bigint) opts___Option___default_value}, + {(bigint) opts___Option___default_value__eq}, + {(bigint) opts___Option___init_opt}, + {(bigint) opts___Option___add_aliases}, + {(bigint) opts___Option___pretty}, + {(bigint) opts___Option___pretty_default}, + {(bigint) opts___OptionParameter___read_param}, + {(bigint) 0 /* 66: OptionArray < OptionParameter: superclass init_table position */}, + {(bigint) opts___OptionArray___convert}, + {(bigint) opts___OptionParameter___init_opt}, + {(bigint) 3 /* 69: OptionArray < OptionArray: superclass init_table position */}, + {(bigint) opts___OptionArray___init}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute VariableContext::_dico */ -val_t NEW_VariableContext(void) { +/* 1: Object_id */ +/* 2: Attribute OptionArray::_names */ +/* 3: Attribute OptionArray::_helptext */ +/* 4: Attribute OptionArray::_mandatory */ +/* 5: Attribute OptionArray::_value */ +/* 6: Attribute OptionArray::_default_value */ +/* 7: Attribute OptionArray::_values */ +void INIT_ATTRIBUTES__opts___OptionArray(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__opts___OptionArray; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_opts___OptionArray(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_VariableContext; - return OBJ2VAL(obj); -} -val_t NEW_VariableContext_typing___VariableContext___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_VariableContext(); - typing___VariableContext___init(self, init_table); - return self; -} -const classtable_elt_t VFT_SubVariableContext[50] = { - {(bigint) 199 /* 0: Identity */}, - {(bigint) 3 /* 1: SubVariableContext < Object: superclass typecheck marker */}, - {(bigint) 11 /* 2: SubVariableContext < VariableContext: superclass typecheck marker */}, - {(bigint) 199 /* 3: SubVariableContext < SubVariableContext: superclass typecheck marker */}, + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_opts___OptionArray; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_opts___OptionArray(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_opts___OptionArray; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_opts___OptionArray____values(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_values", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____names(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_names", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____helptext(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_helptext", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___Option____mandatory(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mandatory", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_OptionArray_opts___OptionArray___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 181; + fra.me.meth = LOCATE_NEW_OptionArray_opts___OptionArray___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* ../lib/opts.nit:181 */ + fra.me.REG[2] = NEW_opts___OptionArray(); + INIT_ATTRIBUTES__opts___OptionArray(fra.me.REG[2]); + opts___OptionArray___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_opts___OptionArray(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_opts___OptionContext[59] = { + {(bigint) 111 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "OptionContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: OptionContext < Object: superclass typecheck marker */}, + {(bigint) 111 /* 4: OptionContext < OptionContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -90520,951 +135590,273 @@ const classtable_elt_t VFT_SubVariableContext[50] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: OptionContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: SubVariableContext < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: SubVariableContext < VariableContext: superclass init_table position */}, - {(bigint) typing___SubVariableContext_____bra}, - {(bigint) typing___VariableContext___add}, - {(bigint) typing___SubVariableContext___stype}, - {(bigint) typing___VariableContext___sub}, - {(bigint) typing___VariableContext___sub_with}, - {(bigint) typing___VariableContext___init}, - {(bigint) 2 /* 47: SubVariableContext < SubVariableContext: superclass init_table position */}, - {(bigint) typing___SubVariableContext___prev}, - {(bigint) typing___SubVariableContext___with}, + {(bigint) 1 /* 50: OptionContext < OptionContext: superclass init_table position */}, + {(bigint) opts___OptionContext___options}, + {(bigint) opts___OptionContext___rest}, + {(bigint) opts___OptionContext___usage}, + {(bigint) opts___OptionContext___parse}, + {(bigint) opts___OptionContext___parse_intern}, + {(bigint) opts___OptionContext___add_option}, + {(bigint) opts___OptionContext___init}, + {(bigint) opts___OptionContext___build}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute SubVariableContext::_dico */ -/* 2: Attribute SubVariableContext::_prev */ -/* 3: Attribute SubVariableContext::_variable */ -/* 4: Attribute SubVariableContext::_var_type */ -val_t NEW_SubVariableContext(void) { +/* 1: Object_id */ +/* 2: Attribute OptionContext::_options */ +/* 3: Attribute OptionContext::_rest */ +/* 4: Attribute OptionContext::_optmap */ +void INIT_ATTRIBUTES__opts___OptionContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__opts___OptionContext; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_opts___OptionContext(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_SubVariableContext; - return OBJ2VAL(obj); -} -val_t NEW_SubVariableContext_typing___VariableContext___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_SubVariableContext(); - typing___VariableContext___init(self, init_table); - return self; -} -val_t NEW_SubVariableContext_typing___SubVariableContext___with(val_t p0, val_t p1, val_t p2) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_SubVariableContext(); - typing___SubVariableContext___with(self, p0, p1, p2, init_table); - return self; -} -const classtable_elt_t VFT_AAbsSendExpr[95] = { - {(bigint) 3611 /* 0: Identity */}, - {(bigint) 3 /* 1: AAbsSendExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: AAbsSendExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: AAbsSendExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: AAbsSendExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: AAbsSendExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AAbsSendExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: AAbsSendExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: AAbsSendExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: AAbsSendExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 4 /* 89: AAbsSendExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AAbsSendExpr::_parent */ -/* 2: Attribute AAbsSendExpr::_first_token */ -/* 3: Attribute AAbsSendExpr::_last_token */ -/* 4: Attribute AAbsSendExpr::_stype */ -/* 5: Attribute AAbsSendExpr::_if_true_variable_ctx */ -/* 6: Attribute AAbsSendExpr::_prop */ -/* 7: Attribute AAbsSendExpr::_arguments */ -val_t NEW_AAbsSendExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_AAbsSendExpr; - return OBJ2VAL(obj); -} -val_t NEW_AAbsSendExpr_parser_nodes___PNode___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_AAbsSendExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ASuperInitCall[95] = { - {(bigint) 3679 /* 0: Identity */}, - {(bigint) 3 /* 1: ASuperInitCall < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ASuperInitCall < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ASuperInitCall < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ASuperInitCall < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ASuperInitCall < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3679 /* 7: ASuperInitCall < ASuperInitCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ASuperInitCall < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___PNode___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___PNode___visit_all}, - {(bigint) parser_prod___PNode___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 1 /* 57: ASuperInitCall < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___PNode___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 2 /* 67: ASuperInitCall < Prod: superclass init_table position */}, - {(bigint) compiling_methods___PExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___PExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 3 /* 72: ASuperInitCall < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 5 /* 77: ASuperInitCall < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 4 /* 89: ASuperInitCall < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ASuperInitCall::_parent */ -/* 2: Attribute ASuperInitCall::_first_token */ -/* 3: Attribute ASuperInitCall::_last_token */ -/* 4: Attribute ASuperInitCall::_stype */ -/* 5: Attribute ASuperInitCall::_if_true_variable_ctx */ -/* 6: Attribute ASuperInitCall::_prop */ -/* 7: Attribute ASuperInitCall::_arguments */ -val_t NEW_ASuperInitCall(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_ASuperInitCall; - return OBJ2VAL(obj); -} -val_t NEW_ASuperInitCall_parser_nodes___PNode___init() { - int init_table[6] = {0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASuperInitCall(); - parser_nodes___PNode___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ASendReassignExpr[103] = { - {(bigint) 3815 /* 0: Identity */}, - {(bigint) 3 /* 1: ASendReassignExpr < Object: superclass typecheck marker */}, - {(bigint) 63 /* 2: ASendReassignExpr < PNode: superclass typecheck marker */}, - {(bigint) 2511 /* 3: ASendReassignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 4: ASendReassignExpr < PExpr: superclass typecheck marker */}, - {(bigint) 3611 /* 5: ASendReassignExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3391 /* 6: ASendReassignExpr < AReassignFormExpr: superclass typecheck marker */}, - {(bigint) 3679 /* 7: ASendReassignExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3799 /* 8: ASendReassignExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3815 /* 9: ASendReassignExpr < ASendReassignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 2 /* 20: ASendReassignExpr < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) mmbuilder___PExpr___accept_class_builder}, - {(bigint) mmbuilder___PNode___accept_class_specialization_builder}, - {(bigint) mmbuilder___PNode___accept_class_ancestor_builder}, - {(bigint) mmbuilder___PNode___accept_class_verifier}, - {(bigint) mmbuilder___PExpr___accept_property_builder}, - {(bigint) mmbuilder___PExpr___accept_property_verifier}, - {(bigint) syntax_base___PNode___accept_abs_syntax_visitor}, - {(bigint) parser_prod___PNode___parent}, - {(bigint) parser_prod___PNode___parent__eq}, - {(bigint) parser_prod___PNode___remove_child}, - {(bigint) parser_prod___ASendExpr___replace_child}, - {(bigint) parser_prod___Prod___replace_with}, - {(bigint) parser_prod___ASendExpr___visit_all}, - {(bigint) parser_prod___ASendExpr___visit_all_reverse}, - {(bigint) parser_prod___Prod___locate}, - {(bigint) parser_prod___Prod___line_number}, - {(bigint) parser_prod___PNode___printl}, - {(bigint) 3 /* 57: ASendReassignExpr < PNode: superclass init_table position */}, - {(bigint) parser_nodes___PNode___init}, - {(bigint) control_flow___PNode___accept_control_flow}, - {(bigint) typing___PNode___accept_typing}, - {(bigint) typing___ASendExpr___after_typing}, - {(bigint) parser_prod___Prod___first_token}, - {(bigint) parser_prod___Prod___first_token__eq}, - {(bigint) parser_prod___Prod___last_token}, - {(bigint) parser_prod___Prod___last_token__eq}, - {(bigint) parser_prod___PNode___replace_with}, - {(bigint) 4 /* 67: ASendReassignExpr < Prod: superclass init_table position */}, - {(bigint) compiling_methods___ASendReassignExpr___compile_expr}, - {(bigint) compiling_methods___PExpr___prepare_compile_stmt}, - {(bigint) compiling_methods___ASendExpr___compile_stmt}, - {(bigint) typing___PExpr___stype}, - {(bigint) 5 /* 72: ASendReassignExpr < PExpr: superclass init_table position */}, - {(bigint) typing___PExpr___is_implicit_self}, - {(bigint) typing___PExpr___is_self}, - {(bigint) typing___PExpr___is_variable}, - {(bigint) typing___PExpr___if_true_variable_ctx}, - {(bigint) 0 /* 77: ASendReassignExpr < ASuperInitCall: superclass init_table position */}, - {(bigint) typing___ASuperInitCall___register_super_init_call}, - {(bigint) 8 /* 79: ASendReassignExpr < ASendReassignExpr: superclass init_table position */}, - {(bigint) typing___ASendReassignExpr___read_prop}, - {0} /* Class Hole :( */, - {(bigint) typing___AReassignFormExpr___do_lvalue_typing}, - {(bigint) typing___AReassignFormExpr___assign_method}, - {(bigint) 7 /* 84: ASendReassignExpr < AReassignFormExpr: superclass init_table position */}, - {(bigint) parser_nodes___AReassignFormExpr___n_assign_op}, - {(bigint) parser_nodes___AReassignFormExpr___n_assign_op__eq}, - {(bigint) parser_nodes___AReassignFormExpr___n_value}, - {(bigint) parser_nodes___AReassignFormExpr___n_value__eq}, - {(bigint) 1 /* 89: ASendReassignExpr < AAbsSendExpr: superclass init_table position */}, - {(bigint) typing___AAbsSendExpr___do_typing}, - {(bigint) typing___AAbsSendExpr___get_property}, - {(bigint) typing___AAbsSendExpr___process_signature}, - {(bigint) typing___AAbsSendExpr___prop}, - {(bigint) typing___AAbsSendExpr___arguments}, - {(bigint) typing___ASendExpr___name}, - {(bigint) typing___ASendExpr___raw_arguments}, - {(bigint) typing___ASendReassignExpr___do_all_typing}, - {(bigint) parser_prod___ASendExpr___empty_init}, - {(bigint) parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 6 /* 100: ASendReassignExpr < ASendExpr: superclass init_table position */}, - {(bigint) parser_nodes___ASendExpr___n_expr}, - {(bigint) parser_prod___ASendExpr___n_expr__eq}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ASendReassignExpr::_parent */ -/* 2: Attribute ASendReassignExpr::_first_token */ -/* 3: Attribute ASendReassignExpr::_last_token */ -/* 4: Attribute ASendReassignExpr::_stype */ -/* 5: Attribute ASendReassignExpr::_if_true_variable_ctx */ -/* 6: Attribute ASendReassignExpr::_prop */ -/* 7: Attribute ASendReassignExpr::_arguments */ -/* 8: Attribute ASendReassignExpr::_assign_method */ -/* 9: Attribute ASendReassignExpr::_n_assign_op */ -/* 10: Attribute ASendReassignExpr::_n_value */ -/* 11: Attribute ASendReassignExpr::_n_expr */ -/* 12: Attribute ASendReassignExpr::_read_prop */ -val_t NEW_ASendReassignExpr(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 13); - obj->vft = (classtable_elt_t*)VFT_ASendReassignExpr; - ATTR_parser_nodes___ASendExpr____n_expr(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_assign_op(obj) = NIT_NULL /*null*/; - ATTR_parser_nodes___AReassignFormExpr____n_value(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ASendReassignExpr_parser_nodes___PNode___init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASendReassignExpr(); - parser_nodes___PNode___init(self, init_table); - return self; -} -val_t NEW_ASendReassignExpr_parser_prod___ASendExpr___empty_init() { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASendReassignExpr(); - parser_prod___ASendExpr___empty_init(self, init_table); - return self; -} -val_t NEW_ASendReassignExpr_parser_prod___ASendExpr___init_asendexpr(val_t p0) { - int init_table[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; - val_t self = NEW_ASendReassignExpr(); - parser_prod___ASendExpr___init_asendexpr(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_SrcModuleLoader[51] = { - {(bigint) 203 /* 0: Identity */}, - {(bigint) 3 /* 1: SrcModuleLoader < Object: superclass typecheck marker */}, - {(bigint) 79 /* 2: SrcModuleLoader < ModuleLoader: superclass typecheck marker */}, - {(bigint) 203 /* 3: SrcModuleLoader < SrcModuleLoader: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + obj->vft = (classtable_elt_t*)VFT_opts___OptionContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_opts___OptionContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_opts___OptionContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_opts___OptionContext____options(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_options", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___OptionContext____rest(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_rest", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_opts___OptionContext____optmap(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_optmap", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_OptionContext_opts___OptionContext___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 256; + fra.me.meth = LOCATE_NEW_OptionContext_opts___OptionContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* ../lib/opts.nit:256 */ + fra.me.REG[0] = NEW_opts___OptionContext(); + INIT_ATTRIBUTES__opts___OptionContext(fra.me.REG[0]); + opts___OptionContext___init(fra.me.REG[0], init_table); + CHECKNEW_opts___OptionContext(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_toolcontext___Message[71] = { + {(bigint) 2159 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Message" /* 2: Class Name */}, + {(bigint) 3 /* 3: Message < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 271 /* 5: Message < Comparable: superclass typecheck marker */}, + {(bigint) 2159 /* 6: Message < Message: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: SrcModuleLoader < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: SrcModuleLoader < ModuleLoader: superclass init_table position */}, - {(bigint) syntax___SrcModuleLoader___file_type}, - {(bigint) mmloader___ModuleLoader___try_to_load_dir}, - {(bigint) mmloader___ModuleLoader___can_handle}, - {(bigint) mmloader___ModuleLoader___load_and_process_module}, - {(bigint) mmloader___ModuleLoader___load_module}, - {(bigint) syntax___SrcModuleLoader___parse_file}, - {(bigint) syntax___SrcModuleLoader___process_metamodel}, - {(bigint) mmloader___ModuleLoader___init}, - {(bigint) 2 /* 49: SrcModuleLoader < SrcModuleLoader: superclass init_table position */}, - {(bigint) syntax___SrcModuleLoader___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_SrcModuleLoader(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_SrcModuleLoader; - return OBJ2VAL(obj); -} -val_t NEW_SrcModuleLoader_mmloader___ModuleLoader___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_SrcModuleLoader(); - mmloader___ModuleLoader___init(self, init_table); - return self; -} -val_t NEW_SrcModuleLoader_syntax___SrcModuleLoader___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_SrcModuleLoader(); - syntax___SrcModuleLoader___init(self, init_table); - return self; -} -const classtable_elt_t VFT_AbstractCompiler[91] = { - {(bigint) 3239 /* 0: Identity */}, - {(bigint) 3 /* 1: AbstractCompiler < Object: superclass typecheck marker */}, - {(bigint) 119 /* 2: AbstractCompiler < MMContext: superclass typecheck marker */}, - {(bigint) 179 /* 3: AbstractCompiler < ToolContext: superclass typecheck marker */}, - {(bigint) 3239 /* 4: AbstractCompiler < AbstractCompiler: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: AbstractCompiler < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: AbstractCompiler < MMContext: superclass init_table position */}, - {(bigint) abstractmetamodel___MMContext___init}, - {(bigint) abstractmetamodel___MMContext___module_hierarchy}, - {(bigint) abstractmetamodel___MMContext___class_hierarchy}, - {(bigint) abstractmetamodel___MMContext___modules}, - {(bigint) abstractmetamodel___MMContext___add_module}, - {(bigint) abstractmetamodel___MMContext___add_global_class}, - {(bigint) abstractmetamodel___MMContext___add_local_class}, - {(bigint) compiling_base___ToolContext___global}, - {(bigint) compiling_base___ToolContext___global__eq}, - {(bigint) compiling_base___ToolContext___attr_sim}, - {(bigint) compiling_base___ToolContext___attr_sim__eq}, - {(bigint) compiling_base___ToolContext___compdir}, - {(bigint) compiling_base___ToolContext___compdir__eq}, - {(bigint) compiling_base___ToolContext___clibdir}, - {(bigint) compiling_base___ToolContext___clibdir__eq}, - {(bigint) compiling_base___ToolContext___bindir}, - {(bigint) compiling_base___ToolContext___bindir__eq}, - {(bigint) compiling_base___ToolContext___output_file}, - {(bigint) compiling_base___ToolContext___output_file__eq}, - {(bigint) compiling_base___ToolContext___boost}, - {(bigint) compiling_base___ToolContext___boost__eq}, - {(bigint) compiling_base___ToolContext___no_cc}, - {(bigint) compiling_base___ToolContext___no_cc__eq}, - {(bigint) compiling_base___ToolContext___ext_prefix}, - {(bigint) compiling_base___ToolContext___ext_prefix__eq}, - {(bigint) 2 /* 66: AbstractCompiler < ToolContext: superclass init_table position */}, - {(bigint) mmloader___ToolContext___error_count}, - {(bigint) mmloader___ToolContext___warning_count}, - {(bigint) mmloader___ToolContext___error}, - {(bigint) mmloader___ToolContext___warning}, - {(bigint) mmloader___ToolContext___paths}, - {(bigint) mmloader___ToolContext___option_context}, - {(bigint) mmloader___ToolContext___opt_warn}, - {(bigint) mmloader___ToolContext___opt_path}, - {(bigint) mmloader___ToolContext___opt_log}, - {(bigint) mmloader___ToolContext___opt_only_metamodel}, - {(bigint) mmloader___ToolContext___opt_only_parse}, - {(bigint) mmloader___ToolContext___opt_help}, - {(bigint) mmloader___ToolContext___init}, - {(bigint) mmloader___ToolContext___process_options}, - {(bigint) mmloader___ToolContext___try_to_load}, - {(bigint) mmloader___ToolContext___get_module_from_filename}, - {(bigint) mmloader___ToolContext___get_module}, - {(bigint) mmloader___ToolContext___directory_for}, - {(bigint) mmloader___ToolContext___register_loader}, - {(bigint) 3 /* 86: AbstractCompiler < AbstractCompiler: superclass init_table position */}, - {(bigint) abstracttool___AbstractCompiler___init}, - {(bigint) abstracttool___AbstractCompiler___exec_cmd_line}, - {(bigint) abstracttool___AbstractCompiler___perform_work}, - {(bigint) abstracttool___AbstractCompiler___dump_context_info}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute AbstractCompiler::_module_hierarchy */ -/* 2: Attribute AbstractCompiler::_class_hierarchy */ -/* 3: Attribute AbstractCompiler::_global_classes */ -/* 4: Attribute AbstractCompiler::_modules */ -/* 5: Attribute AbstractCompiler::_global */ -/* 6: Attribute AbstractCompiler::_attr_sim */ -/* 7: Attribute AbstractCompiler::_compdir */ -/* 8: Attribute AbstractCompiler::_clibdir */ -/* 9: Attribute AbstractCompiler::_bindir */ -/* 10: Attribute AbstractCompiler::_output_file */ -/* 11: Attribute AbstractCompiler::_boost */ -/* 12: Attribute AbstractCompiler::_no_cc */ -/* 13: Attribute AbstractCompiler::_ext_prefix */ -/* 14: Attribute AbstractCompiler::_error_count */ -/* 15: Attribute AbstractCompiler::_warning_count */ -/* 16: Attribute AbstractCompiler::_paths */ -/* 17: Attribute AbstractCompiler::_loaders */ -/* 18: Attribute AbstractCompiler::_option_context */ -/* 19: Attribute AbstractCompiler::_opt_warn */ -/* 20: Attribute AbstractCompiler::_opt_path */ -/* 21: Attribute AbstractCompiler::_opt_log */ -/* 22: Attribute AbstractCompiler::_opt_only_metamodel */ -/* 23: Attribute AbstractCompiler::_opt_only_parse */ -/* 24: Attribute AbstractCompiler::_opt_help */ -/* 25: Attribute AbstractCompiler::_processing_modules */ -/* 26: Attribute AbstractCompiler::_path_dirs */ -val_t NEW_AbstractCompiler(void) { - val_t variable0; - val_t variable1; - val_t variable2; - val_t variable3; - val_t variable4; - val_t variable5; - val_t variable6; - val_t variable7; - val_t variable8; - val_t variable9; - val_t variable10; - val_t variable11; - val_t variable12; - val_t variable13; - val_t variable14; - val_t variable15; - val_t variable16; - val_t variable17; - val_t variable18; - val_t variable19; - val_t variable20; - val_t variable21; - val_t variable22; - val_t variable23; - val_t variable24; - val_t variable25; - obj_t obj; - obj = alloc(sizeof(val_t) * 27); - obj->vft = (classtable_elt_t*)VFT_AbstractCompiler; - variable0 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMModule]*/ - ATTR_abstractmetamodel___MMContext____module_hierarchy(obj) = variable0; - variable1 = NEW_PartialOrder_partial_order___PartialOrder___init(); /*new PartialOrder[MMLocalClass]*/ - ATTR_abstractmetamodel___MMContext____class_hierarchy(obj) = variable1; - variable2 = NEW_Array_array___Array___init(); /*new Array[MMGlobalClass]*/ - ATTR_abstractmetamodel___MMContext____global_classes(obj) = variable2; - variable3 = NEW_Array_array___Array___init(); /*new Array[MMModule]*/ - ATTR_abstractmetamodel___MMContext____modules(obj) = variable3; - ATTR_mmloader___ToolContext____error_count(obj) = TAG_Int((bigint)0); - ATTR_mmloader___ToolContext____warning_count(obj) = TAG_Int((bigint)0); - variable4 = NEW_Array_array___Array___init(); /*new Array[ModuleLoader]*/ - ATTR_mmloader___ToolContext____loaders(obj) = variable4; - variable5 = NEW_OptionContext_opts___OptionContext___init(); /*new OptionContext*/ - ATTR_mmloader___ToolContext____option_context(obj) = variable5; - variable6 = NEW_String_string___String___with_native(BOX_NativeString("Show warnings"), TAG_Int(13)); /*new String*/ - variable7 = NEW_Array_array___Array___with_capacity(TAG_Int(2)); /*new Array[String]*/ - variable8 = NEW_String_string___String___with_native(BOX_NativeString("-W"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable7,COLOR_abstract_collection___SimpleCollection___add))(variable7, variable8) /*AbstractArray::add*/; - variable9 = NEW_String_string___String___with_native(BOX_NativeString("--warn"), TAG_Int(6)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable7,COLOR_abstract_collection___SimpleCollection___add))(variable7, variable9) /*AbstractArray::add*/; - variable8 = NEW_OptionBool_opts___OptionBool___init(variable6, variable7); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_warn(obj) = variable8; - variable9 = NEW_String_string___String___with_native(BOX_NativeString("Set include path for loaders (may be used more than once)"), TAG_Int(57)); /*new String*/ - variable10 = NEW_Array_array___Array___with_capacity(TAG_Int(2)); /*new Array[String]*/ - variable11 = NEW_String_string___String___with_native(BOX_NativeString("-I"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable10,COLOR_abstract_collection___SimpleCollection___add))(variable10, variable11) /*AbstractArray::add*/; - variable12 = NEW_String_string___String___with_native(BOX_NativeString("--path"), TAG_Int(6)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable10,COLOR_abstract_collection___SimpleCollection___add))(variable10, variable12) /*AbstractArray::add*/; - variable11 = NEW_OptionArray_opts___OptionArray___init(variable9, variable10); /*new OptionArray*/ - ATTR_mmloader___ToolContext____opt_path(obj) = variable11; - variable12 = NEW_String_string___String___with_native(BOX_NativeString("Generate various log files"), TAG_Int(26)); /*new String*/ - variable13 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable14 = NEW_String_string___String___with_native(BOX_NativeString("--log"), TAG_Int(5)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable13,COLOR_abstract_collection___SimpleCollection___add))(variable13, variable14) /*AbstractArray::add*/; - variable14 = NEW_OptionBool_opts___OptionBool___init(variable12, variable13); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_log(obj) = variable14; - variable15 = NEW_String_string___String___with_native(BOX_NativeString("Stop after meta-model processing"), TAG_Int(32)); /*new String*/ - variable16 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable17 = NEW_String_string___String___with_native(BOX_NativeString("--only-metamodel"), TAG_Int(16)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable16,COLOR_abstract_collection___SimpleCollection___add))(variable16, variable17) /*AbstractArray::add*/; - variable17 = NEW_OptionBool_opts___OptionBool___init(variable15, variable16); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_only_metamodel(obj) = variable17; - variable18 = NEW_String_string___String___with_native(BOX_NativeString("Only proceed to parse step of loaders"), TAG_Int(37)); /*new String*/ - variable19 = NEW_Array_array___Array___with_capacity(TAG_Int(1)); /*new Array[String]*/ - variable20 = NEW_String_string___String___with_native(BOX_NativeString("--only-parse"), TAG_Int(12)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable19,COLOR_abstract_collection___SimpleCollection___add))(variable19, variable20) /*AbstractArray::add*/; - variable20 = NEW_OptionBool_opts___OptionBool___init(variable18, variable19); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_only_parse(obj) = variable20; - variable21 = NEW_String_string___String___with_native(BOX_NativeString("Show Help (This screen)"), TAG_Int(23)); /*new String*/ - variable22 = NEW_Array_array___Array___with_capacity(TAG_Int(3)); /*new Array[String]*/ - variable23 = NEW_String_string___String___with_native(BOX_NativeString("-h"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable22,COLOR_abstract_collection___SimpleCollection___add))(variable22, variable23) /*AbstractArray::add*/; - variable24 = NEW_String_string___String___with_native(BOX_NativeString("-?"), TAG_Int(2)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable22,COLOR_abstract_collection___SimpleCollection___add))(variable22, variable24) /*AbstractArray::add*/; - variable25 = NEW_String_string___String___with_native(BOX_NativeString("--help"), TAG_Int(6)); /*new String*/ - ((array___AbstractArray___add_t)CALL(variable22,COLOR_abstract_collection___SimpleCollection___add))(variable22, variable25) /*AbstractArray::add*/; - variable23 = NEW_OptionBool_opts___OptionBool___init(variable21, variable22); /*new OptionBool*/ - ATTR_mmloader___ToolContext____opt_help(obj) = variable23; - variable24 = NEW_HashSet_hash___HashSet___init(); /*new HashSet[Symbol]*/ - ATTR_mmloader___ToolContext____processing_modules(obj) = variable24; - variable25 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[String, MMDirectory]*/ - ATTR_mmloader___ToolContext____path_dirs(obj) = variable25; - ATTR_compiling_base___ToolContext____global(obj) = TAG_Bool((int)0); - ATTR_compiling_base___ToolContext____attr_sim(obj) = TAG_Bool((int)0); - ATTR_compiling_base___ToolContext____boost(obj) = TAG_Bool((int)0); - ATTR_compiling_base___ToolContext____no_cc(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_AbstractCompiler_abstractmetamodel___MMContext___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_AbstractCompiler(); - abstractmetamodel___MMContext___init(self, init_table); - return self; -} -val_t NEW_AbstractCompiler_mmloader___ToolContext___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_AbstractCompiler(); - mmloader___ToolContext___init(self, init_table); - return self; -} -val_t NEW_AbstractCompiler_abstracttool___AbstractCompiler___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_AbstractCompiler(); - abstracttool___AbstractCompiler___init(self, init_table); - return self; -} -const classtable_elt_t VFT_CompilerVisitor[83] = { - {(bigint) 151 /* 0: Identity */}, - {(bigint) 3 /* 1: CompilerVisitor < Object: superclass typecheck marker */}, - {(bigint) 151 /* 2: CompilerVisitor < CompilerVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) compiling_base___CompilerVisitor___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: CompilerVisitor < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) compiling_global___CompilerVisitor___global_analysis}, - {(bigint) compiling_global___CompilerVisitor___global_analysis__eq}, - {(bigint) compiling_methods___CompilerVisitor___compile_stmt}, - {(bigint) compiling_methods___CompilerVisitor___compile_expr}, - {(bigint) compiling_methods___CompilerVisitor___ensure_var}, - {(bigint) compiling_methods___CompilerVisitor___add_assignment}, - {(bigint) compiling_methods___CompilerVisitor___variable}, - {(bigint) compiling_methods___CompilerVisitor___get_var}, - {(bigint) compiling_methods___CompilerVisitor___free_var}, - {(bigint) compiling_methods___CompilerVisitor___clear}, - {(bigint) compiling_methods___CompilerVisitor___varnames}, - {(bigint) compiling_methods___CompilerVisitor___has_return}, - {(bigint) compiling_methods___CompilerVisitor___has_return__eq}, - {(bigint) compiling_methods___CompilerVisitor___method_params}, - {(bigint) compiling_methods___CompilerVisitor___method_params__eq}, - {(bigint) compiling_methods___CompilerVisitor___method}, - {(bigint) compiling_methods___CompilerVisitor___method__eq}, - {(bigint) compiling_methods___CompilerVisitor___return_label}, - {(bigint) compiling_methods___CompilerVisitor___return_label__eq}, - {(bigint) compiling_methods___CompilerVisitor___break_label}, - {(bigint) compiling_methods___CompilerVisitor___break_label__eq}, - {(bigint) compiling_methods___CompilerVisitor___continue_label}, - {(bigint) compiling_methods___CompilerVisitor___continue_label__eq}, - {(bigint) compiling_methods___CompilerVisitor___return_value}, - {(bigint) compiling_methods___CompilerVisitor___return_value__eq}, - {(bigint) compiling_methods___CompilerVisitor___printf_locate_error}, - {(bigint) compiling_base___CompilerVisitor___init}, - {(bigint) compiling_methods___CompilerVisitor___invoke_super_init_calls_after}, - {(bigint) 1 /* 68: CompilerVisitor < CompilerVisitor: superclass init_table position */}, - {(bigint) compiling_base___CompilerVisitor___add_decl}, - {(bigint) compiling_base___CompilerVisitor___add_instr}, - {(bigint) compiling_base___CompilerVisitor___new_number}, - {(bigint) compiling_base___CompilerVisitor___indent}, - {(bigint) compiling_base___CompilerVisitor___unindent}, - {(bigint) compiling_base___CompilerVisitor___module}, - {(bigint) compiling_base___CompilerVisitor___module__eq}, - {(bigint) compiling_base___CompilerVisitor___ctx}, - {(bigint) compiling_base___CompilerVisitor___ctx__eq}, - {(bigint) compiling_base___CompilerVisitor___indent_level}, - {(bigint) compiling_base___CompilerVisitor___indent_level__eq}, - {(bigint) compiling_base___CompilerVisitor___tc}, - {(bigint) compiling_base___CompilerVisitor___tc__eq}, - {(bigint) compiling_methods___CompilerVisitor___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute CompilerVisitor::_global_analysis */ -/* 2: Attribute CompilerVisitor::_variable_index */ -/* 3: Attribute CompilerVisitor::_variable_index_max */ -/* 4: Attribute CompilerVisitor::_varnames */ -/* 5: Attribute CompilerVisitor::_has_return */ -/* 6: Attribute CompilerVisitor::_method_params */ -/* 7: Attribute CompilerVisitor::_method */ -/* 8: Attribute CompilerVisitor::_return_label */ -/* 9: Attribute CompilerVisitor::_break_label */ -/* 10: Attribute CompilerVisitor::_continue_label */ -/* 11: Attribute CompilerVisitor::_return_value */ -/* 12: Attribute CompilerVisitor::_number_cpt */ -/* 13: Attribute CompilerVisitor::_module */ -/* 14: Attribute CompilerVisitor::_ctx */ -/* 15: Attribute CompilerVisitor::_indent_level */ -/* 16: Attribute CompilerVisitor::_tc */ -val_t NEW_CompilerVisitor(void) { - val_t variable0; - val_t variable1; - obj_t obj; - obj = alloc(sizeof(val_t) * 17); - obj->vft = (classtable_elt_t*)VFT_CompilerVisitor; - ATTR_compiling_base___CompilerVisitor____number_cpt(obj) = TAG_Int((bigint)0); - variable0 = NEW_CContext_compiling_base___CContext___init(); /*new CContext*/ - ATTR_compiling_base___CompilerVisitor____ctx(obj) = variable0; - ATTR_compiling_base___CompilerVisitor____indent_level(obj) = TAG_Int((bigint)0); - ATTR_compiling_methods___CompilerVisitor____variable_index(obj) = TAG_Int((bigint)0); - ATTR_compiling_methods___CompilerVisitor____variable_index_max(obj) = TAG_Int((bigint)0); - variable1 = NEW_HashMap_hash___HashMap___init(); /*new HashMap[Variable, String]*/ - ATTR_compiling_methods___CompilerVisitor____varnames(obj) = variable1; - ATTR_compiling_methods___CompilerVisitor____has_return(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_CompilerVisitor_compiling_base___CompilerVisitor___init(val_t p0) { - int init_table[2] = {0, 0}; - val_t self = NEW_CompilerVisitor(); - compiling_methods___CompilerVisitor___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_CContext[45] = { - {(bigint) 167 /* 0: Identity */}, - {(bigint) 3 /* 1: CContext < Object: superclass typecheck marker */}, - {(bigint) 167 /* 2: CContext < CContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: Message < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) toolcontext___Message___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: CContext < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: CContext < CContext: superclass init_table position */}, - {(bigint) compiling_base___CContext___decls}, - {(bigint) compiling_base___CContext___instrs}, - {(bigint) compiling_base___CContext___append}, - {(bigint) compiling_base___CContext___init}, + {(bigint) 0 /* 55: Message < Comparable: superclass init_table position */}, + {(bigint) 2159 /* 56: VT Message::OTHER : id of Message */}, + {(bigint) 6 /* 57: VT Message::OTHER : color of Message */}, + {(bigint) toolcontext___Message_____l}, + {(bigint) standard___kernel___Comparable_____leq}, + {(bigint) standard___kernel___Comparable_____geq}, + {(bigint) standard___kernel___Comparable_____g}, + {(bigint) standard___kernel___Comparable_____leqg}, + {(bigint) standard___kernel___Comparable___is_between}, + {(bigint) standard___kernel___Comparable___max}, + {(bigint) standard___kernel___Comparable___min}, + {(bigint) 2 /* 66: Message < Message: superclass init_table position */}, + {(bigint) toolcontext___Message___location}, + {(bigint) toolcontext___Message___text}, + {(bigint) toolcontext___Message___to_color_string}, + {(bigint) toolcontext___Message___init}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute CContext::_decls */ -/* 2: Attribute CContext::_instrs */ -val_t NEW_CContext(void) { - val_t variable0; - val_t variable1; - obj_t obj; - obj = alloc(sizeof(val_t) * 3); - obj->vft = (classtable_elt_t*)VFT_CContext; - variable0 = NEW_Array_array___Array___init(); /*new Array[String]*/ - ATTR_compiling_base___CContext____decls(obj) = variable0; - variable1 = NEW_Array_array___Array___init(); /*new Array[String]*/ - ATTR_compiling_base___CContext____instrs(obj) = variable1; - return OBJ2VAL(obj); -} -val_t NEW_CContext_compiling_base___CContext___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_CContext(); - compiling_base___CContext___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute Message::_location */ +/* 3: Attribute Message::_text */ +void INIT_ATTRIBUTES__toolcontext___Message(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__toolcontext___Message; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_PrimitiveInfo[48] = { - {(bigint) 47 /* 0: Identity */}, - {(bigint) 3 /* 1: PrimitiveInfo < Object: superclass typecheck marker */}, - {(bigint) 47 /* 2: PrimitiveInfo < PrimitiveInfo: superclass typecheck marker */}, +val_t NEW_toolcontext___Message(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_toolcontext___Message; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_toolcontext___Message(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_toolcontext___Message; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_toolcontext___Message____text(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_text", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Message_toolcontext___Message___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_Message_toolcontext___Message___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = NEW_toolcontext___Message(); + INIT_ATTRIBUTES__toolcontext___Message(fra.me.REG[2]); + toolcontext___Message___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_toolcontext___Message(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___syntax_base___MMSrcModule[102] = { + {(bigint) 2195 /* 0: Identity */}, + {(bigint) 23 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMSrcModule" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMSrcModule < Object: superclass typecheck marker */}, + {(bigint) 151 /* 4: MMSrcModule < MMModule: superclass typecheck marker */}, + {(bigint) 2195 /* 5: MMSrcModule < MMSrcModule: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91475,63 +135867,325 @@ const classtable_elt_t VFT_PrimitiveInfo[48] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MMSrcModule < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMModule___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: PrimitiveInfo < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: PrimitiveInfo < PrimitiveInfo: superclass init_table position */}, - {(bigint) compiling_base___PrimitiveInfo___name}, - {(bigint) compiling_base___PrimitiveInfo___name__eq}, - {(bigint) compiling_base___PrimitiveInfo___tagged}, - {(bigint) compiling_base___PrimitiveInfo___tagged__eq}, - {(bigint) compiling_base___PrimitiveInfo___cname}, - {(bigint) compiling_base___PrimitiveInfo___cname__eq}, - {(bigint) compiling_base___PrimitiveInfo___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute PrimitiveInfo::_name */ -/* 2: Attribute PrimitiveInfo::_tagged */ -/* 3: Attribute PrimitiveInfo::_cname */ -val_t NEW_PrimitiveInfo(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_PrimitiveInfo; - ATTR_compiling_base___PrimitiveInfo____tagged(obj) = TAG_Bool((int)0); - return OBJ2VAL(obj); -} -val_t NEW_PrimitiveInfo_compiling_base___PrimitiveInfo___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_PrimitiveInfo(); - compiling_base___PrimitiveInfo___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ColorContext[45] = { - {(bigint) 159 /* 0: Identity */}, - {(bigint) 3 /* 1: ColorContext < Object: superclass typecheck marker */}, - {(bigint) 159 /* 2: ColorContext < ColorContext: superclass typecheck marker */}, + {(bigint) abstracttool___MMModule___dump_module_info}, + {(bigint) syntax___syntax_base___MMSrcModule___nodes}, + {(bigint) syntax___syntax_base___MMSrcModule___nodes__eq}, + {(bigint) metamodel___inheritance___MMModule___type_any}, + {(bigint) metamodel___inheritance___MMModule___type_any_extern}, + {(bigint) metamodel___inheritance___MMModule___import_global_classes}, + {(bigint) metamodel___inheritance___MMModule___import_local_classes}, + {(bigint) metamodel___static_type___MMModule___type_none}, + {(bigint) metamodel___static_type___MMModule___type_bool}, + {(bigint) 0 /* 59: MMSrcModule < MMModule: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMModule___context}, + {(bigint) metamodel___abstractmetamodel___MMModule___name}, + {(bigint) metamodel___abstractmetamodel___MMModule___full_name}, + {(bigint) metamodel___abstractmetamodel___MMModule___directory}, + {(bigint) metamodel___abstractmetamodel___MMModule___location}, + {(bigint) metamodel___abstractmetamodel___MMModule___mhe}, + {(bigint) metamodel___abstractmetamodel___MMModule___global_classes}, + {(bigint) metamodel___abstractmetamodel___MMModule___local_classes}, + {(bigint) metamodel___abstractmetamodel___MMModule___class_specialization_hierarchy}, + {(bigint) metamodel___abstractmetamodel___MMModule___explicit_imported_modules}, + {(bigint) metamodel___abstractmetamodel___MMModule___is_extern_hybrid}, + {(bigint) metamodel___abstractmetamodel___MMModule___is_extern_hybrid__eq}, + {(bigint) metamodel___abstractmetamodel___MMModule___init}, + {(bigint) metamodel___abstractmetamodel___MMModule___add_super_module}, + {(bigint) metamodel___abstractmetamodel___MMModule___visibility_for}, + {(bigint) metamodel___abstractmetamodel___MMModule_____bra}, + {(bigint) metamodel___abstractmetamodel___MMModule___class_by_name}, + {(bigint) metamodel___abstractmetamodel___MMModule___has_global_class_named}, + {(bigint) metamodel___abstractmetamodel___MMModule___global_class_named}, + {(bigint) metamodel___abstractmetamodel___MMModule___set_supers_class}, + {(bigint) metamodel___abstractmetamodel___MMModule___register_global_class}, + {(bigint) separate_options___MMSrcModule___compile_separate_module}, + {(bigint) compiling___compiling_global___MMModule___declare_class_tables_to_c}, + {(bigint) compiling___compiling_global___MMModule___compile_mod_to_c}, + {(bigint) compiling___compiling_global___MMModule___compile_local_table_to_c}, + {(bigint) compiling___table_computation___MMModule___local_table}, + {(bigint) compiling___table_computation___MMModule___local_analysis}, + {(bigint) compiling___compiling_base___MMModule___cname}, + {(bigint) native_interface___MMSrcModule___compile_separate_module}, + {(bigint) compiling___MMModule___compile_separate_module}, + {(bigint) native_interface___frontier___MMSrcModule___compile_frontier}, + {(bigint) syntax___MMSrcModule___process_supermodules}, + {(bigint) syntax___MMSrcModule___process_syntax}, + {(bigint) syntax___mmbuilder___MMSrcModule___do_mmbuilder}, + {(bigint) syntax___mmbuilder___MMSrcModule___process_default_classes}, + {(bigint) 2 /* 95: MMSrcModule < MMSrcModule: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMSrcModule___clear_ast}, + {(bigint) syntax___syntax_base___MMSrcModule___node}, + {(bigint) syntax___syntax_base___MMSrcModule___src_local_classes}, + {(bigint) syntax___syntax_base___MMSrcModule___init}, + {(bigint) syntax___icode_generation___MMSrcModule___generate_icode}, + {(bigint) syntax___typing___MMSrcModule___do_typing}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMSrcModule::_type_none */ +/* 3: Attribute MMSrcModule::_context */ +/* 4: Attribute MMSrcModule::_name */ +/* 5: Attribute MMSrcModule::_full_name */ +/* 6: Attribute MMSrcModule::_directory */ +/* 7: Attribute MMSrcModule::_location */ +/* 8: Attribute MMSrcModule::_mhe */ +/* 9: Attribute MMSrcModule::_global_classes */ +/* 10: Attribute MMSrcModule::_local_classes */ +/* 11: Attribute MMSrcModule::_class_specialization_hierarchy */ +/* 12: Attribute MMSrcModule::_intrude_modules */ +/* 13: Attribute MMSrcModule::_public_modules */ +/* 14: Attribute MMSrcModule::_private_modules */ +/* 15: Attribute MMSrcModule::_explicit_imported_modules */ +/* 16: Attribute MMSrcModule::_local_class_by_global */ +/* 17: Attribute MMSrcModule::_global_class_by_name */ +/* 18: Attribute MMSrcModule::@is_extern_hybrid */ +/* 19: Attribute MMSrcModule::_local_table */ +/* 20: Attribute MMSrcModule::_cname_cache */ +/* 21: Attribute MMSrcModule::_nodes */ +/* 22: Attribute MMSrcModule::_src_local_classes */ +void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcModule(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMSrcModule; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/syntax_base.nit:29 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_syntax___syntax_base___MMSrcModule____nodes(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:130 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_metamodel___abstractmetamodel___MMModule____global_classes(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:154 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___abstractmetamodel___MMModule____global_class_by_name(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:151 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___abstractmetamodel___MMModule____local_class_by_global(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/static_type.nit:534 */ + fra.me.REG[1] = fra.me.REG[0]; + /* metamodel/static_type.nit:535 */ + fra.me.REG[1] = NEW_MMTypeNone_metamodel___static_type___MMTypeNone___init(fra.me.REG[1]); + ATTR_metamodel___static_type___MMModule____type_none(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:133 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_metamodel___abstractmetamodel___MMModule____local_classes(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:136 */ + fra.me.REG[1] = NEW_PartialOrder_metamodel___partial_order___PartialOrder___init(); + ATTR_metamodel___abstractmetamodel___MMModule____class_specialization_hierarchy(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:139 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_metamodel___abstractmetamodel___MMModule____intrude_modules(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:142 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_metamodel___abstractmetamodel___MMModule____public_modules(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:145 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_metamodel___abstractmetamodel___MMModule____private_modules(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:148 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_metamodel___abstractmetamodel___MMModule____explicit_imported_modules(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:159 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMModule_____atis_extern_hybrid(fra.me.REG[0]) = REGB0; + /* compiling/table_computation.nit:398 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___table_computation___MMModule____local_table(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___MMSrcModule(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 23); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___MMSrcModule; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___MMSrcModule(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___MMSrcModule; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMSrcModule____src_local_classes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_src_local_classes", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____global_classes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global_classes", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____global_class_by_name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global_class_by_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____local_class_by_global(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class_by_global", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMModule____type_none(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_type_none", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____context(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_context", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____full_name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_full_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____directory(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_directory", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____location(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_location", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____local_classes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_classes", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____class_specialization_hierarchy(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_class_specialization_hierarchy", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____intrude_modules(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_intrude_modules", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____public_modules(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_public_modules", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____private_modules(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_private_modules", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule____explicit_imported_modules(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_explicit_imported_modules", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMModule_____atis_extern_hybrid(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@is_extern_hybrid", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___MMModule____local_table(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_table", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMSrcModule_syntax___syntax_base___MMSrcModule___init(val_t p0, val_t p1, val_t p2, val_t p3, val_t p4){ + struct {struct stack_frame_t me; val_t MORE_REG[5];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 40; + fra.me.meth = LOCATE_NEW_MMSrcModule_syntax___syntax_base___MMSrcModule___init; + fra.me.has_broke = 0; + fra.me.REG_size = 6; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[5] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + fra.me.REG[4] = p4; + /* syntax/syntax_base.nit:40 */ + fra.me.REG[5] = NEW_syntax___syntax_base___MMSrcModule(); + INIT_ATTRIBUTES__syntax___syntax_base___MMSrcModule(fra.me.REG[5]); + syntax___syntax_base___MMSrcModule___init(fra.me.REG[5], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4], init_table); + CHECKNEW_syntax___syntax_base___MMSrcModule(fra.me.REG[5]); + stack_frame_head = fra.me.prev; + return fra.me.REG[5]; +} +const classtable_elt_t VFT_syntax___syntax_base___MMSrcLocalClass[132] = { + {(bigint) 2603 /* 0: Identity */}, + {(bigint) 30 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMSrcLocalClass" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMSrcLocalClass < Object: superclass typecheck marker */}, + {(bigint) 159 /* 4: MMSrcLocalClass < MMLocalClass: superclass typecheck marker */}, + {(bigint) 2227 /* 5: MMSrcLocalClass < MMConcreteClass: superclass typecheck marker */}, + {(bigint) 2603 /* 6: MMSrcLocalClass < MMSrcLocalClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91542,59 +136196,2235 @@ const classtable_elt_t VFT_ColorContext[45] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: MMSrcLocalClass < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ColorContext < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ColorContext < ColorContext: superclass init_table position */}, - {(bigint) compiling_global___ColorContext___color}, - {(bigint) compiling_global___ColorContext___has_color}, - {(bigint) compiling_global___ColorContext___color__eq}, - {(bigint) compiling_global___ColorContext___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute ColorContext::_colors */ -val_t NEW_ColorContext(void) { + {(bigint) abstracttool___MMLocalClass___dump_properties}, + {(bigint) syntax___mmbuilder___MMSrcLocalClass___accept_class_visitor}, + {(bigint) syntax___mmbuilder___MMSrcLocalClass___accept_properties_visitor}, + {(bigint) primitive_info___MMLocalClass___primitive_info}, + {(bigint) primitive_info___MMLocalClass___primitive_ctypes}, + {(bigint) metamodel___genericity___MMLocalClass___get_formal}, + {(bigint) metamodel___genericity___MMLocalClass___register_formal}, + {(bigint) metamodel___genericity___MMLocalClass___get_instantiate_type}, + {(bigint) metamodel___genericity___MMLocalClass___formals_types}, + {(bigint) metamodel___static_type___MMLocalClass___get_type}, + {(bigint) metamodel___genericity___MMLocalClass___is_generic}, + {(bigint) metamodel___inheritance___MMLocalClass___compute_super_classes}, + {(bigint) metamodel___inheritance___MMLocalClass___compute_ancestors}, + {(bigint) metamodel___inheritance___MMLocalClass___inherit_global_properties}, + {(bigint) metamodel___inheritance___MMLocalClass___make_visible_an_inherited_global_property}, + {(bigint) metamodel___inheritance___MMLocalClass___add_direct_parent}, + {(bigint) metamodel___inheritance___MMLocalClass___computed_super_classes}, + {(bigint) metamodel___inheritance___MMLocalClass___computed_ancestors}, + {(bigint) metamodel___inheritance___MMLocalClass___ancestor_for}, + {(bigint) metamodel___inheritance___MMLocalClass___add_default_any_class}, + {(bigint) metamodel___inheritance___MMLocalClass___add_super_classes}, + {(bigint) metamodel___inheritance___MMLocalClass___add_explicit_classes}, + {(bigint) metamodel___inheritance___MMLocalClass___compute_super_parents}, + {(bigint) metamodel___inheritance___MMLocalClass___build_ancestors}, + {(bigint) metamodel___inheritance___MMLocalClass___group_ancestors}, + {(bigint) metamodel___inheritance___MMLocalClass___merge_ancestors}, + {(bigint) metamodel___inheritance___MMLocalClass___inherit_local_property}, + {(bigint) metamodel___genericity___MMLocalClass___get_type}, + {(bigint) metamodel___static_type___MMLocalClass___add_ancestor}, + {(bigint) metamodel___static_type___MMLocalClass___ancestors}, + {(bigint) metamodel___static_type___MMLocalClass___ancestor}, + {(bigint) 1 /* 81: MMSrcLocalClass < MMLocalClass: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___name}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___arity}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___mmmodule}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___global}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___crhe}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___cshe}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___che}, + {(bigint) metamodel___inheritance___MMLocalClass___global_properties}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___local_local_properties}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___init}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___for_module}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___new_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___set_global}, + {(bigint) metamodel___inheritance___MMLocalClass___has_global_property_by_name}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___get_property_by_name}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___attribute}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___method}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___select_method}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___select_attribute}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___super_methods_named}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___register_local_property}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___register_global_property}, + {(bigint) metamodel___inheritance___MMLocalClass___has_global_property}, + {(bigint) metamodel___inheritance___MMLocalClass_____bra}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___context}, + {(bigint) metamodel___abstractmetamodel___MMLocalClass___total_order_compare}, + {(bigint) metamodel___virtualtype___MMLocalClass___virtual_type}, + {(bigint) metamodel___virtualtype___MMLocalClass___select_virtual_type}, + {(bigint) native_interface___frontier___MMLocalClass___compile_defaut_extern_type}, + {(bigint) compiling___icode_generator___MMLocalClass___generate_icode_file}, + {(bigint) compiling___compiling_base___MMLocalClass___cname}, + {(bigint) program___MMLocalClass___init_var_iroutine}, + {(bigint) program___MMLocalClass___init_var_iroutine__eq}, + {(bigint) program___MMLocalClass___checknew_iroutine}, + {(bigint) program___MMLocalClass___checknew_iroutine__eq}, + {(bigint) program___MMLocalClass___new_instance_iroutine}, + {(bigint) compiling___compiling_global___MMLocalClass___declare_tables_to_c}, + {(bigint) compiling___compiling_global___MMLocalClass___compile_tables_to_c}, + {(bigint) compiling___table_computation___MMConcreteClass___class_color_pos}, + {(bigint) compiling___table_computation___MMConcreteClass___class_layout}, + {(bigint) compiling___table_computation___MMConcreteClass___instance_layout}, + {(bigint) compiling___table_computation___MMConcreteClass___build_layout_in}, + {(bigint) 0 /* 124: MMSrcLocalClass < MMConcreteClass: superclass init_table position */}, + {(bigint) syntax___mmbuilder___MMSrcLocalClass___process_default_constructors}, + {(bigint) syntax___mmbuilder___MMSrcLocalClass___add_src_local_property}, + {(bigint) 3 /* 127: MMSrcLocalClass < MMSrcLocalClass: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMSrcLocalClass___node}, + {(bigint) syntax___syntax_base___MMSrcLocalClass___formal_dict}, + {(bigint) syntax___syntax_base___MMSrcLocalClass___src_local_properties}, + {(bigint) syntax___syntax_base___MMSrcLocalClass___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMSrcLocalClass::_primitive_info_cache */ +/* 3: Attribute MMSrcLocalClass::_primitive_info_b */ +/* 4: Attribute MMSrcLocalClass::_types */ +/* 5: Attribute MMSrcLocalClass::_formals_types */ +/* 6: Attribute MMSrcLocalClass::_direct_parents */ +/* 7: Attribute MMSrcLocalClass::_computing_super */ +/* 8: Attribute MMSrcLocalClass::_are_global_properties_inherited */ +/* 9: Attribute MMSrcLocalClass::_base_type_cache */ +/* 10: Attribute MMSrcLocalClass::_ancestors */ +/* 11: Attribute MMSrcLocalClass::_name */ +/* 12: Attribute MMSrcLocalClass::_arity */ +/* 13: Attribute MMSrcLocalClass::_mmmodule */ +/* 14: Attribute MMSrcLocalClass::_global */ +/* 15: Attribute MMSrcLocalClass::_crhe */ +/* 16: Attribute MMSrcLocalClass::_cshe */ +/* 17: Attribute MMSrcLocalClass::_che */ +/* 18: Attribute MMSrcLocalClass::_local_property_by_global */ +/* 19: Attribute MMSrcLocalClass::_global_properties */ +/* 20: Attribute MMSrcLocalClass::_local_local_properties */ +/* 21: Attribute MMSrcLocalClass::_properties_by_name */ +/* 22: Attribute MMSrcLocalClass::_init_var_iroutine */ +/* 23: Attribute MMSrcLocalClass::_checknew_iroutine */ +/* 24: Attribute MMSrcLocalClass::_new_instance_iroutine */ +/* 25: Attribute MMSrcLocalClass::_class_color_pos */ +/* 26: Attribute MMSrcLocalClass::_class_layout */ +/* 27: Attribute MMSrcLocalClass::_instance_layout */ +/* 28: Attribute MMSrcLocalClass::_formal_dict */ +/* 29: Attribute MMSrcLocalClass::_src_local_properties */ +void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcLocalClass(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMSrcLocalClass; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/syntax_base.nit:91 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_syntax___syntax_base___MMSrcLocalClass____formal_dict(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:361 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___abstractmetamodel___MMLocalClass____local_property_by_global(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:364 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_metamodel___abstractmetamodel___MMLocalClass____global_properties(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:367 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_metamodel___abstractmetamodel___MMLocalClass____local_local_properties(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:370 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___abstractmetamodel___MMLocalClass____properties_by_name(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/genericity.nit:41 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___genericity___MMLocalClass____types(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/genericity.nit:55 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___genericity___MMLocalClass____formals_types(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/inheritance.nit:82 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_metamodel___inheritance___MMLocalClass____direct_parents(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/inheritance.nit:86 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___inheritance___MMLocalClass____computing_super(fra.me.REG[0]) = REGB0; + /* metamodel/inheritance.nit:133 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___inheritance___MMLocalClass____are_global_properties_inherited(fra.me.REG[0]) = REGB0; + /* primitive_info.nit:25 */ + fra.me.REG[1] = NIT_NULL; + ATTR_primitive_info___MMLocalClass____primitive_info_cache(fra.me.REG[0]) = fra.me.REG[1]; + /* primitive_info.nit:29 */ + REGB0 = TAG_Bool(false); + ATTR_primitive_info___MMLocalClass____primitive_info_b(fra.me.REG[0]) = REGB0; + /* compiling/table_computation.nit:90 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___table_computation___MMConcreteClass____class_layout(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/table_computation.nit:93 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___table_computation___MMConcreteClass____instance_layout(fra.me.REG[0]) = fra.me.REG[1]; + /* program.nit:227 */ + fra.me.REG[1] = NIT_NULL; + ATTR_program___MMLocalClass____init_var_iroutine(fra.me.REG[0]) = fra.me.REG[1]; + /* program.nit:229 */ + fra.me.REG[1] = NIT_NULL; + ATTR_program___MMLocalClass____checknew_iroutine(fra.me.REG[0]) = fra.me.REG[1]; + /* program.nit:234 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_program___MMLocalClass____new_instance_iroutine(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___MMSrcLocalClass(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 30); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___MMSrcLocalClass; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___MMSrcLocalClass(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___MMSrcLocalClass; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMSrcLocalClass____formal_dict(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_formal_dict", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMSrcLocalClass____src_local_properties(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_src_local_properties", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____arity(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_arity", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____local_property_by_global(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_property_by_global", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____global_properties(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global_properties", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____local_local_properties(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_local_properties", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalClass____properties_by_name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_properties_by_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___genericity___MMLocalClass____types(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_types", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___genericity___MMLocalClass____formals_types(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_formals_types", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___inheritance___MMLocalClass____direct_parents(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_direct_parents", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___inheritance___MMLocalClass____computing_super(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_computing_super", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___inheritance___MMLocalClass____are_global_properties_inherited(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_are_global_properties_inherited", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_primitive_info___MMLocalClass____primitive_info_b(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_primitive_info_b", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___MMConcreteClass____class_layout(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_class_layout", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___MMConcreteClass____instance_layout(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_instance_layout", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_program___MMLocalClass____new_instance_iroutine(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_new_instance_iroutine", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMSrcLocalClass_syntax___syntax_base___MMSrcLocalClass___init(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t REGB0; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 96; + fra.me.meth = LOCATE_NEW_MMSrcLocalClass_syntax___syntax_base___MMSrcLocalClass___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + REGB0 = p3; + /* syntax/syntax_base.nit:96 */ + fra.me.REG[3] = NEW_syntax___syntax_base___MMSrcLocalClass(); + INIT_ATTRIBUTES__syntax___syntax_base___MMSrcLocalClass(fra.me.REG[3]); + syntax___syntax_base___MMSrcLocalClass___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], REGB0, init_table); + CHECKNEW_syntax___syntax_base___MMSrcLocalClass(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_syntax___syntax_base___MMSrcAttribute[78] = { + {(bigint) 2607 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMSrcAttribute" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMSrcAttribute < Object: superclass typecheck marker */}, + {(bigint) 155 /* 4: MMSrcAttribute < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2231 /* 5: MMSrcAttribute < MMAttribute: superclass typecheck marker */}, + {(bigint) 2607 /* 6: MMSrcAttribute < MMSrcAttribute: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: MMSrcAttribute < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___MMLocalProperty___accept_property_visitor}, + {(bigint) syntax___syntax_base___MMSrcAttribute___node}, + {(bigint) syntax___syntax_base___MMLocalProperty___is_init}, + {(bigint) metamodel___inheritance___MMLocalProperty___inherit_global}, + {(bigint) metamodel___static_type___MMLocalProperty___signature}, + {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, + {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, + {(bigint) 1 /* 57: MMSrcAttribute < MMLocalProperty: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___is_global_set}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___prhe}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___mmmodule}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___full_name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___set_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___new_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super__eq}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___init}, + {(bigint) compiling___compiling_base___MMLocalProperty___cname}, + {(bigint) compiling___compiling_base___MMLocalProperty___super_meth_call}, + {(bigint) syntax___icode_generation___MMSrcAttribute___iroutine}, + {(bigint) 0 /* 73: MMSrcAttribute < MMAttribute: superclass init_table position */}, + {(bigint) syntax___icode_generation___MMSrcAttribute___iroutine__eq}, + {(bigint) syntax___icode_generation___MMSrcAttribute___generate_iroutine}, + {(bigint) 3 /* 76: MMSrcAttribute < MMSrcAttribute: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMSrcAttribute___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMSrcAttribute::_signature */ +/* 3: Attribute MMSrcAttribute::_signatures_cache */ +/* 4: Attribute MMSrcAttribute::_name */ +/* 5: Attribute MMSrcAttribute::_local_class */ +/* 6: Attribute MMSrcAttribute::_global */ +/* 7: Attribute MMSrcAttribute::_prhe */ +/* 8: Attribute MMSrcAttribute::_need_super */ +/* 9: Attribute MMSrcAttribute::_cname_cache */ +/* 10: Attribute MMSrcAttribute::_iroutine */ +void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcAttribute(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMSrcAttribute; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/abstractmetamodel.nit:649 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0]) = REGB0; + /* metamodel/static_type.nit:56 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___MMSrcAttribute(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_ColorContext; - ATTR_compiling_global___ColorContext____colors(obj) = NIT_NULL /*null*/; - return OBJ2VAL(obj); -} -val_t NEW_ColorContext_compiling_global___ColorContext___init() { - int init_table[2] = {0, 0}; - val_t self = NEW_ColorContext(); - compiling_global___ColorContext___init(self, init_table); - return self; -} -const classtable_elt_t VFT_GlobalAnalysis[51] = { - {(bigint) 2631 /* 0: Identity */}, - {(bigint) 3 /* 1: GlobalAnalysis < Object: superclass typecheck marker */}, - {(bigint) 159 /* 2: GlobalAnalysis < ColorContext: superclass typecheck marker */}, - {(bigint) 2631 /* 3: GlobalAnalysis < GlobalAnalysis: superclass typecheck marker */}, + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___MMSrcAttribute; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___MMSrcAttribute(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___MMSrcAttribute; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_need_super", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_signatures_cache", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMSrcAttribute_syntax___syntax_base___MMSrcAttribute___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 139; + fra.me.meth = LOCATE_NEW_MMSrcAttribute_syntax___syntax_base___MMSrcAttribute___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* syntax/syntax_base.nit:139 */ + fra.me.REG[3] = NEW_syntax___syntax_base___MMSrcAttribute(); + INIT_ATTRIBUTES__syntax___syntax_base___MMSrcAttribute(fra.me.REG[3]); + syntax___syntax_base___MMSrcAttribute___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_syntax___syntax_base___MMSrcAttribute(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_syntax___syntax_base___MMReadImplementationMethod[108] = { + {(bigint) 3627 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMReadImplementationMethod" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMReadImplementationMethod < Object: superclass typecheck marker */}, + {(bigint) 155 /* 4: MMReadImplementationMethod < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2215 /* 5: MMReadImplementationMethod < MMMethod: superclass typecheck marker */}, + {(bigint) 2599 /* 6: MMReadImplementationMethod < MMSrcMethod: superclass typecheck marker */}, + {(bigint) 3263 /* 7: MMReadImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, + {(bigint) 3627 /* 8: MMReadImplementationMethod < MMReadImplementationMethod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: MMReadImplementationMethod < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___MMLocalProperty___accept_property_visitor}, + {(bigint) syntax___syntax_base___MMAttrImplementationMethod___node}, + {(bigint) syntax___syntax_base___MMLocalProperty___is_init}, + {(bigint) metamodel___inheritance___MMLocalProperty___inherit_global}, + {(bigint) metamodel___static_type___MMLocalProperty___signature}, + {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, + {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, + {(bigint) 3 /* 57: MMReadImplementationMethod < MMLocalProperty: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___is_global_set}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___prhe}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___mmmodule}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___full_name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___set_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___new_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super__eq}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___init}, + {(bigint) compiling___compiling_base___MMLocalProperty___cname}, + {(bigint) compiling___compiling_base___MMLocalProperty___super_meth_call}, + {(bigint) native_interface___ni_metamodel___MMMethod___local_friendly_name_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_super_cname}, + {(bigint) native_interface___ni_metamodel___MMMethod___local_friendly_super_name_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_cparams}, + {(bigint) native_interface___ni_metamodel___MMMethod___csignature_with_suffix}, + {(bigint) native_interface___ni_metamodel___MMMethod___csignature_with_name}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___frontier_csignature_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_super_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___frontier_super_csignature_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___impl_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, + {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, + {(bigint) compiling___icode_generator___MMMethod___generate_icode}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, + {(bigint) metamodel___static_type___MMMethod___explicit_casts}, + {(bigint) 2 /* 89: MMReadImplementationMethod < MMMethod: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMSrcMethod___is_intern}, + {(bigint) syntax___syntax_base___MMSrcMethod___is_abstract}, + {(bigint) syntax___syntax_base___MMSrcMethod___is_extern}, + {(bigint) syntax___syntax_base___MMSrcMethod___extern_name}, + {(bigint) metamodel___abstractmetamodel___MMMethod___explicit_imports}, + {(bigint) syntax___icode_generation___MMSrcMethod___iroutine}, + {(bigint) compiling___compiling_global___MMMethod___compile_property_to_c}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_extern_to_frontier}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_super_to_frontier}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_out_to_frontier}, + {(bigint) syntax___icode_generation___MMSrcMethod___iroutine__eq}, + {(bigint) syntax___icode_generation___MMSrcMethod___generate_iroutine}, + {(bigint) syntax___icode_generation___MMReadImplementationMethod___inner_generate_iroutine}, + {(bigint) 1 /* 103: MMReadImplementationMethod < MMSrcMethod: superclass init_table position */}, + {(bigint) 0 /* 104: MMReadImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMAttrImplementationMethod___init}, + {(bigint) 5 /* 106: MMReadImplementationMethod < MMReadImplementationMethod: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMReadImplementationMethod___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMReadImplementationMethod::_signature */ +/* 3: Attribute MMReadImplementationMethod::_signatures_cache */ +/* 4: Attribute MMReadImplementationMethod::_name */ +/* 5: Attribute MMReadImplementationMethod::_local_class */ +/* 6: Attribute MMReadImplementationMethod::_global */ +/* 7: Attribute MMReadImplementationMethod::_prhe */ +/* 8: Attribute MMReadImplementationMethod::_need_super */ +/* 9: Attribute MMReadImplementationMethod::_cname_cache */ +/* 10: Attribute MMReadImplementationMethod::_iroutine */ +void INIT_ATTRIBUTES__syntax___syntax_base___MMReadImplementationMethod(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMReadImplementationMethod; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/abstractmetamodel.nit:649 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0]) = REGB0; + /* metamodel/static_type.nit:56 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___MMReadImplementationMethod(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___MMReadImplementationMethod; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___MMReadImplementationMethod(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___MMReadImplementationMethod; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_need_super", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_signatures_cache", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMReadImplementationMethod_syntax___syntax_base___MMReadImplementationMethod___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 169; + fra.me.meth = LOCATE_NEW_MMReadImplementationMethod_syntax___syntax_base___MMReadImplementationMethod___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* syntax/syntax_base.nit:169 */ + fra.me.REG[3] = NEW_syntax___syntax_base___MMReadImplementationMethod(); + INIT_ATTRIBUTES__syntax___syntax_base___MMReadImplementationMethod(fra.me.REG[3]); + syntax___syntax_base___MMReadImplementationMethod___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_syntax___syntax_base___MMReadImplementationMethod(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_syntax___syntax_base___MMWriteImplementationMethod[108] = { + {(bigint) 3623 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMWriteImplementationMethod" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMWriteImplementationMethod < Object: superclass typecheck marker */}, + {(bigint) 155 /* 4: MMWriteImplementationMethod < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2215 /* 5: MMWriteImplementationMethod < MMMethod: superclass typecheck marker */}, + {(bigint) 2599 /* 6: MMWriteImplementationMethod < MMSrcMethod: superclass typecheck marker */}, + {(bigint) 3263 /* 7: MMWriteImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, + {(bigint) 3623 /* 8: MMWriteImplementationMethod < MMWriteImplementationMethod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: MMWriteImplementationMethod < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___MMLocalProperty___accept_property_visitor}, + {(bigint) syntax___syntax_base___MMAttrImplementationMethod___node}, + {(bigint) syntax___syntax_base___MMLocalProperty___is_init}, + {(bigint) metamodel___inheritance___MMLocalProperty___inherit_global}, + {(bigint) metamodel___static_type___MMLocalProperty___signature}, + {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, + {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, + {(bigint) 3 /* 57: MMWriteImplementationMethod < MMLocalProperty: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___is_global_set}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___prhe}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___mmmodule}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___full_name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___set_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___new_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super__eq}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___init}, + {(bigint) compiling___compiling_base___MMLocalProperty___cname}, + {(bigint) compiling___compiling_base___MMLocalProperty___super_meth_call}, + {(bigint) native_interface___ni_metamodel___MMMethod___local_friendly_name_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_super_cname}, + {(bigint) native_interface___ni_metamodel___MMMethod___local_friendly_super_name_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_cparams}, + {(bigint) native_interface___ni_metamodel___MMMethod___csignature_with_suffix}, + {(bigint) native_interface___ni_metamodel___MMMethod___csignature_with_name}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___frontier_csignature_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_super_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___frontier_super_csignature_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___impl_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, + {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, + {(bigint) compiling___icode_generator___MMMethod___generate_icode}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, + {(bigint) metamodel___static_type___MMMethod___explicit_casts}, + {(bigint) 2 /* 89: MMWriteImplementationMethod < MMMethod: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMSrcMethod___is_intern}, + {(bigint) syntax___syntax_base___MMSrcMethod___is_abstract}, + {(bigint) syntax___syntax_base___MMSrcMethod___is_extern}, + {(bigint) syntax___syntax_base___MMSrcMethod___extern_name}, + {(bigint) metamodel___abstractmetamodel___MMMethod___explicit_imports}, + {(bigint) syntax___icode_generation___MMSrcMethod___iroutine}, + {(bigint) compiling___compiling_global___MMMethod___compile_property_to_c}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_extern_to_frontier}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_super_to_frontier}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_out_to_frontier}, + {(bigint) syntax___icode_generation___MMSrcMethod___iroutine__eq}, + {(bigint) syntax___icode_generation___MMSrcMethod___generate_iroutine}, + {(bigint) syntax___icode_generation___MMWriteImplementationMethod___inner_generate_iroutine}, + {(bigint) 1 /* 103: MMWriteImplementationMethod < MMSrcMethod: superclass init_table position */}, + {(bigint) 0 /* 104: MMWriteImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMAttrImplementationMethod___init}, + {(bigint) 5 /* 106: MMWriteImplementationMethod < MMWriteImplementationMethod: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMWriteImplementationMethod___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMWriteImplementationMethod::_signature */ +/* 3: Attribute MMWriteImplementationMethod::_signatures_cache */ +/* 4: Attribute MMWriteImplementationMethod::_name */ +/* 5: Attribute MMWriteImplementationMethod::_local_class */ +/* 6: Attribute MMWriteImplementationMethod::_global */ +/* 7: Attribute MMWriteImplementationMethod::_prhe */ +/* 8: Attribute MMWriteImplementationMethod::_need_super */ +/* 9: Attribute MMWriteImplementationMethod::_cname_cache */ +/* 10: Attribute MMWriteImplementationMethod::_iroutine */ +void INIT_ATTRIBUTES__syntax___syntax_base___MMWriteImplementationMethod(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMWriteImplementationMethod; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/abstractmetamodel.nit:649 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0]) = REGB0; + /* metamodel/static_type.nit:56 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___MMWriteImplementationMethod(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___MMWriteImplementationMethod; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___MMWriteImplementationMethod(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___MMWriteImplementationMethod; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_need_super", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_signatures_cache", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMWriteImplementationMethod_syntax___syntax_base___MMWriteImplementationMethod___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 178; + fra.me.meth = LOCATE_NEW_MMWriteImplementationMethod_syntax___syntax_base___MMWriteImplementationMethod___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* syntax/syntax_base.nit:178 */ + fra.me.REG[3] = NEW_syntax___syntax_base___MMWriteImplementationMethod(); + INIT_ATTRIBUTES__syntax___syntax_base___MMWriteImplementationMethod(fra.me.REG[3]); + syntax___syntax_base___MMWriteImplementationMethod___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_syntax___syntax_base___MMWriteImplementationMethod(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_syntax___syntax_base___MMMethSrcMethod[107] = { + {(bigint) 3259 /* 0: Identity */}, + {(bigint) 18 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMMethSrcMethod" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMMethSrcMethod < Object: superclass typecheck marker */}, + {(bigint) 155 /* 4: MMMethSrcMethod < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2215 /* 5: MMMethSrcMethod < MMMethod: superclass typecheck marker */}, + {(bigint) 2599 /* 6: MMMethSrcMethod < MMSrcMethod: superclass typecheck marker */}, + {(bigint) 3259 /* 7: MMMethSrcMethod < MMMethSrcMethod: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: MMMethSrcMethod < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___MMLocalProperty___accept_property_visitor}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___node}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___is_init}, + {(bigint) metamodel___inheritance___MMLocalProperty___inherit_global}, + {(bigint) metamodel___static_type___MMLocalProperty___signature}, + {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, + {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, + {(bigint) 2 /* 57: MMMethSrcMethod < MMLocalProperty: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___is_global_set}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___prhe}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___mmmodule}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___full_name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___set_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___new_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super__eq}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___init}, + {(bigint) compiling___compiling_base___MMLocalProperty___cname}, + {(bigint) compiling___compiling_base___MMLocalProperty___super_meth_call}, + {(bigint) native_interface___ni_metamodel___MMMethod___local_friendly_name_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_super_cname}, + {(bigint) native_interface___ni_metamodel___MMMethod___local_friendly_super_name_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_cparams}, + {(bigint) native_interface___ni_metamodel___MMMethod___csignature_with_suffix}, + {(bigint) native_interface___ni_metamodel___MMMethod___csignature_with_name}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___frontier_csignature_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_super_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___frontier_super_csignature_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___impl_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, + {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, + {(bigint) compiling___icode_generator___MMMethod___generate_icode}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___explicit_casts}, + {(bigint) 1 /* 89: MMMethSrcMethod < MMMethod: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___is_intern}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___is_abstract}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___is_extern}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___extern_name}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___explicit_imports}, + {(bigint) syntax___icode_generation___MMSrcMethod___iroutine}, + {(bigint) compiling___compiling_global___MMMethod___compile_property_to_c}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_extern_to_frontier}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_super_to_frontier}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_out_to_frontier}, + {(bigint) syntax___icode_generation___MMSrcMethod___iroutine__eq}, + {(bigint) syntax___icode_generation___MMSrcMethod___generate_iroutine}, + {(bigint) syntax___icode_generation___MMMethSrcMethod___inner_generate_iroutine}, + {(bigint) 0 /* 103: MMMethSrcMethod < MMSrcMethod: superclass init_table position */}, + {(bigint) 4 /* 104: MMMethSrcMethod < MMMethSrcMethod: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___extern_name__eq}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMMethSrcMethod::_signature */ +/* 3: Attribute MMMethSrcMethod::_signatures_cache */ +/* 4: Attribute MMMethSrcMethod::_name */ +/* 5: Attribute MMMethSrcMethod::_local_class */ +/* 6: Attribute MMMethSrcMethod::_global */ +/* 7: Attribute MMMethSrcMethod::_prhe */ +/* 8: Attribute MMMethSrcMethod::_need_super */ +/* 9: Attribute MMMethSrcMethod::_cname_cache */ +/* 10: Attribute MMMethSrcMethod::_iroutine */ +/* 11: Attribute MMMethSrcMethod::_is_init */ +/* 12: Attribute MMMethSrcMethod::_is_intern */ +/* 13: Attribute MMMethSrcMethod::_is_extern */ +/* 14: Attribute MMMethSrcMethod::_is_abstract */ +/* 15: Attribute MMMethSrcMethod::_extern_name */ +/* 16: Attribute MMMethSrcMethod::_explicit_casts */ +/* 17: Attribute MMMethSrcMethod::_explicit_imports */ +void INIT_ATTRIBUTES__syntax___syntax_base___MMMethSrcMethod(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMMethSrcMethod; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/syntax_base.nit:192 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_syntax___syntax_base___MMMethSrcMethod____explicit_casts(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/syntax_base.nit:193 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_syntax___syntax_base___MMMethSrcMethod____explicit_imports(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:649 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0]) = REGB0; + /* metamodel/static_type.nit:56 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___MMMethSrcMethod(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 18); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___MMMethSrcMethod; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___MMMethSrcMethod(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___MMMethSrcMethod; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____is_init(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_init", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____is_intern(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_intern", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____is_extern(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_extern", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____is_abstract(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_abstract", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____explicit_casts(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_explicit_casts", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____explicit_imports(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_explicit_imports", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_need_super", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_signatures_cache", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMMethSrcMethod_syntax___syntax_base___MMMethSrcMethod___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 195; + fra.me.meth = LOCATE_NEW_MMMethSrcMethod_syntax___syntax_base___MMMethSrcMethod___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* syntax/syntax_base.nit:195 */ + fra.me.REG[3] = NEW_syntax___syntax_base___MMMethSrcMethod(); + INIT_ATTRIBUTES__syntax___syntax_base___MMMethSrcMethod(fra.me.REG[3]); + syntax___syntax_base___MMMethSrcMethod___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_syntax___syntax_base___MMMethSrcMethod(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_syntax___syntax_base___MMSrcTypeProperty[77] = { + {(bigint) 2595 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMSrcTypeProperty" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMSrcTypeProperty < Object: superclass typecheck marker */}, + {(bigint) 155 /* 4: MMSrcTypeProperty < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2179 /* 5: MMSrcTypeProperty < MMTypeProperty: superclass typecheck marker */}, + {(bigint) 2595 /* 6: MMSrcTypeProperty < MMSrcTypeProperty: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: MMSrcTypeProperty < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___MMLocalProperty___accept_property_visitor}, + {(bigint) syntax___syntax_base___MMLocalProperty___node}, + {(bigint) syntax___syntax_base___MMLocalProperty___is_init}, + {(bigint) metamodel___inheritance___MMLocalProperty___inherit_global}, + {(bigint) metamodel___static_type___MMLocalProperty___signature}, + {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, + {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, + {(bigint) 1 /* 57: MMSrcTypeProperty < MMLocalProperty: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___is_global_set}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___prhe}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___mmmodule}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___full_name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___set_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___new_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super__eq}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___init}, + {(bigint) compiling___compiling_base___MMLocalProperty___cname}, + {(bigint) compiling___compiling_base___MMLocalProperty___super_meth_call}, + {(bigint) 0 /* 72: MMSrcTypeProperty < MMTypeProperty: superclass init_table position */}, + {(bigint) metamodel___virtualtype___MMTypeProperty___stype_for}, + {(bigint) metamodel___virtualtype___MMTypeProperty___real_stype_for}, + {(bigint) 3 /* 75: MMSrcTypeProperty < MMSrcTypeProperty: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMSrcTypeProperty___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMSrcTypeProperty::_signature */ +/* 3: Attribute MMSrcTypeProperty::_signatures_cache */ +/* 4: Attribute MMSrcTypeProperty::_name */ +/* 5: Attribute MMSrcTypeProperty::_local_class */ +/* 6: Attribute MMSrcTypeProperty::_global */ +/* 7: Attribute MMSrcTypeProperty::_prhe */ +/* 8: Attribute MMSrcTypeProperty::_need_super */ +/* 9: Attribute MMSrcTypeProperty::_cname_cache */ +/* 10: Attribute MMSrcTypeProperty::_stypes_cache */ +void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcTypeProperty(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMSrcTypeProperty; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/virtualtype.nit:40 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___virtualtype___MMTypeProperty____stypes_cache(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/static_type.nit:56 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:649 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___MMSrcTypeProperty(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___MMSrcTypeProperty; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___MMSrcTypeProperty(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___MMSrcTypeProperty; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_metamodel___virtualtype___MMTypeProperty____stypes_cache(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stypes_cache", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_signatures_cache", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_need_super", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMSrcTypeProperty_syntax___syntax_base___MMSrcTypeProperty___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 215; + fra.me.meth = LOCATE_NEW_MMSrcTypeProperty_syntax___syntax_base___MMSrcTypeProperty___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* syntax/syntax_base.nit:215 */ + fra.me.REG[3] = NEW_syntax___syntax_base___MMSrcTypeProperty(); + INIT_ATTRIBUTES__syntax___syntax_base___MMSrcTypeProperty(fra.me.REG[3]); + syntax___syntax_base___MMSrcTypeProperty___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_syntax___syntax_base___MMSrcTypeProperty(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_syntax___syntax_base___MMImplicitInit[112] = { + {(bigint) 3631 /* 0: Identity */}, + {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMImplicitInit" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMImplicitInit < Object: superclass typecheck marker */}, + {(bigint) 155 /* 4: MMImplicitInit < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2215 /* 5: MMImplicitInit < MMMethod: superclass typecheck marker */}, + {(bigint) 2599 /* 6: MMImplicitInit < MMSrcMethod: superclass typecheck marker */}, + {(bigint) 3259 /* 7: MMImplicitInit < MMMethSrcMethod: superclass typecheck marker */}, + {(bigint) 3631 /* 8: MMImplicitInit < MMImplicitInit: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: MMImplicitInit < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___mmbuilder___MMImplicitInit___accept_property_visitor}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___node}, + {(bigint) syntax___syntax_base___MMImplicitInit___is_init}, + {(bigint) metamodel___inheritance___MMLocalProperty___inherit_global}, + {(bigint) metamodel___static_type___MMLocalProperty___signature}, + {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, + {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, + {(bigint) 2 /* 57: MMImplicitInit < MMLocalProperty: superclass init_table position */}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___is_global_set}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___prhe}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___mmmodule}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___full_name}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___set_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___new_global}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___need_super__eq}, + {(bigint) metamodel___abstractmetamodel___MMLocalProperty___init}, + {(bigint) compiling___compiling_base___MMLocalProperty___cname}, + {(bigint) compiling___compiling_base___MMLocalProperty___super_meth_call}, + {(bigint) native_interface___ni_metamodel___MMMethod___local_friendly_name_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_super_cname}, + {(bigint) native_interface___ni_metamodel___MMMethod___local_friendly_super_name_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_cparams}, + {(bigint) native_interface___ni_metamodel___MMMethod___csignature_with_suffix}, + {(bigint) native_interface___ni_metamodel___MMMethod___csignature_with_name}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___frontier_csignature_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___friendly_super_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___frontier_super_csignature_from}, + {(bigint) native_interface___ni_metamodel___MMMethod___impl_csignature}, + {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, + {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, + {(bigint) compiling___icode_generator___MMMethod___generate_icode}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___explicit_casts}, + {(bigint) 1 /* 89: MMImplicitInit < MMMethod: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___is_intern}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___is_abstract}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___is_extern}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___extern_name}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___explicit_imports}, + {(bigint) syntax___icode_generation___MMSrcMethod___iroutine}, + {(bigint) compiling___compiling_global___MMMethod___compile_property_to_c}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_extern_to_frontier}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_super_to_frontier}, + {(bigint) native_interface___frontier___MMSrcMethod___compile_out_to_frontier}, + {(bigint) syntax___icode_generation___MMSrcMethod___iroutine__eq}, + {(bigint) syntax___icode_generation___MMSrcMethod___generate_iroutine}, + {(bigint) syntax___icode_generation___MMImplicitInit___inner_generate_iroutine}, + {(bigint) 0 /* 103: MMImplicitInit < MMSrcMethod: superclass init_table position */}, + {(bigint) 4 /* 104: MMImplicitInit < MMMethSrcMethod: superclass init_table position */}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___extern_name__eq}, + {(bigint) syntax___syntax_base___MMMethSrcMethod___init}, + {(bigint) 5 /* 107: MMImplicitInit < MMImplicitInit: superclass init_table position */}, + {(bigint) syntax___mmbuilder___MMImplicitInit___super_init}, + {(bigint) syntax___syntax_base___MMImplicitInit___unassigned_attributes}, + {(bigint) syntax___syntax_base___MMImplicitInit___super_inits}, + {(bigint) syntax___syntax_base___MMImplicitInit___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMImplicitInit::_signature */ +/* 3: Attribute MMImplicitInit::_signatures_cache */ +/* 4: Attribute MMImplicitInit::_name */ +/* 5: Attribute MMImplicitInit::_local_class */ +/* 6: Attribute MMImplicitInit::_global */ +/* 7: Attribute MMImplicitInit::_prhe */ +/* 8: Attribute MMImplicitInit::_need_super */ +/* 9: Attribute MMImplicitInit::_cname_cache */ +/* 10: Attribute MMImplicitInit::_iroutine */ +/* 11: Attribute MMImplicitInit::_is_init */ +/* 12: Attribute MMImplicitInit::_is_intern */ +/* 13: Attribute MMImplicitInit::_is_extern */ +/* 14: Attribute MMImplicitInit::_is_abstract */ +/* 15: Attribute MMImplicitInit::_extern_name */ +/* 16: Attribute MMImplicitInit::_explicit_casts */ +/* 17: Attribute MMImplicitInit::_explicit_imports */ +/* 18: Attribute MMImplicitInit::_super_init */ +/* 19: Attribute MMImplicitInit::_unassigned_attributes */ +/* 20: Attribute MMImplicitInit::_super_inits */ +void INIT_ATTRIBUTES__syntax___syntax_base___MMImplicitInit(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___MMImplicitInit; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/mmbuilder.nit:297 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___mmbuilder___MMImplicitInit____super_init(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/syntax_base.nit:192 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_syntax___syntax_base___MMMethSrcMethod____explicit_casts(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/syntax_base.nit:193 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_syntax___syntax_base___MMMethSrcMethod____explicit_imports(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/abstractmetamodel.nit:649 */ + REGB0 = TAG_Bool(false); + ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0]) = REGB0; + /* metamodel/static_type.nit:56 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___MMImplicitInit(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 21); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___MMImplicitInit; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___MMImplicitInit(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___MMImplicitInit; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMImplicitInit____unassigned_attributes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_unassigned_attributes", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMImplicitInit____super_inits(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_super_inits", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____is_init(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_init", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____is_intern(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_intern", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____is_extern(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_extern", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____is_abstract(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_abstract", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____explicit_casts(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_explicit_casts", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___MMMethSrcMethod____explicit_imports(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_explicit_imports", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___abstractmetamodel___MMLocalProperty____need_super(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_need_super", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_metamodel___static_type___MMLocalProperty____signatures_cache(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_signatures_cache", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMImplicitInit_syntax___syntax_base___MMImplicitInit___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 228; + fra.me.meth = LOCATE_NEW_MMImplicitInit_syntax___syntax_base___MMImplicitInit___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* syntax/syntax_base.nit:228 */ + fra.me.REG[3] = NEW_syntax___syntax_base___MMImplicitInit(); + INIT_ATTRIBUTES__syntax___syntax_base___MMImplicitInit(fra.me.REG[3]); + syntax___syntax_base___MMImplicitInit___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_syntax___syntax_base___MMImplicitInit(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_syntax___syntax_base___VarVariable[60] = { + {(bigint) 315 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "VarVariable" /* 2: Class Name */}, + {(bigint) 3 /* 3: VarVariable < Object: superclass typecheck marker */}, + {(bigint) 19 /* 4: VarVariable < Variable: superclass typecheck marker */}, + {(bigint) 315 /* 5: VarVariable < VarVariable: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: VarVariable < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) syntax___syntax_base___Variable___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___flow___VarVariable___must_be_set}, + {(bigint) 0 /* 51: VarVariable < Variable: superclass init_table position */}, + {(bigint) syntax___syntax_base___Variable___name}, + {(bigint) syntax___syntax_base___Variable___decl}, + {(bigint) syntax___syntax_base___Variable___stype}, + {(bigint) syntax___syntax_base___Variable___stype__eq}, + {(bigint) syntax___syntax_base___VarVariable___kind}, + {(bigint) syntax___syntax_base___Variable___init}, + {(bigint) 2 /* 58: VarVariable < VarVariable: superclass init_table position */}, + {(bigint) syntax___syntax_base___VarVariable___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute VarVariable::_name */ +/* 3: Attribute VarVariable::_decl */ +/* 4: Attribute VarVariable::_stype */ +void INIT_ATTRIBUTES__syntax___syntax_base___VarVariable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___VarVariable; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___VarVariable(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___VarVariable; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___VarVariable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___VarVariable; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___Variable____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_VarVariable_syntax___syntax_base___VarVariable___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 262; + fra.me.meth = LOCATE_NEW_VarVariable_syntax___syntax_base___VarVariable___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/syntax_base.nit:262 */ + fra.me.REG[2] = NEW_syntax___syntax_base___VarVariable(); + INIT_ATTRIBUTES__syntax___syntax_base___VarVariable(fra.me.REG[2]); + syntax___syntax_base___VarVariable___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___syntax_base___VarVariable(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___syntax_base___ParamVariable[60] = { + {(bigint) 2123 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ParamVariable" /* 2: Class Name */}, + {(bigint) 3 /* 3: ParamVariable < Object: superclass typecheck marker */}, + {(bigint) 19 /* 4: ParamVariable < Variable: superclass typecheck marker */}, + {(bigint) 2123 /* 5: ParamVariable < ParamVariable: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ParamVariable < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) syntax___syntax_base___Variable___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___flow___Variable___must_be_set}, + {(bigint) 0 /* 51: ParamVariable < Variable: superclass init_table position */}, + {(bigint) syntax___syntax_base___Variable___name}, + {(bigint) syntax___syntax_base___Variable___decl}, + {(bigint) syntax___syntax_base___Variable___stype}, + {(bigint) syntax___syntax_base___Variable___stype__eq}, + {(bigint) syntax___syntax_base___ParamVariable___kind}, + {(bigint) syntax___syntax_base___Variable___init}, + {(bigint) 2 /* 58: ParamVariable < ParamVariable: superclass init_table position */}, + {(bigint) syntax___syntax_base___ParamVariable___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ParamVariable::_name */ +/* 3: Attribute ParamVariable::_decl */ +/* 4: Attribute ParamVariable::_stype */ +void INIT_ATTRIBUTES__syntax___syntax_base___ParamVariable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___ParamVariable; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___ParamVariable(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___ParamVariable; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___ParamVariable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___ParamVariable; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___Variable____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ParamVariable_syntax___syntax_base___ParamVariable___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 269; + fra.me.meth = LOCATE_NEW_ParamVariable_syntax___syntax_base___ParamVariable___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/syntax_base.nit:269 */ + fra.me.REG[2] = NEW_syntax___syntax_base___ParamVariable(); + INIT_ATTRIBUTES__syntax___syntax_base___ParamVariable(fra.me.REG[2]); + syntax___syntax_base___ParamVariable___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___syntax_base___ParamVariable(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___syntax_base___AutoVariable[60] = { + {(bigint) 2395 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "AutoVariable" /* 2: Class Name */}, + {(bigint) 3 /* 3: AutoVariable < Object: superclass typecheck marker */}, + {(bigint) 19 /* 4: AutoVariable < Variable: superclass typecheck marker */}, + {(bigint) 2395 /* 5: AutoVariable < AutoVariable: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: AutoVariable < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) syntax___syntax_base___Variable___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___flow___Variable___must_be_set}, + {(bigint) 0 /* 51: AutoVariable < Variable: superclass init_table position */}, + {(bigint) syntax___syntax_base___Variable___name}, + {(bigint) syntax___syntax_base___Variable___decl}, + {(bigint) syntax___syntax_base___Variable___stype}, + {(bigint) syntax___syntax_base___Variable___stype__eq}, + {(bigint) syntax___syntax_base___AutoVariable___kind}, + {(bigint) syntax___syntax_base___Variable___init}, + {(bigint) 2 /* 58: AutoVariable < AutoVariable: superclass init_table position */}, + {(bigint) syntax___syntax_base___AutoVariable___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute AutoVariable::_name */ +/* 3: Attribute AutoVariable::_decl */ +/* 4: Attribute AutoVariable::_stype */ +void INIT_ATTRIBUTES__syntax___syntax_base___AutoVariable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___AutoVariable; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___AutoVariable(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___AutoVariable; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___AutoVariable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___AutoVariable; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___Variable____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_AutoVariable_syntax___syntax_base___AutoVariable___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 276; + fra.me.meth = LOCATE_NEW_AutoVariable_syntax___syntax_base___AutoVariable___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/syntax_base.nit:276 */ + fra.me.REG[2] = NEW_syntax___syntax_base___AutoVariable(); + INIT_ATTRIBUTES__syntax___syntax_base___AutoVariable(fra.me.REG[2]); + syntax___syntax_base___AutoVariable___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___syntax_base___AutoVariable(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___syntax_base___ClosureVariable[61] = { + {(bigint) 2375 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ClosureVariable" /* 2: Class Name */}, + {(bigint) 3 /* 3: ClosureVariable < Object: superclass typecheck marker */}, + {(bigint) 19 /* 4: ClosureVariable < Variable: superclass typecheck marker */}, + {(bigint) 2375 /* 5: ClosureVariable < ClosureVariable: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ClosureVariable < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) syntax___syntax_base___Variable___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) syntax___flow___Variable___must_be_set}, + {(bigint) 0 /* 51: ClosureVariable < Variable: superclass init_table position */}, + {(bigint) syntax___syntax_base___Variable___name}, + {(bigint) syntax___syntax_base___Variable___decl}, + {(bigint) syntax___syntax_base___Variable___stype}, + {(bigint) syntax___syntax_base___Variable___stype__eq}, + {(bigint) syntax___syntax_base___ClosureVariable___kind}, + {(bigint) syntax___syntax_base___Variable___init}, + {(bigint) 2 /* 58: ClosureVariable < ClosureVariable: superclass init_table position */}, + {(bigint) syntax___syntax_base___ClosureVariable___closure}, + {(bigint) syntax___syntax_base___ClosureVariable___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ClosureVariable::_name */ +/* 3: Attribute ClosureVariable::_decl */ +/* 4: Attribute ClosureVariable::_stype */ +/* 5: Attribute ClosureVariable::_closure */ +void INIT_ATTRIBUTES__syntax___syntax_base___ClosureVariable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___syntax_base___ClosureVariable; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___syntax_base___ClosureVariable(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_syntax___syntax_base___ClosureVariable; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___syntax_base___ClosureVariable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___syntax_base___ClosureVariable; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___ClosureVariable____closure(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closure", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___Variable____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ClosureVariable_syntax___syntax_base___ClosureVariable___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 288; + fra.me.meth = LOCATE_NEW_ClosureVariable_syntax___syntax_base___ClosureVariable___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* syntax/syntax_base.nit:288 */ + fra.me.REG[3] = NEW_syntax___syntax_base___ClosureVariable(); + INIT_ATTRIBUTES__syntax___syntax_base___ClosureVariable(fra.me.REG[3]); + syntax___syntax_base___ClosureVariable___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_syntax___syntax_base___ClosureVariable(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_primitive_info___PrimitiveInfo[55] = { + {(bigint) 99 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "PrimitiveInfo" /* 2: Class Name */}, + {(bigint) 3 /* 3: PrimitiveInfo < Object: superclass typecheck marker */}, + {(bigint) 99 /* 4: PrimitiveInfo < PrimitiveInfo: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91604,162 +138434,1922 @@ const classtable_elt_t VFT_GlobalAnalysis[51] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: PrimitiveInfo < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: GlobalAnalysis < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: GlobalAnalysis < ColorContext: superclass init_table position */}, - {(bigint) compiling_global___ColorContext___color}, - {(bigint) compiling_global___ColorContext___has_color}, - {(bigint) compiling_global___ColorContext___color__eq}, - {(bigint) compiling_global___ColorContext___init}, - {(bigint) 2 /* 45: GlobalAnalysis < GlobalAnalysis: superclass init_table position */}, - {(bigint) compiling_global___GlobalAnalysis___compiled_classes}, - {(bigint) compiling_global___GlobalAnalysis___module}, - {(bigint) compiling_global___GlobalAnalysis___max_class_table_length}, - {(bigint) compiling_global___GlobalAnalysis___max_class_table_length__eq}, - {(bigint) compiling_global___GlobalAnalysis___init}, + {(bigint) 1 /* 50: PrimitiveInfo < PrimitiveInfo: superclass init_table position */}, + {(bigint) primitive_info___PrimitiveInfo___name}, + {(bigint) primitive_info___PrimitiveInfo___tagged}, + {(bigint) primitive_info___PrimitiveInfo___cname}, + {(bigint) primitive_info___PrimitiveInfo___init}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute GlobalAnalysis::_colors */ -/* 2: Attribute GlobalAnalysis::_compiled_classes */ -/* 3: Attribute GlobalAnalysis::_module */ -/* 4: Attribute GlobalAnalysis::_max_class_table_length */ -val_t NEW_GlobalAnalysis(void) { +/* 1: Object_id */ +/* 2: Attribute PrimitiveInfo::_name */ +/* 3: Attribute PrimitiveInfo::_tagged */ +/* 4: Attribute PrimitiveInfo::_cname */ +void INIT_ATTRIBUTES__primitive_info___PrimitiveInfo(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__primitive_info___PrimitiveInfo; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_primitive_info___PrimitiveInfo(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_GlobalAnalysis; - ATTR_compiling_global___ColorContext____colors(obj) = NIT_NULL /*null*/; - ATTR_compiling_global___GlobalAnalysis____max_class_table_length(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_GlobalAnalysis_compiling_global___ColorContext___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_GlobalAnalysis(); - compiling_global___ColorContext___init(self, init_table); - return self; -} -val_t NEW_GlobalAnalysis_compiling_global___GlobalAnalysis___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_GlobalAnalysis(); - compiling_global___GlobalAnalysis___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_CompiledClass[58] = { - {(bigint) 2655 /* 0: Identity */}, - {(bigint) 3 /* 1: CompiledClass < Object: superclass typecheck marker */}, - {(bigint) 159 /* 2: CompiledClass < ColorContext: superclass typecheck marker */}, - {(bigint) 2655 /* 3: CompiledClass < CompiledClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: CompiledClass < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: CompiledClass < ColorContext: superclass init_table position */}, - {(bigint) compiling_global___ColorContext___color}, - {(bigint) compiling_global___ColorContext___has_color}, - {(bigint) compiling_global___ColorContext___color__eq}, - {(bigint) compiling_global___ColorContext___init}, - {(bigint) 2 /* 45: CompiledClass < CompiledClass: superclass init_table position */}, - {(bigint) compiling_global___CompiledClass___local_class}, - {(bigint) compiling_global___CompiledClass___id}, - {(bigint) compiling_global___CompiledClass___id__eq}, - {(bigint) compiling_global___CompiledClass___class_table}, - {(bigint) compiling_global___CompiledClass___class_table__eq}, - {(bigint) compiling_global___CompiledClass___instance_table}, - {(bigint) compiling_global___CompiledClass___instance_table__eq}, - {(bigint) compiling_global___CompiledClass___class_layout}, - {(bigint) compiling_global___CompiledClass___class_layout__eq}, - {(bigint) compiling_global___CompiledClass___instance_layout}, - {(bigint) compiling_global___CompiledClass___instance_layout__eq}, - {(bigint) compiling_global___CompiledClass___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute CompiledClass::_colors */ -/* 2: Attribute CompiledClass::_local_class */ -/* 3: Attribute CompiledClass::_id */ -/* 4: Attribute CompiledClass::_class_table */ -/* 5: Attribute CompiledClass::_instance_table */ -/* 6: Attribute CompiledClass::_class_layout */ -/* 7: Attribute CompiledClass::_instance_layout */ -val_t NEW_CompiledClass(void) { + obj->vft = (classtable_elt_t*)VFT_primitive_info___PrimitiveInfo; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_primitive_info___PrimitiveInfo(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_primitive_info___PrimitiveInfo; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_primitive_info___PrimitiveInfo____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_primitive_info___PrimitiveInfo____tagged(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tagged", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_primitive_info___PrimitiveInfo____cname(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cname", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_PrimitiveInfo_primitive_info___PrimitiveInfo___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t REGB0; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 87; + fra.me.meth = LOCATE_NEW_PrimitiveInfo_primitive_info___PrimitiveInfo___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = p1; + fra.me.REG[1] = p2; + /* primitive_info.nit:87 */ + fra.me.REG[2] = NEW_primitive_info___PrimitiveInfo(); + INIT_ATTRIBUTES__primitive_info___PrimitiveInfo(fra.me.REG[2]); + primitive_info___PrimitiveInfo___init(fra.me.REG[2], fra.me.REG[0], REGB0, fra.me.REG[1], init_table); + CHECKNEW_primitive_info___PrimitiveInfo(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___mmbuilder___CSHSorter[58] = { + {(bigint) 2387 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "CSHSorter" /* 2: Class Name */}, + {(bigint) 3 /* 3: CSHSorter < Object: superclass typecheck marker */}, + {(bigint) 295 /* 4: CSHSorter < AbstractSorter: superclass typecheck marker */}, + {(bigint) 2387 /* 5: CSHSorter < CSHSorter: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: CSHSorter < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: CSHSorter < AbstractSorter: superclass init_table position */}, + {(bigint) syntax___mmbuilder___CSHSorter___compare}, + {(bigint) standard___collection___sorter___AbstractSorter___sort}, + {(bigint) standard___collection___sorter___AbstractSorter___sub_sort}, + {(bigint) standard___collection___sorter___AbstractSorter___quick_sort}, + {(bigint) standard___collection___sorter___AbstractSorter___bubble_sort}, + {(bigint) 2 /* 56: CSHSorter < CSHSorter: superclass init_table position */}, + {(bigint) syntax___mmbuilder___CSHSorter___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +void INIT_ATTRIBUTES__syntax___mmbuilder___CSHSorter(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___CSHSorter; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___mmbuilder___CSHSorter(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_syntax___mmbuilder___CSHSorter; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___mmbuilder___CSHSorter(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___mmbuilder___CSHSorter; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_CSHSorter_syntax___mmbuilder___CSHSorter___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 50; + fra.me.meth = LOCATE_NEW_CSHSorter_syntax___mmbuilder___CSHSorter___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* syntax/mmbuilder.nit:50 */ + fra.me.REG[0] = NEW_syntax___mmbuilder___CSHSorter(); + INIT_ATTRIBUTES__syntax___mmbuilder___CSHSorter(fra.me.REG[0]); + syntax___mmbuilder___CSHSorter___init(fra.me.REG[0], init_table); + CHECKNEW_syntax___mmbuilder___CSHSorter(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_syntax___mmbuilder___MMSrcAncestor[62] = { + {(bigint) 2199 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MMSrcAncestor" /* 2: Class Name */}, + {(bigint) 3 /* 3: MMSrcAncestor < Object: superclass typecheck marker */}, + {(bigint) 191 /* 4: MMSrcAncestor < MMAncestor: superclass typecheck marker */}, + {(bigint) 2199 /* 5: MMSrcAncestor < MMSrcAncestor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MMSrcAncestor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) metamodel___static_type___MMAncestor___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) metamodel___inheritance___MMAncestor___add_in}, + {(bigint) 0 /* 51: MMSrcAncestor < MMAncestor: superclass init_table position */}, + {(bigint) metamodel___static_type___MMAncestor___stype__eq}, + {(bigint) metamodel___static_type___MMAncestor___stype}, + {(bigint) metamodel___static_type___MMAncestor___inheriter__eq}, + {(bigint) metamodel___static_type___MMAncestor___inheriter}, + {(bigint) metamodel___static_type___MMAncestor___is_reffinement}, + {(bigint) metamodel___static_type___MMAncestor___is_specialisation}, + {(bigint) syntax___mmbuilder___MMSrcAncestor___local_class}, + {(bigint) metamodel___static_type___MMAncestor___init}, + {(bigint) 2 /* 60: MMSrcAncestor < MMSrcAncestor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___MMSrcAncestor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMSrcAncestor::_stype */ +/* 3: Attribute MMSrcAncestor::_inheriter */ +/* 4: Attribute MMSrcAncestor::_local_class */ +void INIT_ATTRIBUTES__syntax___mmbuilder___MMSrcAncestor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___MMSrcAncestor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* metamodel/static_type.nit:310 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMAncestor____stype(fra.me.REG[0]) = fra.me.REG[1]; + /* metamodel/static_type.nit:316 */ + fra.me.REG[1] = NIT_NULL; + ATTR_metamodel___static_type___MMAncestor____inheriter(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___mmbuilder___MMSrcAncestor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_syntax___mmbuilder___MMSrcAncestor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___mmbuilder___MMSrcAncestor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___mmbuilder___MMSrcAncestor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___MMSrcAncestor____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MMSrcAncestor_syntax___mmbuilder___MMSrcAncestor___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 339; + fra.me.meth = LOCATE_NEW_MMSrcAncestor_syntax___mmbuilder___MMSrcAncestor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/mmbuilder.nit:339 */ + fra.me.REG[1] = NEW_syntax___mmbuilder___MMSrcAncestor(); + INIT_ATTRIBUTES__syntax___mmbuilder___MMSrcAncestor(fra.me.REG[1]); + syntax___mmbuilder___MMSrcAncestor___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_syntax___mmbuilder___MMSrcAncestor(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_syntax___mmbuilder___ClassBuilderVisitor[90] = { + {(bigint) 2763 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ClassBuilderVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: ClassBuilderVisitor < Object: superclass typecheck marker */}, + {(bigint) 15 /* 4: ClassBuilderVisitor < Visitor: superclass typecheck marker */}, + {(bigint) 2407 /* 5: ClassBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2763 /* 6: ClassBuilderVisitor < ClassBuilderVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ClassBuilderVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: ClassBuilderVisitor < Visitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ClassBuilderVisitor___visit}, + {(bigint) parser___parser_prod___Visitor___enter_visit}, + {(bigint) parser___parser_prod___Visitor___current_node}, + {(bigint) parser___parser_prod___Visitor___init}, + {(bigint) 0 /* 55: ClassBuilderVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_instantiated_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_object}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_bool}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_int}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_float}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_char}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_string}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_nativestring}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_array}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_discrete}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_range}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_none}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_method}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___mmmodule}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___tc}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___fatal_error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___warning}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, + {(bigint) 3 /* 84: ClassBuilderVisitor < ClassBuilderVisitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ClassBuilderVisitor___local_class_arity}, + {(bigint) syntax___mmbuilder___ClassBuilderVisitor___local_class_arity__eq}, + {(bigint) syntax___mmbuilder___ClassBuilderVisitor___formals}, + {(bigint) syntax___mmbuilder___ClassBuilderVisitor___formals__eq}, + {(bigint) syntax___mmbuilder___ClassBuilderVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ClassBuilderVisitor::_current_node */ +/* 3: Attribute ClassBuilderVisitor::_mmmodule */ +/* 4: Attribute ClassBuilderVisitor::_local_class */ +/* 5: Attribute ClassBuilderVisitor::_local_property */ +/* 6: Attribute ClassBuilderVisitor::_tc */ +/* 7: Attribute ClassBuilderVisitor::_local_class_arity */ +/* 8: Attribute ClassBuilderVisitor::_formals */ +void INIT_ATTRIBUTES__syntax___mmbuilder___ClassBuilderVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___ClassBuilderVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/mmbuilder.nit:353 */ + REGB0 = TAG_Int(0); + ATTR_syntax___mmbuilder___ClassBuilderVisitor____local_class_arity(fra.me.REG[0]) = REGB0; + /* parser/parser_prod.nit:66 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_prod___Visitor____current_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___mmbuilder___ClassBuilderVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_syntax___mmbuilder___ClassBuilderVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___mmbuilder___ClassBuilderVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___mmbuilder___ClassBuilderVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___ClassBuilderVisitor____local_class_arity(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class_arity", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____tc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tc", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ClassBuilderVisitor_syntax___mmbuilder___ClassBuilderVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 359; + fra.me.meth = LOCATE_NEW_ClassBuilderVisitor_syntax___mmbuilder___ClassBuilderVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/mmbuilder.nit:359 */ + fra.me.REG[2] = NEW_syntax___mmbuilder___ClassBuilderVisitor(); + INIT_ATTRIBUTES__syntax___mmbuilder___ClassBuilderVisitor(fra.me.REG[2]); + syntax___mmbuilder___ClassBuilderVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___mmbuilder___ClassBuilderVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___mmbuilder___ClassSpecializationBuilderVisitor[86] = { + {(bigint) 2759 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ClassSpecializationBuilderVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: ClassSpecializationBuilderVisitor < Object: superclass typecheck marker */}, + {(bigint) 15 /* 4: ClassSpecializationBuilderVisitor < Visitor: superclass typecheck marker */}, + {(bigint) 2407 /* 5: ClassSpecializationBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2759 /* 6: ClassSpecializationBuilderVisitor < ClassSpecializationBuilderVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ClassSpecializationBuilderVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: ClassSpecializationBuilderVisitor < Visitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ClassSpecializationBuilderVisitor___visit}, + {(bigint) parser___parser_prod___Visitor___enter_visit}, + {(bigint) parser___parser_prod___Visitor___current_node}, + {(bigint) parser___parser_prod___Visitor___init}, + {(bigint) 0 /* 55: ClassSpecializationBuilderVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_instantiated_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_object}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_bool}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_int}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_float}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_char}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_string}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_nativestring}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_array}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_discrete}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_range}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_none}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_method}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___mmmodule}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___tc}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___fatal_error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___warning}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, + {(bigint) 3 /* 84: ClassSpecializationBuilderVisitor < ClassSpecializationBuilderVisitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ClassSpecializationBuilderVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ClassSpecializationBuilderVisitor::_current_node */ +/* 3: Attribute ClassSpecializationBuilderVisitor::_mmmodule */ +/* 4: Attribute ClassSpecializationBuilderVisitor::_local_class */ +/* 5: Attribute ClassSpecializationBuilderVisitor::_local_property */ +/* 6: Attribute ClassSpecializationBuilderVisitor::_tc */ +void INIT_ATTRIBUTES__syntax___mmbuilder___ClassSpecializationBuilderVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___ClassSpecializationBuilderVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:66 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_prod___Visitor____current_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___mmbuilder___ClassSpecializationBuilderVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_syntax___mmbuilder___ClassSpecializationBuilderVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___mmbuilder___ClassSpecializationBuilderVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___mmbuilder___ClassSpecializationBuilderVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____tc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tc", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ClassSpecializationBuilderVisitor_syntax___mmbuilder___ClassSpecializationBuilderVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 367; + fra.me.meth = LOCATE_NEW_ClassSpecializationBuilderVisitor_syntax___mmbuilder___ClassSpecializationBuilderVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/mmbuilder.nit:367 */ + fra.me.REG[2] = NEW_syntax___mmbuilder___ClassSpecializationBuilderVisitor(); + INIT_ATTRIBUTES__syntax___mmbuilder___ClassSpecializationBuilderVisitor(fra.me.REG[2]); + syntax___mmbuilder___ClassSpecializationBuilderVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___mmbuilder___ClassSpecializationBuilderVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___mmbuilder___ClassAncestorBuilder[86] = { + {(bigint) 2767 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ClassAncestorBuilder" /* 2: Class Name */}, + {(bigint) 3 /* 3: ClassAncestorBuilder < Object: superclass typecheck marker */}, + {(bigint) 15 /* 4: ClassAncestorBuilder < Visitor: superclass typecheck marker */}, + {(bigint) 2407 /* 5: ClassAncestorBuilder < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2767 /* 6: ClassAncestorBuilder < ClassAncestorBuilder: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ClassAncestorBuilder < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: ClassAncestorBuilder < Visitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ClassAncestorBuilder___visit}, + {(bigint) parser___parser_prod___Visitor___enter_visit}, + {(bigint) parser___parser_prod___Visitor___current_node}, + {(bigint) parser___parser_prod___Visitor___init}, + {(bigint) 0 /* 55: ClassAncestorBuilder < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_instantiated_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_object}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_bool}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_int}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_float}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_char}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_string}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_nativestring}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_array}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_discrete}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_range}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_none}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_method}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___mmmodule}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___tc}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___fatal_error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___warning}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, + {(bigint) 3 /* 84: ClassAncestorBuilder < ClassAncestorBuilder: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ClassAncestorBuilder___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ClassAncestorBuilder::_current_node */ +/* 3: Attribute ClassAncestorBuilder::_mmmodule */ +/* 4: Attribute ClassAncestorBuilder::_local_class */ +/* 5: Attribute ClassAncestorBuilder::_local_property */ +/* 6: Attribute ClassAncestorBuilder::_tc */ +void INIT_ATTRIBUTES__syntax___mmbuilder___ClassAncestorBuilder(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___ClassAncestorBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:66 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_prod___Visitor____current_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___mmbuilder___ClassAncestorBuilder(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_syntax___mmbuilder___ClassAncestorBuilder; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___mmbuilder___ClassAncestorBuilder(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___mmbuilder___ClassAncestorBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____tc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tc", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ClassAncestorBuilder_syntax___mmbuilder___ClassAncestorBuilder___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 375; + fra.me.meth = LOCATE_NEW_ClassAncestorBuilder_syntax___mmbuilder___ClassAncestorBuilder___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/mmbuilder.nit:375 */ + fra.me.REG[2] = NEW_syntax___mmbuilder___ClassAncestorBuilder(); + INIT_ATTRIBUTES__syntax___mmbuilder___ClassAncestorBuilder(fra.me.REG[2]); + syntax___mmbuilder___ClassAncestorBuilder___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___mmbuilder___ClassAncestorBuilder(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___mmbuilder___ClassVerifierVisitor[86] = { + {(bigint) 2755 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ClassVerifierVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: ClassVerifierVisitor < Object: superclass typecheck marker */}, + {(bigint) 15 /* 4: ClassVerifierVisitor < Visitor: superclass typecheck marker */}, + {(bigint) 2407 /* 5: ClassVerifierVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2755 /* 6: ClassVerifierVisitor < ClassVerifierVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ClassVerifierVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: ClassVerifierVisitor < Visitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ClassVerifierVisitor___visit}, + {(bigint) parser___parser_prod___Visitor___enter_visit}, + {(bigint) parser___parser_prod___Visitor___current_node}, + {(bigint) parser___parser_prod___Visitor___init}, + {(bigint) 0 /* 55: ClassVerifierVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_instantiated_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_object}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_bool}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_int}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_float}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_char}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_string}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_nativestring}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_array}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_discrete}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_range}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_none}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_method}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___mmmodule}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___tc}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___fatal_error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___warning}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, + {(bigint) 3 /* 84: ClassVerifierVisitor < ClassVerifierVisitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ClassVerifierVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ClassVerifierVisitor::_current_node */ +/* 3: Attribute ClassVerifierVisitor::_mmmodule */ +/* 4: Attribute ClassVerifierVisitor::_local_class */ +/* 5: Attribute ClassVerifierVisitor::_local_property */ +/* 6: Attribute ClassVerifierVisitor::_tc */ +void INIT_ATTRIBUTES__syntax___mmbuilder___ClassVerifierVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___ClassVerifierVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:66 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_prod___Visitor____current_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___mmbuilder___ClassVerifierVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_syntax___mmbuilder___ClassVerifierVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___mmbuilder___ClassVerifierVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___mmbuilder___ClassVerifierVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____tc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tc", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ClassVerifierVisitor_syntax___mmbuilder___ClassVerifierVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 383; + fra.me.meth = LOCATE_NEW_ClassVerifierVisitor_syntax___mmbuilder___ClassVerifierVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/mmbuilder.nit:383 */ + fra.me.REG[2] = NEW_syntax___mmbuilder___ClassVerifierVisitor(); + INIT_ATTRIBUTES__syntax___mmbuilder___ClassVerifierVisitor(fra.me.REG[2]); + syntax___mmbuilder___ClassVerifierVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___mmbuilder___ClassVerifierVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___mmbuilder___PropertyBuilderVisitor[86] = { + {(bigint) 2547 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "PropertyBuilderVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: PropertyBuilderVisitor < Object: superclass typecheck marker */}, + {(bigint) 15 /* 4: PropertyBuilderVisitor < Visitor: superclass typecheck marker */}, + {(bigint) 2407 /* 5: PropertyBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2547 /* 6: PropertyBuilderVisitor < PropertyBuilderVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: PropertyBuilderVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: PropertyBuilderVisitor < Visitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___PropertyBuilderVisitor___visit}, + {(bigint) parser___parser_prod___Visitor___enter_visit}, + {(bigint) parser___parser_prod___Visitor___current_node}, + {(bigint) parser___parser_prod___Visitor___init}, + {(bigint) 0 /* 55: PropertyBuilderVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_instantiated_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_object}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_bool}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_int}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_float}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_char}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_string}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_nativestring}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_array}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_discrete}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_range}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_none}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_method}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___mmmodule}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___tc}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___fatal_error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___warning}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, + {(bigint) 3 /* 84: PropertyBuilderVisitor < PropertyBuilderVisitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___PropertyBuilderVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute PropertyBuilderVisitor::_current_node */ +/* 3: Attribute PropertyBuilderVisitor::_mmmodule */ +/* 4: Attribute PropertyBuilderVisitor::_local_class */ +/* 5: Attribute PropertyBuilderVisitor::_local_property */ +/* 6: Attribute PropertyBuilderVisitor::_tc */ +void INIT_ATTRIBUTES__syntax___mmbuilder___PropertyBuilderVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___PropertyBuilderVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:66 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_prod___Visitor____current_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___mmbuilder___PropertyBuilderVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_syntax___mmbuilder___PropertyBuilderVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___mmbuilder___PropertyBuilderVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___mmbuilder___PropertyBuilderVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____tc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tc", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_PropertyBuilderVisitor_syntax___mmbuilder___PropertyBuilderVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 394; + fra.me.meth = LOCATE_NEW_PropertyBuilderVisitor_syntax___mmbuilder___PropertyBuilderVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/mmbuilder.nit:394 */ + fra.me.REG[2] = NEW_syntax___mmbuilder___PropertyBuilderVisitor(); + INIT_ATTRIBUTES__syntax___mmbuilder___PropertyBuilderVisitor(fra.me.REG[2]); + syntax___mmbuilder___PropertyBuilderVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___mmbuilder___PropertyBuilderVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___mmbuilder___PropertyVerifierVisitor[88] = { + {(bigint) 2543 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "PropertyVerifierVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: PropertyVerifierVisitor < Object: superclass typecheck marker */}, + {(bigint) 15 /* 4: PropertyVerifierVisitor < Visitor: superclass typecheck marker */}, + {(bigint) 2407 /* 5: PropertyVerifierVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2543 /* 6: PropertyVerifierVisitor < PropertyVerifierVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: PropertyVerifierVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: PropertyVerifierVisitor < Visitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___PropertyVerifierVisitor___visit}, + {(bigint) parser___parser_prod___Visitor___enter_visit}, + {(bigint) parser___parser_prod___Visitor___current_node}, + {(bigint) parser___parser_prod___Visitor___init}, + {(bigint) 0 /* 55: PropertyVerifierVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_instantiated_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_object}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_bool}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_int}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_float}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_char}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_string}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_nativestring}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_array}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_discrete}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_range}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_none}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_method}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___mmmodule}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___tc}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___fatal_error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___warning}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, + {(bigint) 3 /* 84: PropertyVerifierVisitor < PropertyVerifierVisitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___PropertyVerifierVisitor___signature_builder}, + {(bigint) syntax___mmbuilder___PropertyVerifierVisitor___signature_builder__eq}, + {(bigint) syntax___mmbuilder___PropertyVerifierVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute PropertyVerifierVisitor::_current_node */ +/* 3: Attribute PropertyVerifierVisitor::_mmmodule */ +/* 4: Attribute PropertyVerifierVisitor::_local_class */ +/* 5: Attribute PropertyVerifierVisitor::_local_property */ +/* 6: Attribute PropertyVerifierVisitor::_tc */ +/* 7: Attribute PropertyVerifierVisitor::_signature_builder */ +void INIT_ATTRIBUTES__syntax___mmbuilder___PropertyVerifierVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___PropertyVerifierVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:66 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_prod___Visitor____current_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___mmbuilder___PropertyVerifierVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_syntax___mmbuilder___PropertyVerifierVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___mmbuilder___PropertyVerifierVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___mmbuilder___PropertyVerifierVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___PropertyVerifierVisitor____signature_builder(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_signature_builder", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____tc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tc", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_PropertyVerifierVisitor_syntax___mmbuilder___PropertyVerifierVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 407; + fra.me.meth = LOCATE_NEW_PropertyVerifierVisitor_syntax___mmbuilder___PropertyVerifierVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/mmbuilder.nit:407 */ + fra.me.REG[2] = NEW_syntax___mmbuilder___PropertyVerifierVisitor(); + INIT_ATTRIBUTES__syntax___mmbuilder___PropertyVerifierVisitor(fra.me.REG[2]); + syntax___mmbuilder___PropertyVerifierVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___mmbuilder___PropertyVerifierVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___mmbuilder___SignatureBuilder[64] = { + {(bigint) 51 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "SignatureBuilder" /* 2: Class Name */}, + {(bigint) 3 /* 3: SignatureBuilder < Object: superclass typecheck marker */}, + {(bigint) 51 /* 4: SignatureBuilder < SignatureBuilder: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: SignatureBuilder < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: SignatureBuilder < SignatureBuilder: superclass init_table position */}, + {(bigint) syntax___mmbuilder___SignatureBuilder___params}, + {(bigint) syntax___mmbuilder___SignatureBuilder___params__eq}, + {(bigint) syntax___mmbuilder___SignatureBuilder___untyped_params}, + {(bigint) syntax___mmbuilder___SignatureBuilder___untyped_params__eq}, + {(bigint) syntax___mmbuilder___SignatureBuilder___vararg_rank}, + {(bigint) syntax___mmbuilder___SignatureBuilder___vararg_rank__eq}, + {(bigint) syntax___mmbuilder___SignatureBuilder___closure_decls}, + {(bigint) syntax___mmbuilder___SignatureBuilder___closure_decls__eq}, + {(bigint) syntax___mmbuilder___SignatureBuilder___has_error_occured}, + {(bigint) syntax___mmbuilder___SignatureBuilder___has_error_occured__eq}, + {(bigint) syntax___mmbuilder___SignatureBuilder___signature}, + {(bigint) syntax___mmbuilder___SignatureBuilder___signature__eq}, + {(bigint) syntax___mmbuilder___SignatureBuilder___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute SignatureBuilder::_params */ +/* 3: Attribute SignatureBuilder::_untyped_params */ +/* 4: Attribute SignatureBuilder::_vararg_rank */ +/* 5: Attribute SignatureBuilder::_closure_decls */ +/* 6: Attribute SignatureBuilder::_has_error_occured */ +/* 7: Attribute SignatureBuilder::_signature */ +void INIT_ATTRIBUTES__syntax___mmbuilder___SignatureBuilder(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___SignatureBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/mmbuilder.nit:417 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___mmbuilder___SignatureBuilder____params(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/mmbuilder.nit:420 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___mmbuilder___SignatureBuilder____untyped_params(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/mmbuilder.nit:423 */ + REGB0 = TAG_Int(1); + /* ../lib/standard/kernel.nit:236 */ + REGB0 = TAG_Int(-UNTAG_Int(REGB0)); + ATTR_syntax___mmbuilder___SignatureBuilder____vararg_rank(fra.me.REG[0]) = REGB0; + /* syntax/mmbuilder.nit:426 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___mmbuilder___SignatureBuilder____closure_decls(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/mmbuilder.nit:429 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___mmbuilder___SignatureBuilder____has_error_occured(fra.me.REG[0]) = REGB0; + /* syntax/mmbuilder.nit:431 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___mmbuilder___SignatureBuilder____signature(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___mmbuilder___SignatureBuilder(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 8); - obj->vft = (classtable_elt_t*)VFT_CompiledClass; - ATTR_compiling_global___ColorContext____colors(obj) = NIT_NULL /*null*/; - ATTR_compiling_global___CompiledClass____id(obj) = TAG_Int((bigint)0); - return OBJ2VAL(obj); -} -val_t NEW_CompiledClass_compiling_global___ColorContext___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_CompiledClass(); - compiling_global___ColorContext___init(self, init_table); - return self; -} -val_t NEW_CompiledClass_compiling_global___CompiledClass___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_CompiledClass(); - compiling_global___CompiledClass___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableElt[46] = { - {(bigint) 19 /* 0: Identity */}, - {(bigint) 3 /* 1: TableElt < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableElt < TableElt: superclass typecheck marker */}, + obj->vft = (classtable_elt_t*)VFT_syntax___mmbuilder___SignatureBuilder; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___mmbuilder___SignatureBuilder(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___mmbuilder___SignatureBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___SignatureBuilder____params(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_params", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___SignatureBuilder____untyped_params(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_untyped_params", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___SignatureBuilder____vararg_rank(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_vararg_rank", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___SignatureBuilder____closure_decls(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closure_decls", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___SignatureBuilder____has_error_occured(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_has_error_occured", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_SignatureBuilder_syntax___mmbuilder___SignatureBuilder___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_SignatureBuilder_syntax___mmbuilder___SignatureBuilder___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_syntax___mmbuilder___SignatureBuilder(); + INIT_ATTRIBUTES__syntax___mmbuilder___SignatureBuilder(fra.me.REG[0]); + syntax___mmbuilder___SignatureBuilder___init(fra.me.REG[0], init_table); + CHECKNEW_syntax___mmbuilder___SignatureBuilder(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_syntax___mmbuilder___MethidAccumulator[57] = { + {(bigint) 2155 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MethidAccumulator" /* 2: Class Name */}, + {(bigint) 3 /* 3: MethidAccumulator < Object: superclass typecheck marker */}, + {(bigint) 15 /* 4: MethidAccumulator < Visitor: superclass typecheck marker */}, + {(bigint) 2155 /* 5: MethidAccumulator < MethidAccumulator: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MethidAccumulator < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: MethidAccumulator < Visitor: superclass init_table position */}, + {(bigint) syntax___mmbuilder___MethidAccumulator___visit}, + {(bigint) parser___parser_prod___Visitor___enter_visit}, + {(bigint) parser___parser_prod___Visitor___current_node}, + {(bigint) parser___parser_prod___Visitor___init}, + {(bigint) 2 /* 55: MethidAccumulator < MethidAccumulator: superclass init_table position */}, + {(bigint) syntax___mmbuilder___MethidAccumulator___name}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MethidAccumulator::_current_node */ +/* 3: Attribute MethidAccumulator::_name */ +void INIT_ATTRIBUTES__syntax___mmbuilder___MethidAccumulator(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___mmbuilder___MethidAccumulator; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/mmbuilder.nit:1255 */ + fra.me.REG[1] = NEW_Buffer_standard___string___Buffer___init(); + ATTR_syntax___mmbuilder___MethidAccumulator____name(fra.me.REG[0]) = fra.me.REG[1]; + /* parser/parser_prod.nit:66 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_prod___Visitor____current_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___mmbuilder___MethidAccumulator(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_syntax___mmbuilder___MethidAccumulator; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___mmbuilder___MethidAccumulator(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___mmbuilder___MethidAccumulator; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___mmbuilder___MethidAccumulator____name(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_name", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MethidAccumulator_parser___parser_prod___Visitor___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_MethidAccumulator_parser___parser_prod___Visitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_syntax___mmbuilder___MethidAccumulator(); + INIT_ATTRIBUTES__syntax___mmbuilder___MethidAccumulator(fra.me.REG[0]); + parser___parser_prod___Visitor___init(fra.me.REG[0], init_table); + CHECKNEW_syntax___mmbuilder___MethidAccumulator(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_icode___icode_base___IRegister[61] = { + {(bigint) 207 /* 0: Identity */}, + {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IRegister" /* 2: Class Name */}, + {(bigint) 3 /* 3: IRegister < Object: superclass typecheck marker */}, + {(bigint) 207 /* 4: IRegister < IRegister: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: IRegister < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) analysis___allocate_iregister_slots___IRegister___slot_index}, + {(bigint) analysis___allocate_iregister_slots___IRegister___slot_index__eq}, + {(bigint) analysis___allocate_iregister_slots___IRegister___is_local}, + {(bigint) analysis___allocate_iregister_slots___IRegister___is_local__eq}, + {(bigint) analysis___allocate_iregister_slots___IRegister___local_iroutine}, + {(bigint) analysis___allocate_iregister_slots___IRegister___local_iroutine__eq}, + {(bigint) analysis___allocate_iregister_slots___IRegister___in_tag_slots}, + {(bigint) analysis___allocate_iregister_slots___IRegister___in_tag_slots__eq}, + {(bigint) 1 /* 58: IRegister < IRegister: superclass init_table position */}, + {(bigint) icode___icode_base___IRegister___stype}, + {(bigint) icode___icode_base___IRegister___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IRegister::_slot_index */ +/* 3: Attribute IRegister::_is_local */ +/* 4: Attribute IRegister::_local_iroutine */ +/* 5: Attribute IRegister::_in_tag_slots */ +/* 6: Attribute IRegister::_first */ +/* 7: Attribute IRegister::_last */ +/* 8: Attribute IRegister::_born_rank */ +/* 9: Attribute IRegister::_stype */ +void INIT_ATTRIBUTES__icode___icode_base___IRegister(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IRegister; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* analysis/allocate_iregister_slots.nit:287 */ + REGB0 = TAG_Bool(true); + ATTR_analysis___allocate_iregister_slots___IRegister____is_local(fra.me.REG[0]) = REGB0; + /* analysis/allocate_iregister_slots.nit:293 */ + REGB0 = TAG_Bool(false); + ATTR_analysis___allocate_iregister_slots___IRegister____in_tag_slots(fra.me.REG[0]) = REGB0; + /* analysis/allocate_iregister_slots.nit:295 */ + fra.me.REG[1] = NIT_NULL; + ATTR_analysis___allocate_iregister_slots___IRegister____first(fra.me.REG[0]) = fra.me.REG[1]; + /* analysis/allocate_iregister_slots.nit:299 */ + fra.me.REG[1] = NIT_NULL; + ATTR_analysis___allocate_iregister_slots___IRegister____last(fra.me.REG[0]) = fra.me.REG[1]; + /* analysis/allocate_iregister_slots.nit:307 */ + REGB0 = TAG_Int(0); + ATTR_analysis___allocate_iregister_slots___IRegister____born_rank(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IRegister(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 10); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IRegister; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IRegister(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IRegister; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegister____is_local(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_local", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegister____in_tag_slots(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_in_tag_slots", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegister____born_rank(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_born_rank", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IRegister____stype(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stype", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IRegister_icode___icode_base___IRegister___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 28; + fra.me.meth = LOCATE_NEW_IRegister_icode___icode_base___IRegister___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:28 */ + fra.me.REG[1] = NEW_icode___icode_base___IRegister(); + INIT_ATTRIBUTES__icode___icode_base___IRegister(fra.me.REG[1]); + icode___icode_base___IRegister___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IRegister(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_base___IEscapeMark[52] = { + {(bigint) 215 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IEscapeMark" /* 2: Class Name */}, + {(bigint) 3 /* 3: IEscapeMark < Object: superclass typecheck marker */}, + {(bigint) 215 /* 4: IEscapeMark < IEscapeMark: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91770,123 +140360,106 @@ const classtable_elt_t VFT_TableElt[46] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: IEscapeMark < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableElt < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableElt < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableElt___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableElt___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, + {(bigint) 1 /* 50: IEscapeMark < IEscapeMark: superclass init_table position */}, + {(bigint) icode___icode_base___IEscapeMark___init}, }; /* 0: Pointer to the classtable */ -val_t NEW_TableElt(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_TableElt; - return OBJ2VAL(obj); +/* 1: Object_id */ +void INIT_ATTRIBUTES__icode___icode_base___IEscapeMark(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IEscapeMark; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_TableElt_compiling_global___TableElt___init() { +val_t NEW_icode___icode_base___IEscapeMark(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IEscapeMark; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IEscapeMark(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IEscapeMark; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_IEscapeMark_icode___icode_base___IEscapeMark___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[2] = {0, 0}; - val_t self = NEW_TableElt(); - compiling_global___TableElt___init(self, init_table); - return self; -} -const classtable_elt_t VFT_LocalTableElt[49] = { - {(bigint) 2603 /* 0: Identity */}, - {(bigint) 3 /* 1: LocalTableElt < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: LocalTableElt < TableElt: superclass typecheck marker */}, - {(bigint) 2603 /* 3: LocalTableElt < LocalTableElt: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_IEscapeMark_icode___icode_base___IEscapeMark___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_icode___icode_base___IEscapeMark(); + INIT_ATTRIBUTES__icode___icode_base___IEscapeMark(fra.me.REG[0]); + icode___icode_base___IEscapeMark___init(fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IEscapeMark(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_icode___icode_base___IClosureDecl[56] = { + {(bigint) 239 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IClosureDecl" /* 2: Class Name */}, + {(bigint) 3 /* 3: IClosureDecl < Object: superclass typecheck marker */}, + {(bigint) 239 /* 4: IClosureDecl < IClosureDecl: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: LocalTableElt < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: LocalTableElt < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableElt___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableElt___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: LocalTableElt < LocalTableElt: superclass init_table position */}, - {(bigint) compiling_global___LocalTableElt___symbol}, - {(bigint) compiling_global___LocalTableElt___value}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_LocalTableElt(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_LocalTableElt; - return OBJ2VAL(obj); -} -val_t NEW_LocalTableElt_compiling_global___TableElt___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_LocalTableElt(); - compiling_global___TableElt___init(self, init_table); - return self; -} -const classtable_elt_t VFT_TableEltPropPos[51] = { - {(bigint) 2687 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltPropPos < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltPropPos < TableElt: superclass typecheck marker */}, - {(bigint) 2603 /* 3: TableEltPropPos < LocalTableElt: superclass typecheck marker */}, - {(bigint) 2687 /* 4: TableEltPropPos < TableEltPropPos: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91895,630 +140468,7476 @@ const classtable_elt_t VFT_TableEltPropPos[51] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: IClosureDecl < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltPropPos < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltPropPos < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableElt___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableElt___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltPropPos < LocalTableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltPropPos___symbol}, - {(bigint) compiling_global___TableEltPropPos___value}, - {(bigint) 3 /* 49: TableEltPropPos < TableEltPropPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltPropPos___init}, + {(bigint) analysis___icode_dump___IClosureDecl___dump}, + {(bigint) 1 /* 51: IClosureDecl < IClosureDecl: superclass init_table position */}, + {(bigint) icode___icode_base___IClosureDecl___closure}, + {(bigint) icode___icode_base___IClosureDecl___default}, + {(bigint) icode___icode_base___IClosureDecl___default__eq}, + {(bigint) icode___icode_base___IClosureDecl___init}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute TableEltPropPos::_property */ -val_t NEW_TableEltPropPos(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_TableEltPropPos; - return OBJ2VAL(obj); -} -val_t NEW_TableEltPropPos_compiling_global___TableElt___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TableEltPropPos(); - compiling_global___TableElt___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute IClosureDecl::_closure */ +/* 3: Attribute IClosureDecl::_default */ +void INIT_ATTRIBUTES__icode___icode_base___IClosureDecl(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IClosureDecl; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -val_t NEW_TableEltPropPos_compiling_global___TableEltPropPos___init(val_t p0) { +val_t NEW_icode___icode_base___IClosureDecl(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IClosureDecl; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IClosureDecl(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IClosureDecl; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IClosureDecl____closure(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closure", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IClosureDecl_icode___icode_base___IClosureDecl___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 46; + fra.me.meth = LOCATE_NEW_IClosureDecl_icode___icode_base___IClosureDecl___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:46 */ + fra.me.REG[1] = NEW_icode___icode_base___IClosureDecl(); + INIT_ATTRIBUTES__icode___icode_base___IClosureDecl(fra.me.REG[1]); + icode___icode_base___IClosureDecl___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IClosureDecl(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_base___IRoutine[71] = { + {(bigint) 203 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IRoutine" /* 2: Class Name */}, + {(bigint) 3 /* 3: IRoutine < Object: superclass typecheck marker */}, + {(bigint) 203 /* 4: IRoutine < IRoutine: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: IRoutine < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) global___dead_method_removal___IRoutine___set_not_reachable}, + {(bigint) 1 /* 51: IRoutine < IRoutine: superclass init_table position */}, + {(bigint) icode___icode_base___IRoutine___params}, + {(bigint) icode___icode_base___IRoutine___closure_decls}, + {(bigint) icode___icode_base___IRoutine___closure_decls__eq}, + {(bigint) icode___icode_base___IRoutine___registers}, + {(bigint) icode___icode_base___IRoutine___result}, + {(bigint) icode___icode_base___IRoutine___escape_marks}, + {(bigint) icode___icode_base___IRoutine___body}, + {(bigint) icode___icode_base___IRoutine___location}, + {(bigint) icode___icode_base___IRoutine___location__eq}, + {(bigint) icode___icode_base___IRoutine___init}, + {(bigint) compiling___compiling_icode___IRoutine___compile_signature_to_c}, + {(bigint) compiling___compiling_icode___IRoutine___compile_inside_to_c}, + {(bigint) compiling___compiling_icode___IRoutine___compile_to_c}, + {(bigint) analysis___IRoutine___optimize}, + {(bigint) analysis___icode_dump___IRoutine___dump}, + {(bigint) analysis___allocate_iregister_slots___IRoutine___std_slots_nb}, + {(bigint) analysis___allocate_iregister_slots___IRoutine___tag_slots_nb}, + {(bigint) analysis___allocate_iregister_slots___IRoutine___allocate_iregister_slots}, + {(bigint) analysis___inline_methods___IRoutine___inline_methods}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IRoutine::_params */ +/* 3: Attribute IRoutine::_closure_decls */ +/* 4: Attribute IRoutine::_registers */ +/* 5: Attribute IRoutine::_result */ +/* 6: Attribute IRoutine::_escape_marks */ +/* 7: Attribute IRoutine::_body */ +/* 8: Attribute IRoutine::_location */ +/* 9: Attribute IRoutine::_std_slots_nb */ +/* 10: Attribute IRoutine::_tag_slots_nb */ +void INIT_ATTRIBUTES__icode___icode_base___IRoutine(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IRoutine; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:54 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___IRoutine____closure_decls(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:58 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_icode___icode_base___IRoutine____registers(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:64 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_icode___icode_base___IRoutine____escape_marks(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:67 */ + fra.me.REG[1] = NEW_ISeq_icode___icode_base___ISeq___init(); + ATTR_icode___icode_base___IRoutine____body(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:69 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___IRoutine____location(fra.me.REG[0]) = fra.me.REG[1]; + /* analysis/allocate_iregister_slots.nit:268 */ + REGB0 = TAG_Int(0); + ATTR_analysis___allocate_iregister_slots___IRoutine____std_slots_nb(fra.me.REG[0]) = REGB0; + /* analysis/allocate_iregister_slots.nit:271 */ + REGB0 = TAG_Int(0); + ATTR_analysis___allocate_iregister_slots___IRoutine____tag_slots_nb(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IRoutine(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IRoutine; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IRoutine(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IRoutine; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IRoutine____params(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_params", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IRoutine____registers(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_registers", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IRoutine____escape_marks(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_escape_marks", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IRoutine____body(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_body", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRoutine____std_slots_nb(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_std_slots_nb", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRoutine____tag_slots_nb(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tag_slots_nb", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IRoutine_icode___icode_base___IRoutine___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 72; + fra.me.meth = LOCATE_NEW_IRoutine_icode___icode_base___IRoutine___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:72 */ + fra.me.REG[2] = NEW_icode___icode_base___IRoutine(); + INIT_ATTRIBUTES__icode___icode_base___IRoutine(fra.me.REG[2]); + icode___icode_base___IRoutine___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___IRoutine(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___IClosureDef[74] = { + {(bigint) 2287 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IClosureDef" /* 2: Class Name */}, + {(bigint) 3 /* 3: IClosureDef < Object: superclass typecheck marker */}, + {(bigint) 203 /* 4: IClosureDef < IRoutine: superclass typecheck marker */}, + {(bigint) 2287 /* 5: IClosureDef < IClosureDef: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: IClosureDef < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) global___dead_method_removal___IRoutine___set_not_reachable}, + {(bigint) 1 /* 51: IClosureDef < IRoutine: superclass init_table position */}, + {(bigint) icode___icode_base___IRoutine___params}, + {(bigint) icode___icode_base___IRoutine___closure_decls}, + {(bigint) icode___icode_base___IRoutine___closure_decls__eq}, + {(bigint) icode___icode_base___IRoutine___registers}, + {(bigint) icode___icode_base___IRoutine___result}, + {(bigint) icode___icode_base___IRoutine___escape_marks}, + {(bigint) icode___icode_base___IRoutine___body}, + {(bigint) icode___icode_base___IRoutine___location}, + {(bigint) icode___icode_base___IRoutine___location__eq}, + {(bigint) icode___icode_base___IRoutine___init}, + {(bigint) compiling___compiling_icode___IRoutine___compile_signature_to_c}, + {(bigint) compiling___compiling_icode___IRoutine___compile_inside_to_c}, + {(bigint) compiling___compiling_icode___IRoutine___compile_to_c}, + {(bigint) analysis___IRoutine___optimize}, + {(bigint) analysis___icode_dump___IRoutine___dump}, + {(bigint) analysis___allocate_iregister_slots___IRoutine___std_slots_nb}, + {(bigint) analysis___allocate_iregister_slots___IRoutine___tag_slots_nb}, + {(bigint) analysis___allocate_iregister_slots___IRoutine___allocate_iregister_slots}, + {(bigint) analysis___inline_methods___IRoutine___inline_methods}, + {(bigint) compiling___compiling_icode___IClosureDef___compile_closure}, + {(bigint) 2 /* 72: IClosureDef < IClosureDef: superclass init_table position */}, + {(bigint) icode___icode_base___IClosureDef___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IClosureDef::_params */ +/* 3: Attribute IClosureDef::_closure_decls */ +/* 4: Attribute IClosureDef::_registers */ +/* 5: Attribute IClosureDef::_result */ +/* 6: Attribute IClosureDef::_escape_marks */ +/* 7: Attribute IClosureDef::_body */ +/* 8: Attribute IClosureDef::_location */ +/* 9: Attribute IClosureDef::_std_slots_nb */ +/* 10: Attribute IClosureDef::_tag_slots_nb */ +void INIT_ATTRIBUTES__icode___icode_base___IClosureDef(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IClosureDef; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:54 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___IRoutine____closure_decls(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:58 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_icode___icode_base___IRoutine____registers(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:64 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_icode___icode_base___IRoutine____escape_marks(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:67 */ + fra.me.REG[1] = NEW_ISeq_icode___icode_base___ISeq___init(); + ATTR_icode___icode_base___IRoutine____body(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:69 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___IRoutine____location(fra.me.REG[0]) = fra.me.REG[1]; + /* analysis/allocate_iregister_slots.nit:268 */ + REGB0 = TAG_Int(0); + ATTR_analysis___allocate_iregister_slots___IRoutine____std_slots_nb(fra.me.REG[0]) = REGB0; + /* analysis/allocate_iregister_slots.nit:271 */ + REGB0 = TAG_Int(0); + ATTR_analysis___allocate_iregister_slots___IRoutine____tag_slots_nb(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IClosureDef(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IClosureDef; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IClosureDef(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IClosureDef; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IRoutine____params(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_params", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IRoutine____registers(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_registers", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IRoutine____escape_marks(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_escape_marks", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IRoutine____body(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_body", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRoutine____std_slots_nb(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_std_slots_nb", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRoutine____tag_slots_nb(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tag_slots_nb", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IClosureDef_icode___icode_base___IClosureDef___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 82; + fra.me.meth = LOCATE_NEW_IClosureDef_icode___icode_base___IClosureDef___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:82 */ + fra.me.REG[2] = NEW_icode___icode_base___IClosureDef(); + INIT_ATTRIBUTES__icode___icode_base___IClosureDef(fra.me.REG[2]); + icode___icode_base___IClosureDef___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___IClosureDef(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___ISeq[73] = { + {(bigint) 2627 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ISeq" /* 2: Class Name */}, + {(bigint) 3 /* 3: ISeq < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: ISeq < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: ISeq < ICode0: superclass typecheck marker */}, + {(bigint) 2627 /* 6: ISeq < ISeq: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ISeq < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___ISeq___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ISeq___dump}, + {(bigint) analysis___icode_dump___ICode___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___ISeq___inner_dup_with}, + {(bigint) 1 /* 58: ISeq < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: ISeq < ICode0: superclass init_table position */}, + {(bigint) icode___icode_tools___ISeq___dup_seq_to}, + {(bigint) 3 /* 68: ISeq < ISeq: superclass init_table position */}, + {(bigint) icode___icode_base___ISeq___icodes}, + {(bigint) icode___icode_base___ISeq___iescape_mark}, + {(bigint) icode___icode_base___ISeq___iescape_mark__eq}, + {(bigint) icode___icode_base___ISeq___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ISeq::_result */ +/* 3: Attribute ISeq::_location */ +/* 4: Attribute ISeq::_icodes */ +/* 5: Attribute ISeq::_iescape_mark */ +void INIT_ATTRIBUTES__icode___icode_base___ISeq(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___ISeq; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:167 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_icode___icode_base___ISeq____icodes(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___ISeq(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___ISeq; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___ISeq(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___ISeq; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___ISeq____icodes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_icodes", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ISeq_icode___icode_base___ISeq___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TableEltPropPos(); - compiling_global___TableEltPropPos___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableEltMethPos[53] = { - {(bigint) 3247 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltMethPos < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltMethPos < TableElt: superclass typecheck marker */}, - {(bigint) 2603 /* 3: TableEltMethPos < LocalTableElt: superclass typecheck marker */}, - {(bigint) 2687 /* 4: TableEltMethPos < TableEltPropPos: superclass typecheck marker */}, - {(bigint) 3247 /* 5: TableEltMethPos < TableEltMethPos: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltMethPos < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltMethPos < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableElt___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableEltMethPos___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltMethPos < LocalTableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltPropPos___symbol}, - {(bigint) compiling_global___TableEltPropPos___value}, - {(bigint) 3 /* 49: TableEltMethPos < TableEltPropPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltPropPos___init}, - {(bigint) 4 /* 51: TableEltMethPos < TableEltMethPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltMethPos___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TableEltMethPos::_property */ -val_t NEW_TableEltMethPos(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 172; + fra.me.meth = LOCATE_NEW_ISeq_icode___icode_base___ISeq___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* icode/icode_base.nit:172 */ + fra.me.REG[0] = NEW_icode___icode_base___ISeq(); + INIT_ATTRIBUTES__icode___icode_base___ISeq(fra.me.REG[0]); + icode___icode_base___ISeq___init(fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___ISeq(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_icode___icode_base___ILoop[75] = { + {(bigint) 3283 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ILoop" /* 2: Class Name */}, + {(bigint) 3 /* 3: ILoop < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: ILoop < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: ILoop < ICode0: superclass typecheck marker */}, + {(bigint) 2627 /* 6: ILoop < ISeq: superclass typecheck marker */}, + {(bigint) 3283 /* 7: ILoop < ILoop: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ILoop < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___ILoop___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ILoop___dump}, + {(bigint) analysis___icode_dump___ICode___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___ILoop___inner_dup_with}, + {(bigint) 1 /* 58: ILoop < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: ILoop < ICode0: superclass init_table position */}, + {(bigint) icode___icode_tools___ISeq___dup_seq_to}, + {(bigint) 3 /* 68: ILoop < ISeq: superclass init_table position */}, + {(bigint) icode___icode_base___ISeq___icodes}, + {(bigint) icode___icode_base___ISeq___iescape_mark}, + {(bigint) icode___icode_base___ISeq___iescape_mark__eq}, + {(bigint) icode___icode_base___ISeq___init}, + {(bigint) 4 /* 73: ILoop < ILoop: superclass init_table position */}, + {(bigint) icode___icode_base___ILoop___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ILoop::_result */ +/* 3: Attribute ILoop::_location */ +/* 4: Attribute ILoop::_icodes */ +/* 5: Attribute ILoop::_iescape_mark */ +void INIT_ATTRIBUTES__icode___icode_base___ILoop(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___ILoop; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:167 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_icode___icode_base___ISeq____icodes(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___ILoop(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_TableEltMethPos; - return OBJ2VAL(obj); -} -val_t NEW_TableEltMethPos_compiling_global___TableElt___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltMethPos(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltMethPos_compiling_global___TableEltPropPos___init(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltMethPos(); - compiling_global___TableEltPropPos___init(self, p0, init_table); - return self; -} -val_t NEW_TableEltMethPos_compiling_global___TableEltMethPos___init(val_t p0) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___ILoop; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___ILoop(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___ILoop; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___ISeq____icodes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_icodes", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ILoop_icode___icode_base___ILoop___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltMethPos(); - compiling_global___TableEltMethPos___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableEltSuperPos[53] = { - {(bigint) 3243 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltSuperPos < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltSuperPos < TableElt: superclass typecheck marker */}, - {(bigint) 2603 /* 3: TableEltSuperPos < LocalTableElt: superclass typecheck marker */}, - {(bigint) 2687 /* 4: TableEltSuperPos < TableEltPropPos: superclass typecheck marker */}, - {(bigint) 3243 /* 5: TableEltSuperPos < TableEltSuperPos: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltSuperPos < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltSuperPos < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableElt___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableEltSuperPos___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltSuperPos < LocalTableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltSuperPos___symbol}, - {(bigint) compiling_global___TableEltPropPos___value}, - {(bigint) 3 /* 49: TableEltSuperPos < TableEltPropPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltPropPos___init}, - {(bigint) 4 /* 51: TableEltSuperPos < TableEltSuperPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltSuperPos___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TableEltSuperPos::_property */ -val_t NEW_TableEltSuperPos(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 179; + fra.me.meth = LOCATE_NEW_ILoop_icode___icode_base___ILoop___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* icode/icode_base.nit:179 */ + fra.me.REG[0] = NEW_icode___icode_base___ILoop(); + INIT_ATTRIBUTES__icode___icode_base___ILoop(fra.me.REG[0]); + icode___icode_base___ILoop___init(fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___ILoop(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_icode___icode_base___IIf[73] = { + {(bigint) 2667 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IIf" /* 2: Class Name */}, + {(bigint) 3 /* 3: IIf < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IIf < ICode: superclass typecheck marker */}, + {(bigint) 2279 /* 5: IIf < ICode1: superclass typecheck marker */}, + {(bigint) 2667 /* 6: IIf < IIf: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IIf < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IIf___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___IIf___dump}, + {(bigint) analysis___icode_dump___ICode___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IIf___inner_dup_with}, + {(bigint) 1 /* 58: IIf < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IIf < ICode1: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___expr}, + {(bigint) icode___icode_base___ICode1___init}, + {(bigint) 3 /* 69: IIf < IIf: superclass init_table position */}, + {(bigint) icode___icode_base___IIf___then_seq}, + {(bigint) icode___icode_base___IIf___else_seq}, + {(bigint) icode___icode_base___IIf___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IIf::_result */ +/* 3: Attribute IIf::_location */ +/* 4: Attribute IIf::_expr */ +/* 5: Attribute IIf::_then_seq */ +/* 6: Attribute IIf::_else_seq */ +void INIT_ATTRIBUTES__icode___icode_base___IIf(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IIf; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:187 */ + fra.me.REG[1] = NEW_ISeq_icode___icode_base___ISeq___init(); + ATTR_icode___icode_base___IIf____then_seq(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:189 */ + fra.me.REG[1] = NEW_ISeq_icode___icode_base___ISeq___init(); + ATTR_icode___icode_base___IIf____else_seq(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IIf(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_TableEltSuperPos; - return OBJ2VAL(obj); -} -val_t NEW_TableEltSuperPos_compiling_global___TableElt___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltSuperPos(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltSuperPos_compiling_global___TableEltPropPos___init(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltSuperPos(); - compiling_global___TableEltPropPos___init(self, p0, init_table); - return self; -} -val_t NEW_TableEltSuperPos_compiling_global___TableEltSuperPos___init(val_t p0) { + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IIf; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IIf(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IIf; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IIf____then_seq(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_then_seq", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IIf____else_seq(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_else_seq", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode1____expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IIf_icode___icode_base___IIf___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 190; + fra.me.meth = LOCATE_NEW_IIf_icode___icode_base___IIf___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:190 */ + fra.me.REG[1] = NEW_icode___icode_base___IIf(); + INIT_ATTRIBUTES__icode___icode_base___IIf(fra.me.REG[1]); + icode___icode_base___IIf___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IIf(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_base___IEscape[70] = { + {(bigint) 2679 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IEscape" /* 2: Class Name */}, + {(bigint) 3 /* 3: IEscape < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IEscape < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: IEscape < ICode0: superclass typecheck marker */}, + {(bigint) 2679 /* 6: IEscape < IEscape: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IEscape < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IEscape___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IEscape___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IEscape___inner_dup_with}, + {(bigint) 1 /* 58: IEscape < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IEscape < ICode0: superclass init_table position */}, + {(bigint) 3 /* 67: IEscape < IEscape: superclass init_table position */}, + {(bigint) icode___icode_base___IEscape___iescape_mark}, + {(bigint) icode___icode_base___IEscape___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IEscape::_result */ +/* 3: Attribute IEscape::_location */ +/* 4: Attribute IEscape::_iescape_mark */ +void INIT_ATTRIBUTES__icode___icode_base___IEscape(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IEscape; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IEscape(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IEscape; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IEscape(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IEscape; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IEscape____iescape_mark(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_iescape_mark", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IEscape_icode___icode_base___IEscape___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 199; + fra.me.meth = LOCATE_NEW_IEscape_icode___icode_base___IEscape___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:199 */ + fra.me.REG[1] = NEW_icode___icode_base___IEscape(); + INIT_ATTRIBUTES__icode___icode_base___IEscape(fra.me.REG[1]); + icode___icode_base___IEscape___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IEscape(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_base___IAbort[71] = { + {(bigint) 2719 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IAbort" /* 2: Class Name */}, + {(bigint) 3 /* 3: IAbort < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IAbort < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: IAbort < ICode0: superclass typecheck marker */}, + {(bigint) 2719 /* 6: IAbort < IAbort: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IAbort < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IAbort___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IAbort___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IAbort___inner_dup_with}, + {(bigint) 1 /* 58: IAbort < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IAbort < ICode0: superclass init_table position */}, + {(bigint) 3 /* 67: IAbort < IAbort: superclass init_table position */}, + {(bigint) icode___icode_base___IAbort___texts}, + {(bigint) icode___icode_base___IAbort___module_location}, + {(bigint) icode___icode_base___IAbort___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IAbort::_result */ +/* 3: Attribute IAbort::_location */ +/* 4: Attribute IAbort::_texts */ +/* 5: Attribute IAbort::_module_location */ +void INIT_ATTRIBUTES__icode___icode_base___IAbort(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IAbort; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IAbort(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IAbort; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IAbort(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IAbort; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAbort____texts(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_texts", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAbort____module_location(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_module_location", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IAbort_icode___icode_base___IAbort___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 210; + fra.me.meth = LOCATE_NEW_IAbort_icode___icode_base___IAbort___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:210 */ + fra.me.REG[2] = NEW_icode___icode_base___IAbort(); + INIT_ATTRIBUTES__icode___icode_base___IAbort(fra.me.REG[2]); + icode___icode_base___IAbort___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___IAbort(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___ICall[81] = { + {(bigint) 3291 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ICall" /* 2: Class Name */}, + {(bigint) 3 /* 3: ICall < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: ICall < ICode: superclass typecheck marker */}, + {(bigint) 2271 /* 5: ICall < ICodeN: superclass typecheck marker */}, + {(bigint) 2715 /* 6: ICall < IAbsCall: superclass typecheck marker */}, + {(bigint) 3291 /* 7: ICall < ICall: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ICall < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IAbsCall___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICodeN___dump}, + {(bigint) analysis___icode_dump___ICall___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___ICall___inner_dup_with}, + {(bigint) 2 /* 58: ICall < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) 1 /* 67: ICall < ICodeN: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___exprs}, + {(bigint) icode___icode_base___ICodeN___closure_defs}, + {(bigint) icode___icode_base___ICodeN___closure_defs__eq}, + {(bigint) icode___icode_base___ICodeN___init}, + {(bigint) compiling___compiling_icode___ICall___compile_call_to_c}, + {(bigint) 0 /* 73: ICall < IAbsCall: superclass init_table position */}, + {(bigint) icode___icode_base___IAbsCall___property}, + {(bigint) icode___icode_base___IAbsCall___is_explicit_from_extern}, + {(bigint) icode___icode_base___IAbsCall___is_explicit_from_extern__eq}, + {(bigint) icode___icode_base___IAbsCall___init}, + {(bigint) 4 /* 78: ICall < ICall: superclass init_table position */}, + {(bigint) icode___icode_base___ICall___init}, + {(bigint) analysis___inline_methods___ICall___is_inlinable}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ICall::_result */ +/* 3: Attribute ICall::_location */ +/* 4: Attribute ICall::_exprs */ +/* 5: Attribute ICall::_closure_defs */ +/* 6: Attribute ICall::_property */ +/* 7: Attribute ICall::@is_explicit_from_extern */ +void INIT_ATTRIBUTES__icode___icode_base___ICall(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___ICall; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:226 */ + REGB0 = TAG_Bool(false); + ATTR_icode___icode_base___IAbsCall_____atis_explicit_from_extern(fra.me.REG[0]) = REGB0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___ICall(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___ICall; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___ICall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___ICall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAbsCall____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAbsCall_____atis_explicit_from_extern(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@is_explicit_from_extern", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICodeN____exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_exprs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ICall_icode___icode_base___ICall___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltSuperPos(); - compiling_global___TableEltSuperPos___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableEltAttrPos[53] = { - {(bigint) 3263 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltAttrPos < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltAttrPos < TableElt: superclass typecheck marker */}, - {(bigint) 2603 /* 3: TableEltAttrPos < LocalTableElt: superclass typecheck marker */}, - {(bigint) 2687 /* 4: TableEltAttrPos < TableEltPropPos: superclass typecheck marker */}, - {(bigint) 3263 /* 5: TableEltAttrPos < TableEltAttrPos: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltAttrPos < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltAttrPos < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableElt___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableEltAttrPos___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltAttrPos < LocalTableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltPropPos___symbol}, - {(bigint) compiling_global___TableEltPropPos___value}, - {(bigint) 3 /* 49: TableEltAttrPos < TableEltPropPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltPropPos___init}, - {(bigint) 4 /* 51: TableEltAttrPos < TableEltAttrPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltAttrPos___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TableEltAttrPos::_property */ -val_t NEW_TableEltAttrPos(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 239; + fra.me.meth = LOCATE_NEW_ICall_icode___icode_base___ICall___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:239 */ + fra.me.REG[2] = NEW_icode___icode_base___ICall(); + INIT_ATTRIBUTES__icode___icode_base___ICall(fra.me.REG[2]); + icode___icode_base___ICall___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___ICall(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___ISuper[80] = { + {(bigint) 3267 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ISuper" /* 2: Class Name */}, + {(bigint) 3 /* 3: ISuper < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: ISuper < ICode: superclass typecheck marker */}, + {(bigint) 2271 /* 5: ISuper < ICodeN: superclass typecheck marker */}, + {(bigint) 2715 /* 6: ISuper < IAbsCall: superclass typecheck marker */}, + {(bigint) 3267 /* 7: ISuper < ISuper: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: ISuper < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IAbsCall___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICodeN___dump}, + {(bigint) analysis___icode_dump___ISuper___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___ISuper___inner_dup_with}, + {(bigint) 2 /* 58: ISuper < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) 1 /* 67: ISuper < ICodeN: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___exprs}, + {(bigint) icode___icode_base___ICodeN___closure_defs}, + {(bigint) icode___icode_base___ICodeN___closure_defs__eq}, + {(bigint) icode___icode_base___ICodeN___init}, + {(bigint) compiling___compiling_icode___ISuper___compile_call_to_c}, + {(bigint) 0 /* 73: ISuper < IAbsCall: superclass init_table position */}, + {(bigint) icode___icode_base___IAbsCall___property}, + {(bigint) icode___icode_base___IAbsCall___is_explicit_from_extern}, + {(bigint) icode___icode_base___IAbsCall___is_explicit_from_extern__eq}, + {(bigint) icode___icode_base___IAbsCall___init}, + {(bigint) 4 /* 78: ISuper < ISuper: superclass init_table position */}, + {(bigint) icode___icode_base___ISuper___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ISuper::_result */ +/* 3: Attribute ISuper::_location */ +/* 4: Attribute ISuper::_exprs */ +/* 5: Attribute ISuper::_closure_defs */ +/* 6: Attribute ISuper::_property */ +/* 7: Attribute ISuper::@is_explicit_from_extern */ +void INIT_ATTRIBUTES__icode___icode_base___ISuper(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___ISuper; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:226 */ + REGB0 = TAG_Bool(false); + ATTR_icode___icode_base___IAbsCall_____atis_explicit_from_extern(fra.me.REG[0]) = REGB0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___ISuper(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_TableEltAttrPos; - return OBJ2VAL(obj); -} -val_t NEW_TableEltAttrPos_compiling_global___TableElt___init() { + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___ISuper; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___ISuper(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___ISuper; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAbsCall____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAbsCall_____atis_explicit_from_extern(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@is_explicit_from_extern", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICodeN____exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_exprs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ISuper_icode___icode_base___ISuper___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltAttrPos(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltAttrPos_compiling_global___TableEltPropPos___init(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 246; + fra.me.meth = LOCATE_NEW_ISuper_icode___icode_base___ISuper___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:246 */ + fra.me.REG[2] = NEW_icode___icode_base___ISuper(); + INIT_ATTRIBUTES__icode___icode_base___ISuper(fra.me.REG[2]); + icode___icode_base___ISuper___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___ISuper(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___INew[81] = { + {(bigint) 3279 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "INew" /* 2: Class Name */}, + {(bigint) 3 /* 3: INew < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: INew < ICode: superclass typecheck marker */}, + {(bigint) 2271 /* 5: INew < ICodeN: superclass typecheck marker */}, + {(bigint) 2715 /* 6: INew < IAbsCall: superclass typecheck marker */}, + {(bigint) 3279 /* 7: INew < INew: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: INew < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IAbsCall___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICodeN___dump}, + {(bigint) analysis___icode_dump___INew___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___INew___inner_dup_with}, + {(bigint) 2 /* 58: INew < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) 1 /* 67: INew < ICodeN: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___exprs}, + {(bigint) icode___icode_base___ICodeN___closure_defs}, + {(bigint) icode___icode_base___ICodeN___closure_defs__eq}, + {(bigint) icode___icode_base___ICodeN___init}, + {(bigint) compiling___compiling_icode___INew___compile_call_to_c}, + {(bigint) 0 /* 73: INew < IAbsCall: superclass init_table position */}, + {(bigint) icode___icode_base___IAbsCall___property}, + {(bigint) icode___icode_base___IAbsCall___is_explicit_from_extern}, + {(bigint) icode___icode_base___IAbsCall___is_explicit_from_extern__eq}, + {(bigint) icode___icode_base___IAbsCall___init}, + {(bigint) 4 /* 78: INew < INew: superclass init_table position */}, + {(bigint) icode___icode_base___INew___stype}, + {(bigint) icode___icode_base___INew___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute INew::_result */ +/* 3: Attribute INew::_location */ +/* 4: Attribute INew::_exprs */ +/* 5: Attribute INew::_closure_defs */ +/* 6: Attribute INew::_property */ +/* 7: Attribute INew::@is_explicit_from_extern */ +/* 8: Attribute INew::_stype */ +void INIT_ATTRIBUTES__icode___icode_base___INew(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___INew; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:226 */ + REGB0 = TAG_Bool(false); + ATTR_icode___icode_base___IAbsCall_____atis_explicit_from_extern(fra.me.REG[0]) = REGB0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___INew(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___INew; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___INew(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___INew; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___INew____stype(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stype", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAbsCall____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAbsCall_____atis_explicit_from_extern(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@is_explicit_from_extern", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICodeN____exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_exprs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_INew_icode___icode_base___INew___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltAttrPos(); - compiling_global___TableEltPropPos___init(self, p0, init_table); - return self; -} -val_t NEW_TableEltAttrPos_compiling_global___TableEltAttrPos___init(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 260; + fra.me.meth = LOCATE_NEW_INew_icode___icode_base___INew___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* icode/icode_base.nit:260 */ + fra.me.REG[3] = NEW_icode___icode_base___INew(); + INIT_ATTRIBUTES__icode___icode_base___INew(fra.me.REG[3]); + icode___icode_base___INew___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_icode___icode_base___INew(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_icode___icode_base___IAllocateInstance[70] = { + {(bigint) 2711 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IAllocateInstance" /* 2: Class Name */}, + {(bigint) 3 /* 3: IAllocateInstance < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IAllocateInstance < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: IAllocateInstance < ICode0: superclass typecheck marker */}, + {(bigint) 2711 /* 6: IAllocateInstance < IAllocateInstance: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IAllocateInstance < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IAllocateInstance___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IAllocateInstance___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IAllocateInstance___inner_dup_with}, + {(bigint) 1 /* 58: IAllocateInstance < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IAllocateInstance < ICode0: superclass init_table position */}, + {(bigint) 3 /* 67: IAllocateInstance < IAllocateInstance: superclass init_table position */}, + {(bigint) icode___icode_base___IAllocateInstance___stype}, + {(bigint) icode___icode_base___IAllocateInstance___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IAllocateInstance::_result */ +/* 3: Attribute IAllocateInstance::_location */ +/* 4: Attribute IAllocateInstance::_stype */ +void INIT_ATTRIBUTES__icode___icode_base___IAllocateInstance(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IAllocateInstance; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IAllocateInstance(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IAllocateInstance; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IAllocateInstance(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IAllocateInstance; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAllocateInstance____stype(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stype", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IAllocateInstance_icode___icode_base___IAllocateInstance___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 274; + fra.me.meth = LOCATE_NEW_IAllocateInstance_icode___icode_base___IAllocateInstance___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:274 */ + fra.me.REG[1] = NEW_icode___icode_base___IAllocateInstance(); + INIT_ATTRIBUTES__icode___icode_base___IAllocateInstance(fra.me.REG[1]); + icode___icode_base___IAllocateInstance___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IAllocateInstance(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_base___IStaticCall[80] = { + {(bigint) 3271 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IStaticCall" /* 2: Class Name */}, + {(bigint) 3 /* 3: IStaticCall < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IStaticCall < ICode: superclass typecheck marker */}, + {(bigint) 2271 /* 5: IStaticCall < ICodeN: superclass typecheck marker */}, + {(bigint) 2715 /* 6: IStaticCall < IAbsCall: superclass typecheck marker */}, + {(bigint) 3271 /* 7: IStaticCall < IStaticCall: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: IStaticCall < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IAbsCall___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICodeN___dump}, + {(bigint) analysis___icode_dump___IStaticCall___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IStaticCall___inner_dup_with}, + {(bigint) 2 /* 58: IStaticCall < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) 1 /* 67: IStaticCall < ICodeN: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___exprs}, + {(bigint) icode___icode_base___ICodeN___closure_defs}, + {(bigint) icode___icode_base___ICodeN___closure_defs__eq}, + {(bigint) icode___icode_base___ICodeN___init}, + {(bigint) compiling___compiling_icode___IStaticCall___compile_call_to_c}, + {(bigint) 0 /* 73: IStaticCall < IAbsCall: superclass init_table position */}, + {(bigint) icode___icode_base___IAbsCall___property}, + {(bigint) icode___icode_base___IAbsCall___is_explicit_from_extern}, + {(bigint) icode___icode_base___IAbsCall___is_explicit_from_extern__eq}, + {(bigint) icode___icode_base___IAbsCall___init}, + {(bigint) 4 /* 78: IStaticCall < IStaticCall: superclass init_table position */}, + {(bigint) icode___icode_base___IStaticCall___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IStaticCall::_result */ +/* 3: Attribute IStaticCall::_location */ +/* 4: Attribute IStaticCall::_exprs */ +/* 5: Attribute IStaticCall::_closure_defs */ +/* 6: Attribute IStaticCall::_property */ +/* 7: Attribute IStaticCall::@is_explicit_from_extern */ +void INIT_ATTRIBUTES__icode___icode_base___IStaticCall(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IStaticCall; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:226 */ + REGB0 = TAG_Bool(false); + ATTR_icode___icode_base___IAbsCall_____atis_explicit_from_extern(fra.me.REG[0]) = REGB0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IStaticCall(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IStaticCall; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IStaticCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IStaticCall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAbsCall____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAbsCall_____atis_explicit_from_extern(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@is_explicit_from_extern", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICodeN____exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_exprs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IStaticCall_icode___icode_base___IStaticCall___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltAttrPos(); - compiling_global___TableEltAttrPos___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableEltClassPos[51] = { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 283; + fra.me.meth = LOCATE_NEW_IStaticCall_icode___icode_base___IStaticCall___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:283 */ + fra.me.REG[2] = NEW_icode___icode_base___IStaticCall(); + INIT_ATTRIBUTES__icode___icode_base___IStaticCall(fra.me.REG[2]); + icode___icode_base___IStaticCall___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___IStaticCall(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___ICheckInstance[72] = { + {(bigint) 2687 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ICheckInstance" /* 2: Class Name */}, + {(bigint) 3 /* 3: ICheckInstance < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: ICheckInstance < ICode: superclass typecheck marker */}, + {(bigint) 2279 /* 5: ICheckInstance < ICode1: superclass typecheck marker */}, + {(bigint) 2687 /* 6: ICheckInstance < ICheckInstance: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ICheckInstance < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___ICheckInstance___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___ICheckInstance___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___ICheckInstance___inner_dup_with}, + {(bigint) 1 /* 58: ICheckInstance < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: ICheckInstance < ICode1: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___expr}, + {(bigint) icode___icode_base___ICode1___init}, + {(bigint) 3 /* 69: ICheckInstance < ICheckInstance: superclass init_table position */}, + {(bigint) icode___icode_base___ICheckInstance___stype}, + {(bigint) icode___icode_base___ICheckInstance___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ICheckInstance::_result */ +/* 3: Attribute ICheckInstance::_location */ +/* 4: Attribute ICheckInstance::_expr */ +/* 5: Attribute ICheckInstance::_stype */ +void INIT_ATTRIBUTES__icode___icode_base___ICheckInstance(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___ICheckInstance; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___ICheckInstance(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___ICheckInstance; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___ICheckInstance(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___ICheckInstance; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICheckInstance____stype(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stype", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode1____expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ICheckInstance_icode___icode_base___ICheckInstance___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 291; + fra.me.meth = LOCATE_NEW_ICheckInstance_icode___icode_base___ICheckInstance___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:291 */ + fra.me.REG[2] = NEW_icode___icode_base___ICheckInstance(); + INIT_ATTRIBUTES__icode___icode_base___ICheckInstance(fra.me.REG[2]); + icode___icode_base___ICheckInstance___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___ICheckInstance(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___IInitAttributes[72] = { + {(bigint) 2663 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IInitAttributes" /* 2: Class Name */}, + {(bigint) 3 /* 3: IInitAttributes < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IInitAttributes < ICode: superclass typecheck marker */}, + {(bigint) 2279 /* 5: IInitAttributes < ICode1: superclass typecheck marker */}, + {(bigint) 2663 /* 6: IInitAttributes < IInitAttributes: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IInitAttributes < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IInitAttributes___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IInitAttributes___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IInitAttributes___inner_dup_with}, + {(bigint) 1 /* 58: IInitAttributes < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IInitAttributes < ICode1: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___expr}, + {(bigint) icode___icode_base___ICode1___init}, + {(bigint) 3 /* 69: IInitAttributes < IInitAttributes: superclass init_table position */}, + {(bigint) icode___icode_base___IInitAttributes___stype}, + {(bigint) icode___icode_base___IInitAttributes___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IInitAttributes::_result */ +/* 3: Attribute IInitAttributes::_location */ +/* 4: Attribute IInitAttributes::_expr */ +/* 5: Attribute IInitAttributes::_stype */ +void INIT_ATTRIBUTES__icode___icode_base___IInitAttributes(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IInitAttributes; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IInitAttributes(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IInitAttributes; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IInitAttributes(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IInitAttributes; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IInitAttributes____stype(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stype", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode1____expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IInitAttributes_icode___icode_base___IInitAttributes___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 303; + fra.me.meth = LOCATE_NEW_IInitAttributes_icode___icode_base___IInitAttributes___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:303 */ + fra.me.REG[2] = NEW_icode___icode_base___IInitAttributes(); + INIT_ATTRIBUTES__icode___icode_base___IInitAttributes(fra.me.REG[2]); + icode___icode_base___IInitAttributes___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___IInitAttributes(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___IClosCall[78] = { + {(bigint) 2683 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IClosCall" /* 2: Class Name */}, + {(bigint) 3 /* 3: IClosCall < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IClosCall < ICode: superclass typecheck marker */}, + {(bigint) 2271 /* 5: IClosCall < ICodeN: superclass typecheck marker */}, + {(bigint) 2683 /* 6: IClosCall < IClosCall: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IClosCall < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IClosCall___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICodeN___dump}, + {(bigint) analysis___icode_dump___IClosCall___dump_intern}, + {(bigint) icode___icode_tools___IClosCall___dup_with}, + {(bigint) icode___icode_tools___IClosCall___inner_dup_with}, + {(bigint) 1 /* 58: IClosCall < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) 0 /* 67: IClosCall < ICodeN: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___exprs}, + {(bigint) icode___icode_base___ICodeN___closure_defs}, + {(bigint) icode___icode_base___ICodeN___closure_defs__eq}, + {(bigint) icode___icode_base___ICodeN___init}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) 3 /* 73: IClosCall < IClosCall: superclass init_table position */}, + {(bigint) icode___icode_base___IClosCall___closure_decl}, + {(bigint) icode___icode_base___IClosCall___break_seq}, + {(bigint) icode___icode_base___IClosCall___break_seq__eq}, + {(bigint) icode___icode_base___IClosCall___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IClosCall::_result */ +/* 3: Attribute IClosCall::_location */ +/* 4: Attribute IClosCall::_exprs */ +/* 5: Attribute IClosCall::_closure_defs */ +/* 6: Attribute IClosCall::_closure_decl */ +/* 7: Attribute IClosCall::_break_seq */ +void INIT_ATTRIBUTES__icode___icode_base___IClosCall(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IClosCall; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:317 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___IClosCall____break_seq(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IClosCall(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IClosCall; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IClosCall(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IClosCall; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IClosCall____closure_decl(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closure_decl", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICodeN____exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_exprs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IClosCall_icode___icode_base___IClosCall___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 320; + fra.me.meth = LOCATE_NEW_IClosCall_icode___icode_base___IClosCall___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:320 */ + fra.me.REG[2] = NEW_icode___icode_base___IClosCall(); + INIT_ATTRIBUTES__icode___icode_base___IClosCall(fra.me.REG[2]); + icode___icode_base___IClosCall___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___IClosCall(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___INative[78] = { + {(bigint) 2647 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "INative" /* 2: Class Name */}, + {(bigint) 3 /* 3: INative < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: INative < ICode: superclass typecheck marker */}, + {(bigint) 2271 /* 5: INative < ICodeN: superclass typecheck marker */}, + {(bigint) 2647 /* 6: INative < INative: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: INative < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___INative___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICodeN___dump}, + {(bigint) analysis___icode_dump___INative___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___INative___inner_dup_with}, + {(bigint) 1 /* 58: INative < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___INative___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) 0 /* 67: INative < ICodeN: superclass init_table position */}, + {(bigint) icode___icode_base___ICodeN___exprs}, + {(bigint) icode___icode_base___ICodeN___closure_defs}, + {(bigint) icode___icode_base___ICodeN___closure_defs__eq}, + {(bigint) icode___icode_base___ICodeN___init}, + {(bigint) compiling___compiling_icode___INative___compile_extern_method_to_c}, + {(bigint) compiling___compiling_icode___INative___compile_intern_method_to_c}, + {(bigint) 3 /* 74: INative < INative: superclass init_table position */}, + {(bigint) icode___icode_base___INative___method}, + {(bigint) icode___icode_base___INative___init}, + {(bigint) icode___icode_base___INative___is_pure__eq}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute INative::_result */ +/* 3: Attribute INative::_location */ +/* 4: Attribute INative::_exprs */ +/* 5: Attribute INative::_closure_defs */ +/* 6: Attribute INative::_method */ +/* 7: Attribute INative::_is_pure */ +void INIT_ATTRIBUTES__icode___icode_base___INative(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___INative; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:344 */ + REGB0 = TAG_Bool(false); + ATTR_icode___icode_base___INative____is_pure(fra.me.REG[0]) = REGB0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___INative(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___INative; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___INative(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___INative; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___INative____method(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_method", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___INative____is_pure(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_pure", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICodeN____exprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_exprs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_INative_icode___icode_base___INative___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 335; + fra.me.meth = LOCATE_NEW_INative_icode___icode_base___INative___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:335 */ + fra.me.REG[2] = NEW_icode___icode_base___INative(); + INIT_ATTRIBUTES__icode___icode_base___INative(fra.me.REG[2]); + icode___icode_base___INative___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___INative(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___IIntValue[70] = { + {(bigint) 2659 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IIntValue" /* 2: Class Name */}, + {(bigint) 3 /* 3: IIntValue < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IIntValue < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: IIntValue < ICode0: superclass typecheck marker */}, + {(bigint) 2659 /* 6: IIntValue < IIntValue: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IIntValue < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IIntValue___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IIntValue___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IIntValue___inner_dup_with}, + {(bigint) 1 /* 58: IIntValue < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___IIntValue___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IIntValue < ICode0: superclass init_table position */}, + {(bigint) 3 /* 67: IIntValue < IIntValue: superclass init_table position */}, + {(bigint) icode___icode_base___IIntValue___value}, + {(bigint) icode___icode_base___IIntValue___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IIntValue::_result */ +/* 3: Attribute IIntValue::_location */ +/* 4: Attribute IIntValue::_value */ +void INIT_ATTRIBUTES__icode___icode_base___IIntValue(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IIntValue; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IIntValue(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IIntValue; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IIntValue(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IIntValue; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IIntValue____value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_value", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IIntValue_icode___icode_base___IIntValue___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 353; + fra.me.meth = LOCATE_NEW_IIntValue_icode___icode_base___IIntValue___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:353 */ + fra.me.REG[1] = NEW_icode___icode_base___IIntValue(); + INIT_ATTRIBUTES__icode___icode_base___IIntValue(fra.me.REG[1]); + icode___icode_base___IIntValue___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IIntValue(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_base___IBoolValue[70] = { + {(bigint) 2695 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IBoolValue" /* 2: Class Name */}, + {(bigint) 3 /* 3: IBoolValue < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IBoolValue < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: IBoolValue < ICode0: superclass typecheck marker */}, + {(bigint) 2695 /* 6: IBoolValue < IBoolValue: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IBoolValue < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IBoolValue___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IBoolValue___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IBoolValue___inner_dup_with}, + {(bigint) 1 /* 58: IBoolValue < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___IBoolValue___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IBoolValue < ICode0: superclass init_table position */}, + {(bigint) 3 /* 67: IBoolValue < IBoolValue: superclass init_table position */}, + {(bigint) icode___icode_base___IBoolValue___value}, + {(bigint) icode___icode_base___IBoolValue___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IBoolValue::_result */ +/* 3: Attribute IBoolValue::_location */ +/* 4: Attribute IBoolValue::_value */ +void INIT_ATTRIBUTES__icode___icode_base___IBoolValue(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IBoolValue; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IBoolValue(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IBoolValue; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IBoolValue(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IBoolValue; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IBoolValue____value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_value", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IBoolValue_icode___icode_base___IBoolValue___init(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 364; + fra.me.meth = LOCATE_NEW_IBoolValue_icode___icode_base___IBoolValue___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + /* icode/icode_base.nit:364 */ + fra.me.REG[0] = NEW_icode___icode_base___IBoolValue(); + INIT_ATTRIBUTES__icode___icode_base___IBoolValue(fra.me.REG[0]); + icode___icode_base___IBoolValue___init(fra.me.REG[0], REGB0, init_table); + CHECKNEW_icode___icode_base___IBoolValue(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_icode___icode_base___IStringValue[70] = { + {(bigint) 2623 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IStringValue" /* 2: Class Name */}, + {(bigint) 3 /* 3: IStringValue < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IStringValue < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: IStringValue < ICode0: superclass typecheck marker */}, + {(bigint) 2623 /* 6: IStringValue < IStringValue: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IStringValue < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IStringValue___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IStringValue___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IStringValue___inner_dup_with}, + {(bigint) 1 /* 58: IStringValue < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___IStringValue___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IStringValue < ICode0: superclass init_table position */}, + {(bigint) 3 /* 67: IStringValue < IStringValue: superclass init_table position */}, + {(bigint) icode___icode_base___IStringValue___value}, + {(bigint) icode___icode_base___IStringValue___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IStringValue::_result */ +/* 3: Attribute IStringValue::_location */ +/* 4: Attribute IStringValue::_value */ +void INIT_ATTRIBUTES__icode___icode_base___IStringValue(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IStringValue; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IStringValue(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IStringValue; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IStringValue(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IStringValue; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IStringValue____value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_value", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IStringValue_icode___icode_base___IStringValue___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 375; + fra.me.meth = LOCATE_NEW_IStringValue_icode___icode_base___IStringValue___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:375 */ + fra.me.REG[1] = NEW_icode___icode_base___IStringValue(); + INIT_ATTRIBUTES__icode___icode_base___IStringValue(fra.me.REG[1]); + icode___icode_base___IStringValue___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IStringValue(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_base___IFloatValue[70] = { + {(bigint) 2675 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IFloatValue" /* 2: Class Name */}, + {(bigint) 3 /* 3: IFloatValue < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IFloatValue < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: IFloatValue < ICode0: superclass typecheck marker */}, + {(bigint) 2675 /* 6: IFloatValue < IFloatValue: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IFloatValue < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IFloatValue___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IFloatValue___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IFloatValue___inner_dup_with}, + {(bigint) 1 /* 58: IFloatValue < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___IFloatValue___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IFloatValue < ICode0: superclass init_table position */}, + {(bigint) 3 /* 67: IFloatValue < IFloatValue: superclass init_table position */}, + {(bigint) icode___icode_base___IFloatValue___value}, + {(bigint) icode___icode_base___IFloatValue___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IFloatValue::_result */ +/* 3: Attribute IFloatValue::_location */ +/* 4: Attribute IFloatValue::_value */ +void INIT_ATTRIBUTES__icode___icode_base___IFloatValue(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IFloatValue; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IFloatValue(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IFloatValue; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IFloatValue(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IFloatValue; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IFloatValue____value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_value", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IFloatValue_icode___icode_base___IFloatValue___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 386; + fra.me.meth = LOCATE_NEW_IFloatValue_icode___icode_base___IFloatValue___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:386 */ + fra.me.REG[1] = NEW_icode___icode_base___IFloatValue(); + INIT_ATTRIBUTES__icode___icode_base___IFloatValue(fra.me.REG[1]); + icode___icode_base___IFloatValue___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IFloatValue(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_base___ICharValue[70] = { {(bigint) 2691 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltClassPos < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltClassPos < TableElt: superclass typecheck marker */}, - {(bigint) 2603 /* 3: TableEltClassPos < LocalTableElt: superclass typecheck marker */}, - {(bigint) 2691 /* 4: TableEltClassPos < TableEltClassPos: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltClassPos < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltClassPos < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassPos___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableElt___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltClassPos < LocalTableElt: superclass init_table position */}, - {(bigint) compiling_global___LocalTableElt___symbol}, - {(bigint) compiling_global___LocalTableElt___value}, - {(bigint) 3 /* 49: TableEltClassPos < TableEltClassPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassPos___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TableEltClassPos::_local_class */ -val_t NEW_TableEltClassPos(void) { + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ICharValue" /* 2: Class Name */}, + {(bigint) 3 /* 3: ICharValue < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: ICharValue < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: ICharValue < ICode0: superclass typecheck marker */}, + {(bigint) 2691 /* 6: ICharValue < ICharValue: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ICharValue < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___ICharValue___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___ICharValue___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___ICharValue___inner_dup_with}, + {(bigint) 1 /* 58: ICharValue < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICharValue___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: ICharValue < ICode0: superclass init_table position */}, + {(bigint) 3 /* 67: ICharValue < ICharValue: superclass init_table position */}, + {(bigint) icode___icode_base___ICharValue___value}, + {(bigint) icode___icode_base___ICharValue___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ICharValue::_result */ +/* 3: Attribute ICharValue::_location */ +/* 4: Attribute ICharValue::_value */ +void INIT_ATTRIBUTES__icode___icode_base___ICharValue(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___ICharValue; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___ICharValue(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_TableEltClassPos; - return OBJ2VAL(obj); -} -val_t NEW_TableEltClassPos_compiling_global___TableElt___init() { + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___ICharValue; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___ICharValue(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___ICharValue; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICharValue____value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_value", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ICharValue_icode___icode_base___ICharValue___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TableEltClassPos(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltClassPos_compiling_global___TableEltClassPos___init(val_t p0) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 397; + fra.me.meth = LOCATE_NEW_ICharValue_icode___icode_base___ICharValue___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:397 */ + fra.me.REG[1] = NEW_icode___icode_base___ICharValue(); + INIT_ATTRIBUTES__icode___icode_base___ICharValue(fra.me.REG[1]); + icode___icode_base___ICharValue___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___ICharValue(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_base___IMove[71] = { + {(bigint) 2651 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IMove" /* 2: Class Name */}, + {(bigint) 3 /* 3: IMove < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IMove < ICode: superclass typecheck marker */}, + {(bigint) 2279 /* 5: IMove < ICode1: superclass typecheck marker */}, + {(bigint) 2651 /* 6: IMove < IMove: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IMove < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IMove___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IMove___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IMove___inner_dup_with}, + {(bigint) 1 /* 58: IMove < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___IMove___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IMove < ICode1: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___expr}, + {(bigint) icode___icode_base___ICode1___init}, + {(bigint) 3 /* 69: IMove < IMove: superclass init_table position */}, + {(bigint) icode___icode_base___IMove___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IMove::_result */ +/* 3: Attribute IMove::_location */ +/* 4: Attribute IMove::_expr */ +void INIT_ATTRIBUTES__icode___icode_base___IMove(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IMove; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IMove(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IMove; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IMove(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IMove; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode1____expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IMove_icode___icode_base___IMove___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TableEltClassPos(); - compiling_global___TableEltClassPos___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableEltClassIdPos[53] = { - {(bigint) 3255 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltClassIdPos < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltClassIdPos < TableElt: superclass typecheck marker */}, - {(bigint) 2603 /* 3: TableEltClassIdPos < LocalTableElt: superclass typecheck marker */}, - {(bigint) 2691 /* 4: TableEltClassIdPos < TableEltClassPos: superclass typecheck marker */}, - {(bigint) 3255 /* 5: TableEltClassIdPos < TableEltClassIdPos: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltClassIdPos < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltClassIdPos < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassPos___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableElt___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltClassIdPos < LocalTableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassIdPos___symbol}, - {(bigint) compiling_global___TableEltClassIdPos___value}, - {(bigint) 3 /* 49: TableEltClassIdPos < TableEltClassPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassPos___init}, - {(bigint) 4 /* 51: TableEltClassIdPos < TableEltClassIdPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassIdPos___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TableEltClassIdPos::_local_class */ -val_t NEW_TableEltClassIdPos(void) { + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 407; + fra.me.meth = LOCATE_NEW_IMove_icode___icode_base___IMove___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:407 */ + fra.me.REG[2] = NEW_icode___icode_base___IMove(); + INIT_ATTRIBUTES__icode___icode_base___IMove(fra.me.REG[2]); + icode___icode_base___IMove___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___IMove(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___IAttrRead[72] = { + {(bigint) 2703 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IAttrRead" /* 2: Class Name */}, + {(bigint) 3 /* 3: IAttrRead < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IAttrRead < ICode: superclass typecheck marker */}, + {(bigint) 2279 /* 5: IAttrRead < ICode1: superclass typecheck marker */}, + {(bigint) 2703 /* 6: IAttrRead < IAttrRead: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IAttrRead < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IAttrRead___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IAttrRead___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IAttrRead___inner_dup_with}, + {(bigint) 1 /* 58: IAttrRead < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___IAttrRead___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IAttrRead < ICode1: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___expr}, + {(bigint) icode___icode_base___ICode1___init}, + {(bigint) 3 /* 69: IAttrRead < IAttrRead: superclass init_table position */}, + {(bigint) icode___icode_base___IAttrRead___property}, + {(bigint) icode___icode_base___IAttrRead___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IAttrRead::_result */ +/* 3: Attribute IAttrRead::_location */ +/* 4: Attribute IAttrRead::_expr */ +/* 5: Attribute IAttrRead::_property */ +void INIT_ATTRIBUTES__icode___icode_base___IAttrRead(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IAttrRead; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IAttrRead(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_TableEltClassIdPos; - return OBJ2VAL(obj); -} -val_t NEW_TableEltClassIdPos_compiling_global___TableElt___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltClassIdPos(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltClassIdPos_compiling_global___TableEltClassPos___init(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltClassIdPos(); - compiling_global___TableEltClassPos___init(self, p0, init_table); - return self; -} -val_t NEW_TableEltClassIdPos_compiling_global___TableEltClassIdPos___init(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltClassIdPos(); - compiling_global___TableEltClassIdPos___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableEltClassInitTablePos[53] = { - {(bigint) 3251 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltClassInitTablePos < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltClassInitTablePos < TableElt: superclass typecheck marker */}, - {(bigint) 2603 /* 3: TableEltClassInitTablePos < LocalTableElt: superclass typecheck marker */}, - {(bigint) 2691 /* 4: TableEltClassInitTablePos < TableEltClassPos: superclass typecheck marker */}, - {(bigint) 3251 /* 5: TableEltClassInitTablePos < TableEltClassInitTablePos: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltClassInitTablePos < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltClassInitTablePos < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassPos___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableEltClassInitTablePos___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltClassInitTablePos < LocalTableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassInitTablePos___symbol}, - {(bigint) compiling_global___TableEltClassInitTablePos___value}, - {(bigint) 3 /* 49: TableEltClassInitTablePos < TableEltClassPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassPos___init}, - {(bigint) 4 /* 51: TableEltClassInitTablePos < TableEltClassInitTablePos: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassInitTablePos___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TableEltClassInitTablePos::_local_class */ -val_t NEW_TableEltClassInitTablePos(void) { + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IAttrRead; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IAttrRead(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IAttrRead; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAttrRead____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode1____expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IAttrRead_icode___icode_base___IAttrRead___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 423; + fra.me.meth = LOCATE_NEW_IAttrRead_icode___icode_base___IAttrRead___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:423 */ + fra.me.REG[2] = NEW_icode___icode_base___IAttrRead(); + INIT_ATTRIBUTES__icode___icode_base___IAttrRead(fra.me.REG[2]); + icode___icode_base___IAttrRead___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___IAttrRead(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___IAttrWrite[73] = { + {(bigint) 2699 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IAttrWrite" /* 2: Class Name */}, + {(bigint) 3 /* 3: IAttrWrite < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IAttrWrite < ICode: superclass typecheck marker */}, + {(bigint) 2275 /* 5: IAttrWrite < ICode2: superclass typecheck marker */}, + {(bigint) 2699 /* 6: IAttrWrite < IAttrWrite: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IAttrWrite < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IAttrWrite___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IAttrWrite___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IAttrWrite___inner_dup_with}, + {(bigint) 1 /* 58: IAttrWrite < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode2___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IAttrWrite < ICode2: superclass init_table position */}, + {(bigint) icode___icode_base___ICode2___expr1}, + {(bigint) icode___icode_base___ICode2___expr2}, + {(bigint) icode___icode_base___ICode2___init}, + {(bigint) 3 /* 70: IAttrWrite < IAttrWrite: superclass init_table position */}, + {(bigint) icode___icode_base___IAttrWrite___property}, + {(bigint) icode___icode_base___IAttrWrite___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IAttrWrite::_result */ +/* 3: Attribute IAttrWrite::_location */ +/* 4: Attribute IAttrWrite::_expr1 */ +/* 5: Attribute IAttrWrite::_expr2 */ +/* 6: Attribute IAttrWrite::_property */ +void INIT_ATTRIBUTES__icode___icode_base___IAttrWrite(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IAttrWrite; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IAttrWrite(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_TableEltClassInitTablePos; - return OBJ2VAL(obj); -} -val_t NEW_TableEltClassInitTablePos_compiling_global___TableElt___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltClassInitTablePos(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltClassInitTablePos_compiling_global___TableEltClassPos___init(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltClassInitTablePos(); - compiling_global___TableEltClassPos___init(self, p0, init_table); - return self; -} -val_t NEW_TableEltClassInitTablePos_compiling_global___TableEltClassInitTablePos___init(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltClassInitTablePos(); - compiling_global___TableEltClassInitTablePos___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableEltClassColorPos[53] = { - {(bigint) 3259 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltClassColorPos < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltClassColorPos < TableElt: superclass typecheck marker */}, - {(bigint) 2603 /* 3: TableEltClassColorPos < LocalTableElt: superclass typecheck marker */}, - {(bigint) 2691 /* 4: TableEltClassColorPos < TableEltClassPos: superclass typecheck marker */}, - {(bigint) 3259 /* 5: TableEltClassColorPos < TableEltClassColorPos: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltClassColorPos < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltClassColorPos < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassPos___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableEltClassColorPos___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltClassColorPos < LocalTableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassColorPos___symbol}, - {(bigint) compiling_global___TableEltClassColorPos___value}, - {(bigint) 3 /* 49: TableEltClassColorPos < TableEltClassPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassPos___init}, - {(bigint) 4 /* 51: TableEltClassColorPos < TableEltClassColorPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassColorPos___init}, -}; -/* 0: Pointer to the classtable */ -/* 1: Attribute TableEltClassColorPos::_local_class */ -val_t NEW_TableEltClassColorPos(void) { + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IAttrWrite; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IAttrWrite(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IAttrWrite; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAttrWrite____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode2____expr1(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr1", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode2____expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr2", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IAttrWrite_icode___icode_base___IAttrWrite___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 439; + fra.me.meth = LOCATE_NEW_IAttrWrite_icode___icode_base___IAttrWrite___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* icode/icode_base.nit:439 */ + fra.me.REG[3] = NEW_icode___icode_base___IAttrWrite(); + INIT_ATTRIBUTES__icode___icode_base___IAttrWrite(fra.me.REG[3]); + icode___icode_base___IAttrWrite___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_icode___icode_base___IAttrWrite(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_icode___icode_base___IAttrIsset[72] = { + {(bigint) 2707 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IAttrIsset" /* 2: Class Name */}, + {(bigint) 3 /* 3: IAttrIsset < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IAttrIsset < ICode: superclass typecheck marker */}, + {(bigint) 2279 /* 5: IAttrIsset < ICode1: superclass typecheck marker */}, + {(bigint) 2707 /* 6: IAttrIsset < IAttrIsset: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IAttrIsset < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IAttrIsset___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IAttrIsset___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IAttrIsset___inner_dup_with}, + {(bigint) 1 /* 58: IAttrIsset < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___IAttrIsset___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IAttrIsset < ICode1: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___expr}, + {(bigint) icode___icode_base___ICode1___init}, + {(bigint) 3 /* 69: IAttrIsset < IAttrIsset: superclass init_table position */}, + {(bigint) icode___icode_base___IAttrIsset___property}, + {(bigint) icode___icode_base___IAttrIsset___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IAttrIsset::_result */ +/* 3: Attribute IAttrIsset::_location */ +/* 4: Attribute IAttrIsset::_expr */ +/* 5: Attribute IAttrIsset::_property */ +void INIT_ATTRIBUTES__icode___icode_base___IAttrIsset(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IAttrIsset; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IAttrIsset(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IAttrIsset; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IAttrIsset(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IAttrIsset; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IAttrIsset____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode1____expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IAttrIsset_icode___icode_base___IAttrIsset___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 454; + fra.me.meth = LOCATE_NEW_IAttrIsset_icode___icode_base___IAttrIsset___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:454 */ + fra.me.REG[2] = NEW_icode___icode_base___IAttrIsset(); + INIT_ATTRIBUTES__icode___icode_base___IAttrIsset(fra.me.REG[2]); + icode___icode_base___IAttrIsset___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___IAttrIsset(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___ITypeCheck[73] = { + {(bigint) 2619 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ITypeCheck" /* 2: Class Name */}, + {(bigint) 3 /* 3: ITypeCheck < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: ITypeCheck < ICode: superclass typecheck marker */}, + {(bigint) 2275 /* 5: ITypeCheck < ICode2: superclass typecheck marker */}, + {(bigint) 2619 /* 6: ITypeCheck < ITypeCheck: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ITypeCheck < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___ITypeCheck___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___ITypeCheck___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___ITypeCheck___inner_dup_with}, + {(bigint) 1 /* 58: ITypeCheck < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode2___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ITypeCheck___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: ITypeCheck < ICode2: superclass init_table position */}, + {(bigint) icode___icode_base___ICode2___expr1}, + {(bigint) icode___icode_base___ICode2___expr2}, + {(bigint) icode___icode_base___ICode2___init}, + {(bigint) 3 /* 70: ITypeCheck < ITypeCheck: superclass init_table position */}, + {(bigint) icode___icode_base___ITypeCheck___stype}, + {(bigint) icode___icode_base___ITypeCheck___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ITypeCheck::_result */ +/* 3: Attribute ITypeCheck::_location */ +/* 4: Attribute ITypeCheck::_expr1 */ +/* 5: Attribute ITypeCheck::_expr2 */ +/* 6: Attribute ITypeCheck::_stype */ +void INIT_ATTRIBUTES__icode___icode_base___ITypeCheck(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___ITypeCheck; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___ITypeCheck(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___ITypeCheck; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___ITypeCheck(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___ITypeCheck; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___ITypeCheck____stype(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stype", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode2____expr1(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr1", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode2____expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr2", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ITypeCheck_icode___icode_base___ITypeCheck___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 471; + fra.me.meth = LOCATE_NEW_ITypeCheck_icode___icode_base___ITypeCheck___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* icode/icode_base.nit:471 */ + fra.me.REG[3] = NEW_icode___icode_base___ITypeCheck(); + INIT_ATTRIBUTES__icode___icode_base___ITypeCheck(fra.me.REG[3]); + icode___icode_base___ITypeCheck___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_icode___icode_base___ITypeCheck(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_icode___icode_base___IIs[72] = { + {(bigint) 2655 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IIs" /* 2: Class Name */}, + {(bigint) 3 /* 3: IIs < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IIs < ICode: superclass typecheck marker */}, + {(bigint) 2275 /* 5: IIs < ICode2: superclass typecheck marker */}, + {(bigint) 2655 /* 6: IIs < IIs: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IIs < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IIs___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IIs___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IIs___inner_dup_with}, + {(bigint) 1 /* 58: IIs < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode2___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___IIs___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IIs < ICode2: superclass init_table position */}, + {(bigint) icode___icode_base___ICode2___expr1}, + {(bigint) icode___icode_base___ICode2___expr2}, + {(bigint) icode___icode_base___ICode2___init}, + {(bigint) 3 /* 70: IIs < IIs: superclass init_table position */}, + {(bigint) icode___icode_base___IIs___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IIs::_result */ +/* 3: Attribute IIs::_location */ +/* 4: Attribute IIs::_expr1 */ +/* 5: Attribute IIs::_expr2 */ +void INIT_ATTRIBUTES__icode___icode_base___IIs(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IIs; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IIs(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IIs; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IIs(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IIs; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode2____expr1(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr1", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode2____expr2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr2", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IIs_icode___icode_base___IIs___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 484; + fra.me.meth = LOCATE_NEW_IIs_icode___icode_base___IIs___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_base.nit:484 */ + fra.me.REG[2] = NEW_icode___icode_base___IIs(); + INIT_ATTRIBUTES__icode___icode_base___IIs(fra.me.REG[2]); + icode___icode_base___IIs___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_base___IIs(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_base___INot[71] = { + {(bigint) 2643 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "INot" /* 2: Class Name */}, + {(bigint) 3 /* 3: INot < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: INot < ICode: superclass typecheck marker */}, + {(bigint) 2279 /* 5: INot < ICode1: superclass typecheck marker */}, + {(bigint) 2643 /* 6: INot < INot: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: INot < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___INot___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___INot___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___INot___inner_dup_with}, + {(bigint) 1 /* 58: INot < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___INot___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: INot < ICode1: superclass init_table position */}, + {(bigint) icode___icode_base___ICode1___expr}, + {(bigint) icode___icode_base___ICode1___init}, + {(bigint) 3 /* 69: INot < INot: superclass init_table position */}, + {(bigint) icode___icode_base___INot___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute INot::_result */ +/* 3: Attribute INot::_location */ +/* 4: Attribute INot::_expr */ +void INIT_ATTRIBUTES__icode___icode_base___INot(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___INot; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___INot(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___INot; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___INot(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___INot; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___ICode1____expr(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_expr", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_INot_icode___icode_base___INot___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 496; + fra.me.meth = LOCATE_NEW_INot_icode___icode_base___INot___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:496 */ + fra.me.REG[1] = NEW_icode___icode_base___INot(); + INIT_ATTRIBUTES__icode___icode_base___INot(fra.me.REG[1]); + icode___icode_base___INot___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___INot(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_base___IOnce[70] = { + {(bigint) 2635 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IOnce" /* 2: Class Name */}, + {(bigint) 3 /* 3: IOnce < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IOnce < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: IOnce < ICode0: superclass typecheck marker */}, + {(bigint) 2635 /* 6: IOnce < IOnce: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IOnce < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IOnce___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___IOnce___dump}, + {(bigint) analysis___icode_dump___ICode___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IOnce___inner_dup_with}, + {(bigint) 1 /* 58: IOnce < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___ICode___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IOnce < ICode0: superclass init_table position */}, + {(bigint) 3 /* 67: IOnce < IOnce: superclass init_table position */}, + {(bigint) icode___icode_base___IOnce___body}, + {(bigint) icode___icode_base___IOnce___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IOnce::_result */ +/* 3: Attribute IOnce::_location */ +/* 4: Attribute IOnce::_body */ +void INIT_ATTRIBUTES__icode___icode_base___IOnce(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IOnce; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:508 */ + fra.me.REG[1] = NEW_ISeq_icode___icode_base___ISeq___init(); + ATTR_icode___icode_base___IOnce____body(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IOnce(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IOnce; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IOnce(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IOnce; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IOnce____body(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_body", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IOnce_icode___icode_base___IOnce___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 509; + fra.me.meth = LOCATE_NEW_IOnce_icode___icode_base___IOnce___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* icode/icode_base.nit:509 */ + fra.me.REG[0] = NEW_icode___icode_base___IOnce(); + INIT_ATTRIBUTES__icode___icode_base___IOnce(fra.me.REG[0]); + icode___icode_base___IOnce___init(fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IOnce(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_icode___icode_base___IHasClos[70] = { + {(bigint) 2671 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IHasClos" /* 2: Class Name */}, + {(bigint) 3 /* 3: IHasClos < Object: superclass typecheck marker */}, + {(bigint) 235 /* 4: IHasClos < ICode: superclass typecheck marker */}, + {(bigint) 2283 /* 5: IHasClos < ICode0: superclass typecheck marker */}, + {(bigint) 2671 /* 6: IHasClos < IHasClos: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: IHasClos < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_icode___IHasClos___compile_to_c}, + {(bigint) compiling___compiling_icode___ICode___need_result}, + {(bigint) compiling___compiling_icode___ICode___store_result}, + {(bigint) compiling___compiling_icode___ICode___new_result}, + {(bigint) analysis___icode_dump___ICode___dump}, + {(bigint) analysis___icode_dump___IHasClos___dump_intern}, + {(bigint) icode___icode_tools___ICode___dup_with}, + {(bigint) icode___icode_tools___IHasClos___inner_dup_with}, + {(bigint) 1 /* 58: IHasClos < ICode: superclass init_table position */}, + {(bigint) icode___icode_base___ICode0___arity}, + {(bigint) icode___icode_base___ICode___result}, + {(bigint) icode___icode_base___ICode___result__eq}, + {(bigint) icode___icode_base___ICode___location}, + {(bigint) icode___icode_base___ICode___location__eq}, + {(bigint) icode___icode_base___IHasClos___is_pure}, + {(bigint) icode___icode_base___ICode___init}, + {(bigint) 0 /* 66: IHasClos < ICode0: superclass init_table position */}, + {(bigint) 3 /* 67: IHasClos < IHasClos: superclass init_table position */}, + {(bigint) icode___icode_base___IHasClos___closure_decl}, + {(bigint) icode___icode_base___IHasClos___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IHasClos::_result */ +/* 3: Attribute IHasClos::_location */ +/* 4: Attribute IHasClos::_closure_decl */ +void INIT_ATTRIBUTES__icode___icode_base___IHasClos(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_base___IHasClos; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:95 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____result(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_base.nit:98 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_base___ICode____location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_base___IHasClos(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_icode___icode_base___IHasClos; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_base___IHasClos(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_base___IHasClos; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_base___IHasClos____closure_decl(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closure_decl", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IHasClos_icode___icode_base___IHasClos___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 518; + fra.me.meth = LOCATE_NEW_IHasClos_icode___icode_base___IHasClos___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_base.nit:518 */ + fra.me.REG[1] = NEW_icode___icode_base___IHasClos(); + INIT_ATTRIBUTES__icode___icode_base___IHasClos(fra.me.REG[1]); + icode___icode_base___IHasClos___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_base___IHasClos(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_icode___icode_builder___ICodeBuilder[74] = { + {(bigint) 231 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ICodeBuilder" /* 2: Class Name */}, + {(bigint) 3 /* 3: ICodeBuilder < Object: superclass typecheck marker */}, + {(bigint) 231 /* 4: ICodeBuilder < ICodeBuilder: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: ICodeBuilder < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) icode___icode_tools___ICodeBuilder___inline_routine}, + {(bigint) 1 /* 51: ICodeBuilder < ICodeBuilder: superclass init_table position */}, + {(bigint) icode___icode_builder___ICodeBuilder___stmt}, + {(bigint) icode___icode_builder___ICodeBuilder___expr}, + {(bigint) icode___icode_builder___ICodeBuilder___add_assignment}, + {(bigint) icode___icode_builder___ICodeBuilder___add_null_reciever_check}, + {(bigint) icode___icode_builder___ICodeBuilder___add_type_cast}, + {(bigint) icode___icode_builder___ICodeBuilder___add_attr_check}, + {(bigint) icode___icode_builder___ICodeBuilder___add_attr_read}, + {(bigint) icode___icode_builder___ICodeBuilder___add_abort}, + {(bigint) icode___icode_builder___ICodeBuilder___add_return_value}, + {(bigint) icode___icode_builder___ICodeBuilder___add_call}, + {(bigint) icode___icode_builder___ICodeBuilder___add_escape}, + {(bigint) icode___icode_builder___ICodeBuilder___lit_null_reg}, + {(bigint) icode___icode_builder___ICodeBuilder___lit_true_reg}, + {(bigint) icode___icode_builder___ICodeBuilder___lit_false_reg}, + {(bigint) icode___icode_builder___ICodeBuilder___new_register}, + {(bigint) icode___icode_builder___ICodeBuilder___mmmodule}, + {(bigint) icode___icode_builder___ICodeBuilder___iroutine}, + {(bigint) icode___icode_builder___ICodeBuilder___seq}, + {(bigint) icode___icode_builder___ICodeBuilder___seq__eq}, + {(bigint) icode___icode_builder___ICodeBuilder___init}, + {(bigint) icode___icode_builder___ICodeBuilder___current_location}, + {(bigint) icode___icode_builder___ICodeBuilder___current_location__eq}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ICodeBuilder::_mmmodule */ +/* 3: Attribute ICodeBuilder::_iroutine */ +/* 4: Attribute ICodeBuilder::_seq */ +/* 5: Attribute ICodeBuilder::_current_location */ +void INIT_ATTRIBUTES__icode___icode_builder___ICodeBuilder(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_builder___ICodeBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_builder.nit:220 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_builder___ICodeBuilder____current_location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_builder___ICodeBuilder(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_icode___icode_builder___ICodeBuilder; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_builder___ICodeBuilder(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_builder___ICodeBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_builder___ICodeBuilder____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_builder___ICodeBuilder____iroutine(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_iroutine", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_builder___ICodeBuilder____seq(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_seq", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ICodeBuilder_icode___icode_builder___ICodeBuilder___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 212; + fra.me.meth = LOCATE_NEW_ICodeBuilder_icode___icode_builder___ICodeBuilder___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* icode/icode_builder.nit:212 */ + fra.me.REG[2] = NEW_icode___icode_builder___ICodeBuilder(); + INIT_ATTRIBUTES__icode___icode_builder___ICodeBuilder(fra.me.REG[2]); + icode___icode_builder___ICodeBuilder___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_icode___icode_builder___ICodeBuilder(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_icode___icode_tools___ICodeDupContext[55] = { + {(bigint) 223 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ICodeDupContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: ICodeDupContext < Object: superclass typecheck marker */}, + {(bigint) 223 /* 4: ICodeDupContext < ICodeDupContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: ICodeDupContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: ICodeDupContext < ICodeDupContext: superclass init_table position */}, + {(bigint) icode___icode_tools___ICodeDupContext___dup_ireg}, + {(bigint) icode___icode_tools___ICodeDupContext___dup_iregs}, + {(bigint) icode___icode_tools___ICodeDupContext___dup_mark}, + {(bigint) icode___icode_tools___ICodeDupContext___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ICodeDupContext::_registers */ +/* 3: Attribute ICodeDupContext::_marks */ +/* 4: Attribute ICodeDupContext::_closures */ +/* 5: Attribute ICodeDupContext::_icb */ +void INIT_ATTRIBUTES__icode___icode_tools___ICodeDupContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__icode___icode_tools___ICodeDupContext; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_tools.nit:178 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_icode___icode_tools___ICodeDupContext____registers(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_tools.nit:195 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_icode___icode_tools___ICodeDupContext____marks(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_tools.nit:198 */ + fra.me.REG[1] = NEW_ArrayMap_standard___collection___array___ArrayMap___init(); + ATTR_icode___icode_tools___ICodeDupContext____closures(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_icode___icode_tools___ICodeDupContext(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_icode___icode_tools___ICodeDupContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_icode___icode_tools___ICodeDupContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_icode___icode_tools___ICodeDupContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_icode___icode_tools___ICodeDupContext____registers(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_registers", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_tools___ICodeDupContext____marks(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_marks", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_tools___ICodeDupContext____closures(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closures", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_tools___ICodeDupContext____icb(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_icb", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ICodeDupContext_icode___icode_tools___ICodeDupContext___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 203; + fra.me.meth = LOCATE_NEW_ICodeDupContext_icode___icode_tools___ICodeDupContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_tools.nit:203 */ + fra.me.REG[1] = NEW_icode___icode_tools___ICodeDupContext(); + INIT_ATTRIBUTES__icode___icode_tools___ICodeDupContext(fra.me.REG[1]); + icode___icode_tools___ICodeDupContext___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_icode___icode_tools___ICodeDupContext(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_syntax___flow___RootFlowContext[67] = { + {(bigint) 355 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "RootFlowContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: RootFlowContext < Object: superclass typecheck marker */}, + {(bigint) 259 /* 4: RootFlowContext < FlowContext: superclass typecheck marker */}, + {(bigint) 355 /* 5: RootFlowContext < RootFlowContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: RootFlowContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: RootFlowContext < FlowContext: superclass init_table position */}, + {(bigint) syntax___flow___FlowContext___check_is_set}, + {(bigint) syntax___flow___FlowContext___stype}, + {(bigint) syntax___flow___FlowContext___sub_setvariable}, + {(bigint) syntax___flow___FlowContext___sub_unreash}, + {(bigint) syntax___flow___FlowContext___sub_with}, + {(bigint) syntax___flow___FlowContext___merge}, + {(bigint) syntax___flow___FlowContext___merge_reash}, + {(bigint) syntax___flow___FlowContext___node}, + {(bigint) syntax___flow___FlowContext___init}, + {(bigint) syntax___flow___FlowContext___unreash}, + {(bigint) syntax___flow___FlowContext___already_unreash}, + {(bigint) syntax___flow___FlowContext___already_unreash__eq}, + {(bigint) syntax___flow___FlowContext___set_variables}, + {(bigint) syntax___flow___FlowContext___is_set}, + {(bigint) 2 /* 65: RootFlowContext < RootFlowContext: superclass init_table position */}, + {(bigint) syntax___flow___RootFlowContext___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute RootFlowContext::_visitor */ +/* 3: Attribute RootFlowContext::_node */ +/* 4: Attribute RootFlowContext::_unreash */ +/* 5: Attribute RootFlowContext::_already_unreash */ +/* 6: Attribute RootFlowContext::_set_variables */ +void INIT_ATTRIBUTES__syntax___flow___RootFlowContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___flow___RootFlowContext; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/flow.nit:121 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___flow___FlowContext____unreash(fra.me.REG[0]) = REGB0; + /* syntax/flow.nit:125 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___flow___FlowContext____already_unreash(fra.me.REG[0]) = REGB0; + /* syntax/flow.nit:128 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_syntax___flow___FlowContext____set_variables(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___flow___RootFlowContext(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_syntax___flow___RootFlowContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___flow___RootFlowContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___flow___RootFlowContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____visitor(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_visitor", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____node(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_node", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____unreash(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_unreash", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____already_unreash(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_already_unreash", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____set_variables(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_set_variables", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_RootFlowContext_syntax___flow___RootFlowContext___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 140; + fra.me.meth = LOCATE_NEW_RootFlowContext_syntax___flow___RootFlowContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/flow.nit:140 */ + fra.me.REG[2] = NEW_syntax___flow___RootFlowContext(); + INIT_ATTRIBUTES__syntax___flow___RootFlowContext(fra.me.REG[2]); + syntax___flow___RootFlowContext___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___flow___RootFlowContext(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___flow___SubFlowContext[68] = { + {(bigint) 335 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "SubFlowContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: SubFlowContext < Object: superclass typecheck marker */}, + {(bigint) 259 /* 4: SubFlowContext < FlowContext: superclass typecheck marker */}, + {(bigint) 335 /* 5: SubFlowContext < SubFlowContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: SubFlowContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: SubFlowContext < FlowContext: superclass init_table position */}, + {(bigint) syntax___flow___FlowContext___check_is_set}, + {(bigint) syntax___flow___SubFlowContext___stype}, + {(bigint) syntax___flow___FlowContext___sub_setvariable}, + {(bigint) syntax___flow___FlowContext___sub_unreash}, + {(bigint) syntax___flow___FlowContext___sub_with}, + {(bigint) syntax___flow___FlowContext___merge}, + {(bigint) syntax___flow___FlowContext___merge_reash}, + {(bigint) syntax___flow___FlowContext___node}, + {(bigint) syntax___flow___FlowContext___init}, + {(bigint) syntax___flow___FlowContext___unreash}, + {(bigint) syntax___flow___FlowContext___already_unreash}, + {(bigint) syntax___flow___FlowContext___already_unreash__eq}, + {(bigint) syntax___flow___FlowContext___set_variables}, + {(bigint) syntax___flow___SubFlowContext___is_set}, + {(bigint) 2 /* 65: SubFlowContext < SubFlowContext: superclass init_table position */}, + {(bigint) syntax___flow___SubFlowContext___prev}, + {(bigint) syntax___flow___SubFlowContext___with_prev}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute SubFlowContext::_visitor */ +/* 3: Attribute SubFlowContext::_node */ +/* 4: Attribute SubFlowContext::_unreash */ +/* 5: Attribute SubFlowContext::_already_unreash */ +/* 6: Attribute SubFlowContext::_set_variables */ +/* 7: Attribute SubFlowContext::_prev */ +void INIT_ATTRIBUTES__syntax___flow___SubFlowContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___flow___SubFlowContext; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/flow.nit:121 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___flow___FlowContext____unreash(fra.me.REG[0]) = REGB0; + /* syntax/flow.nit:125 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___flow___FlowContext____already_unreash(fra.me.REG[0]) = REGB0; + /* syntax/flow.nit:128 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_syntax___flow___FlowContext____set_variables(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___flow___SubFlowContext(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_syntax___flow___SubFlowContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___flow___SubFlowContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___flow___SubFlowContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___flow___SubFlowContext____prev(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_prev", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____visitor(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_visitor", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____node(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_node", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____unreash(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_unreash", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____already_unreash(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_already_unreash", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____set_variables(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_set_variables", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_SubFlowContext_syntax___flow___SubFlowContext___with_prev(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 161; + fra.me.meth = LOCATE_NEW_SubFlowContext_syntax___flow___SubFlowContext___with_prev; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/flow.nit:161 */ + fra.me.REG[2] = NEW_syntax___flow___SubFlowContext(); + INIT_ATTRIBUTES__syntax___flow___SubFlowContext(fra.me.REG[2]); + syntax___flow___SubFlowContext___with_prev(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___flow___SubFlowContext(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___flow___CastFlowContext[70] = { + {(bigint) 2771 /* 0: Identity */}, + {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "CastFlowContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: CastFlowContext < Object: superclass typecheck marker */}, + {(bigint) 259 /* 4: CastFlowContext < FlowContext: superclass typecheck marker */}, + {(bigint) 335 /* 5: CastFlowContext < SubFlowContext: superclass typecheck marker */}, + {(bigint) 2771 /* 6: CastFlowContext < CastFlowContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: CastFlowContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: CastFlowContext < FlowContext: superclass init_table position */}, + {(bigint) syntax___flow___FlowContext___check_is_set}, + {(bigint) syntax___flow___CastFlowContext___stype}, + {(bigint) syntax___flow___FlowContext___sub_setvariable}, + {(bigint) syntax___flow___FlowContext___sub_unreash}, + {(bigint) syntax___flow___FlowContext___sub_with}, + {(bigint) syntax___flow___FlowContext___merge}, + {(bigint) syntax___flow___FlowContext___merge_reash}, + {(bigint) syntax___flow___FlowContext___node}, + {(bigint) syntax___flow___FlowContext___init}, + {(bigint) syntax___flow___FlowContext___unreash}, + {(bigint) syntax___flow___FlowContext___already_unreash}, + {(bigint) syntax___flow___FlowContext___already_unreash__eq}, + {(bigint) syntax___flow___FlowContext___set_variables}, + {(bigint) syntax___flow___SubFlowContext___is_set}, + {(bigint) 2 /* 65: CastFlowContext < SubFlowContext: superclass init_table position */}, + {(bigint) syntax___flow___SubFlowContext___prev}, + {(bigint) syntax___flow___SubFlowContext___with_prev}, + {(bigint) 3 /* 68: CastFlowContext < CastFlowContext: superclass init_table position */}, + {(bigint) syntax___flow___CastFlowContext___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute CastFlowContext::_visitor */ +/* 3: Attribute CastFlowContext::_node */ +/* 4: Attribute CastFlowContext::_unreash */ +/* 5: Attribute CastFlowContext::_already_unreash */ +/* 6: Attribute CastFlowContext::_set_variables */ +/* 7: Attribute CastFlowContext::_prev */ +/* 8: Attribute CastFlowContext::_variable */ +/* 9: Attribute CastFlowContext::_stype */ +void INIT_ATTRIBUTES__syntax___flow___CastFlowContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___flow___CastFlowContext; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/flow.nit:121 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___flow___FlowContext____unreash(fra.me.REG[0]) = REGB0; + /* syntax/flow.nit:125 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___flow___FlowContext____already_unreash(fra.me.REG[0]) = REGB0; + /* syntax/flow.nit:128 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_syntax___flow___FlowContext____set_variables(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___flow___CastFlowContext(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 10); + obj->vft = (classtable_elt_t*)VFT_syntax___flow___CastFlowContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___flow___CastFlowContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___flow___CastFlowContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___flow___CastFlowContext____variable(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_variable", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___SubFlowContext____prev(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_prev", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____visitor(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_visitor", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____node(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_node", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____unreash(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_unreash", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____already_unreash(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_already_unreash", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____set_variables(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_set_variables", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_CastFlowContext_syntax___flow___CastFlowContext___init(val_t p0, val_t p1, val_t p2, val_t p3){ + struct {struct stack_frame_t me; val_t MORE_REG[4];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 186; + fra.me.meth = LOCATE_NEW_CastFlowContext_syntax___flow___CastFlowContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 5; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[4] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + fra.me.REG[3] = p3; + /* syntax/flow.nit:186 */ + fra.me.REG[4] = NEW_syntax___flow___CastFlowContext(); + INIT_ATTRIBUTES__syntax___flow___CastFlowContext(fra.me.REG[4]); + syntax___flow___CastFlowContext___init(fra.me.REG[4], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], init_table); + CHECKNEW_syntax___flow___CastFlowContext(fra.me.REG[4]); + stack_frame_head = fra.me.prev; + return fra.me.REG[4]; +} +const classtable_elt_t VFT_syntax___flow___MergeFlowContext[68] = { + {(bigint) 2163 /* 0: Identity */}, + {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "MergeFlowContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: MergeFlowContext < Object: superclass typecheck marker */}, + {(bigint) 259 /* 4: MergeFlowContext < FlowContext: superclass typecheck marker */}, + {(bigint) 2163 /* 5: MergeFlowContext < MergeFlowContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: MergeFlowContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: MergeFlowContext < FlowContext: superclass init_table position */}, + {(bigint) syntax___flow___FlowContext___check_is_set}, + {(bigint) syntax___flow___MergeFlowContext___stype}, + {(bigint) syntax___flow___FlowContext___sub_setvariable}, + {(bigint) syntax___flow___FlowContext___sub_unreash}, + {(bigint) syntax___flow___FlowContext___sub_with}, + {(bigint) syntax___flow___FlowContext___merge}, + {(bigint) syntax___flow___FlowContext___merge_reash}, + {(bigint) syntax___flow___FlowContext___node}, + {(bigint) syntax___flow___FlowContext___init}, + {(bigint) syntax___flow___FlowContext___unreash}, + {(bigint) syntax___flow___FlowContext___already_unreash}, + {(bigint) syntax___flow___FlowContext___already_unreash__eq}, + {(bigint) syntax___flow___FlowContext___set_variables}, + {(bigint) syntax___flow___MergeFlowContext___is_set}, + {(bigint) 2 /* 65: MergeFlowContext < MergeFlowContext: superclass init_table position */}, + {(bigint) syntax___flow___MergeFlowContext___init}, + {(bigint) syntax___flow___MergeFlowContext___merge_stype}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MergeFlowContext::_visitor */ +/* 3: Attribute MergeFlowContext::_node */ +/* 4: Attribute MergeFlowContext::_unreash */ +/* 5: Attribute MergeFlowContext::_already_unreash */ +/* 6: Attribute MergeFlowContext::_set_variables */ +/* 7: Attribute MergeFlowContext::_base */ +/* 8: Attribute MergeFlowContext::_alts */ +/* 9: Attribute MergeFlowContext::_stypes */ +void INIT_ATTRIBUTES__syntax___flow___MergeFlowContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___flow___MergeFlowContext; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/flow.nit:202 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_syntax___flow___MergeFlowContext____stypes(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/flow.nit:121 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___flow___FlowContext____unreash(fra.me.REG[0]) = REGB0; + /* syntax/flow.nit:125 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___flow___FlowContext____already_unreash(fra.me.REG[0]) = REGB0; + /* syntax/flow.nit:128 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_syntax___flow___FlowContext____set_variables(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___flow___MergeFlowContext(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 10); + obj->vft = (classtable_elt_t*)VFT_syntax___flow___MergeFlowContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___flow___MergeFlowContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___flow___MergeFlowContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___flow___MergeFlowContext____base(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_base", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___MergeFlowContext____alts(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_alts", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___MergeFlowContext____stypes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stypes", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____visitor(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_visitor", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____node(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_node", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____unreash(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_unreash", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____already_unreash(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_already_unreash", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___flow___FlowContext____set_variables(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_set_variables", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_MergeFlowContext_syntax___flow___MergeFlowContext___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 204; + fra.me.meth = LOCATE_NEW_MergeFlowContext_syntax___flow___MergeFlowContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* syntax/flow.nit:204 */ + fra.me.REG[3] = NEW_syntax___flow___MergeFlowContext(); + INIT_ATTRIBUTES__syntax___flow___MergeFlowContext(fra.me.REG[3]); + syntax___flow___MergeFlowContext___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_syntax___flow___MergeFlowContext(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_syntax___scope___ScopeContext[60] = { + {(bigint) 55 /* 0: Identity */}, + {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ScopeContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: ScopeContext < Object: superclass typecheck marker */}, + {(bigint) 55 /* 4: ScopeContext < ScopeContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: ScopeContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: ScopeContext < ScopeContext: superclass init_table position */}, + {(bigint) syntax___scope___ScopeContext_____bra}, + {(bigint) syntax___scope___ScopeContext___add_variable}, + {(bigint) syntax___scope___ScopeContext___push}, + {(bigint) syntax___scope___ScopeContext___push_escapable}, + {(bigint) syntax___scope___ScopeContext___head}, + {(bigint) syntax___scope___ScopeContext___get_by_label}, + {(bigint) syntax___scope___ScopeContext___pop}, + {(bigint) syntax___scope___ScopeContext___visitor}, + {(bigint) syntax___scope___ScopeContext___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ScopeContext::_stack */ +/* 3: Attribute ScopeContext::_variables */ +/* 4: Attribute ScopeContext::_labels */ +/* 5: Attribute ScopeContext::_visitor */ +void INIT_ATTRIBUTES__syntax___scope___ScopeContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___scope___ScopeContext; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/scope.nit:33 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___scope___ScopeContext____stack(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/scope.nit:38 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___scope___ScopeContext____variables(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/scope.nit:43 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___scope___ScopeContext____labels(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___scope___ScopeContext(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 6); + obj->vft = (classtable_elt_t*)VFT_syntax___scope___ScopeContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___scope___ScopeContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___scope___ScopeContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___scope___ScopeContext____stack(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_stack", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___scope___ScopeContext____variables(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_variables", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___scope___ScopeContext____labels(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_labels", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___scope___ScopeContext____visitor(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_visitor", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ScopeContext_syntax___scope___ScopeContext___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 129; + fra.me.meth = LOCATE_NEW_ScopeContext_syntax___scope___ScopeContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/scope.nit:129 */ + fra.me.REG[1] = NEW_syntax___scope___ScopeContext(); + INIT_ATTRIBUTES__syntax___scope___ScopeContext(fra.me.REG[1]); + syntax___scope___ScopeContext___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_syntax___scope___ScopeContext(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_syntax___scope___ScopeBlock[55] = { + {(bigint) 59 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ScopeBlock" /* 2: Class Name */}, + {(bigint) 3 /* 3: ScopeBlock < Object: superclass typecheck marker */}, + {(bigint) 59 /* 4: ScopeBlock < ScopeBlock: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: ScopeBlock < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: ScopeBlock < ScopeBlock: superclass init_table position */}, + {(bigint) syntax___scope___ScopeBlock___node}, + {(bigint) syntax___scope___ScopeBlock___add_variable}, + {(bigint) syntax___scope___ScopeBlock___get_variable}, + {(bigint) syntax___scope___ScopeBlock___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ScopeBlock::_node */ +/* 3: Attribute ScopeBlock::_dico */ +void INIT_ATTRIBUTES__syntax___scope___ScopeBlock(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___scope___ScopeBlock; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/scope.nit:143 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___scope___ScopeBlock____dico(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___scope___ScopeBlock(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_syntax___scope___ScopeBlock; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___scope___ScopeBlock(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___scope___ScopeBlock; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___scope___ScopeBlock____node(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_node", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ScopeBlock_syntax___scope___ScopeBlock___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 165; + fra.me.meth = LOCATE_NEW_ScopeBlock_syntax___scope___ScopeBlock___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/scope.nit:165 */ + fra.me.REG[1] = NEW_syntax___scope___ScopeBlock(); + INIT_ATTRIBUTES__syntax___scope___ScopeBlock(fra.me.REG[1]); + syntax___scope___ScopeBlock___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_syntax___scope___ScopeBlock(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_syntax___scope___EscapableBlock[70] = { + {(bigint) 2327 /* 0: Identity */}, + {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "EscapableBlock" /* 2: Class Name */}, + {(bigint) 3 /* 3: EscapableBlock < Object: superclass typecheck marker */}, + {(bigint) 59 /* 4: EscapableBlock < ScopeBlock: superclass typecheck marker */}, + {(bigint) 2327 /* 5: EscapableBlock < EscapableBlock: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: EscapableBlock < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: EscapableBlock < ScopeBlock: superclass init_table position */}, + {(bigint) syntax___scope___ScopeBlock___node}, + {(bigint) syntax___scope___ScopeBlock___add_variable}, + {(bigint) syntax___scope___ScopeBlock___get_variable}, + {(bigint) syntax___scope___ScopeBlock___init}, + {(bigint) syntax___icode_generation___EscapableBlock___break_seq}, + {(bigint) syntax___icode_generation___EscapableBlock___break_seq__eq}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_seq}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_seq__eq}, + {(bigint) syntax___icode_generation___EscapableBlock___break_value}, + {(bigint) syntax___icode_generation___EscapableBlock___break_value__eq}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_value}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_value__eq}, + {(bigint) 2 /* 63: EscapableBlock < EscapableBlock: superclass init_table position */}, + {(bigint) syntax___scope___EscapableBlock___lab}, + {(bigint) syntax___scope___EscapableBlock___is_break_block}, + {(bigint) syntax___scope___EscapableBlock___break_list}, + {(bigint) syntax___scope___EscapableBlock___continue_stype}, + {(bigint) syntax___scope___EscapableBlock___break_flow_contexts}, + {(bigint) syntax___scope___EscapableBlock___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute EscapableBlock::_node */ +/* 3: Attribute EscapableBlock::_dico */ +/* 4: Attribute EscapableBlock::_break_seq */ +/* 5: Attribute EscapableBlock::_continue_seq */ +/* 6: Attribute EscapableBlock::_break_value */ +/* 7: Attribute EscapableBlock::_continue_value */ +/* 8: Attribute EscapableBlock::_lab */ +/* 9: Attribute EscapableBlock::_break_flow_contexts */ +void INIT_ATTRIBUTES__syntax___scope___EscapableBlock(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___scope___EscapableBlock; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/scope.nit:194 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___scope___EscapableBlock____break_flow_contexts(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/scope.nit:143 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___scope___ScopeBlock____dico(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___scope___EscapableBlock(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 10); + obj->vft = (classtable_elt_t*)VFT_syntax___scope___EscapableBlock; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___scope___EscapableBlock(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___scope___EscapableBlock; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___scope___EscapableBlock____break_flow_contexts(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_break_flow_contexts", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___scope___ScopeBlock____node(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_node", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_EscapableBlock_syntax___scope___EscapableBlock___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 196; + fra.me.meth = LOCATE_NEW_EscapableBlock_syntax___scope___EscapableBlock___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/scope.nit:196 */ + fra.me.REG[1] = NEW_syntax___scope___EscapableBlock(); + INIT_ATTRIBUTES__syntax___scope___EscapableBlock(fra.me.REG[1]); + syntax___scope___EscapableBlock___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_syntax___scope___EscapableBlock(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_syntax___scope___BreakOnlyEscapableBlock[72] = { + {(bigint) 2779 /* 0: Identity */}, + {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "BreakOnlyEscapableBlock" /* 2: Class Name */}, + {(bigint) 3 /* 3: BreakOnlyEscapableBlock < Object: superclass typecheck marker */}, + {(bigint) 59 /* 4: BreakOnlyEscapableBlock < ScopeBlock: superclass typecheck marker */}, + {(bigint) 2327 /* 5: BreakOnlyEscapableBlock < EscapableBlock: superclass typecheck marker */}, + {(bigint) 2779 /* 6: BreakOnlyEscapableBlock < BreakOnlyEscapableBlock: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: BreakOnlyEscapableBlock < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: BreakOnlyEscapableBlock < ScopeBlock: superclass init_table position */}, + {(bigint) syntax___scope___ScopeBlock___node}, + {(bigint) syntax___scope___ScopeBlock___add_variable}, + {(bigint) syntax___scope___ScopeBlock___get_variable}, + {(bigint) syntax___scope___ScopeBlock___init}, + {(bigint) syntax___icode_generation___EscapableBlock___break_seq}, + {(bigint) syntax___icode_generation___EscapableBlock___break_seq__eq}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_seq}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_seq__eq}, + {(bigint) syntax___icode_generation___EscapableBlock___break_value}, + {(bigint) syntax___icode_generation___EscapableBlock___break_value__eq}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_value}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_value__eq}, + {(bigint) 2 /* 63: BreakOnlyEscapableBlock < EscapableBlock: superclass init_table position */}, + {(bigint) syntax___scope___EscapableBlock___lab}, + {(bigint) syntax___scope___BreakOnlyEscapableBlock___is_break_block}, + {(bigint) syntax___scope___EscapableBlock___break_list}, + {(bigint) syntax___scope___EscapableBlock___continue_stype}, + {(bigint) syntax___scope___EscapableBlock___break_flow_contexts}, + {(bigint) syntax___scope___EscapableBlock___init}, + {(bigint) 3 /* 70: BreakOnlyEscapableBlock < BreakOnlyEscapableBlock: superclass init_table position */}, + {(bigint) syntax___scope___BreakOnlyEscapableBlock___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute BreakOnlyEscapableBlock::_node */ +/* 3: Attribute BreakOnlyEscapableBlock::_dico */ +/* 4: Attribute BreakOnlyEscapableBlock::_break_seq */ +/* 5: Attribute BreakOnlyEscapableBlock::_continue_seq */ +/* 6: Attribute BreakOnlyEscapableBlock::_break_value */ +/* 7: Attribute BreakOnlyEscapableBlock::_continue_value */ +/* 8: Attribute BreakOnlyEscapableBlock::_lab */ +/* 9: Attribute BreakOnlyEscapableBlock::_break_flow_contexts */ +void INIT_ATTRIBUTES__syntax___scope___BreakOnlyEscapableBlock(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___scope___BreakOnlyEscapableBlock; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/scope.nit:194 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___scope___EscapableBlock____break_flow_contexts(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/scope.nit:143 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___scope___ScopeBlock____dico(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___scope___BreakOnlyEscapableBlock(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 10); + obj->vft = (classtable_elt_t*)VFT_syntax___scope___BreakOnlyEscapableBlock; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___scope___BreakOnlyEscapableBlock(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___scope___BreakOnlyEscapableBlock; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___scope___EscapableBlock____break_flow_contexts(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_break_flow_contexts", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___scope___ScopeBlock____node(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_node", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_BreakOnlyEscapableBlock_syntax___scope___BreakOnlyEscapableBlock___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 207; + fra.me.meth = LOCATE_NEW_BreakOnlyEscapableBlock_syntax___scope___BreakOnlyEscapableBlock___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/scope.nit:207 */ + fra.me.REG[1] = NEW_syntax___scope___BreakOnlyEscapableBlock(); + INIT_ATTRIBUTES__syntax___scope___BreakOnlyEscapableBlock(fra.me.REG[1]); + syntax___scope___BreakOnlyEscapableBlock___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_syntax___scope___BreakOnlyEscapableBlock(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_syntax___scope___EscapableClosure[73] = { + {(bigint) 2743 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "EscapableClosure" /* 2: Class Name */}, + {(bigint) 3 /* 3: EscapableClosure < Object: superclass typecheck marker */}, + {(bigint) 59 /* 4: EscapableClosure < ScopeBlock: superclass typecheck marker */}, + {(bigint) 2327 /* 5: EscapableClosure < EscapableBlock: superclass typecheck marker */}, + {(bigint) 2743 /* 6: EscapableClosure < EscapableClosure: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: EscapableClosure < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: EscapableClosure < ScopeBlock: superclass init_table position */}, + {(bigint) syntax___scope___ScopeBlock___node}, + {(bigint) syntax___scope___ScopeBlock___add_variable}, + {(bigint) syntax___scope___ScopeBlock___get_variable}, + {(bigint) syntax___scope___ScopeBlock___init}, + {(bigint) syntax___icode_generation___EscapableBlock___break_seq}, + {(bigint) syntax___icode_generation___EscapableBlock___break_seq__eq}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_seq}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_seq__eq}, + {(bigint) syntax___icode_generation___EscapableBlock___break_value}, + {(bigint) syntax___icode_generation___EscapableBlock___break_value__eq}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_value}, + {(bigint) syntax___icode_generation___EscapableBlock___continue_value__eq}, + {(bigint) 2 /* 63: EscapableClosure < EscapableBlock: superclass init_table position */}, + {(bigint) syntax___scope___EscapableBlock___lab}, + {(bigint) syntax___scope___EscapableClosure___is_break_block}, + {(bigint) syntax___scope___EscapableClosure___break_list}, + {(bigint) syntax___scope___EscapableClosure___continue_stype}, + {(bigint) syntax___scope___EscapableBlock___break_flow_contexts}, + {(bigint) syntax___scope___EscapableBlock___init}, + {(bigint) 3 /* 70: EscapableClosure < EscapableClosure: superclass init_table position */}, + {(bigint) syntax___scope___EscapableClosure___closure}, + {(bigint) syntax___scope___EscapableClosure___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute EscapableClosure::_node */ +/* 3: Attribute EscapableClosure::_dico */ +/* 4: Attribute EscapableClosure::_break_seq */ +/* 5: Attribute EscapableClosure::_continue_seq */ +/* 6: Attribute EscapableClosure::_break_value */ +/* 7: Attribute EscapableClosure::_continue_value */ +/* 8: Attribute EscapableClosure::_lab */ +/* 9: Attribute EscapableClosure::_break_flow_contexts */ +/* 10: Attribute EscapableClosure::_closure */ +/* 11: Attribute EscapableClosure::_break_list */ +void INIT_ATTRIBUTES__syntax___scope___EscapableClosure(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___scope___EscapableClosure; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/scope.nit:194 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_syntax___scope___EscapableBlock____break_flow_contexts(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/scope.nit:143 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___scope___ScopeBlock____dico(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___scope___EscapableClosure(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_syntax___scope___EscapableClosure; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___scope___EscapableClosure(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___scope___EscapableClosure; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___scope___EscapableClosure____closure(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closure", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___scope___EscapableBlock____break_flow_contexts(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_break_flow_contexts", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___scope___ScopeBlock____node(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_node", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_EscapableClosure_syntax___scope___EscapableClosure___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 222; + fra.me.meth = LOCATE_NEW_EscapableClosure_syntax___scope___EscapableClosure___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* syntax/scope.nit:222 */ + fra.me.REG[3] = NEW_syntax___scope___EscapableClosure(); + INIT_ATTRIBUTES__syntax___scope___EscapableClosure(fra.me.REG[3]); + syntax___scope___EscapableClosure___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_syntax___scope___EscapableClosure(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_syntax___typing___TypingVisitor[109] = { + {(bigint) 2415 /* 0: Identity */}, + {(bigint) 16 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TypingVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: TypingVisitor < Object: superclass typecheck marker */}, + {(bigint) 15 /* 4: TypingVisitor < Visitor: superclass typecheck marker */}, + {(bigint) 2407 /* 5: TypingVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2415 /* 6: TypingVisitor < TypingVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TypingVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: TypingVisitor < Visitor: superclass init_table position */}, + {(bigint) syntax___typing___TypingVisitor___visit}, + {(bigint) parser___parser_prod___Visitor___enter_visit}, + {(bigint) parser___parser_prod___Visitor___current_node}, + {(bigint) parser___parser_prod___Visitor___init}, + {(bigint) 0 /* 55: TypingVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_instantiated_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_object}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_bool}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_int}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_float}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_char}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_string}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_nativestring}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_array}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_discrete}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_range}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_none}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_method}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___mmmodule}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___tc}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___fatal_error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___warning}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, + {(bigint) 3 /* 84: TypingVisitor < TypingVisitor: superclass init_table position */}, + {(bigint) syntax___typing___TypingVisitor___scope_ctx}, + {(bigint) syntax___typing___TypingVisitor___flow_ctx}, + {(bigint) syntax___typing___TypingVisitor___flow_ctx__eq}, + {(bigint) syntax___typing___TypingVisitor___mark_is_set}, + {(bigint) syntax___typing___TypingVisitor___mark_unreash}, + {(bigint) syntax___typing___TypingVisitor___enter_visit_block}, + {(bigint) syntax___typing___TypingVisitor___base_flow_ctx}, + {(bigint) syntax___typing___TypingVisitor___base_flow_ctx__eq}, + {(bigint) syntax___typing___TypingVisitor___self_var}, + {(bigint) syntax___typing___TypingVisitor___self_var__eq}, + {(bigint) syntax___typing___TypingVisitor___top_block}, + {(bigint) syntax___typing___TypingVisitor___top_block__eq}, + {(bigint) syntax___typing___TypingVisitor___explicit_super_init_calls}, + {(bigint) syntax___typing___TypingVisitor___explicit_super_init_calls__eq}, + {(bigint) syntax___typing___TypingVisitor___explicit_other_init_call}, + {(bigint) syntax___typing___TypingVisitor___explicit_other_init_call__eq}, + {(bigint) syntax___typing___TypingVisitor___use_if_true_flow_ctx}, + {(bigint) syntax___typing___TypingVisitor___use_if_false_flow_ctx}, + {(bigint) syntax___typing___TypingVisitor___is_default_closure_definition}, + {(bigint) syntax___typing___TypingVisitor___is_default_closure_definition__eq}, + {(bigint) syntax___typing___TypingVisitor___once_count}, + {(bigint) syntax___typing___TypingVisitor___once_count__eq}, + {(bigint) syntax___typing___TypingVisitor___init}, + {(bigint) syntax___typing___TypingVisitor___get_default_constructor_for}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TypingVisitor::_current_node */ +/* 3: Attribute TypingVisitor::_mmmodule */ +/* 4: Attribute TypingVisitor::_local_class */ +/* 5: Attribute TypingVisitor::_local_property */ +/* 6: Attribute TypingVisitor::_tc */ +/* 7: Attribute TypingVisitor::_scope_ctx */ +/* 8: Attribute TypingVisitor::_flow_ctx */ +/* 9: Attribute TypingVisitor::_base_flow_ctx */ +/* 10: Attribute TypingVisitor::_self_var */ +/* 11: Attribute TypingVisitor::_top_block */ +/* 12: Attribute TypingVisitor::_explicit_super_init_calls */ +/* 13: Attribute TypingVisitor::_explicit_other_init_call */ +/* 14: Attribute TypingVisitor::_is_default_closure_definition */ +/* 15: Attribute TypingVisitor::_once_count */ +void INIT_ATTRIBUTES__syntax___typing___TypingVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___typing___TypingVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/typing.nit:46 */ + fra.me.REG[1] = fra.me.REG[0]; + /* syntax/typing.nit:47 */ + fra.me.REG[1] = NEW_ScopeContext_syntax___scope___ScopeContext___init(fra.me.REG[1]); + ATTR_syntax___typing___TypingVisitor____scope_ctx(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/typing.nit:90 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___TypingVisitor____explicit_other_init_call(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:107 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___TypingVisitor____is_default_closure_definition(fra.me.REG[0]) = REGB0; + /* syntax/typing.nit:110 */ + REGB0 = TAG_Int(0); + ATTR_syntax___typing___TypingVisitor____once_count(fra.me.REG[0]) = REGB0; + /* parser/parser_prod.nit:66 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_prod___Visitor____current_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___typing___TypingVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 16); + obj->vft = (classtable_elt_t*)VFT_syntax___typing___TypingVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___typing___TypingVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___typing___TypingVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___typing___TypingVisitor____scope_ctx(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_scope_ctx", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___TypingVisitor____explicit_other_init_call(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_explicit_other_init_call", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___TypingVisitor____is_default_closure_definition(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_default_closure_definition", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___typing___TypingVisitor____once_count(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_once_count", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____tc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tc", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TypingVisitor_syntax___typing___TypingVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 112; + fra.me.meth = LOCATE_NEW_TypingVisitor_syntax___typing___TypingVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/typing.nit:112 */ + fra.me.REG[2] = NEW_syntax___typing___TypingVisitor(); + INIT_ATTRIBUTES__syntax___typing___TypingVisitor(fra.me.REG[2]); + syntax___typing___TypingVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___typing___TypingVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___icode_generation___A2IContext[92] = { + {(bigint) 2411 /* 0: Identity */}, + {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "A2IContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: A2IContext < Object: superclass typecheck marker */}, + {(bigint) 231 /* 4: A2IContext < ICodeBuilder: superclass typecheck marker */}, + {(bigint) 2411 /* 5: A2IContext < A2IContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: A2IContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) icode___icode_tools___ICodeBuilder___inline_routine}, + {(bigint) 1 /* 51: A2IContext < ICodeBuilder: superclass init_table position */}, + {(bigint) syntax___icode_generation___A2IContext___stmt}, + {(bigint) icode___icode_builder___ICodeBuilder___expr}, + {(bigint) icode___icode_builder___ICodeBuilder___add_assignment}, + {(bigint) icode___icode_builder___ICodeBuilder___add_null_reciever_check}, + {(bigint) icode___icode_builder___ICodeBuilder___add_type_cast}, + {(bigint) icode___icode_builder___ICodeBuilder___add_attr_check}, + {(bigint) icode___icode_builder___ICodeBuilder___add_attr_read}, + {(bigint) icode___icode_builder___ICodeBuilder___add_abort}, + {(bigint) icode___icode_builder___ICodeBuilder___add_return_value}, + {(bigint) icode___icode_builder___ICodeBuilder___add_call}, + {(bigint) icode___icode_builder___ICodeBuilder___add_escape}, + {(bigint) icode___icode_builder___ICodeBuilder___lit_null_reg}, + {(bigint) icode___icode_builder___ICodeBuilder___lit_true_reg}, + {(bigint) icode___icode_builder___ICodeBuilder___lit_false_reg}, + {(bigint) icode___icode_builder___ICodeBuilder___new_register}, + {(bigint) icode___icode_builder___ICodeBuilder___mmmodule}, + {(bigint) icode___icode_builder___ICodeBuilder___iroutine}, + {(bigint) icode___icode_builder___ICodeBuilder___seq}, + {(bigint) icode___icode_builder___ICodeBuilder___seq__eq}, + {(bigint) icode___icode_builder___ICodeBuilder___init}, + {(bigint) icode___icode_builder___ICodeBuilder___current_location}, + {(bigint) icode___icode_builder___ICodeBuilder___current_location__eq}, + {(bigint) 2 /* 74: A2IContext < A2IContext: superclass init_table position */}, + {(bigint) icode___icode_builder___ICodeBuilder___stmt}, + {(bigint) syntax___icode_generation___A2IContext___add_new_array}, + {(bigint) syntax___icode_generation___A2IContext___add_call_array_add}, + {(bigint) syntax___icode_generation___A2IContext___variable}, + {(bigint) syntax___icode_generation___A2IContext___closurevariables}, + {(bigint) syntax___icode_generation___A2IContext___visitor}, + {(bigint) syntax___icode_generation___A2IContext___return_seq}, + {(bigint) syntax___icode_generation___A2IContext___return_seq__eq}, + {(bigint) syntax___icode_generation___A2IContext___return_value}, + {(bigint) syntax___icode_generation___A2IContext___return_value__eq}, + {(bigint) syntax___icode_generation___A2IContext___method}, + {(bigint) syntax___icode_generation___A2IContext___selfreg}, + {(bigint) syntax___icode_generation___A2IContext___selfreg__eq}, + {(bigint) syntax___icode_generation___A2IContext___init}, + {(bigint) syntax___icode_generation___A2IContext___invoke_super_init_calls_after}, + {(bigint) syntax___icode_generation___A2IContext___generate_stmt}, + {(bigint) syntax___icode_generation___A2IContext___generate_expr}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute A2IContext::_mmmodule */ +/* 3: Attribute A2IContext::_iroutine */ +/* 4: Attribute A2IContext::_seq */ +/* 5: Attribute A2IContext::_current_location */ +/* 6: Attribute A2IContext::_variables */ +/* 7: Attribute A2IContext::_closurevariables */ +/* 8: Attribute A2IContext::_visitor */ +/* 9: Attribute A2IContext::_return_seq */ +/* 10: Attribute A2IContext::_return_value */ +/* 11: Attribute A2IContext::_method */ +/* 12: Attribute A2IContext::@selfreg */ +/* 13: Attribute A2IContext::_current_node */ +void INIT_ATTRIBUTES__syntax___icode_generation___A2IContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___icode_generation___A2IContext; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* syntax/icode_generation.nit:68 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_syntax___icode_generation___A2IContext____variables(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/icode_generation.nit:71 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_syntax___icode_generation___A2IContext____closurevariables(fra.me.REG[0]) = fra.me.REG[1]; + /* syntax/icode_generation.nit:140 */ + fra.me.REG[1] = NIT_NULL; + ATTR_syntax___icode_generation___A2IContext____current_node(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_builder.nit:220 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_builder___ICodeBuilder____current_location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___icode_generation___A2IContext(void) +{ obj_t obj; - obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_TableEltClassColorPos; - return OBJ2VAL(obj); -} -val_t NEW_TableEltClassColorPos_compiling_global___TableElt___init() { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltClassColorPos(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltClassColorPos_compiling_global___TableEltClassPos___init(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltClassColorPos(); - compiling_global___TableEltClassPos___init(self, p0, init_table); - return self; -} -val_t NEW_TableEltClassColorPos_compiling_global___TableEltClassColorPos___init(val_t p0) { - int init_table[5] = {0, 0, 0, 0, 0}; - val_t self = NEW_TableEltClassColorPos(); - compiling_global___TableEltClassColorPos___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableEltBaseAttrPos[51] = { - {(bigint) 2695 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltBaseAttrPos < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltBaseAttrPos < TableElt: superclass typecheck marker */}, - {(bigint) 2603 /* 3: TableEltBaseAttrPos < LocalTableElt: superclass typecheck marker */}, - {(bigint) 2695 /* 4: TableEltBaseAttrPos < TableEltBaseAttrPos: superclass typecheck marker */}, + obj = alloc(sizeof(val_t) * 14); + obj->vft = (classtable_elt_t*)VFT_syntax___icode_generation___A2IContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___icode_generation___A2IContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___icode_generation___A2IContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___icode_generation___A2IContext____variables(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_variables", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___icode_generation___A2IContext____closurevariables(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closurevariables", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___icode_generation___A2IContext____visitor(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_visitor", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_builder___ICodeBuilder____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_builder___ICodeBuilder____iroutine(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_iroutine", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_icode___icode_builder___ICodeBuilder____seq(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_seq", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_A2IContext_syntax___icode_generation___A2IContext___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 88; + fra.me.meth = LOCATE_NEW_A2IContext_syntax___icode_generation___A2IContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* syntax/icode_generation.nit:88 */ + fra.me.REG[3] = NEW_syntax___icode_generation___A2IContext(); + INIT_ATTRIBUTES__syntax___icode_generation___A2IContext(fra.me.REG[3]); + syntax___icode_generation___A2IContext___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_syntax___icode_generation___A2IContext(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_syntax___icode_generation___A2IVisitor[88] = { + {(bigint) 2907 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "A2IVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: A2IVisitor < Object: superclass typecheck marker */}, + {(bigint) 15 /* 4: A2IVisitor < Visitor: superclass typecheck marker */}, + {(bigint) 2407 /* 5: A2IVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2907 /* 6: A2IVisitor < A2IVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: A2IVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: A2IVisitor < Visitor: superclass init_table position */}, + {(bigint) syntax___icode_generation___A2IVisitor___visit}, + {(bigint) parser___parser_prod___Visitor___enter_visit}, + {(bigint) parser___parser_prod___Visitor___current_node}, + {(bigint) parser___parser_prod___Visitor___init}, + {(bigint) 0 /* 55: A2IVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_instantiated_type_by_name}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_object}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_bool}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_int}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_float}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_char}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_string}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_nativestring}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_array}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_discrete}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_range}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___type_none}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___get_method}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___mmmodule}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_class__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___local_property__eq}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___tc}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___fatal_error}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___warning}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, + {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, + {(bigint) 3 /* 84: A2IVisitor < A2IVisitor: superclass init_table position */}, + {(bigint) syntax___icode_generation___A2IVisitor___icode_ctx__eq}, + {(bigint) syntax___icode_generation___A2IVisitor___icode_ctx}, + {(bigint) syntax___icode_generation___A2IVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute A2IVisitor::_current_node */ +/* 3: Attribute A2IVisitor::_mmmodule */ +/* 4: Attribute A2IVisitor::_local_class */ +/* 5: Attribute A2IVisitor::_local_property */ +/* 6: Attribute A2IVisitor::_tc */ +/* 7: Attribute A2IVisitor::_icode_ctx */ +void INIT_ATTRIBUTES__syntax___icode_generation___A2IVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___icode_generation___A2IVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* parser/parser_prod.nit:66 */ + fra.me.REG[1] = NIT_NULL; + ATTR_parser___parser_prod___Visitor____current_node(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___icode_generation___A2IVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_syntax___icode_generation___A2IVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___icode_generation___A2IVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___icode_generation___A2IVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_syntax___syntax_base___AbsSyntaxVisitor____tc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tc", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_A2IVisitor_syntax___icode_generation___A2IVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 289; + fra.me.meth = LOCATE_NEW_A2IVisitor_syntax___icode_generation___A2IVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* syntax/icode_generation.nit:289 */ + fra.me.REG[2] = NEW_syntax___icode_generation___A2IVisitor(); + INIT_ATTRIBUTES__syntax___icode_generation___A2IVisitor(fra.me.REG[2]); + syntax___icode_generation___A2IVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_syntax___icode_generation___A2IVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_syntax___SrcModuleLoader[62] = { + {(bigint) 339 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "SrcModuleLoader" /* 2: Class Name */}, + {(bigint) 3 /* 3: SrcModuleLoader < Object: superclass typecheck marker */}, + {(bigint) 123 /* 4: SrcModuleLoader < ModuleLoader: superclass typecheck marker */}, + {(bigint) 339 /* 5: SrcModuleLoader < SrcModuleLoader: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92527,70 +147946,914 @@ const classtable_elt_t VFT_TableEltBaseAttrPos[51] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: SrcModuleLoader < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltBaseAttrPos < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltBaseAttrPos < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableElt___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableEltBaseAttrPos___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltBaseAttrPos < LocalTableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltBaseAttrPos___symbol}, - {(bigint) compiling_global___TableEltBaseAttrPos___value}, - {(bigint) 3 /* 49: TableEltBaseAttrPos < TableEltBaseAttrPos: superclass init_table position */}, - {(bigint) compiling_global___TableEltBaseAttrPos___init}, + {(bigint) 0 /* 50: SrcModuleLoader < ModuleLoader: superclass init_table position */}, + {(bigint) 2195 /* 51: VT SrcModuleLoader::MODULE : id of MMSrcModule */}, + {(bigint) 5 /* 52: VT SrcModuleLoader::MODULE : color of MMSrcModule */}, + {(bigint) syntax___SrcModuleLoader___file_type}, + {(bigint) mmloader___ModuleLoader___try_to_load_dir}, + {(bigint) mmloader___ModuleLoader___can_handle}, + {(bigint) mmloader___ModuleLoader___load_and_process_module}, + {(bigint) mmloader___ModuleLoader___load_module}, + {(bigint) syntax___SrcModuleLoader___parse_file}, + {(bigint) syntax___SrcModuleLoader___process_metamodel}, + {(bigint) 2 /* 60: SrcModuleLoader < SrcModuleLoader: superclass init_table position */}, + {(bigint) syntax___SrcModuleLoader___init}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute TableEltBaseAttrPos::_local_class */ -val_t NEW_TableEltBaseAttrPos(void) { +/* 1: Object_id */ +void INIT_ATTRIBUTES__syntax___SrcModuleLoader(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__syntax___SrcModuleLoader; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_syntax___SrcModuleLoader(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 2); - obj->vft = (classtable_elt_t*)VFT_TableEltBaseAttrPos; - return OBJ2VAL(obj); -} -val_t NEW_TableEltBaseAttrPos_compiling_global___TableElt___init() { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TableEltBaseAttrPos(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltBaseAttrPos_compiling_global___TableEltBaseAttrPos___init(val_t p0) { - int init_table[4] = {0, 0, 0, 0}; - val_t self = NEW_TableEltBaseAttrPos(); - compiling_global___TableEltBaseAttrPos___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableEltComposite[49] = { - {(bigint) 191 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltComposite < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltComposite < TableElt: superclass typecheck marker */}, - {(bigint) 191 /* 3: TableEltComposite < TableEltComposite: superclass typecheck marker */}, + obj->vft = (classtable_elt_t*)VFT_syntax___SrcModuleLoader; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_syntax___SrcModuleLoader(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_syntax___SrcModuleLoader; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_SrcModuleLoader_syntax___SrcModuleLoader___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 68; + fra.me.meth = LOCATE_NEW_SrcModuleLoader_syntax___SrcModuleLoader___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* syntax/syntax.nit:68 */ + fra.me.REG[0] = NEW_syntax___SrcModuleLoader(); + INIT_ATTRIBUTES__syntax___SrcModuleLoader(fra.me.REG[0]); + syntax___SrcModuleLoader___init(fra.me.REG[0], init_table); + CHECKNEW_syntax___SrcModuleLoader(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_program___Program[105] = { + {(bigint) 91 /* 0: Identity */}, + {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Program" /* 2: Class Name */}, + {(bigint) 3 /* 3: Program < Object: superclass typecheck marker */}, + {(bigint) 91 /* 4: Program < Program: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: Program < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) global___Program___do_global_analysis}, + {(bigint) global___Program___dump_global_optimizations_information}, + {(bigint) global___Program___dump_global_analysis_information}, + {(bigint) global___instantiated_type_analysis___Program___ita}, + {(bigint) global___instantiated_type_analysis___Program___ita__eq}, + {(bigint) global___instantiated_type_analysis___Program___dump_instantiated_types}, + {(bigint) global___instantiated_type_analysis___Program___dump_not_instantiated_types}, + {(bigint) 1 /* 57: Program < Program: superclass init_table position */}, + {(bigint) program___Program___tc}, + {(bigint) program___Program___main_module}, + {(bigint) program___Program___main_method}, + {(bigint) program___Program___main_class}, + {(bigint) program___Program___finish_processing_classes}, + {(bigint) program___Program___compute_main_method}, + {(bigint) program___Program___generate_allocation_iroutines}, + {(bigint) program___Program___with_each_iroutines}, + {(bigint) program___Program___with_each_methods}, + {(bigint) global___instantiated_type_analysis___Program___with_each_live_local_classes}, + {(bigint) program___Program___init}, + {(bigint) global___reachable_as_init___Program___rai}, + {(bigint) global___reachable_as_init___Program___rai__eq}, + {(bigint) global___reachable_as_init___Program___dump_reachable_as_init_methods}, + {(bigint) global___dead_method_removal___Program___nb_removed_iroutines}, + {(bigint) global___dead_method_removal___Program___nb_not_removed_iroutines}, + {(bigint) global___dead_method_removal___Program___optimize_dead_methods}, + {(bigint) global___dead_method_removal___Program___dump_dead_method_optimization}, + {(bigint) global___reachable_method_analysis___Program___rma}, + {(bigint) global___reachable_method_analysis___Program___rma__eq}, + {(bigint) global___reachable_method_analysis___Program___dump_reachable_methods}, + {(bigint) global___reachable_method_analysis___Program___dump_unreachable_methods}, + {(bigint) global___inline_get_and_set___Program___dump_inline_get_set}, + {(bigint) global___inline_get_and_set___Program___inline_get_set}, + {(bigint) global___remove_out_of_init_get_test___Program___nb_optimized_isset}, + {(bigint) global___remove_out_of_init_get_test___Program___optimize_out_of_init_getters}, + {(bigint) global___remove_out_of_init_get_test___Program___dump_out_of_init_information}, + {(bigint) global___reachable_from_init_method_analysis___Program___rfima}, + {(bigint) global___reachable_from_init_method_analysis___Program___rfima__eq}, + {(bigint) global___reachable_from_init_method_analysis___Program___dump_reachable_methods_from_init}, + {(bigint) global___reachable_from_init_method_analysis___Program___dump_unreachable_methods_from_init}, + {(bigint) compiling___Program___output_format}, + {(bigint) compiling___Program___output_format__eq}, + {(bigint) compiling___Program___compile_prog}, + {(bigint) compiling___Program___compile_prog_to_c}, + {(bigint) compiling___Program___compile_main}, + {(bigint) compiling___icode_generator___Program___generate_icode_files}, + {(bigint) compiling___compiling_global___Program___compile_tables_to_c}, + {(bigint) compiling___compiling_global___Program___compile_main_part}, + {(bigint) compiling___table_computation___Program___table_information}, + {(bigint) compiling___table_computation___Program___compiled_classes}, + {(bigint) compiling___table_computation___Program___do_table_computation}, + {(bigint) compiling___table_computation___Program___do_global_table_analysis}, + {(bigint) compiling___table_computation___Program___colorize}, + {(bigint) compiling___table_computation___Program___free_color}, + {(bigint) compiling___table_computation___Program___append_to_table}, + {(bigint) compiling___table_computation___Program___build_tables_in}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Program::_ita */ +/* 3: Attribute Program::_tc */ +/* 4: Attribute Program::_main_module */ +/* 5: Attribute Program::_main_method */ +/* 6: Attribute Program::_main_class */ +/* 7: Attribute Program::_rai */ +/* 8: Attribute Program::_nb_removed_iroutines */ +/* 9: Attribute Program::_nb_not_removed_iroutines */ +/* 10: Attribute Program::_rma */ +/* 11: Attribute Program::_number_getter_setter_inlined */ +/* 12: Attribute Program::_nb_optimized_isset */ +/* 13: Attribute Program::_rfima */ +/* 14: Attribute Program::_output_format */ +/* 15: Attribute Program::_table_information */ +/* 16: Attribute Program::_compiled_classes */ +void INIT_ATTRIBUTES__program___Program(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + static val_t once_value_1; /* Once value */ + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__program___Program; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/instantiated_type_analysis.nit:23 */ + fra.me.REG[1] = NIT_NULL; + ATTR_global___instantiated_type_analysis___Program____ita(fra.me.REG[0]) = fra.me.REG[1]; + /* program.nit:44 */ + fra.me.REG[1] = NIT_NULL; + ATTR_program___Program____main_method(fra.me.REG[0]) = fra.me.REG[1]; + /* program.nit:48 */ + fra.me.REG[1] = NIT_NULL; + ATTR_program___Program____main_class(fra.me.REG[0]) = fra.me.REG[1]; + /* global/reachable_as_init.nit:24 */ + fra.me.REG[1] = NIT_NULL; + ATTR_global___reachable_as_init___Program____rai(fra.me.REG[0]) = fra.me.REG[1]; + /* global/dead_method_removal.nit:23 */ + REGB0 = TAG_Int(0); + ATTR_global___dead_method_removal___Program____nb_removed_iroutines(fra.me.REG[0]) = REGB0; + /* global/dead_method_removal.nit:24 */ + REGB0 = TAG_Int(0); + ATTR_global___dead_method_removal___Program____nb_not_removed_iroutines(fra.me.REG[0]) = REGB0; + /* global/reachable_method_analysis.nit:24 */ + fra.me.REG[1] = NIT_NULL; + ATTR_global___reachable_method_analysis___Program____rma(fra.me.REG[0]) = fra.me.REG[1]; + /* global/inline_get_and_set.nit:26 */ + REGB0 = TAG_Int(0); + ATTR_global___inline_get_and_set___Program____number_getter_setter_inlined(fra.me.REG[0]) = REGB0; + /* global/remove_out_of_init_get_test.nit:24 */ + REGB0 = TAG_Int(0); + ATTR_global___remove_out_of_init_get_test___Program____nb_optimized_isset(fra.me.REG[0]) = REGB0; + /* global/reachable_from_init_method_analysis.nit:25 */ + fra.me.REG[1] = NIT_NULL; + ATTR_global___reachable_from_init_method_analysis___Program____rfima(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling.nit:29 */ + if (!once_value_1) { + fra.me.REG[1] = BOX_NativeString("none"); + REGB0 = TAG_Int(4); + fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0); + once_value_1 = fra.me.REG[1]; + register_static_object(&once_value_1); + } else fra.me.REG[1] = once_value_1; + fra.me.REG[1] = fra.me.REG[1]; + ATTR_compiling___Program____output_format(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/table_computation.nit:141 */ + fra.me.REG[1] = NEW_TableInformation_compiling___table_computation___ColorContext___init(); + ATTR_compiling___table_computation___Program____table_information(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/table_computation.nit:144 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_compiling___table_computation___Program____compiled_classes(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_program___Program(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 17); + obj->vft = (classtable_elt_t*)VFT_program___Program; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_program___Program(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_program___Program; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_program___Program____tc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tc", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_program___Program____main_module(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_main_module", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___dead_method_removal___Program____nb_removed_iroutines(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_nb_removed_iroutines", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___dead_method_removal___Program____nb_not_removed_iroutines(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_nb_not_removed_iroutines", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___inline_get_and_set___Program____number_getter_setter_inlined(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_number_getter_setter_inlined", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___remove_out_of_init_get_test___Program____nb_optimized_isset(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_nb_optimized_isset", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___Program____output_format(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_output_format", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___Program____table_information(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_table_information", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___Program____compiled_classes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_compiled_classes", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Program_program___Program___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 219; + fra.me.meth = LOCATE_NEW_Program_program___Program___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* program.nit:219 */ + fra.me.REG[2] = NEW_program___Program(); + INIT_ATTRIBUTES__program___Program(fra.me.REG[2]); + program___Program___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_program___Program(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_global___reachable_method_analysis___DefaultReachableMethodAnalysis[55] = { + {(bigint) 2335 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "DefaultReachableMethodAnalysis" /* 2: Class Name */}, + {(bigint) 3 /* 3: DefaultReachableMethodAnalysis < Object: superclass typecheck marker */}, + {(bigint) 71 /* 4: DefaultReachableMethodAnalysis < ReachableMethodAnalysis: superclass typecheck marker */}, + {(bigint) 2335 /* 5: DefaultReachableMethodAnalysis < DefaultReachableMethodAnalysis: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: DefaultReachableMethodAnalysis < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: DefaultReachableMethodAnalysis < ReachableMethodAnalysis: superclass init_table position */}, + {(bigint) global___reachable_method_analysis___DefaultReachableMethodAnalysis___is_iroutine_reachable}, + {(bigint) global___reachable_method_analysis___DefaultReachableMethodAnalysis___is_method_reachable}, + {(bigint) 2 /* 53: DefaultReachableMethodAnalysis < DefaultReachableMethodAnalysis: superclass init_table position */}, + {(bigint) global___reachable_method_analysis___DefaultReachableMethodAnalysis___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +void INIT_ATTRIBUTES__global___reachable_method_analysis___DefaultReachableMethodAnalysis(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___reachable_method_analysis___DefaultReachableMethodAnalysis; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___reachable_method_analysis___DefaultReachableMethodAnalysis(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_global___reachable_method_analysis___DefaultReachableMethodAnalysis; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___reachable_method_analysis___DefaultReachableMethodAnalysis(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___reachable_method_analysis___DefaultReachableMethodAnalysis; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_DefaultReachableMethodAnalysis_global___reachable_method_analysis___DefaultReachableMethodAnalysis___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 64; + fra.me.meth = LOCATE_NEW_DefaultReachableMethodAnalysis_global___reachable_method_analysis___DefaultReachableMethodAnalysis___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* global/reachable_method_analysis.nit:64 */ + fra.me.REG[0] = NEW_global___reachable_method_analysis___DefaultReachableMethodAnalysis(); + INIT_ATTRIBUTES__global___reachable_method_analysis___DefaultReachableMethodAnalysis(fra.me.REG[0]); + global___reachable_method_analysis___DefaultReachableMethodAnalysis___init(fra.me.REG[0], init_table); + CHECKNEW_global___reachable_method_analysis___DefaultReachableMethodAnalysis(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_global___cha_analysis___ChaContext[56] = { + {(bigint) 2383 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ChaContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: ChaContext < Object: superclass typecheck marker */}, + {(bigint) 71 /* 4: ChaContext < ReachableMethodAnalysis: superclass typecheck marker */}, + {(bigint) 2383 /* 5: ChaContext < ChaContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ChaContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: ChaContext < ReachableMethodAnalysis: superclass init_table position */}, + {(bigint) global___cha_analysis___ChaContext___is_iroutine_reachable}, + {(bigint) global___cha_analysis___ChaContext___is_method_reachable}, + {(bigint) 2 /* 53: ChaContext < ChaContext: superclass init_table position */}, + {(bigint) global___cha_analysis___ChaContext___reachable_iroutines}, + {(bigint) global___cha_analysis___ChaContext___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ChaContext::_reachable_iroutines */ +void INIT_ATTRIBUTES__global___cha_analysis___ChaContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___cha_analysis___ChaContext; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/cha_analysis.nit:26 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_global___cha_analysis___ChaContext____reachable_iroutines(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___cha_analysis___ChaContext(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_global___cha_analysis___ChaContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___cha_analysis___ChaContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___cha_analysis___ChaContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___cha_analysis___ChaContext____reachable_iroutines(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_reachable_iroutines", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ChaContext_global___cha_analysis___ChaContext___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_ChaContext_global___cha_analysis___ChaContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_global___cha_analysis___ChaContext(); + INIT_ATTRIBUTES__global___cha_analysis___ChaContext(fra.me.REG[0]); + global___cha_analysis___ChaContext___init(fra.me.REG[0], init_table); + CHECKNEW_global___cha_analysis___ChaContext(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_global___cha_analysis___ChaBuilder[57] = { + {(bigint) 283 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ChaBuilder" /* 2: Class Name */}, + {(bigint) 3 /* 3: ChaBuilder < Object: superclass typecheck marker */}, + {(bigint) 283 /* 4: ChaBuilder < ChaBuilder: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: ChaBuilder < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: ChaBuilder < ChaBuilder: superclass init_table position */}, + {(bigint) global___cha_analysis___ChaBuilder___iroutine_to_search}, + {(bigint) global___cha_analysis___ChaBuilder___context}, + {(bigint) global___cha_analysis___ChaBuilder___program}, + {(bigint) global___cha_analysis___ChaBuilder___init}, + {(bigint) global___cha_analysis___ChaBuilder___add_search}, + {(bigint) global___cha_analysis___ChaBuilder___work}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ChaBuilder::_iroutine_to_search */ +/* 3: Attribute ChaBuilder::_context */ +/* 4: Attribute ChaBuilder::_program */ +void INIT_ATTRIBUTES__global___cha_analysis___ChaBuilder(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___cha_analysis___ChaBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/cha_analysis.nit:38 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_global___cha_analysis___ChaBuilder____iroutine_to_search(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___cha_analysis___ChaBuilder(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_global___cha_analysis___ChaBuilder; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___cha_analysis___ChaBuilder(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___cha_analysis___ChaBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___cha_analysis___ChaBuilder____iroutine_to_search(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_iroutine_to_search", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___cha_analysis___ChaBuilder____context(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_context", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___cha_analysis___ChaBuilder____program(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_program", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ChaBuilder_global___cha_analysis___ChaBuilder___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 42; + fra.me.meth = LOCATE_NEW_ChaBuilder_global___cha_analysis___ChaBuilder___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/cha_analysis.nit:42 */ + fra.me.REG[1] = NEW_global___cha_analysis___ChaBuilder(); + INIT_ATTRIBUTES__global___cha_analysis___ChaBuilder(fra.me.REG[1]); + global___cha_analysis___ChaBuilder___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_global___cha_analysis___ChaBuilder(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_global___cha_analysis___ChaVisitor[62] = { + {(bigint) 2379 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ChaVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: ChaVisitor < Object: superclass typecheck marker */}, + {(bigint) 219 /* 4: ChaVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2379 /* 5: ChaVisitor < ChaVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ChaVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: ChaVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_read}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_write}, + {(bigint) icode___icode_tools___ICodeVisitor___current_icode}, + {(bigint) global___cha_analysis___ChaVisitor___visit_icode}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, + {(bigint) icode___icode_tools___ICodeVisitor___init}, + {(bigint) 2 /* 58: ChaVisitor < ChaVisitor: superclass init_table position */}, + {(bigint) global___cha_analysis___ChaVisitor___builder}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, + {(bigint) global___cha_analysis___ChaVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ChaVisitor::_current_icode */ +/* 3: Attribute ChaVisitor::_builder */ +void INIT_ATTRIBUTES__global___cha_analysis___ChaVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___cha_analysis___ChaVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_tools.nit:29 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_tools___ICodeVisitor____current_icode(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___cha_analysis___ChaVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_global___cha_analysis___ChaVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___cha_analysis___ChaVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___cha_analysis___ChaVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___cha_analysis___ChaVisitor____builder(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_builder", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ChaVisitor_global___cha_analysis___ChaVisitor___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 126; + fra.me.meth = LOCATE_NEW_ChaVisitor_global___cha_analysis___ChaVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/cha_analysis.nit:126 */ + fra.me.REG[1] = NEW_global___cha_analysis___ChaVisitor(); + INIT_ATTRIBUTES__global___cha_analysis___ChaVisitor(fra.me.REG[1]); + global___cha_analysis___ChaVisitor___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_global___cha_analysis___ChaVisitor(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis[57] = { + {(bigint) 2347 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "DefaultInstantiatedTypeAnalysis" /* 2: Class Name */}, + {(bigint) 3 /* 3: DefaultInstantiatedTypeAnalysis < Object: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 199 /* 5: DefaultInstantiatedTypeAnalysis < InstantiatedTypeAnalysis: superclass typecheck marker */}, + {(bigint) 2347 /* 6: DefaultInstantiatedTypeAnalysis < DefaultInstantiatedTypeAnalysis: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92600,70 +148863,556 @@ const classtable_elt_t VFT_TableEltComposite[49] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: DefaultInstantiatedTypeAnalysis < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltComposite < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltComposite < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltComposite___is_related_to}, - {(bigint) compiling_global___TableEltComposite___length}, - {(bigint) compiling_global___TableEltComposite___item}, - {(bigint) compiling_global___TableEltComposite___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltComposite < TableEltComposite: superclass init_table position */}, - {(bigint) compiling_global___TableEltComposite___add}, - {(bigint) compiling_global___TableEltComposite___init}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 0 /* 53: DefaultInstantiatedTypeAnalysis < InstantiatedTypeAnalysis: superclass init_table position */}, + {(bigint) global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis___is_class_instantiated}, + {(bigint) 2 /* 55: DefaultInstantiatedTypeAnalysis < DefaultInstantiatedTypeAnalysis: superclass init_table position */}, + {(bigint) global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis___init}, }; /* 0: Pointer to the classtable */ -/* 1: Attribute TableEltComposite::_table */ -/* 2: Attribute TableEltComposite::_cc */ -/* 3: Attribute TableEltComposite::_offsets */ -val_t NEW_TableEltComposite(void) { +/* 1: Object_id */ +void INIT_ATTRIBUTES__global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_DefaultInstantiatedTypeAnalysis_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 69; + fra.me.meth = LOCATE_NEW_DefaultInstantiatedTypeAnalysis_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* global/instantiated_type_analysis.nit:69 */ + fra.me.REG[0] = NEW_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis(); + INIT_ATTRIBUTES__global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis(fra.me.REG[0]); + global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis___init(fra.me.REG[0], init_table); + CHECKNEW_global___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_global___rta_analysis___RtaContext[59] = { + {(bigint) 351 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "RtaContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: RtaContext < Object: superclass typecheck marker */}, + {(bigint) 71 /* 4: RtaContext < ReachableMethodAnalysis: superclass typecheck marker */}, + {(bigint) 199 /* 5: RtaContext < InstantiatedTypeAnalysis: superclass typecheck marker */}, + {(bigint) 351 /* 6: RtaContext < RtaContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: RtaContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: RtaContext < ReachableMethodAnalysis: superclass init_table position */}, + {(bigint) global___rta_analysis___RtaContext___is_iroutine_reachable}, + {(bigint) global___rta_analysis___RtaContext___is_method_reachable}, + {(bigint) 2 /* 53: RtaContext < InstantiatedTypeAnalysis: superclass init_table position */}, + {(bigint) global___rta_analysis___RtaContext___is_class_instantiated}, + {(bigint) 3 /* 55: RtaContext < RtaContext: superclass init_table position */}, + {(bigint) global___rta_analysis___RtaContext___init}, + {(bigint) global___rta_analysis___RtaContext___instanciated_classes}, + {(bigint) global___rta_analysis___RtaContext___reachable_iroutines}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute RtaContext::_instanciated_classes */ +/* 3: Attribute RtaContext::_reachable_iroutines */ +void INIT_ATTRIBUTES__global___rta_analysis___RtaContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___rta_analysis___RtaContext; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/rta_analysis.nit:29 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_global___rta_analysis___RtaContext____instanciated_classes(fra.me.REG[0]) = fra.me.REG[1]; + /* global/rta_analysis.nit:33 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_global___rta_analysis___RtaContext____reachable_iroutines(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___rta_analysis___RtaContext(void) +{ obj_t obj; obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_TableEltComposite; - return OBJ2VAL(obj); -} -val_t NEW_TableEltComposite_compiling_global___TableElt___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_TableEltComposite(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltComposite_compiling_global___TableEltComposite___init(val_t p0) { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_TableEltComposite(); - compiling_global___TableEltComposite___init(self, p0, init_table); - return self; -} -const classtable_elt_t VFT_TableEltClassSelfId[48] = { - {(bigint) 195 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltClassSelfId < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltClassSelfId < TableElt: superclass typecheck marker */}, - {(bigint) 195 /* 3: TableEltClassSelfId < TableEltClassSelfId: superclass typecheck marker */}, + obj->vft = (classtable_elt_t*)VFT_global___rta_analysis___RtaContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___rta_analysis___RtaContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___rta_analysis___RtaContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___rta_analysis___RtaContext____instanciated_classes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_instanciated_classes", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___rta_analysis___RtaContext____reachable_iroutines(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_reachable_iroutines", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_RtaContext_global___rta_analysis___RtaContext___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 28; + fra.me.meth = LOCATE_NEW_RtaContext_global___rta_analysis___RtaContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* global/rta_analysis.nit:28 */ + fra.me.REG[0] = NEW_global___rta_analysis___RtaContext(); + INIT_ATTRIBUTES__global___rta_analysis___RtaContext(fra.me.REG[0]); + global___rta_analysis___RtaContext___init(fra.me.REG[0], init_table); + CHECKNEW_global___rta_analysis___RtaContext(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_global___rta_analysis___RtaBuilder[64] = { + {(bigint) 63 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "RtaBuilder" /* 2: Class Name */}, + {(bigint) 3 /* 3: RtaBuilder < Object: superclass typecheck marker */}, + {(bigint) 63 /* 4: RtaBuilder < RtaBuilder: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: RtaBuilder < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: RtaBuilder < RtaBuilder: superclass init_table position */}, + {(bigint) global___rta_analysis___RtaBuilder___context}, + {(bigint) global___rta_analysis___RtaBuilder___program}, + {(bigint) global___rta_analysis___RtaBuilder___iroutine_to_search}, + {(bigint) global___rta_analysis___RtaBuilder___call_sites}, + {(bigint) global___rta_analysis___RtaBuilder___called_methods}, + {(bigint) global___rta_analysis___RtaBuilder___init}, + {(bigint) global___rta_analysis___RtaBuilder___check_method}, + {(bigint) global___rta_analysis___RtaBuilder___check_call_sites}, + {(bigint) global___rta_analysis___RtaBuilder___add_instantiated_class}, + {(bigint) global___rta_analysis___RtaBuilder___add_reachable_call}, + {(bigint) global___rta_analysis___RtaBuilder___add_reachable_iroutine}, + {(bigint) global___rta_analysis___RtaBuilder___force_some_type_analysis}, + {(bigint) global___rta_analysis___RtaBuilder___work}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute RtaBuilder::_context */ +/* 3: Attribute RtaBuilder::_program */ +/* 4: Attribute RtaBuilder::_iroutine_to_search */ +/* 5: Attribute RtaBuilder::_call_sites */ +/* 6: Attribute RtaBuilder::_called_methods */ +void INIT_ATTRIBUTES__global___rta_analysis___RtaBuilder(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___rta_analysis___RtaBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/rta_analysis.nit:47 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_global___rta_analysis___RtaBuilder____iroutine_to_search(fra.me.REG[0]) = fra.me.REG[1]; + /* global/rta_analysis.nit:48 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_global___rta_analysis___RtaBuilder____call_sites(fra.me.REG[0]) = fra.me.REG[1]; + /* global/rta_analysis.nit:49 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_global___rta_analysis___RtaBuilder____called_methods(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___rta_analysis___RtaBuilder(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_global___rta_analysis___RtaBuilder; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___rta_analysis___RtaBuilder(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___rta_analysis___RtaBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___rta_analysis___RtaBuilder____context(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_context", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___rta_analysis___RtaBuilder____program(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_program", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___rta_analysis___RtaBuilder____iroutine_to_search(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_iroutine_to_search", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___rta_analysis___RtaBuilder____call_sites(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_call_sites", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___rta_analysis___RtaBuilder____called_methods(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_called_methods", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_RtaBuilder_global___rta_analysis___RtaBuilder___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 51; + fra.me.meth = LOCATE_NEW_RtaBuilder_global___rta_analysis___RtaBuilder___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/rta_analysis.nit:51 */ + fra.me.REG[1] = NEW_global___rta_analysis___RtaBuilder(); + INIT_ATTRIBUTES__global___rta_analysis___RtaBuilder(fra.me.REG[1]); + global___rta_analysis___RtaBuilder___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_global___rta_analysis___RtaBuilder(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_global___rta_analysis___RtaVisitor[62] = { + {(bigint) 347 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "RtaVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: RtaVisitor < Object: superclass typecheck marker */}, + {(bigint) 219 /* 4: RtaVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 347 /* 5: RtaVisitor < RtaVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: RtaVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: RtaVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_read}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_write}, + {(bigint) icode___icode_tools___ICodeVisitor___current_icode}, + {(bigint) global___rta_analysis___RtaVisitor___visit_icode}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, + {(bigint) icode___icode_tools___ICodeVisitor___init}, + {(bigint) 2 /* 58: RtaVisitor < RtaVisitor: superclass init_table position */}, + {(bigint) global___rta_analysis___RtaVisitor___builder}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, + {(bigint) global___rta_analysis___RtaVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute RtaVisitor::_current_icode */ +/* 3: Attribute RtaVisitor::_builder */ +void INIT_ATTRIBUTES__global___rta_analysis___RtaVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___rta_analysis___RtaVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_tools.nit:29 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_tools___ICodeVisitor____current_icode(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___rta_analysis___RtaVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_global___rta_analysis___RtaVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___rta_analysis___RtaVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___rta_analysis___RtaVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___rta_analysis___RtaVisitor____builder(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_builder", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_RtaVisitor_global___rta_analysis___RtaVisitor___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 238; + fra.me.meth = LOCATE_NEW_RtaVisitor_global___rta_analysis___RtaVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/rta_analysis.nit:238 */ + fra.me.REG[1] = NEW_global___rta_analysis___RtaVisitor(); + INIT_ATTRIBUTES__global___rta_analysis___RtaVisitor(fra.me.REG[1]); + global___rta_analysis___RtaVisitor___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_global___rta_analysis___RtaVisitor(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_global___reachable_as_init___DefaultReachableAsInitAnalysis[54] = { + {(bigint) 2343 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "DefaultReachableAsInitAnalysis" /* 2: Class Name */}, + {(bigint) 3 /* 3: DefaultReachableAsInitAnalysis < Object: superclass typecheck marker */}, + {(bigint) 83 /* 4: DefaultReachableAsInitAnalysis < ReachableAsInitAnalysis: superclass typecheck marker */}, + {(bigint) 2343 /* 5: DefaultReachableAsInitAnalysis < DefaultReachableAsInitAnalysis: superclass typecheck marker */}, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92673,67 +149422,3472 @@ const classtable_elt_t VFT_TableEltClassSelfId[48] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: DefaultReachableAsInitAnalysis < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltClassSelfId < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltClassSelfId < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassSelfId___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableEltClassSelfId___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltClassSelfId < TableEltClassSelfId: superclass init_table position */}, - {(bigint) compiling_global___TableEltClassSelfId___init}, + {(bigint) 0 /* 50: DefaultReachableAsInitAnalysis < ReachableAsInitAnalysis: superclass init_table position */}, + {(bigint) global___reachable_as_init___DefaultReachableAsInitAnalysis___is_method_reachable_as_init}, + {(bigint) 2 /* 52: DefaultReachableAsInitAnalysis < DefaultReachableAsInitAnalysis: superclass init_table position */}, + {(bigint) global___reachable_as_init___DefaultReachableAsInitAnalysis___init}, }; /* 0: Pointer to the classtable */ -val_t NEW_TableEltClassSelfId(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_TableEltClassSelfId; - return OBJ2VAL(obj); -} -val_t NEW_TableEltClassSelfId_compiling_global___TableElt___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_TableEltClassSelfId(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltClassSelfId_compiling_global___TableEltClassSelfId___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_TableEltClassSelfId(); - compiling_global___TableEltClassSelfId___init(self, init_table); - return self; +/* 1: Object_id */ +void INIT_ATTRIBUTES__global___reachable_as_init___DefaultReachableAsInitAnalysis(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___reachable_as_init___DefaultReachableAsInitAnalysis; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; } -const classtable_elt_t VFT_TableEltVftPointer[48] = { - {(bigint) 187 /* 0: Identity */}, - {(bigint) 3 /* 1: TableEltVftPointer < Object: superclass typecheck marker */}, - {(bigint) 19 /* 2: TableEltVftPointer < TableElt: superclass typecheck marker */}, - {(bigint) 187 /* 3: TableEltVftPointer < TableEltVftPointer: superclass typecheck marker */}, +val_t NEW_global___reachable_as_init___DefaultReachableAsInitAnalysis(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_global___reachable_as_init___DefaultReachableAsInitAnalysis; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___reachable_as_init___DefaultReachableAsInitAnalysis(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___reachable_as_init___DefaultReachableAsInitAnalysis; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_DefaultReachableAsInitAnalysis_global___reachable_as_init___DefaultReachableAsInitAnalysis___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 60; + fra.me.meth = LOCATE_NEW_DefaultReachableAsInitAnalysis_global___reachable_as_init___DefaultReachableAsInitAnalysis___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* global/reachable_as_init.nit:60 */ + fra.me.REG[0] = NEW_global___reachable_as_init___DefaultReachableAsInitAnalysis(); + INIT_ATTRIBUTES__global___reachable_as_init___DefaultReachableAsInitAnalysis(fra.me.REG[0]); + global___reachable_as_init___DefaultReachableAsInitAnalysis___init(fra.me.REG[0], init_table); + CHECKNEW_global___reachable_as_init___DefaultReachableAsInitAnalysis(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_global___reachable_as_init_impl___ReachableAsInitBuilder[55] = { + {(bigint) 79 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReachableAsInitBuilder" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReachableAsInitBuilder < Object: superclass typecheck marker */}, + {(bigint) 79 /* 4: ReachableAsInitBuilder < ReachableAsInitBuilder: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: ReachableAsInitBuilder < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: ReachableAsInitBuilder < ReachableAsInitBuilder: superclass init_table position */}, + {(bigint) global___reachable_as_init_impl___ReachableAsInitBuilder___context}, + {(bigint) global___reachable_as_init_impl___ReachableAsInitBuilder___program}, + {(bigint) global___reachable_as_init_impl___ReachableAsInitBuilder___work}, + {(bigint) global___reachable_as_init_impl___ReachableAsInitBuilder___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReachableAsInitBuilder::_context */ +/* 3: Attribute ReachableAsInitBuilder::_program */ +void INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitBuilder(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/reachable_as_init_impl.nit:24 */ + fra.me.REG[1] = NEW_ReachableAsInitAnalysisImpl_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl___init(); + ATTR_global___reachable_as_init_impl___ReachableAsInitBuilder____context(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___reachable_as_init_impl___ReachableAsInitBuilder(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_global___reachable_as_init_impl___ReachableAsInitBuilder; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___reachable_as_init_impl___ReachableAsInitBuilder(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___reachable_as_init_impl___ReachableAsInitBuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___reachable_as_init_impl___ReachableAsInitBuilder____context(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_context", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___reachable_as_init_impl___ReachableAsInitBuilder____program(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_program", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReachableAsInitBuilder_global___reachable_as_init_impl___ReachableAsInitBuilder___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 36; + fra.me.meth = LOCATE_NEW_ReachableAsInitBuilder_global___reachable_as_init_impl___ReachableAsInitBuilder___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/reachable_as_init_impl.nit:36 */ + fra.me.REG[1] = NEW_global___reachable_as_init_impl___ReachableAsInitBuilder(); + INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitBuilder(fra.me.REG[1]); + global___reachable_as_init_impl___ReachableAsInitBuilder___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_global___reachable_as_init_impl___ReachableAsInitBuilder(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl[54] = { + {(bigint) 2091 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ReachableAsInitAnalysisImpl" /* 2: Class Name */}, + {(bigint) 3 /* 3: ReachableAsInitAnalysisImpl < Object: superclass typecheck marker */}, + {(bigint) 83 /* 4: ReachableAsInitAnalysisImpl < ReachableAsInitAnalysis: superclass typecheck marker */}, + {(bigint) 2091 /* 5: ReachableAsInitAnalysisImpl < ReachableAsInitAnalysisImpl: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: ReachableAsInitAnalysisImpl < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: ReachableAsInitAnalysisImpl < ReachableAsInitAnalysis: superclass init_table position */}, + {(bigint) global___reachable_as_init_impl___ReachableAsInitAnalysisImpl___is_method_reachable_as_init}, + {(bigint) 2 /* 52: ReachableAsInitAnalysisImpl < ReachableAsInitAnalysisImpl: superclass init_table position */}, + {(bigint) global___reachable_as_init_impl___ReachableAsInitAnalysisImpl___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ReachableAsInitAnalysisImpl::_methods */ +void INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitAnalysisImpl(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitAnalysisImpl; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/reachable_as_init_impl.nit:45 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl____methods(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl____methods(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_methods", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ReachableAsInitAnalysisImpl_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 52; + fra.me.meth = LOCATE_NEW_ReachableAsInitAnalysisImpl_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* global/reachable_as_init_impl.nit:52 */ + fra.me.REG[0] = NEW_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl(); + INIT_ATTRIBUTES__global___reachable_as_init_impl___ReachableAsInitAnalysisImpl(fra.me.REG[0]); + global___reachable_as_init_impl___ReachableAsInitAnalysisImpl___init(fra.me.REG[0], init_table); + CHECKNEW_global___reachable_as_init_impl___ReachableAsInitAnalysisImpl(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_global___reachable_as_init_impl___RAIVisitor[62] = { + {(bigint) 2107 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "RAIVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: RAIVisitor < Object: superclass typecheck marker */}, + {(bigint) 219 /* 4: RAIVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2107 /* 5: RAIVisitor < RAIVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: RAIVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: RAIVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_read}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_write}, + {(bigint) icode___icode_tools___ICodeVisitor___current_icode}, + {(bigint) global___reachable_as_init_impl___RAIVisitor___visit_icode}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, + {(bigint) icode___icode_tools___ICodeVisitor___init}, + {(bigint) 2 /* 58: RAIVisitor < RAIVisitor: superclass init_table position */}, + {(bigint) global___reachable_as_init_impl___RAIVisitor___builder}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, + {(bigint) global___reachable_as_init_impl___RAIVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute RAIVisitor::_current_icode */ +/* 3: Attribute RAIVisitor::_builder */ +void INIT_ATTRIBUTES__global___reachable_as_init_impl___RAIVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___reachable_as_init_impl___RAIVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_tools.nit:29 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_tools___ICodeVisitor____current_icode(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___reachable_as_init_impl___RAIVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_global___reachable_as_init_impl___RAIVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___reachable_as_init_impl___RAIVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___reachable_as_init_impl___RAIVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___reachable_as_init_impl___RAIVisitor____builder(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_builder", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_RAIVisitor_global___reachable_as_init_impl___RAIVisitor___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 73; + fra.me.meth = LOCATE_NEW_RAIVisitor_global___reachable_as_init_impl___RAIVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/reachable_as_init_impl.nit:73 */ + fra.me.REG[1] = NEW_global___reachable_as_init_impl___RAIVisitor(); + INIT_ATTRIBUTES__global___reachable_as_init_impl___RAIVisitor(fra.me.REG[1]); + global___reachable_as_init_impl___RAIVisitor___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_global___reachable_as_init_impl___RAIVisitor(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis[55] = { + {(bigint) 2339 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "DefaultReachableFromInitMethodAnalysis" /* 2: Class Name */}, + {(bigint) 3 /* 3: DefaultReachableFromInitMethodAnalysis < Object: superclass typecheck marker */}, + {(bigint) 75 /* 4: DefaultReachableFromInitMethodAnalysis < ReachableFromInitMethodAnalysis: superclass typecheck marker */}, + {(bigint) 2339 /* 5: DefaultReachableFromInitMethodAnalysis < DefaultReachableFromInitMethodAnalysis: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: DefaultReachableFromInitMethodAnalysis < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: DefaultReachableFromInitMethodAnalysis < ReachableFromInitMethodAnalysis: superclass init_table position */}, + {(bigint) global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___is_iroutine_reachable_from_init}, + {(bigint) global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___is_method_reachable_from_init}, + {(bigint) 2 /* 53: DefaultReachableFromInitMethodAnalysis < DefaultReachableFromInitMethodAnalysis: superclass init_table position */}, + {(bigint) global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +void INIT_ATTRIBUTES__global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_DefaultReachableFromInitMethodAnalysis_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 68; + fra.me.meth = LOCATE_NEW_DefaultReachableFromInitMethodAnalysis_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* global/reachable_from_init_method_analysis.nit:68 */ + fra.me.REG[0] = NEW_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis(); + INIT_ATTRIBUTES__global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis(fra.me.REG[0]); + global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___init(fra.me.REG[0], init_table); + CHECKNEW_global___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_global___reachable_from_init_method_analysis_impl___RFIMABuilder[55] = { + {(bigint) 87 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "RFIMABuilder" /* 2: Class Name */}, + {(bigint) 3 /* 3: RFIMABuilder < Object: superclass typecheck marker */}, + {(bigint) 87 /* 4: RFIMABuilder < RFIMABuilder: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: RFIMABuilder < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: RFIMABuilder < RFIMABuilder: superclass init_table position */}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMABuilder___program}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMABuilder___context}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMABuilder___init}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMABuilder___work}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute RFIMABuilder::_program */ +/* 3: Attribute RFIMABuilder::_context */ +void INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMABuilder(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMABuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/reachable_from_init_method_analysis_impl.nit:26 */ + fra.me.REG[1] = NEW_RFIMAContext_global___reachable_from_init_method_analysis_impl___RFIMAContext___init(); + ATTR_global___reachable_from_init_method_analysis_impl___RFIMABuilder____context(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___reachable_from_init_method_analysis_impl___RFIMABuilder(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_global___reachable_from_init_method_analysis_impl___RFIMABuilder; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMABuilder(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMABuilder; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___reachable_from_init_method_analysis_impl___RFIMABuilder____program(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_program", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___reachable_from_init_method_analysis_impl___RFIMABuilder____context(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_context", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_RFIMABuilder_global___reachable_from_init_method_analysis_impl___RFIMABuilder___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 28; + fra.me.meth = LOCATE_NEW_RFIMABuilder_global___reachable_from_init_method_analysis_impl___RFIMABuilder___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/reachable_from_init_method_analysis_impl.nit:28 */ + fra.me.REG[1] = NEW_global___reachable_from_init_method_analysis_impl___RFIMABuilder(); + INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMABuilder(fra.me.REG[1]); + global___reachable_from_init_method_analysis_impl___RFIMABuilder___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMABuilder(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_global___reachable_from_init_method_analysis_impl___RFIMAContext[56] = { + {(bigint) 2103 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "RFIMAContext" /* 2: Class Name */}, + {(bigint) 3 /* 3: RFIMAContext < Object: superclass typecheck marker */}, + {(bigint) 75 /* 4: RFIMAContext < ReachableFromInitMethodAnalysis: superclass typecheck marker */}, + {(bigint) 2103 /* 5: RFIMAContext < RFIMAContext: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: RFIMAContext < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: RFIMAContext < ReachableFromInitMethodAnalysis: superclass init_table position */}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMAContext___is_iroutine_reachable_from_init}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMAContext___is_method_reachable_from_init}, + {(bigint) 2 /* 53: RFIMAContext < RFIMAContext: superclass init_table position */}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMAContext___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute RFIMAContext::_reachable_from_init_iroutines */ +void INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAContext(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAContext; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/reachable_from_init_method_analysis_impl.nit:53 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_global___reachable_from_init_method_analysis_impl___RFIMAContext____reachable_from_init_iroutines(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___reachable_from_init_method_analysis_impl___RFIMAContext(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_global___reachable_from_init_method_analysis_impl___RFIMAContext; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAContext(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAContext; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___reachable_from_init_method_analysis_impl___RFIMAContext____reachable_from_init_iroutines(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_reachable_from_init_iroutines", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_RFIMAContext_global___reachable_from_init_method_analysis_impl___RFIMAContext___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_RFIMAContext_global___reachable_from_init_method_analysis_impl___RFIMAContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_global___reachable_from_init_method_analysis_impl___RFIMAContext(); + INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAContext(fra.me.REG[0]); + global___reachable_from_init_method_analysis_impl___RFIMAContext___init(fra.me.REG[0], init_table); + CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAContext(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_global___reachable_from_init_method_analysis_impl___RFIMAVisitor[64] = { + {(bigint) 2099 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "RFIMAVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: RFIMAVisitor < Object: superclass typecheck marker */}, + {(bigint) 219 /* 4: RFIMAVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2099 /* 5: RFIMAVisitor < RFIMAVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: RFIMAVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: RFIMAVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_read}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_write}, + {(bigint) icode___icode_tools___ICodeVisitor___current_icode}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, + {(bigint) icode___icode_tools___ICodeVisitor___init}, + {(bigint) 2 /* 58: RFIMAVisitor < RFIMAVisitor: superclass init_table position */}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMAVisitor___context}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMAVisitor___program}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init}, + {(bigint) global___reachable_from_init_method_analysis_impl___RFIMAVisitor___process_call}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute RFIMAVisitor::_current_icode */ +/* 3: Attribute RFIMAVisitor::_context */ +/* 4: Attribute RFIMAVisitor::_program */ +void INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* icode/icode_tools.nit:29 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_tools___ICodeVisitor____current_icode(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___reachable_from_init_method_analysis_impl___RFIMAVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_global___reachable_from_init_method_analysis_impl___RFIMAVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___reachable_from_init_method_analysis_impl___RFIMAVisitor____context(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_context", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___reachable_from_init_method_analysis_impl___RFIMAVisitor____program(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_program", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_RFIMAVisitor_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 69; + fra.me.meth = LOCATE_NEW_RFIMAVisitor_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* global/reachable_from_init_method_analysis_impl.nit:69 */ + fra.me.REG[2] = NEW_global___reachable_from_init_method_analysis_impl___RFIMAVisitor(); + INIT_ATTRIBUTES__global___reachable_from_init_method_analysis_impl___RFIMAVisitor(fra.me.REG[2]); + global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_global___reachable_from_init_method_analysis_impl___RFIMAVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_global___inline_get_and_set___InlineGetSetVisitor[62] = { + {(bigint) 2255 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "InlineGetSetVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: InlineGetSetVisitor < Object: superclass typecheck marker */}, + {(bigint) 219 /* 4: InlineGetSetVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2255 /* 5: InlineGetSetVisitor < InlineGetSetVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: InlineGetSetVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: InlineGetSetVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_read}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_write}, + {(bigint) icode___icode_tools___ICodeVisitor___current_icode}, + {(bigint) global___inline_get_and_set___InlineGetSetVisitor___visit_icode}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, + {(bigint) icode___icode_tools___ICodeVisitor___init}, + {(bigint) 2 /* 58: InlineGetSetVisitor < InlineGetSetVisitor: superclass init_table position */}, + {(bigint) global___inline_get_and_set___InlineGetSetVisitor___number_inlined}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, + {(bigint) global___inline_get_and_set___InlineGetSetVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute InlineGetSetVisitor::_current_icode */ +/* 3: Attribute InlineGetSetVisitor::_icb */ +/* 4: Attribute InlineGetSetVisitor::_number_inlined */ +void INIT_ATTRIBUTES__global___inline_get_and_set___InlineGetSetVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___inline_get_and_set___InlineGetSetVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/inline_get_and_set.nit:50 */ + REGB0 = TAG_Int(0); + ATTR_global___inline_get_and_set___InlineGetSetVisitor____number_inlined(fra.me.REG[0]) = REGB0; + /* icode/icode_tools.nit:29 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_tools___ICodeVisitor____current_icode(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___inline_get_and_set___InlineGetSetVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_global___inline_get_and_set___InlineGetSetVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___inline_get_and_set___InlineGetSetVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___inline_get_and_set___InlineGetSetVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___inline_get_and_set___InlineGetSetVisitor____icb(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_icb", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_global___inline_get_and_set___InlineGetSetVisitor____number_inlined(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_number_inlined", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_InlineGetSetVisitor_global___inline_get_and_set___InlineGetSetVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 79; + fra.me.meth = LOCATE_NEW_InlineGetSetVisitor_global___inline_get_and_set___InlineGetSetVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* global/inline_get_and_set.nit:79 */ + fra.me.REG[2] = NEW_global___inline_get_and_set___InlineGetSetVisitor(); + INIT_ATTRIBUTES__global___inline_get_and_set___InlineGetSetVisitor(fra.me.REG[2]); + global___inline_get_and_set___InlineGetSetVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_global___inline_get_and_set___InlineGetSetVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_global___remove_out_of_init_get_test___IssetCounter[61] = { + {(bigint) 2247 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IssetCounter" /* 2: Class Name */}, + {(bigint) 3 /* 3: IssetCounter < Object: superclass typecheck marker */}, + {(bigint) 219 /* 4: IssetCounter < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2247 /* 5: IssetCounter < IssetCounter: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: IssetCounter < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: IssetCounter < ICodeVisitor: superclass init_table position */}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_read}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_write}, + {(bigint) icode___icode_tools___ICodeVisitor___current_icode}, + {(bigint) global___remove_out_of_init_get_test___IssetCounter___visit_icode}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, + {(bigint) icode___icode_tools___ICodeVisitor___init}, + {(bigint) 2 /* 58: IssetCounter < IssetCounter: superclass init_table position */}, + {(bigint) global___remove_out_of_init_get_test___IssetCounter___nb_isset}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IssetCounter::_current_icode */ +/* 3: Attribute IssetCounter::_nb_isset */ +void INIT_ATTRIBUTES__global___remove_out_of_init_get_test___IssetCounter(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___remove_out_of_init_get_test___IssetCounter; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/remove_out_of_init_get_test.nit:59 */ + REGB0 = TAG_Int(0); + ATTR_global___remove_out_of_init_get_test___IssetCounter____nb_isset(fra.me.REG[0]) = REGB0; + /* icode/icode_tools.nit:29 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_tools___ICodeVisitor____current_icode(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___remove_out_of_init_get_test___IssetCounter(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_global___remove_out_of_init_get_test___IssetCounter; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___remove_out_of_init_get_test___IssetCounter(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___remove_out_of_init_get_test___IssetCounter; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___remove_out_of_init_get_test___IssetCounter____nb_isset(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_nb_isset", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IssetCounter_icode___icode_tools___ICodeVisitor___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_IssetCounter_icode___icode_tools___ICodeVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_global___remove_out_of_init_get_test___IssetCounter(); + INIT_ATTRIBUTES__global___remove_out_of_init_get_test___IssetCounter(fra.me.REG[0]); + icode___icode_tools___ICodeVisitor___init(fra.me.REG[0], init_table); + CHECKNEW_global___remove_out_of_init_get_test___IssetCounter(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_global___remove_out_of_init_get_test___GetterTestRemover[61] = { + {(bigint) 2311 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "GetterTestRemover" /* 2: Class Name */}, + {(bigint) 3 /* 3: GetterTestRemover < Object: superclass typecheck marker */}, + {(bigint) 219 /* 4: GetterTestRemover < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2311 /* 5: GetterTestRemover < GetterTestRemover: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: GetterTestRemover < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: GetterTestRemover < ICodeVisitor: superclass init_table position */}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_read}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_write}, + {(bigint) icode___icode_tools___ICodeVisitor___current_icode}, + {(bigint) global___remove_out_of_init_get_test___GetterTestRemover___visit_icode}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, + {(bigint) icode___icode_tools___ICodeVisitor___init}, + {(bigint) 2 /* 58: GetterTestRemover < GetterTestRemover: superclass init_table position */}, + {(bigint) global___remove_out_of_init_get_test___GetterTestRemover___nb_optimized_isset}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute GetterTestRemover::_current_icode */ +/* 3: Attribute GetterTestRemover::_nb_optimized_isset */ +void INIT_ATTRIBUTES__global___remove_out_of_init_get_test___GetterTestRemover(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__global___remove_out_of_init_get_test___GetterTestRemover; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* global/remove_out_of_init_get_test.nit:73 */ + REGB0 = TAG_Int(0); + ATTR_global___remove_out_of_init_get_test___GetterTestRemover____nb_optimized_isset(fra.me.REG[0]) = REGB0; + /* icode/icode_tools.nit:29 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_tools___ICodeVisitor____current_icode(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_global___remove_out_of_init_get_test___GetterTestRemover(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_global___remove_out_of_init_get_test___GetterTestRemover; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_global___remove_out_of_init_get_test___GetterTestRemover(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_global___remove_out_of_init_get_test___GetterTestRemover; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_global___remove_out_of_init_get_test___GetterTestRemover____nb_optimized_isset(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_nb_optimized_isset", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_GetterTestRemover_icode___icode_tools___ICodeVisitor___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_GetterTestRemover_icode___icode_tools___ICodeVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_global___remove_out_of_init_get_test___GetterTestRemover(); + INIT_ATTRIBUTES__global___remove_out_of_init_get_test___GetterTestRemover(fra.me.REG[0]); + icode___icode_tools___ICodeVisitor___init(fra.me.REG[0], init_table); + CHECKNEW_global___remove_out_of_init_get_test___GetterTestRemover(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_compiling___compiling_writer___Writer[60] = { + {(bigint) 11 /* 0: Identity */}, + {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "Writer" /* 2: Class Name */}, + {(bigint) 3 /* 3: Writer < Object: superclass typecheck marker */}, + {(bigint) 11 /* 4: Writer < Writer: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: Writer < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: Writer < Writer: superclass init_table position */}, + {(bigint) compiling___compiling_writer___Writer___add}, + {(bigint) compiling___compiling_writer___Writer___add_all}, + {(bigint) compiling___compiling_writer___Writer___append}, + {(bigint) compiling___compiling_writer___Writer___internal_append}, + {(bigint) compiling___compiling_writer___Writer___sub}, + {(bigint) compiling___compiling_writer___Writer___write_to_stream}, + {(bigint) compiling___compiling_writer___Writer___is_frozen}, + {(bigint) compiling___compiling_writer___Writer___freeze}, + {(bigint) compiling___compiling_writer___Writer___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute Writer::_first_sub_writer */ +/* 3: Attribute Writer::_last_sub_writer */ +/* 4: Attribute Writer::_last_string */ +/* 5: Attribute Writer::_is_writing */ +/* 6: Attribute Writer::_is_frozen */ +void INIT_ATTRIBUTES__compiling___compiling_writer___Writer(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___compiling_writer___Writer; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/compiling_writer.nit:50 */ + fra.me.REG[1] = NIT_NULL; + ATTR_compiling___compiling_writer___Writer____first_sub_writer(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_writer.nit:51 */ + fra.me.REG[1] = NIT_NULL; + ATTR_compiling___compiling_writer___Writer____last_sub_writer(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_writer.nit:53 */ + fra.me.REG[1] = NIT_NULL; + ATTR_compiling___compiling_writer___Writer____last_string(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_writer.nit:82 */ + REGB0 = TAG_Bool(false); + ATTR_compiling___compiling_writer___Writer____is_writing(fra.me.REG[0]) = REGB0; + /* compiling/compiling_writer.nit:98 */ + REGB0 = TAG_Bool(false); + ATTR_compiling___compiling_writer___Writer____is_frozen(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___compiling_writer___Writer(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 7); + obj->vft = (classtable_elt_t*)VFT_compiling___compiling_writer___Writer; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___compiling_writer___Writer(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___compiling_writer___Writer; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___compiling_writer___Writer____is_writing(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_writing", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_writer___Writer____is_frozen(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_is_frozen", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_Writer_compiling___compiling_writer___Writer___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 107; + fra.me.meth = LOCATE_NEW_Writer_compiling___compiling_writer___Writer___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + /* compiling/compiling_writer.nit:107 */ + fra.me.REG[0] = NEW_compiling___compiling_writer___Writer(); + INIT_ATTRIBUTES__compiling___compiling_writer___Writer(fra.me.REG[0]); + compiling___compiling_writer___Writer___init(fra.me.REG[0], init_table); + CHECKNEW_compiling___compiling_writer___Writer(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_compiling___compiling_writer___WriterCoreNode[55] = { + {(bigint) 311 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "WriterCoreNode" /* 2: Class Name */}, + {(bigint) 3 /* 3: WriterCoreNode < Object: superclass typecheck marker */}, + {(bigint) 7 /* 4: WriterCoreNode < WriterNode: superclass typecheck marker */}, + {(bigint) 311 /* 5: WriterCoreNode < WriterCoreNode: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: WriterCoreNode < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: WriterCoreNode < WriterNode: superclass init_table position */}, + {(bigint) compiling___compiling_writer___WriterCoreNode___internal_write_to_stream}, + {(bigint) compiling___compiling_writer___WriterNode___init}, + {(bigint) 2 /* 53: WriterCoreNode < WriterCoreNode: superclass init_table position */}, + {(bigint) compiling___compiling_writer___WriterCoreNode___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute WriterCoreNode::_next_writer */ +/* 3: Attribute WriterCoreNode::_writer */ +void INIT_ATTRIBUTES__compiling___compiling_writer___WriterCoreNode(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___compiling_writer___WriterCoreNode; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/compiling_writer.nit:112 */ + fra.me.REG[1] = NIT_NULL; + ATTR_compiling___compiling_writer___WriterNode____next_writer(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___compiling_writer___WriterCoreNode(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_compiling___compiling_writer___WriterCoreNode; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___compiling_writer___WriterCoreNode(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___compiling_writer___WriterCoreNode; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___compiling_writer___WriterCoreNode____writer(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_writer", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_WriterCoreNode_compiling___compiling_writer___WriterCoreNode___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 126; + fra.me.meth = LOCATE_NEW_WriterCoreNode_compiling___compiling_writer___WriterCoreNode___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/compiling_writer.nit:126 */ + fra.me.REG[1] = NEW_compiling___compiling_writer___WriterCoreNode(); + INIT_ATTRIBUTES__compiling___compiling_writer___WriterCoreNode(fra.me.REG[1]); + compiling___compiling_writer___WriterCoreNode___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___compiling_writer___WriterCoreNode(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___compiling_writer___WriterStrings[55] = { + {(bigint) 307 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "WriterStrings" /* 2: Class Name */}, + {(bigint) 3 /* 3: WriterStrings < Object: superclass typecheck marker */}, + {(bigint) 7 /* 4: WriterStrings < WriterNode: superclass typecheck marker */}, + {(bigint) 307 /* 5: WriterStrings < WriterStrings: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: WriterStrings < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: WriterStrings < WriterNode: superclass init_table position */}, + {(bigint) compiling___compiling_writer___WriterStrings___internal_write_to_stream}, + {(bigint) compiling___compiling_writer___WriterNode___init}, + {(bigint) 2 /* 53: WriterStrings < WriterStrings: superclass init_table position */}, + {(bigint) compiling___compiling_writer___WriterStrings___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute WriterStrings::_next_writer */ +/* 3: Attribute WriterStrings::_string */ +/* 4: Attribute WriterStrings::_next */ +void INIT_ATTRIBUTES__compiling___compiling_writer___WriterStrings(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___compiling_writer___WriterStrings; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/compiling_writer.nit:135 */ + fra.me.REG[1] = NIT_NULL; + ATTR_compiling___compiling_writer___WriterStrings____next(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_writer.nit:112 */ + fra.me.REG[1] = NIT_NULL; + ATTR_compiling___compiling_writer___WriterNode____next_writer(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___compiling_writer___WriterStrings(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_compiling___compiling_writer___WriterStrings; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___compiling_writer___WriterStrings(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___compiling_writer___WriterStrings; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___compiling_writer___WriterStrings____string(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_string", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_WriterStrings_compiling___compiling_writer___WriterStrings___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 138; + fra.me.meth = LOCATE_NEW_WriterStrings_compiling___compiling_writer___WriterStrings___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/compiling_writer.nit:138 */ + fra.me.REG[1] = NEW_compiling___compiling_writer___WriterStrings(); + INIT_ATTRIBUTES__compiling___compiling_writer___WriterStrings(fra.me.REG[1]); + compiling___compiling_writer___WriterStrings___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___compiling_writer___WriterStrings(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___compiling_base___CProgram[61] = { + {(bigint) 287 /* 0: Identity */}, + {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "CProgram" /* 2: Class Name */}, + {(bigint) 3 /* 3: CProgram < Object: superclass typecheck marker */}, + {(bigint) 287 /* 4: CProgram < CProgram: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: CProgram < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: CProgram < CProgram: superclass init_table position */}, + {(bigint) compiling___compiling_base___CProgram___init}, + {(bigint) compiling___compiling_base___CProgram___program}, + {(bigint) compiling___compiling_base___CProgram___files}, + {(bigint) compiling___compiling_base___CProgram___include_dirs}, + {(bigint) compiling___compiling_base___CProgram___build_file}, + {(bigint) compiling___compiling_base___CProgram___compdir}, + {(bigint) compiling___compiling_base___CProgram___module_header_name}, + {(bigint) compiling___compiling_base___CProgram___get_file_ending}, + {(bigint) compiling___compiling_base___CProgram___generate_build_file}, + {(bigint) compiling___compiling_base___CProgram___run_c_compiler}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute CProgram::_program */ +/* 3: Attribute CProgram::_files */ +/* 4: Attribute CProgram::_include_dirs */ +/* 5: Attribute CProgram::_build_file */ +/* 6: Attribute CProgram::_compdir */ +/* 7: Attribute CProgram::_module_include */ +void INIT_ATTRIBUTES__compiling___compiling_base___CProgram(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___compiling_base___CProgram; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/compiling_base.nit:53 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___compiling_base___CProgram____files(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_base.nit:56 */ + fra.me.REG[1] = NEW_ArraySet_standard___collection___array___ArraySet___init(); + ATTR_compiling___compiling_base___CProgram____include_dirs(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_base.nit:76 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_compiling___compiling_base___CProgram____module_include(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___compiling_base___CProgram(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 8); + obj->vft = (classtable_elt_t*)VFT_compiling___compiling_base___CProgram; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___compiling_base___CProgram(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___compiling_base___CProgram; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CProgram____program(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_program", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CProgram____files(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_files", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CProgram____include_dirs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_include_dirs", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CProgram____build_file(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_build_file", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CProgram____compdir(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_compdir", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CProgram____module_include(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_module_include", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_CProgram_compiling___compiling_base___CProgram___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 42; + fra.me.meth = LOCATE_NEW_CProgram_compiling___compiling_base___CProgram___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/compiling_base.nit:42 */ + fra.me.REG[1] = NEW_compiling___compiling_base___CProgram(); + INIT_ATTRIBUTES__compiling___compiling_base___CProgram(fra.me.REG[1]); + compiling___compiling_base___CProgram___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___compiling_base___CProgram(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___compiling_base___CompilerVisitor[75] = { + {(bigint) 267 /* 0: Identity */}, + {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "CompilerVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: CompilerVisitor < Object: superclass typecheck marker */}, + {(bigint) 267 /* 4: CompilerVisitor < CompilerVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: CompilerVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: CompilerVisitor < CompilerVisitor: superclass init_table position */}, + {(bigint) compiling___compiling_base___CompilerVisitor___add_decl}, + {(bigint) compiling___compiling_base___CompilerVisitor___add_instr}, + {(bigint) compiling___compiling_base___CompilerVisitor___add_indent}, + {(bigint) compiling___compiling_base___CompilerVisitor___add_line_to}, + {(bigint) compiling___compiling_base___CompilerVisitor___add_assignment}, + {(bigint) compiling___compiling_base___CompilerVisitor___new_number}, + {(bigint) compiling___compiling_base___CompilerVisitor___indent}, + {(bigint) compiling___compiling_base___CompilerVisitor___unindent}, + {(bigint) compiling___compiling_base___CompilerVisitor___mmmodule}, + {(bigint) compiling___compiling_base___CompilerVisitor___header_writer}, + {(bigint) compiling___compiling_base___CompilerVisitor___header_writer__eq}, + {(bigint) compiling___compiling_base___CompilerVisitor___writer}, + {(bigint) compiling___compiling_base___CompilerVisitor___writer__eq}, + {(bigint) compiling___compiling_base___CompilerVisitor___decl_writer}, + {(bigint) compiling___compiling_base___CompilerVisitor___decl_writer__eq}, + {(bigint) compiling___compiling_base___CompilerVisitor___top_writer}, + {(bigint) compiling___compiling_base___CompilerVisitor___top_writer__eq}, + {(bigint) compiling___compiling_base___CompilerVisitor___top_decl_writer}, + {(bigint) compiling___compiling_base___CompilerVisitor___top_decl_writer__eq}, + {(bigint) compiling___compiling_base___CompilerVisitor___indent_level}, + {(bigint) compiling___compiling_base___CompilerVisitor___indent_level__eq}, + {(bigint) compiling___compiling_base___CompilerVisitor___program}, + {(bigint) compiling___compiling_base___CompilerVisitor___cprogram}, + {(bigint) compiling___compiling_base___CompilerVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute CompilerVisitor::_number_cpt */ +/* 3: Attribute CompilerVisitor::_mmmodule */ +/* 4: Attribute CompilerVisitor::_header_writer */ +/* 5: Attribute CompilerVisitor::_writer */ +/* 6: Attribute CompilerVisitor::_decl_writer */ +/* 7: Attribute CompilerVisitor::_top_writer */ +/* 8: Attribute CompilerVisitor::_top_decl_writer */ +/* 9: Attribute CompilerVisitor::_indent_level */ +/* 10: Attribute CompilerVisitor::_program */ +/* 11: Attribute CompilerVisitor::_cprogram */ +void INIT_ATTRIBUTES__compiling___compiling_base___CompilerVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___compiling_base___CompilerVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/compiling_base.nit:184 */ + REGB0 = TAG_Int(0); + ATTR_compiling___compiling_base___CompilerVisitor____number_cpt(fra.me.REG[0]) = REGB0; + /* compiling/compiling_base.nit:216 */ + REGB0 = TAG_Int(0); + ATTR_compiling___compiling_base___CompilerVisitor____indent_level(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___compiling_base___CompilerVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 12); + obj->vft = (classtable_elt_t*)VFT_compiling___compiling_base___CompilerVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___compiling_base___CompilerVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___compiling_base___CompilerVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CompilerVisitor____number_cpt(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_number_cpt", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CompilerVisitor____mmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CompilerVisitor____header_writer(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_header_writer", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CompilerVisitor____writer(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_writer", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CompilerVisitor____decl_writer(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_decl_writer", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CompilerVisitor____top_writer(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_top_writer", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CompilerVisitor____top_decl_writer(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_top_decl_writer", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CompilerVisitor____indent_level(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_indent_level", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CompilerVisitor____program(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_program", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_base___CompilerVisitor____cprogram(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cprogram", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_CompilerVisitor_compiling___compiling_base___CompilerVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 224; + fra.me.meth = LOCATE_NEW_CompilerVisitor_compiling___compiling_base___CompilerVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* compiling/compiling_base.nit:224 */ + fra.me.REG[2] = NEW_compiling___compiling_base___CompilerVisitor(); + INIT_ATTRIBUTES__compiling___compiling_base___CompilerVisitor(fra.me.REG[2]); + compiling___compiling_base___CompilerVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_compiling___compiling_base___CompilerVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor[68] = { + {(bigint) 2267 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "IRegisterSlotAllocationVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: IRegisterSlotAllocationVisitor < Object: superclass typecheck marker */}, + {(bigint) 219 /* 4: IRegisterSlotAllocationVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2267 /* 5: IRegisterSlotAllocationVisitor < IRegisterSlotAllocationVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: IRegisterSlotAllocationVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: IRegisterSlotAllocationVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___visit_iregister_read}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___visit_iregister_write}, + {(bigint) icode___icode_tools___ICodeVisitor___current_icode}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___visit_icode}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___visit_closure_defs}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___visit_iroutine}, + {(bigint) icode___icode_tools___ICodeVisitor___init}, + {(bigint) 2 /* 58: IRegisterSlotAllocationVisitor < IRegisterSlotAllocationVisitor: superclass init_table position */}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___mark_locality}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___deferred_free}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___register}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___free}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___iroutine_slot_allocation}, + {(bigint) analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute IRegisterSlotAllocationVisitor::_current_icode */ +/* 3: Attribute IRegisterSlotAllocationVisitor::_pass */ +/* 4: Attribute IRegisterSlotAllocationVisitor::_current_rank */ +/* 5: Attribute IRegisterSlotAllocationVisitor::_max_rank */ +/* 6: Attribute IRegisterSlotAllocationVisitor::_deferred_list */ +/* 7: Attribute IRegisterSlotAllocationVisitor::_current_ir */ +/* 8: Attribute IRegisterSlotAllocationVisitor::_global_slots */ +/* 9: Attribute IRegisterSlotAllocationVisitor::_std_slots */ +/* 10: Attribute IRegisterSlotAllocationVisitor::_tag_slots */ +void INIT_ATTRIBUTES__analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* analysis/allocate_iregister_slots.nit:34 */ + REGB0 = TAG_Int(0); + ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____pass(fra.me.REG[0]) = REGB0; + /* analysis/allocate_iregister_slots.nit:85 */ + REGB0 = TAG_Int(0); + ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____current_rank(fra.me.REG[0]) = REGB0; + /* analysis/allocate_iregister_slots.nit:88 */ + REGB0 = TAG_Int(0); + ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____max_rank(fra.me.REG[0]) = REGB0; + /* analysis/allocate_iregister_slots.nit:92 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____deferred_list(fra.me.REG[0]) = fra.me.REG[1]; + /* analysis/allocate_iregister_slots.nit:178 */ + fra.me.REG[1] = NEW_SlotGroup_analysis___allocate_iregister_slots___SlotGroup___init(); + ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____global_slots(fra.me.REG[0]) = fra.me.REG[1]; + /* analysis/allocate_iregister_slots.nit:185 */ + fra.me.REG[1] = NEW_SlotGroup_analysis___allocate_iregister_slots___SlotGroup___init(); + ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____tag_slots(fra.me.REG[0]) = fra.me.REG[1]; + /* icode/icode_tools.nit:29 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_tools___ICodeVisitor____current_icode(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____pass(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_pass", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____current_rank(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_current_rank", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____max_rank(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_max_rank", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____deferred_list(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_deferred_list", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____current_ir(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_current_ir", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____global_slots(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_global_slots", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____std_slots(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_std_slots", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor____tag_slots(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_tag_slots", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_IRegisterSlotAllocationVisitor_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 233; + fra.me.meth = LOCATE_NEW_IRegisterSlotAllocationVisitor_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* analysis/allocate_iregister_slots.nit:233 */ + fra.me.REG[1] = NEW_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor(); + INIT_ATTRIBUTES__analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor(fra.me.REG[1]); + analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_analysis___allocate_iregister_slots___SlotGroup[54] = { + {(bigint) 47 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "SlotGroup" /* 2: Class Name */}, + {(bigint) 3 /* 3: SlotGroup < Object: superclass typecheck marker */}, + {(bigint) 47 /* 4: SlotGroup < SlotGroup: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: SlotGroup < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: SlotGroup < SlotGroup: superclass init_table position */}, + {(bigint) analysis___allocate_iregister_slots___SlotGroup___register}, + {(bigint) analysis___allocate_iregister_slots___SlotGroup___free}, + {(bigint) analysis___allocate_iregister_slots___SlotGroup___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute SlotGroup::_free */ +/* 3: Attribute SlotGroup::_next_index */ +void INIT_ATTRIBUTES__analysis___allocate_iregister_slots___SlotGroup(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__analysis___allocate_iregister_slots___SlotGroup; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* analysis/allocate_iregister_slots.nit:243 */ + fra.me.REG[1] = NEW_List_standard___collection___list___List___init(); + ATTR_analysis___allocate_iregister_slots___SlotGroup____free(fra.me.REG[0]) = fra.me.REG[1]; + /* analysis/allocate_iregister_slots.nit:246 */ + REGB0 = TAG_Int(0); + ATTR_analysis___allocate_iregister_slots___SlotGroup____next_index(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_analysis___allocate_iregister_slots___SlotGroup(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_analysis___allocate_iregister_slots___SlotGroup; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_analysis___allocate_iregister_slots___SlotGroup(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_analysis___allocate_iregister_slots___SlotGroup; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___SlotGroup____free(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_free", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___allocate_iregister_slots___SlotGroup____next_index(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_next_index", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_SlotGroup_analysis___allocate_iregister_slots___SlotGroup___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_SlotGroup_analysis___allocate_iregister_slots___SlotGroup___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_analysis___allocate_iregister_slots___SlotGroup(); + INIT_ATTRIBUTES__analysis___allocate_iregister_slots___SlotGroup(fra.me.REG[0]); + analysis___allocate_iregister_slots___SlotGroup___init(fra.me.REG[0], init_table); + CHECKNEW_analysis___allocate_iregister_slots___SlotGroup(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_analysis___icode_dump___ICodeDumper[64] = { + {(bigint) 227 /* 0: Identity */}, + {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ICodeDumper" /* 2: Class Name */}, + {(bigint) 3 /* 3: ICodeDumper < Object: superclass typecheck marker */}, + {(bigint) 227 /* 4: ICodeDumper < ICodeDumper: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: ICodeDumper < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: ICodeDumper < ICodeDumper: superclass init_table position */}, + {(bigint) analysis___icode_dump___ICodeDumper___dump_locations}, + {(bigint) analysis___icode_dump___ICodeDumper___dump_line_numbers}, + {(bigint) analysis___icode_dump___ICodeDumper___init}, + {(bigint) analysis___icode_dump___ICodeDumper___register}, + {(bigint) analysis___icode_dump___ICodeDumper___register_all}, + {(bigint) analysis___icode_dump___ICodeDumper___closdecl}, + {(bigint) analysis___icode_dump___ICodeDumper___lab}, + {(bigint) analysis___icode_dump___ICodeDumper___line}, + {(bigint) analysis___icode_dump___ICodeDumper___has_lab}, + {(bigint) analysis___icode_dump___ICodeDumper___write}, + {(bigint) analysis___icode_dump___ICodeDumper___indent_level}, + {(bigint) analysis___icode_dump___ICodeDumper___indent}, + {(bigint) analysis___icode_dump___ICodeDumper___unindent}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute ICodeDumper::_dump_locations */ +/* 3: Attribute ICodeDumper::_dump_line_numbers */ +/* 4: Attribute ICodeDumper::_ids */ +/* 5: Attribute ICodeDumper::_last_value */ +/* 6: Attribute ICodeDumper::_last_clos */ +/* 7: Attribute ICodeDumper::_last_label */ +/* 8: Attribute ICodeDumper::_last_line */ +/* 9: Attribute ICodeDumper::_indent_level */ +void INIT_ATTRIBUTES__analysis___icode_dump___ICodeDumper(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__analysis___icode_dump___ICodeDumper; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* analysis/icode_dump.nit:70 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_analysis___icode_dump___ICodeDumper____ids(fra.me.REG[0]) = fra.me.REG[1]; + /* analysis/icode_dump.nit:71 */ + REGB0 = TAG_Int(0); + ATTR_analysis___icode_dump___ICodeDumper____last_value(fra.me.REG[0]) = REGB0; + /* analysis/icode_dump.nit:118 */ + REGB0 = TAG_Int(0); + ATTR_analysis___icode_dump___ICodeDumper____last_clos(fra.me.REG[0]) = REGB0; + /* analysis/icode_dump.nit:134 */ + REGB0 = TAG_Int(0); + ATTR_analysis___icode_dump___ICodeDumper____last_label(fra.me.REG[0]) = REGB0; + /* analysis/icode_dump.nit:149 */ + REGB0 = TAG_Int(0); + ATTR_analysis___icode_dump___ICodeDumper____last_line(fra.me.REG[0]) = REGB0; + /* analysis/icode_dump.nit:178 */ + REGB0 = TAG_Int(0); + ATTR_analysis___icode_dump___ICodeDumper____indent_level(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_analysis___icode_dump___ICodeDumper(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 10); + obj->vft = (classtable_elt_t*)VFT_analysis___icode_dump___ICodeDumper; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_analysis___icode_dump___ICodeDumper(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_analysis___icode_dump___ICodeDumper; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____dump_locations(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_dump_locations", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____dump_line_numbers(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_dump_line_numbers", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____ids(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_ids", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____last_value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last_value", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____last_clos(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last_clos", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____last_label(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last_label", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____last_line(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last_line", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____indent_level(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_indent_level", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ICodeDumper_analysis___icode_dump___ICodeDumper___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t REGB1; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 73; + fra.me.meth = LOCATE_NEW_ICodeDumper_analysis___icode_dump___ICodeDumper___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + REGB0 = p0; + REGB1 = p1; + /* analysis/icode_dump.nit:73 */ + fra.me.REG[0] = NEW_analysis___icode_dump___ICodeDumper(); + INIT_ATTRIBUTES__analysis___icode_dump___ICodeDumper(fra.me.REG[0]); + analysis___icode_dump___ICodeDumper___init(fra.me.REG[0], REGB0, REGB1, init_table); + CHECKNEW_analysis___icode_dump___ICodeDumper(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_analysis___inline_methods___InlineMethodVisitor[61] = { + {(bigint) 2251 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "InlineMethodVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: InlineMethodVisitor < Object: superclass typecheck marker */}, + {(bigint) 219 /* 4: InlineMethodVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2251 /* 5: InlineMethodVisitor < InlineMethodVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: InlineMethodVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: InlineMethodVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_read}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iregister_write}, + {(bigint) icode___icode_tools___ICodeVisitor___current_icode}, + {(bigint) analysis___inline_methods___InlineMethodVisitor___visit_icode}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, + {(bigint) icode___icode_tools___ICodeVisitor___init}, + {(bigint) 2 /* 58: InlineMethodVisitor < InlineMethodVisitor: superclass init_table position */}, + {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, + {(bigint) analysis___inline_methods___InlineMethodVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute InlineMethodVisitor::_current_icode */ +/* 3: Attribute InlineMethodVisitor::_pass */ +/* 4: Attribute InlineMethodVisitor::_icb */ +void INIT_ATTRIBUTES__analysis___inline_methods___InlineMethodVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__analysis___inline_methods___InlineMethodVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* analysis/inline_methods.nit:24 */ + REGB0 = TAG_Int(0); + ATTR_analysis___inline_methods___InlineMethodVisitor____pass(fra.me.REG[0]) = REGB0; + /* icode/icode_tools.nit:29 */ + fra.me.REG[1] = NIT_NULL; + ATTR_icode___icode_tools___ICodeVisitor____current_icode(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_analysis___inline_methods___InlineMethodVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_analysis___inline_methods___InlineMethodVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_analysis___inline_methods___InlineMethodVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_analysis___inline_methods___InlineMethodVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_analysis___inline_methods___InlineMethodVisitor____pass(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_pass", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___inline_methods___InlineMethodVisitor____icb(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_icb", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_InlineMethodVisitor_analysis___inline_methods___InlineMethodVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 63; + fra.me.meth = LOCATE_NEW_InlineMethodVisitor_analysis___inline_methods___InlineMethodVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + /* analysis/inline_methods.nit:63 */ + fra.me.REG[2] = NEW_analysis___inline_methods___InlineMethodVisitor(); + INIT_ATTRIBUTES__analysis___inline_methods___InlineMethodVisitor(fra.me.REG[2]); + analysis___inline_methods___InlineMethodVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_analysis___inline_methods___InlineMethodVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +const classtable_elt_t VFT_compiling___icode_generator___FileICodeDumper[66] = { + {(bigint) 2315 /* 0: Identity */}, + {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "FileICodeDumper" /* 2: Class Name */}, + {(bigint) 3 /* 3: FileICodeDumper < Object: superclass typecheck marker */}, + {(bigint) 227 /* 4: FileICodeDumper < ICodeDumper: superclass typecheck marker */}, + {(bigint) 2315 /* 5: FileICodeDumper < FileICodeDumper: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: FileICodeDumper < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: FileICodeDumper < ICodeDumper: superclass init_table position */}, + {(bigint) analysis___icode_dump___ICodeDumper___dump_locations}, + {(bigint) analysis___icode_dump___ICodeDumper___dump_line_numbers}, + {(bigint) analysis___icode_dump___ICodeDumper___init}, + {(bigint) analysis___icode_dump___ICodeDumper___register}, + {(bigint) analysis___icode_dump___ICodeDumper___register_all}, + {(bigint) analysis___icode_dump___ICodeDumper___closdecl}, + {(bigint) analysis___icode_dump___ICodeDumper___lab}, + {(bigint) analysis___icode_dump___ICodeDumper___line}, + {(bigint) analysis___icode_dump___ICodeDumper___has_lab}, + {(bigint) compiling___icode_generator___FileICodeDumper___write}, + {(bigint) analysis___icode_dump___ICodeDumper___indent_level}, + {(bigint) analysis___icode_dump___ICodeDumper___indent}, + {(bigint) analysis___icode_dump___ICodeDumper___unindent}, + {(bigint) 2 /* 64: FileICodeDumper < FileICodeDumper: superclass init_table position */}, + {(bigint) compiling___icode_generator___FileICodeDumper___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute FileICodeDumper::_dump_locations */ +/* 3: Attribute FileICodeDumper::_dump_line_numbers */ +/* 4: Attribute FileICodeDumper::_ids */ +/* 5: Attribute FileICodeDumper::_last_value */ +/* 6: Attribute FileICodeDumper::_last_clos */ +/* 7: Attribute FileICodeDumper::_last_label */ +/* 8: Attribute FileICodeDumper::_last_line */ +/* 9: Attribute FileICodeDumper::_indent_level */ +/* 10: Attribute FileICodeDumper::_file */ +void INIT_ATTRIBUTES__compiling___icode_generator___FileICodeDumper(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___icode_generator___FileICodeDumper; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* analysis/icode_dump.nit:70 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_analysis___icode_dump___ICodeDumper____ids(fra.me.REG[0]) = fra.me.REG[1]; + /* analysis/icode_dump.nit:71 */ + REGB0 = TAG_Int(0); + ATTR_analysis___icode_dump___ICodeDumper____last_value(fra.me.REG[0]) = REGB0; + /* analysis/icode_dump.nit:118 */ + REGB0 = TAG_Int(0); + ATTR_analysis___icode_dump___ICodeDumper____last_clos(fra.me.REG[0]) = REGB0; + /* analysis/icode_dump.nit:134 */ + REGB0 = TAG_Int(0); + ATTR_analysis___icode_dump___ICodeDumper____last_label(fra.me.REG[0]) = REGB0; + /* analysis/icode_dump.nit:149 */ + REGB0 = TAG_Int(0); + ATTR_analysis___icode_dump___ICodeDumper____last_line(fra.me.REG[0]) = REGB0; + /* analysis/icode_dump.nit:178 */ + REGB0 = TAG_Int(0); + ATTR_analysis___icode_dump___ICodeDumper____indent_level(fra.me.REG[0]) = REGB0; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___icode_generator___FileICodeDumper(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_compiling___icode_generator___FileICodeDumper; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___icode_generator___FileICodeDumper(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___icode_generator___FileICodeDumper; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___icode_generator___FileICodeDumper____file(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_file", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____dump_locations(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_dump_locations", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____dump_line_numbers(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_dump_line_numbers", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____ids(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_ids", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____last_value(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last_value", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____last_clos(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last_clos", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____last_label(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last_label", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____last_line(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last_line", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_analysis___icode_dump___ICodeDumper____indent_level(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_indent_level", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_FileICodeDumper_compiling___icode_generator___FileICodeDumper___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 41; + fra.me.meth = LOCATE_NEW_FileICodeDumper_compiling___icode_generator___FileICodeDumper___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/icode_generator.nit:41 */ + fra.me.REG[1] = NEW_compiling___icode_generator___FileICodeDumper(); + INIT_ATTRIBUTES__compiling___icode_generator___FileICodeDumper(fra.me.REG[1]); + compiling___icode_generator___FileICodeDumper___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___icode_generator___FileICodeDumper(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___TableInformation[58] = { + {(bigint) 327 /* 0: Identity */}, + {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableInformation" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableInformation < Object: superclass typecheck marker */}, + {(bigint) 275 /* 4: TableInformation < ColorContext: superclass typecheck marker */}, + {(bigint) 327 /* 5: TableInformation < TableInformation: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: TableInformation < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: TableInformation < ColorContext: superclass init_table position */}, + {(bigint) compiling___table_computation___ColorContext___color}, + {(bigint) compiling___table_computation___ColorContext___has_color}, + {(bigint) compiling___table_computation___ColorContext___color__eq}, + {(bigint) compiling___table_computation___ColorContext___init}, + {(bigint) 2 /* 55: TableInformation < TableInformation: superclass init_table position */}, + {(bigint) compiling___table_computation___TableInformation___max_class_table_length}, + {(bigint) compiling___table_computation___TableInformation___max_class_table_length__eq}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TableInformation::_colors */ +/* 3: Attribute TableInformation::_max_class_table_length */ +void INIT_ATTRIBUTES__compiling___table_computation___TableInformation(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableInformation; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:57 */ + REGB0 = TAG_Int(0); + ATTR_compiling___table_computation___TableInformation____max_class_table_length(fra.me.REG[0]) = REGB0; + /* compiling/table_computation.nit:27 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_compiling___table_computation___ColorContext____colors(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableInformation(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 4); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableInformation; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableInformation(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableInformation; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___TableInformation____max_class_table_length(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_max_class_table_length", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___ColorContext____colors(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_colors", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TableInformation_compiling___table_computation___ColorContext___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_TableInformation_compiling___table_computation___ColorContext___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_compiling___table_computation___TableInformation(); + INIT_ATTRIBUTES__compiling___table_computation___TableInformation(fra.me.REG[0]); + compiling___table_computation___ColorContext___init(fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableInformation(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_compiling___table_computation___CompiledClass[66] = { + {(bigint) 2367 /* 0: Identity */}, + {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "CompiledClass" /* 2: Class Name */}, + {(bigint) 3 /* 3: CompiledClass < Object: superclass typecheck marker */}, + {(bigint) 275 /* 4: CompiledClass < ColorContext: superclass typecheck marker */}, + {(bigint) 2367 /* 5: CompiledClass < CompiledClass: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 19: CompiledClass < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 50: CompiledClass < ColorContext: superclass init_table position */}, + {(bigint) compiling___table_computation___ColorContext___color}, + {(bigint) compiling___table_computation___ColorContext___has_color}, + {(bigint) compiling___table_computation___ColorContext___color__eq}, + {(bigint) compiling___table_computation___ColorContext___init}, + {(bigint) 2 /* 55: CompiledClass < CompiledClass: superclass init_table position */}, + {(bigint) compiling___table_computation___CompiledClass___local_class}, + {(bigint) compiling___table_computation___CompiledClass___id}, + {(bigint) compiling___table_computation___CompiledClass___id__eq}, + {(bigint) compiling___table_computation___CompiledClass___class_table}, + {(bigint) compiling___table_computation___CompiledClass___instance_table}, + {(bigint) compiling___table_computation___CompiledClass___class_layout}, + {(bigint) compiling___table_computation___CompiledClass___class_layout__eq}, + {(bigint) compiling___table_computation___CompiledClass___instance_layout}, + {(bigint) compiling___table_computation___CompiledClass___instance_layout__eq}, + {(bigint) compiling___table_computation___CompiledClass___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute CompiledClass::_colors */ +/* 3: Attribute CompiledClass::_local_class */ +/* 4: Attribute CompiledClass::_id */ +/* 5: Attribute CompiledClass::_class_table */ +/* 6: Attribute CompiledClass::_instance_table */ +/* 7: Attribute CompiledClass::_class_layout */ +/* 8: Attribute CompiledClass::_instance_layout */ +void INIT_ATTRIBUTES__compiling___table_computation___CompiledClass(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___CompiledClass; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:67 */ + REGB0 = TAG_Int(0); + ATTR_compiling___table_computation___CompiledClass____id(fra.me.REG[0]) = REGB0; + /* compiling/table_computation.nit:70 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___table_computation___CompiledClass____class_table(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/table_computation.nit:73 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___table_computation___CompiledClass____instance_table(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/table_computation.nit:75 */ + fra.me.REG[1] = fra.me.REG[0]; + /* compiling/table_computation.nit:76 */ + fra.me.REG[1] = NEW_TableEltComposite_compiling___table_computation___TableEltComposite___init(fra.me.REG[1]); + ATTR_compiling___table_computation___CompiledClass____class_layout(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/table_computation.nit:78 */ + fra.me.REG[1] = fra.me.REG[0]; + /* compiling/table_computation.nit:79 */ + fra.me.REG[1] = NEW_TableEltComposite_compiling___table_computation___TableEltComposite___init(fra.me.REG[1]); + ATTR_compiling___table_computation___CompiledClass____instance_layout(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/table_computation.nit:27 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_compiling___table_computation___ColorContext____colors(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___CompiledClass(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 9); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___CompiledClass; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___CompiledClass(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___CompiledClass; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___CompiledClass____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___CompiledClass____id(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_id", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___CompiledClass____class_table(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_class_table", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___CompiledClass____instance_table(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_instance_table", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___CompiledClass____class_layout(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_class_layout", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___CompiledClass____instance_layout(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_instance_layout", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___ColorContext____colors(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_colors", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_CompiledClass_compiling___table_computation___CompiledClass___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[3] = {0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 81; + fra.me.meth = LOCATE_NEW_CompiledClass_compiling___table_computation___CompiledClass___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:81 */ + fra.me.REG[1] = NEW_compiling___table_computation___CompiledClass(); + INIT_ATTRIBUTES__compiling___table_computation___CompiledClass(fra.me.REG[1]); + compiling___table_computation___CompiledClass___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___CompiledClass(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___ModuleTableEltGroup[62] = { + {(bigint) 2575 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "ModuleTableEltGroup" /* 2: Class Name */}, + {(bigint) 3 /* 3: ModuleTableEltGroup < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: ModuleTableEltGroup < AbsTableElt: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2151 /* 6: ModuleTableEltGroup < ModuleTableElt: superclass typecheck marker */}, + {(bigint) 2575 /* 7: ModuleTableEltGroup < ModuleTableEltGroup: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92742,136 +152896,2495 @@ const classtable_elt_t VFT_TableEltVftPointer[48] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: ModuleTableEltGroup < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: TableEltVftPointer < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: TableEltVftPointer < TableElt: superclass init_table position */}, - {(bigint) compiling_global___TableEltVftPointer___is_related_to}, - {(bigint) compiling_global___TableElt___length}, - {(bigint) compiling_global___TableElt___item}, - {(bigint) compiling_global___TableEltVftPointer___compile_to_c}, - {(bigint) compiling_global___TableElt___init}, - {(bigint) 2 /* 46: TableEltVftPointer < TableEltVftPointer: superclass init_table position */}, - {(bigint) compiling_global___TableEltVftPointer___init}, -}; -/* 0: Pointer to the classtable */ -val_t NEW_TableEltVftPointer(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_TableEltVftPointer; - return OBJ2VAL(obj); -} -val_t NEW_TableEltVftPointer_compiling_global___TableElt___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_TableEltVftPointer(); - compiling_global___TableElt___init(self, init_table); - return self; -} -val_t NEW_TableEltVftPointer_compiling_global___TableEltVftPointer___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_TableEltVftPointer(); - compiling_global___TableEltVftPointer___init(self, init_table); - return self; -} -const classtable_elt_t VFT_ClassSorter[49] = { - {(bigint) 2663 /* 0: Identity */}, - {(bigint) 3 /* 1: ClassSorter < Object: superclass typecheck marker */}, - {(bigint) 175 /* 2: ClassSorter < AbstractSorter: superclass typecheck marker */}, - {(bigint) 2663 /* 3: ClassSorter < ClassSorter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) compiling___compiling_global___ModuleTableEltGroup___compile_macros}, + {(bigint) 1 /* 51: ModuleTableEltGroup < AbsTableElt: superclass init_table position */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) utils___Object___cmangle}, - {(bigint) utils___Object___cmangle_table}, - {(bigint) hash___Object___hash}, - {(bigint) string___Object___to_s}, - {(bigint) string___Object___inspect}, - {(bigint) string___Object___inspect_head}, - {(bigint) string___Object___args}, - {(bigint) 0 /* 20: ClassSorter < Object: superclass init_table position */}, - {(bigint) kernel___Object___object_id}, - {(bigint) kernel___Object___is_same_type}, - {(bigint) kernel___Object_____eqeq}, - {(bigint) kernel___Object_____neq}, - {(bigint) kernel___Object___output}, - {(bigint) kernel___Object___exit}, - {(bigint) kernel___Object___sys}, - {(bigint) time___Object___get_time}, - {(bigint) file___Object___printn}, - {(bigint) file___Object___print}, - {(bigint) file___Object___getc}, - {(bigint) file___Object___gets}, - {(bigint) file___Object___stdin}, - {(bigint) file___Object___stdout}, - {(bigint) file___Object___stderr}, - {(bigint) math___Object___atan2}, - {(bigint) math___Object___pi}, - {(bigint) math___Object___srand_from}, - {(bigint) math___Object___srand}, - {(bigint) 1 /* 40: ClassSorter < AbstractSorter: superclass init_table position */}, - {(bigint) compiling_global___ClassSorter___compare}, - {(bigint) sorter___AbstractSorter___sort}, - {(bigint) sorter___AbstractSorter___sub_sort}, - {(bigint) sorter___AbstractSorter___quick_sort}, - {(bigint) sorter___AbstractSorter___bubble_sort}, - {(bigint) sorter___AbstractSorter___init}, - {(bigint) 2 /* 47: ClassSorter < ClassSorter: superclass init_table position */}, - {(bigint) compiling_global___ClassSorter___init}, + {(bigint) compiling___compiling_global___ModuleTableEltGroup___value}, + {(bigint) 0 /* 58: ModuleTableEltGroup < ModuleTableElt: superclass init_table position */}, + {(bigint) 3 /* 59: ModuleTableEltGroup < ModuleTableEltGroup: superclass init_table position */}, + {(bigint) compiling___table_computation___ModuleTableEltGroup___elements}, + {(bigint) compiling___table_computation___ModuleTableEltGroup___init}, }; /* 0: Pointer to the classtable */ -val_t NEW_ClassSorter(void) { - obj_t obj; - obj = alloc(sizeof(val_t) * 1); - obj->vft = (classtable_elt_t*)VFT_ClassSorter; - return OBJ2VAL(obj); -} -val_t NEW_ClassSorter_sorter___AbstractSorter___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ClassSorter(); - sorter___AbstractSorter___init(self, init_table); - return self; -} -val_t NEW_ClassSorter_compiling_global___ClassSorter___init() { - int init_table[3] = {0, 0, 0}; - val_t self = NEW_ClassSorter(); - compiling_global___ClassSorter___init(self, init_table); - return self; +/* 1: Object_id */ +/* 2: Attribute ModuleTableEltGroup::_elements */ +void INIT_ATTRIBUTES__compiling___table_computation___ModuleTableEltGroup(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___ModuleTableEltGroup; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:440 */ + fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); + ATTR_compiling___table_computation___ModuleTableEltGroup____elements(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; } -classtable_t TAG2VFT[4] = {NULL, (const classtable_t)VFT_Int, (const classtable_t)VFT_Char, (const classtable_t)VFT_Bool}; +val_t NEW_compiling___table_computation___ModuleTableEltGroup(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___ModuleTableEltGroup; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___ModuleTableEltGroup(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___ModuleTableEltGroup; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___ModuleTableEltGroup____elements(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_elements", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_ModuleTableEltGroup_compiling___table_computation___ModuleTableEltGroup___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_ModuleTableEltGroup_compiling___table_computation___ModuleTableEltGroup___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_compiling___table_computation___ModuleTableEltGroup(); + INIT_ATTRIBUTES__compiling___table_computation___ModuleTableEltGroup(fra.me.REG[0]); + compiling___table_computation___ModuleTableEltGroup___init(fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___ModuleTableEltGroup(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltMeth[61] = { + {(bigint) 2923 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltMeth" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltMeth < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltMeth < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltMeth < TableElt: superclass typecheck marker */}, + {(bigint) 2435 /* 6: TableEltMeth < TableEltProp: superclass typecheck marker */}, + {(bigint) 2923 /* 7: TableEltMeth < TableEltMeth: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TableEltMeth < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___TableEltMeth___compile_macros}, + {(bigint) 2 /* 51: TableEltMeth < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltMeth___compile_to_c}, + {(bigint) 1 /* 53: TableEltMeth < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableElt___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) 0 /* 57: TableEltMeth < TableEltProp: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltProp___property}, + {(bigint) compiling___table_computation___TableEltProp___init}, + {(bigint) 4 /* 60: TableEltMeth < TableEltMeth: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TableEltMeth::_property */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltMeth(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltMeth; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltMeth(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltMeth; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltMeth(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltMeth; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___TableEltProp____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltMeth_compiling___table_computation___TableEltProp___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 448; + fra.me.meth = LOCATE_NEW_TableEltMeth_compiling___table_computation___TableEltProp___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:448 */ + fra.me.REG[1] = NEW_compiling___table_computation___TableEltMeth(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltMeth(fra.me.REG[1]); + compiling___table_computation___TableEltProp___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltMeth(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltVTClassColor[61] = { + {(bigint) 2915 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltVTClassColor" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltVTClassColor < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltVTClassColor < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltVTClassColor < TableElt: superclass typecheck marker */}, + {(bigint) 2435 /* 6: TableEltVTClassColor < TableEltProp: superclass typecheck marker */}, + {(bigint) 2915 /* 7: TableEltVTClassColor < TableEltVTClassColor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TableEltVTClassColor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___TableEltVTClassColor___compile_macros}, + {(bigint) 2 /* 51: TableEltVTClassColor < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltVTClassColor___compile_to_c}, + {(bigint) 1 /* 53: TableEltVTClassColor < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableElt___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) 0 /* 57: TableEltVTClassColor < TableEltProp: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltProp___property}, + {(bigint) compiling___table_computation___TableEltProp___init}, + {(bigint) 4 /* 60: TableEltVTClassColor < TableEltVTClassColor: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TableEltVTClassColor::_property */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassColor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassColor; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltVTClassColor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltVTClassColor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltVTClassColor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltVTClassColor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___TableEltProp____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltVTClassColor_compiling___table_computation___TableEltProp___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 448; + fra.me.meth = LOCATE_NEW_TableEltVTClassColor_compiling___table_computation___TableEltProp___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:448 */ + fra.me.REG[1] = NEW_compiling___table_computation___TableEltVTClassColor(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassColor(fra.me.REG[1]); + compiling___table_computation___TableEltProp___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltVTClassColor(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltVTClassId[61] = { + {(bigint) 2911 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltVTClassId" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltVTClassId < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltVTClassId < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltVTClassId < TableElt: superclass typecheck marker */}, + {(bigint) 2435 /* 6: TableEltVTClassId < TableEltProp: superclass typecheck marker */}, + {(bigint) 2911 /* 7: TableEltVTClassId < TableEltVTClassId: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TableEltVTClassId < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___TableEltVTClassId___compile_macros}, + {(bigint) 2 /* 51: TableEltVTClassId < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltVTClassId___compile_to_c}, + {(bigint) 1 /* 53: TableEltVTClassId < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableElt___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) 0 /* 57: TableEltVTClassId < TableEltProp: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltProp___property}, + {(bigint) compiling___table_computation___TableEltProp___init}, + {(bigint) 4 /* 60: TableEltVTClassId < TableEltVTClassId: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TableEltVTClassId::_property */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassId; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltVTClassId(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltVTClassId; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltVTClassId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltVTClassId; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___TableEltProp____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltVTClassId_compiling___table_computation___TableEltProp___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 448; + fra.me.meth = LOCATE_NEW_TableEltVTClassId_compiling___table_computation___TableEltProp___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:448 */ + fra.me.REG[1] = NEW_compiling___table_computation___TableEltVTClassId(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltVTClassId(fra.me.REG[1]); + compiling___table_computation___TableEltProp___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltVTClassId(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltSuper[61] = { + {(bigint) 2919 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltSuper" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltSuper < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltSuper < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltSuper < TableElt: superclass typecheck marker */}, + {(bigint) 2435 /* 6: TableEltSuper < TableEltProp: superclass typecheck marker */}, + {(bigint) 2919 /* 7: TableEltSuper < TableEltSuper: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TableEltSuper < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___TableEltSuper___compile_macros}, + {(bigint) 2 /* 51: TableEltSuper < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltSuper___compile_to_c}, + {(bigint) 1 /* 53: TableEltSuper < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableElt___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) 0 /* 57: TableEltSuper < TableEltProp: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltProp___property}, + {(bigint) compiling___table_computation___TableEltProp___init}, + {(bigint) 4 /* 60: TableEltSuper < TableEltSuper: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TableEltSuper::_property */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltSuper(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltSuper; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltSuper(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltSuper; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltSuper(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltSuper; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___TableEltProp____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltSuper_compiling___table_computation___TableEltProp___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 448; + fra.me.meth = LOCATE_NEW_TableEltSuper_compiling___table_computation___TableEltProp___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:448 */ + fra.me.REG[1] = NEW_compiling___table_computation___TableEltSuper(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltSuper(fra.me.REG[1]); + compiling___table_computation___TableEltProp___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltSuper(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltAttr[61] = { + {(bigint) 2935 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltAttr" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltAttr < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltAttr < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltAttr < TableElt: superclass typecheck marker */}, + {(bigint) 2435 /* 6: TableEltAttr < TableEltProp: superclass typecheck marker */}, + {(bigint) 2935 /* 7: TableEltAttr < TableEltAttr: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 19: TableEltAttr < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___TableEltAttr___compile_macros}, + {(bigint) 2 /* 51: TableEltAttr < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltAttr___compile_to_c}, + {(bigint) 1 /* 53: TableEltAttr < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableElt___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) 0 /* 57: TableEltAttr < TableEltProp: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltProp___property}, + {(bigint) compiling___table_computation___TableEltProp___init}, + {(bigint) 4 /* 60: TableEltAttr < TableEltAttr: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TableEltAttr::_property */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltAttr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltAttr; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltAttr(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltAttr; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltAttr(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltAttr; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___TableEltProp____property(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_property", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltAttr_compiling___table_computation___TableEltProp___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 448; + fra.me.meth = LOCATE_NEW_TableEltAttr_compiling___table_computation___TableEltProp___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:448 */ + fra.me.REG[1] = NEW_compiling___table_computation___TableEltAttr(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltAttr(fra.me.REG[1]); + compiling___table_computation___TableEltProp___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltAttr(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltClassId[63] = { + {(bigint) 2459 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltClassId" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltClassId < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltClassId < AbsTableElt: superclass typecheck marker */}, + {(bigint) 2459 /* 5: TableEltClassId < TableEltClassId: superclass typecheck marker */}, + {(bigint) 2151 /* 6: TableEltClassId < ModuleTableElt: superclass typecheck marker */}, + {(bigint) 2403 /* 7: TableEltClassId < AbsTableEltClass: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TableEltClassId < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___AbsTableEltClass___compile_macros}, + {(bigint) 1 /* 51: TableEltClassId < AbsTableElt: superclass init_table position */}, + {(bigint) 4 /* 52: TableEltClassId < TableEltClassId: superclass init_table position */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) compiling___compiling_global___TableEltClassId___value}, + {(bigint) 0 /* 58: TableEltClassId < ModuleTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltClassId___symbol}, + {(bigint) 3 /* 60: TableEltClassId < AbsTableEltClass: superclass init_table position */}, + {(bigint) compiling___table_computation___AbsTableEltClass___local_class}, + {(bigint) compiling___table_computation___AbsTableEltClass___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TableEltClassId::_local_class */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassId; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltClassId(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltClassId; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltClassId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltClassId; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___AbsTableEltClass____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltClassId_compiling___table_computation___AbsTableEltClass___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[5] = {0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 485; + fra.me.meth = LOCATE_NEW_TableEltClassId_compiling___table_computation___AbsTableEltClass___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:485 */ + fra.me.REG[1] = NEW_compiling___table_computation___TableEltClassId(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltClassId(fra.me.REG[1]); + compiling___table_computation___AbsTableEltClass___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltClassId(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltClassInitTable[65] = { + {(bigint) 2927 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltClassInitTable" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltClassInitTable < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltClassInitTable < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltClassInitTable < TableElt: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 2403 /* 7: TableEltClassInitTable < AbsTableEltClass: superclass typecheck marker */}, + {(bigint) 2463 /* 8: TableEltClassInitTable < TableEltClass: superclass typecheck marker */}, + {(bigint) 2927 /* 9: TableEltClassInitTable < TableEltClassInitTable: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: TableEltClassInitTable < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___AbsTableEltClass___compile_macros}, + {(bigint) 3 /* 51: TableEltClassInitTable < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltClassInitTable___compile_to_c}, + {(bigint) 1 /* 53: TableEltClassInitTable < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltClass___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) compiling___compiling_global___TableEltClassInitTable___symbol}, + {(bigint) 2 /* 60: TableEltClassInitTable < AbsTableEltClass: superclass init_table position */}, + {(bigint) compiling___table_computation___AbsTableEltClass___local_class}, + {(bigint) compiling___table_computation___AbsTableEltClass___init}, + {(bigint) 0 /* 63: TableEltClassInitTable < TableEltClass: superclass init_table position */}, + {(bigint) 5 /* 64: TableEltClassInitTable < TableEltClassInitTable: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TableEltClassInitTable::_local_class */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassInitTable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassInitTable; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltClassInitTable(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltClassInitTable; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltClassInitTable(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltClassInitTable; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___AbsTableEltClass____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltClassInitTable_compiling___table_computation___AbsTableEltClass___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[6] = {0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 485; + fra.me.meth = LOCATE_NEW_TableEltClassInitTable_compiling___table_computation___AbsTableEltClass___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:485 */ + fra.me.REG[1] = NEW_compiling___table_computation___TableEltClassInitTable(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltClassInitTable(fra.me.REG[1]); + compiling___table_computation___AbsTableEltClass___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltClassInitTable(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltClassColor[65] = { + {(bigint) 2931 /* 0: Identity */}, + {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltClassColor" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltClassColor < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltClassColor < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltClassColor < TableElt: superclass typecheck marker */}, + {(bigint) 2151 /* 6: TableEltClassColor < ModuleTableElt: superclass typecheck marker */}, + {(bigint) 2403 /* 7: TableEltClassColor < AbsTableEltClass: superclass typecheck marker */}, + {(bigint) 2463 /* 8: TableEltClassColor < TableEltClass: superclass typecheck marker */}, + {(bigint) 2931 /* 9: TableEltClassColor < TableEltClassColor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 4 /* 19: TableEltClassColor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___AbsTableEltClass___compile_macros}, + {(bigint) 3 /* 51: TableEltClassColor < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltClassColor___compile_to_c}, + {(bigint) 1 /* 53: TableEltClassColor < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltClass___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) compiling___compiling_global___TableEltClassColor___value}, + {(bigint) 5 /* 58: TableEltClassColor < ModuleTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltClassColor___symbol}, + {(bigint) 2 /* 60: TableEltClassColor < AbsTableEltClass: superclass init_table position */}, + {(bigint) compiling___table_computation___AbsTableEltClass___local_class}, + {(bigint) compiling___table_computation___AbsTableEltClass___init}, + {(bigint) 0 /* 63: TableEltClassColor < TableEltClass: superclass init_table position */}, + {(bigint) 6 /* 64: TableEltClassColor < TableEltClassColor: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TableEltClassColor::_local_class */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassColor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassColor; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltClassColor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 3); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltClassColor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltClassColor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltClassColor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___AbsTableEltClass____local_class(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_class", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltClassColor_compiling___table_computation___AbsTableEltClass___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 485; + fra.me.meth = LOCATE_NEW_TableEltClassColor_compiling___table_computation___AbsTableEltClass___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:485 */ + fra.me.REG[1] = NEW_compiling___table_computation___TableEltClassColor(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltClassColor(fra.me.REG[1]); + compiling___table_computation___AbsTableEltClass___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltClassColor(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltComposite[60] = { + {(bigint) 2443 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltComposite" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltComposite < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltComposite < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltComposite < TableElt: superclass typecheck marker */}, + {(bigint) 2443 /* 6: TableEltComposite < TableEltComposite: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TableEltComposite < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, + {(bigint) 1 /* 51: TableEltComposite < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltComposite___compile_to_c}, + {(bigint) 0 /* 53: TableEltComposite < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltComposite___is_related_to}, + {(bigint) compiling___table_computation___TableEltComposite___length}, + {(bigint) compiling___table_computation___TableEltComposite___item}, + {(bigint) 3 /* 57: TableEltComposite < TableEltComposite: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltComposite___add}, + {(bigint) compiling___table_computation___TableEltComposite___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute TableEltComposite::_table */ +/* 3: Attribute TableEltComposite::_cc */ +/* 4: Attribute TableEltComposite::_offsets */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltComposite(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltComposite; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltComposite(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltComposite; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltComposite(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltComposite; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___table_computation___TableEltComposite____table(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_table", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___TableEltComposite____cc(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_cc", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___table_computation___TableEltComposite____offsets(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_offsets", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltComposite_compiling___table_computation___TableEltComposite___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 539; + fra.me.meth = LOCATE_NEW_TableEltComposite_compiling___table_computation___TableEltComposite___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/table_computation.nit:539 */ + fra.me.REG[1] = NEW_compiling___table_computation___TableEltComposite(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltComposite(fra.me.REG[1]); + compiling___table_computation___TableEltComposite___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltComposite(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltClassSelfId[59] = { + {(bigint) 2451 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltClassSelfId" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltClassSelfId < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltClassSelfId < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltClassSelfId < TableElt: superclass typecheck marker */}, + {(bigint) 2451 /* 6: TableEltClassSelfId < TableEltClassSelfId: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TableEltClassSelfId < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, + {(bigint) 1 /* 51: TableEltClassSelfId < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltClassSelfId___compile_to_c}, + {(bigint) 0 /* 53: TableEltClassSelfId < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltClassSelfId___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) 3 /* 57: TableEltClassSelfId < TableEltClassSelfId: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltClassSelfId___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfId; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltClassSelfId(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltClassSelfId; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltClassSelfId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltClassSelfId; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltClassSelfId_compiling___table_computation___TableEltClassSelfId___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_TableEltClassSelfId_compiling___table_computation___TableEltClassSelfId___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_compiling___table_computation___TableEltClassSelfId(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfId(fra.me.REG[0]); + compiling___table_computation___TableEltClassSelfId___init(fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltClassSelfId(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltClassSelfName[59] = { + {(bigint) 2447 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltClassSelfName" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltClassSelfName < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltClassSelfName < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltClassSelfName < TableElt: superclass typecheck marker */}, + {(bigint) 2447 /* 6: TableEltClassSelfName < TableEltClassSelfName: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TableEltClassSelfName < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, + {(bigint) 1 /* 51: TableEltClassSelfName < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltClassSelfName___compile_to_c}, + {(bigint) 0 /* 53: TableEltClassSelfName < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltClassSelfName___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) 3 /* 57: TableEltClassSelfName < TableEltClassSelfName: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltClassSelfName___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfName(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfName; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltClassSelfName(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltClassSelfName; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltClassSelfName(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltClassSelfName; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltClassSelfName_compiling___table_computation___TableEltClassSelfName___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_TableEltClassSelfName_compiling___table_computation___TableEltClassSelfName___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_compiling___table_computation___TableEltClassSelfName(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltClassSelfName(fra.me.REG[0]); + compiling___table_computation___TableEltClassSelfName___init(fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltClassSelfName(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltClassObjectSize[59] = { + {(bigint) 2455 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltClassObjectSize" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltClassObjectSize < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltClassObjectSize < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltClassObjectSize < TableElt: superclass typecheck marker */}, + {(bigint) 2455 /* 6: TableEltClassObjectSize < TableEltClassObjectSize: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TableEltClassObjectSize < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, + {(bigint) 1 /* 51: TableEltClassObjectSize < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltClassObjectSize___compile_to_c}, + {(bigint) 0 /* 53: TableEltClassObjectSize < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltClassObjectSize___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) 3 /* 57: TableEltClassObjectSize < TableEltClassObjectSize: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltClassObjectSize___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltClassObjectSize(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltClassObjectSize; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltClassObjectSize(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltClassObjectSize; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltClassObjectSize(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltClassObjectSize; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltClassObjectSize_compiling___table_computation___TableEltClassObjectSize___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_TableEltClassObjectSize_compiling___table_computation___TableEltClassObjectSize___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_compiling___table_computation___TableEltClassObjectSize(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltClassObjectSize(fra.me.REG[0]); + compiling___table_computation___TableEltClassObjectSize___init(fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltClassObjectSize(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltObjectId[59] = { + {(bigint) 2439 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltObjectId" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltObjectId < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltObjectId < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltObjectId < TableElt: superclass typecheck marker */}, + {(bigint) 2439 /* 6: TableEltObjectId < TableEltObjectId: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TableEltObjectId < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, + {(bigint) 1 /* 51: TableEltObjectId < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltObjectId___compile_to_c}, + {(bigint) 0 /* 53: TableEltObjectId < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltObjectId___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) 3 /* 57: TableEltObjectId < TableEltObjectId: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltObjectId___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltObjectId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltObjectId; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltObjectId(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltObjectId; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltObjectId(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltObjectId; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltObjectId_compiling___table_computation___TableEltObjectId___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_TableEltObjectId_compiling___table_computation___TableEltObjectId___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_compiling___table_computation___TableEltObjectId(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltObjectId(fra.me.REG[0]); + compiling___table_computation___TableEltObjectId___init(fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltObjectId(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_compiling___table_computation___TableEltVftPointer[59] = { + {(bigint) 2431 /* 0: Identity */}, + {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "TableEltVftPointer" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltVftPointer < Object: superclass typecheck marker */}, + {(bigint) 299 /* 4: TableEltVftPointer < AbsTableElt: superclass typecheck marker */}, + {(bigint) 331 /* 5: TableEltVftPointer < TableElt: superclass typecheck marker */}, + {(bigint) 2431 /* 6: TableEltVftPointer < TableEltVftPointer: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 2 /* 19: TableEltVftPointer < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, + {(bigint) 1 /* 51: TableEltVftPointer < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___compiling_global___TableEltVftPointer___compile_to_c}, + {(bigint) 0 /* 53: TableEltVftPointer < TableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltVftPointer___is_related_to}, + {(bigint) compiling___table_computation___TableElt___length}, + {(bigint) compiling___table_computation___TableElt___item}, + {(bigint) 3 /* 57: TableEltVftPointer < TableEltVftPointer: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltVftPointer___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +void INIT_ATTRIBUTES__compiling___table_computation___TableEltVftPointer(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___table_computation___TableEltVftPointer; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___table_computation___TableEltVftPointer(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 2); + obj->vft = (classtable_elt_t*)VFT_compiling___table_computation___TableEltVftPointer; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___table_computation___TableEltVftPointer(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___table_computation___TableEltVftPointer; + fra.me.has_broke = 0; + fra.me.REG_size = 0; + fra.me.nitni_local_ref_head = NULL; + stack_frame_head = fra.me.prev; +} +val_t NEW_TableEltVftPointer_compiling___table_computation___TableEltVftPointer___init(void){ + struct {struct stack_frame_t me;} fra; + val_t tmp; + int init_table[4] = {0, 0, 0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_TableEltVftPointer_compiling___table_computation___TableEltVftPointer___init; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = NEW_compiling___table_computation___TableEltVftPointer(); + INIT_ATTRIBUTES__compiling___table_computation___TableEltVftPointer(fra.me.REG[0]); + compiling___table_computation___TableEltVftPointer___init(fra.me.REG[0], init_table); + CHECKNEW_compiling___table_computation___TableEltVftPointer(fra.me.REG[0]); + stack_frame_head = fra.me.prev; + return fra.me.REG[0]; +} +const classtable_elt_t VFT_compiling___compiling_icode___I2CCompilerVisitor[80] = { + {(bigint) 243 /* 0: Identity */}, + {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "I2CCompilerVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: I2CCompilerVisitor < Object: superclass typecheck marker */}, + {(bigint) 243 /* 4: I2CCompilerVisitor < I2CCompilerVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: I2CCompilerVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: I2CCompilerVisitor < I2CCompilerVisitor: superclass init_table position */}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___register}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___registers}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___new_number}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___lab}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___closures}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___clostypes}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___local_labels}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___local_labels__eq}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___escaped_labels}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___escaped_labels__eq}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___register_escape_label}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___add_label}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___add_goto}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___marks_to_seq}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___closure}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___closure__eq}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___visitor}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___iroutine}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___return_label}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___return_label__eq}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___add_decl}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___new_instr}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___add_instr}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___indent}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___unindent}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___add_assignment}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___add_location}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___basecname}, + {(bigint) compiling___compiling_icode___I2CCompilerVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute I2CCompilerVisitor::_ids */ +/* 3: Attribute I2CCompilerVisitor::_ids2 */ +/* 4: Attribute I2CCompilerVisitor::_last_number */ +/* 5: Attribute I2CCompilerVisitor::_closures */ +/* 6: Attribute I2CCompilerVisitor::_clostypes */ +/* 7: Attribute I2CCompilerVisitor::_local_labels */ +/* 8: Attribute I2CCompilerVisitor::_escaped_labels */ +/* 9: Attribute I2CCompilerVisitor::_marks_to_seq */ +/* 10: Attribute I2CCompilerVisitor::_closure */ +/* 11: Attribute I2CCompilerVisitor::_visitor */ +/* 12: Attribute I2CCompilerVisitor::_iroutine */ +/* 13: Attribute I2CCompilerVisitor::_return_label */ +/* 14: Attribute I2CCompilerVisitor::_last_location */ +/* 15: Attribute I2CCompilerVisitor::_next_location */ +/* 16: Attribute I2CCompilerVisitor::_basecname */ +void INIT_ATTRIBUTES__compiling___compiling_icode___I2CCompilerVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__compiling___compiling_icode___I2CCompilerVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* compiling/compiling_icode.nit:28 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_compiling___compiling_icode___I2CCompilerVisitor____ids(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_icode.nit:30 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_compiling___compiling_icode___I2CCompilerVisitor____ids2(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_icode.nit:77 */ + REGB0 = TAG_Int(0); + ATTR_compiling___compiling_icode___I2CCompilerVisitor____last_number(fra.me.REG[0]) = REGB0; + /* compiling/compiling_icode.nit:98 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_compiling___compiling_icode___I2CCompilerVisitor____closures(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_icode.nit:101 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_compiling___compiling_icode___I2CCompilerVisitor____clostypes(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_icode.nit:104 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_compiling___compiling_icode___I2CCompilerVisitor____local_labels(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_icode.nit:108 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_compiling___compiling_icode___I2CCompilerVisitor____escaped_labels(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_icode.nit:144 */ + fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); + ATTR_compiling___compiling_icode___I2CCompilerVisitor____marks_to_seq(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_icode.nit:147 */ + REGB0 = TAG_Bool(false); + ATTR_compiling___compiling_icode___I2CCompilerVisitor____closure(fra.me.REG[0]) = REGB0; + /* compiling/compiling_icode.nit:155 */ + fra.me.REG[1] = NIT_NULL; + ATTR_compiling___compiling_icode___I2CCompilerVisitor____return_label(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_icode.nit:202 */ + fra.me.REG[1] = NIT_NULL; + ATTR_compiling___compiling_icode___I2CCompilerVisitor____last_location(fra.me.REG[0]) = fra.me.REG[1]; + /* compiling/compiling_icode.nit:203 */ + fra.me.REG[1] = NIT_NULL; + ATTR_compiling___compiling_icode___I2CCompilerVisitor____next_location(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_compiling___compiling_icode___I2CCompilerVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 17); + obj->vft = (classtable_elt_t*)VFT_compiling___compiling_icode___I2CCompilerVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_compiling___compiling_icode___I2CCompilerVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_compiling___compiling_icode___I2CCompilerVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____ids(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_ids", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____ids2(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_ids2", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____last_number(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_last_number", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____closures(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closures", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____clostypes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_clostypes", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____local_labels(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_local_labels", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____escaped_labels(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_escaped_labels", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____marks_to_seq(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_marks_to_seq", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____closure(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_closure", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____visitor(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_visitor", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____iroutine(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_iroutine", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_compiling___compiling_icode___I2CCompilerVisitor____basecname(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "_basecname", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_I2CCompilerVisitor_compiling___compiling_icode___I2CCompilerVisitor___init(val_t p0, val_t p1, val_t p2){ + struct {struct stack_frame_t me; val_t MORE_REG[3];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 222; + fra.me.meth = LOCATE_NEW_I2CCompilerVisitor_compiling___compiling_icode___I2CCompilerVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 4; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[3] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = p2; + /* compiling/compiling_icode.nit:222 */ + fra.me.REG[3] = NEW_compiling___compiling_icode___I2CCompilerVisitor(); + INIT_ATTRIBUTES__compiling___compiling_icode___I2CCompilerVisitor(fra.me.REG[3]); + compiling___compiling_icode___I2CCompilerVisitor___init(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); + CHECKNEW_compiling___compiling_icode___I2CCompilerVisitor(fra.me.REG[3]); + stack_frame_head = fra.me.prev; + return fra.me.REG[3]; +} +const classtable_elt_t VFT_native_interface___ni_tools___FunctionCompiler[59] = { + {(bigint) 251 /* 0: Identity */}, + {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "FunctionCompiler" /* 2: Class Name */}, + {(bigint) 3 /* 3: FunctionCompiler < Object: superclass typecheck marker */}, + {(bigint) 251 /* 4: FunctionCompiler < FunctionCompiler: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: FunctionCompiler < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: FunctionCompiler < FunctionCompiler: superclass init_table position */}, + {(bigint) native_interface___ni_tools___FunctionCompiler___signature}, + {(bigint) native_interface___ni_tools___FunctionCompiler___signature__eq}, + {(bigint) native_interface___ni_tools___FunctionCompiler___decls}, + {(bigint) native_interface___ni_tools___FunctionCompiler___decls__eq}, + {(bigint) native_interface___ni_tools___FunctionCompiler___exprs}, + {(bigint) native_interface___ni_tools___FunctionCompiler___exprs__eq}, + {(bigint) native_interface___ni_tools___FunctionCompiler___to_writer}, + {(bigint) native_interface___ni_tools___FunctionCompiler___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute FunctionCompiler::@signature */ +/* 3: Attribute FunctionCompiler::@decls */ +/* 4: Attribute FunctionCompiler::@exprs */ +void INIT_ATTRIBUTES__native_interface___ni_tools___FunctionCompiler(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__native_interface___ni_tools___FunctionCompiler; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* native_interface/ni_tools.nit:25 */ + fra.me.REG[1] = NEW_Writer_compiling___compiling_writer___Writer___init(); + ATTR_native_interface___ni_tools___FunctionCompiler_____atdecls(fra.me.REG[0]) = fra.me.REG[1]; + /* native_interface/ni_tools.nit:26 */ + fra.me.REG[1] = NEW_Writer_compiling___compiling_writer___Writer___init(); + ATTR_native_interface___ni_tools___FunctionCompiler_____atexprs(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_native_interface___ni_tools___FunctionCompiler(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 5); + obj->vft = (classtable_elt_t*)VFT_native_interface___ni_tools___FunctionCompiler; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_native_interface___ni_tools___FunctionCompiler(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_native_interface___ni_tools___FunctionCompiler; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_native_interface___ni_tools___FunctionCompiler_____atsignature(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@signature", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_native_interface___ni_tools___FunctionCompiler_____atdecls(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@decls", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_native_interface___ni_tools___FunctionCompiler_____atexprs(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@exprs", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_FunctionCompiler_native_interface___ni_tools___FunctionCompiler___init(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_FunctionCompiler_native_interface___ni_tools___FunctionCompiler___init; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = NEW_native_interface___ni_tools___FunctionCompiler(); + INIT_ATTRIBUTES__native_interface___ni_tools___FunctionCompiler(fra.me.REG[1]); + native_interface___ni_tools___FunctionCompiler___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_native_interface___ni_tools___FunctionCompiler(fra.me.REG[1]); + stack_frame_head = fra.me.prev; + return fra.me.REG[1]; +} +const classtable_elt_t VFT_native_interface___frontier___FrontierVisitor[70] = { + {(bigint) 255 /* 0: Identity */}, + {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) "FrontierVisitor" /* 2: Class Name */}, + {(bigint) 3 /* 3: FrontierVisitor < Object: superclass typecheck marker */}, + {(bigint) 255 /* 4: FrontierVisitor < FrontierVisitor: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 19: FrontierVisitor < Object: superclass init_table position */}, + {(bigint) standard___kernel___Object___object_id}, + {(bigint) standard___kernel___Object___is_same_type}, + {(bigint) standard___kernel___Object_____eqeq}, + {(bigint) standard___kernel___Object_____neq}, + {(bigint) standard___kernel___Object___output}, + {(bigint) standard___kernel___Object___output_class_name}, + {(bigint) standard___kernel___Object___exit}, + {(bigint) standard___kernel___Object___sys}, + {(bigint) standard___file___Object___printn}, + {(bigint) standard___file___Object___print}, + {(bigint) standard___file___Object___getc}, + {(bigint) standard___file___Object___gets}, + {(bigint) standard___file___Object___stdin}, + {(bigint) standard___file___Object___stdout}, + {(bigint) standard___file___Object___stderr}, + {(bigint) standard___stream___Object___poll}, + {(bigint) standard___stream___Object___intern_poll}, + {(bigint) standard___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___math___Object___pi}, + {(bigint) standard___math___Object___srand_from}, + {(bigint) standard___math___Object___srand}, + {(bigint) utils___Object___cmangle}, + {(bigint) utils___Object___cmangle_table}, + {(bigint) 1 /* 50: FrontierVisitor < FrontierVisitor: superclass init_table position */}, + {(bigint) native_interface___frontier___FrontierVisitor___header_top}, + {(bigint) native_interface___frontier___FrontierVisitor___header_top__eq}, + {(bigint) native_interface___frontier___FrontierVisitor___header}, + {(bigint) native_interface___frontier___FrontierVisitor___header__eq}, + {(bigint) native_interface___frontier___FrontierVisitor___body}, + {(bigint) native_interface___frontier___FrontierVisitor___body__eq}, + {(bigint) native_interface___frontier___FrontierVisitor___friendlys}, + {(bigint) native_interface___frontier___FrontierVisitor___friendlys__eq}, + {(bigint) native_interface___frontier___FrontierVisitor___types}, + {(bigint) native_interface___frontier___FrontierVisitor___types__eq}, + {(bigint) native_interface___frontier___FrontierVisitor___casts}, + {(bigint) native_interface___frontier___FrontierVisitor___casts__eq}, + {(bigint) native_interface___frontier___FrontierVisitor___mmmodule}, + {(bigint) native_interface___frontier___FrontierVisitor___mmmodule__eq}, + {(bigint) native_interface___frontier___FrontierVisitor___cprogram}, + {(bigint) native_interface___frontier___FrontierVisitor___cprogram__eq}, + {(bigint) native_interface___frontier___FrontierVisitor___compile_cached}, + {(bigint) native_interface___frontier___FrontierVisitor___write_to_files}, + {(bigint) native_interface___frontier___FrontierVisitor___init}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute FrontierVisitor::@header_top */ +/* 3: Attribute FrontierVisitor::@header */ +/* 4: Attribute FrontierVisitor::@body */ +/* 5: Attribute FrontierVisitor::@friendlys */ +/* 6: Attribute FrontierVisitor::@types */ +/* 7: Attribute FrontierVisitor::@casts */ +/* 8: Attribute FrontierVisitor::@mmmodule */ +/* 9: Attribute FrontierVisitor::@cprogram */ +void INIT_ATTRIBUTES__native_interface___frontier___FrontierVisitor(val_t p0){ + struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__native_interface___frontier___FrontierVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 2; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[0] = p0; + /* native_interface/frontier.nit:274 */ + fra.me.REG[1] = NEW_Writer_compiling___compiling_writer___Writer___init(); + ATTR_native_interface___frontier___FrontierVisitor_____atheader_top(fra.me.REG[0]) = fra.me.REG[1]; + /* native_interface/frontier.nit:277 */ + fra.me.REG[1] = NEW_Writer_compiling___compiling_writer___Writer___init(); + ATTR_native_interface___frontier___FrontierVisitor_____atheader(fra.me.REG[0]) = fra.me.REG[1]; + /* native_interface/frontier.nit:280 */ + fra.me.REG[1] = NEW_Writer_compiling___compiling_writer___Writer___init(); + ATTR_native_interface___frontier___FrontierVisitor_____atbody(fra.me.REG[0]) = fra.me.REG[1]; + /* native_interface/frontier.nit:283 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_native_interface___frontier___FrontierVisitor_____atfriendlys(fra.me.REG[0]) = fra.me.REG[1]; + /* native_interface/frontier.nit:286 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_native_interface___frontier___FrontierVisitor_____attypes(fra.me.REG[0]) = fra.me.REG[1]; + /* native_interface/frontier.nit:289 */ + fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); + ATTR_native_interface___frontier___FrontierVisitor_____atcasts(fra.me.REG[0]) = fra.me.REG[1]; + stack_frame_head = fra.me.prev; +} +val_t NEW_native_interface___frontier___FrontierVisitor(void) +{ + obj_t obj; + obj = alloc(sizeof(val_t) * 10); + obj->vft = (classtable_elt_t*)VFT_native_interface___frontier___FrontierVisitor; + obj[1].object_id = object_id_counter; + object_id_counter = object_id_counter + 1; + return OBJ2VAL(obj); +} +void CHECKNEW_native_interface___frontier___FrontierVisitor(val_t p0){ + struct {struct stack_frame_t me;} fra; + val_t REGB0; + val_t tmp; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_CHECKNEW_native_interface___frontier___FrontierVisitor; + fra.me.has_broke = 0; + fra.me.REG_size = 1; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + REGB0 = TAG_Bool(ATTR_native_interface___frontier___FrontierVisitor_____atheader_top(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@header_top", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_native_interface___frontier___FrontierVisitor_____atheader(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@header", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_native_interface___frontier___FrontierVisitor_____atbody(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@body", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_native_interface___frontier___FrontierVisitor_____atfriendlys(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@friendlys", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_native_interface___frontier___FrontierVisitor_____attypes(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@types", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_native_interface___frontier___FrontierVisitor_____atcasts(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@casts", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_native_interface___frontier___FrontierVisitor_____atmmmodule(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@mmmodule", LOCATE_nitc, 0); + } + REGB0 = TAG_Bool(ATTR_native_interface___frontier___FrontierVisitor_____atcprogram(fra.me.REG[0])!=NIT_NULL); + if (UNTAG_Bool(REGB0)) { + } else { + nit_abort("Uninitialized attribute %s", "@cprogram", LOCATE_nitc, 0); + } + stack_frame_head = fra.me.prev; +} +val_t NEW_FrontierVisitor_native_interface___frontier___FrontierVisitor___init(val_t p0, val_t p1){ + struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; + val_t tmp; + int init_table[2] = {0, 0}; + fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; + fra.me.file = LOCATE_nitc; + fra.me.line = 0; + fra.me.meth = LOCATE_NEW_FrontierVisitor_native_interface___frontier___FrontierVisitor___init; + fra.me.has_broke = 0; + fra.me.REG_size = 3; + fra.me.nitni_local_ref_head = NULL; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; + fra.me.REG[2] = NIT_NULL; + fra.me.REG[0] = p0; + fra.me.REG[1] = p1; + fra.me.REG[2] = NEW_native_interface___frontier___FrontierVisitor(); + INIT_ATTRIBUTES__native_interface___frontier___FrontierVisitor(fra.me.REG[2]); + native_interface___frontier___FrontierVisitor___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); + CHECKNEW_native_interface___frontier___FrontierVisitor(fra.me.REG[2]); + stack_frame_head = fra.me.prev; + return fra.me.REG[2]; +} +classtable_t TAG2VFT[4] = {NULL, (const classtable_t)VFT_standard___kernel___Int, (const classtable_t)VFT_standard___kernel___Char, (const classtable_t)VFT_standard___kernel___Bool}; int main(int argc, char **argv) { prepare_signals(); glob_argc = argc; glob_argv = argv; - G_sys = NEW_Sys(); + G_sys = NEW_standard___kernel___Sys(); + register_static_object(&G_sys); nitc___Sys___main(G_sys); return 0; }